Calendar: Difference between revisions

From Wikisphere
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
"uuid": "6897a77333e44",
"uuid": "6897a77333e44",
"name": "Calendar",
"name": "Calendar",
"description": "https://github.com/vkurko/calendar"
"description": "See https://github.com/vkurko/calendar"
},
},
"properties": {
"properties": {
Line 150: Line 150:
"name": "resourceIds",
"name": "resourceIds",
"type": "property",
"type": "property",
"visibility": "visible",
"multiple-items": true,
"label": "resources",
"label": "resources",
"help-message": "Resources associated to this event (eg. conference room, class-room a, ...)",
"help-message": "Resources associated to this event (eg. conference room, class-room a, ...)",
"multiple-items": true,
"default": [],
"visibility": "visible",
"preferred-input": "OO.ui.MenuTagMultiselectWidget",
"preferred-input": "OO.ui.MenuTagMultiselectWidget",
"input-config": [],
"input-config": [],
"options-allow-null": false,
"options-allow-null": false,
"required": false,
"required": false,
"default": [],
"uuid": "689c801d3f888",
"uuid": "689c801d3f888"
"options-values-parsed": {
"room a": "room a",
"room b": "room b",
"room c": "room c"
},
"layout": "table"
},
},
"format": "text",
"format": "text",
Line 274: Line 280:
},
},
"type": "object",
"type": "object",
"description": "\u003Ca rel=\"nofollow\" class=\"external free\" target=\"_blank\" href=\"https://github.com/vkurko/calendar\"\u003Ehttps://github.com/vkurko/calendar\u003C/a\u003E"
"description": "See \u003Ca rel=\"nofollow\" class=\"external free\" target=\"_blank\" href=\"https://github.com/vkurko/calendar\"\u003Ehttps://github.com/vkurko/calendar\u003C/a\u003E"
}
}

Revision as of 12:23, 13 August 2025

wiki
type"schema"
uuid"6897a77333e44"
name"Calendar"
description"See https://github.com/vkurko/calendar"
properties
events
wiki
name"events"
min-items1
unique-itemsfalse
type"schema"
uuid"689c801d3f86f"
items
type"object"
wiki
name"event"
type"schema"
uuid"689928aa7eb06"
title"event"
layout"section"
visibility"visible"
properties
title
wiki
name"title"
type"property"
multiple-itemsfalse
label"title"
help-message"The text that will appear on the event"
uuid"6897b2e7c20ed"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
type"string"
format"text"
title"title"
description"The text that will appear on the event"
start
wiki
name"start"
type"property"
multiple-itemsfalse
label"start"
visibility"visible"
preferred-input"mw.widgets.datetime.DateTimeInputWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20ef"
type"string"
format"datetime"
title"start"
end
wiki
name"end"
type"property"
multiple-itemsfalse
label"end"
visibility"visible"
preferred-input"mw.widgets.datetime.DateTimeInputWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f0"
type"string"
format"datetime"
title"end"
url
wiki
name"url"
type"property"
multiple-itemsfalse
label"url"
visibility"visible"
preferred-input"OO.ui.TextInputWidget (url)"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f2"
type"string"
format"url"
title"url"
allDay
wiki
name"allDay"
type"property"
multiple-itemsfalse
label"allDay"
help-message"Determines if the event is shown in the all-day slot"
uuid"6897b2e7c20f1"
visibility"visible"
preferred-input"OO.ui.ToggleSwitchWidget"
input-config
Empty array
requiredfalse
type"boolean"
title"allDay"
description"Determines if the event is shown in the all-day slot"
display
wiki
name"display"
type"property"
multiple-itemsfalse
label"display"
help-message"The rendering type of the event. Can be 'auto' or 'background'"
default"auto"
uuid"6897b2e7c20fb"
visibility"visible"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
requiredfalse
options-allow-nullfalse
options-values-parsed
auto"auto"
background"background"
type"string"
format"text"
title"display"
description"The rendering type of the event. Can be 'auto' or 'background'"
default"auto"
enum
"auto"
"background"
resources
wiki
name"resources"
unique-itemsfalse
type"schema"
uuid"689c801d3f887"
items
type"string"
wiki
name"resourceIds"
type"property"
multiple-itemstrue
label"resources"
help-message"Resources associated to this event (eg. conference room, class-room a, ...)"
default
Empty array
visibility"visible"
preferred-input"OO.ui.MenuTagMultiselectWidget"
input-config
Empty array
options-allow-nullfalse
requiredfalse
uuid"689c801d3f888"
options-values-parsed
room a"room a"
room b"room b"
room c"room c"
layout"table"
format"text"
title"resources"
description"Resources associated to this event (eg. conference room, class-room a, ...)"
default
Empty array
enum
"room a"
"room b"
"room c"
type"array"
uniqueItemsfalse
backgroundColor
wiki
name"backgroundColor"
type"property"
multiple-itemsfalse
label"backgroundColor"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f8"
type"string"
format"text"
title"backgroundColor"
borderColor
wiki
name"borderColor"
type"property"
multiple-itemsfalse
label"borderColor"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f9"
type"string"
format"text"
title"borderColor"
textColor
wiki
name"textColor"
type"property"
multiple-itemsfalse
label"textColor"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20fa"
type"string"
format"text"
title"textColor"
classNames
wiki
name"classNames"
unique-itemstrue
type"schema"
uuid"6897b2e7c20f3"
items
type"string"
wiki
name"classNames"
type"property"
multiple-itemstrue
label"classNames"
visibility"visible"
preferred-input"OO.ui.TagMultiselectWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f4"
layout"table"
format"text"
title"classNames"
type"array"
uniqueItemstrue
style
wiki
name"style"
type"property"
multiple-itemsfalse
label"style"
visibility"visible"
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredfalse
uuid"6897c535233ae"
type"string"
format"text"
title"style"
title"event"
type"array"
minItems1
uniqueItemsfalse
type"object"
description"See <a rel="nofollow" class="external free" target="_blank" href="https://github.com/vkurko/calendar">https://github.com/vkurko/calendar</a>"