Calendar

From Wikisphere
Revision as of 23:13, 10 August 2025 by Admin (talk | contribs) (Created page with "{ "wiki": { "type": "schema", "uuid": "6897a77333e44", "name": "Calendar", "description": "https://github.com/vkurko/calendar" }, "properties": { "events": { "wiki": { "name": "events", "unique-items": false, "type": "schema", "uuid": "6897c535233a1" }, "items": { "type": "object", "wiki": { "name": "event", "type": "schema", "uuid": "6897b2e7c20ea", "layout": "section", "visibility": "visible" },...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
wiki
type"schema"
uuid"6897a77333e44"
name"Calendar"
description"https://github.com/vkurko/calendar"
properties
events
wiki
name"events"
unique-itemsfalse
type"schema"
uuid"6897c535233a1"
items
type"object"
wiki
name"event"
type"schema"
uuid"6897b2e7c20ea"
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"
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"
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"
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"
format"text"
title"classNames"
type"array"
uniqueItemstrue
editable
wiki
name"editable"
type"property"
multiple-itemsfalse
label"editable"
visibility"visible"
preferred-input"OO.ui.ToggleSwitchWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f5"
type"boolean"
title"editable"
startEditable
wiki
name"startEditable"
type"property"
multiple-itemsfalse
label"startEditable"
visibility"visible"
preferred-input"OO.ui.ToggleSwitchWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f6"
type"boolean"
title"startEditable"
durationEditable
wiki
name"durationEditable"
type"property"
multiple-itemsfalse
label"durationEditable"
visibility"visible"
preferred-input"OO.ui.ToggleSwitchWidget"
input-config
Empty array
requiredfalse
uuid"6897b2e7c20f7"
type"boolean"
title"durationEditable"
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"
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.TextInputWidget"
input-config
Empty array
requiredfalse
type"string"
format"text"
title"display"
description"The rendering type of the event. Can be 'auto' or 'background'"
default"auto"
resourceIds
wiki
name"resourceIds"
unique-itemsfalse
type"schema"
uuid"6897c535233ac"
items
type"string"
wiki
name"resourceIds"
type"property"
multiple-itemstrue
label"resourceIds"
help-message"An array of resource IDs that the event is associated with"
default
Empty array
visibility"visible"
preferred-input"OO.ui.MenuTagMultiselectWidget"
input-config
Empty array
options-allow-nullfalse
requiredfalse
uuid"6897c535233ad"
options-values-parsed
room a"room a"
room b"room b"
room c"room c"
format"text"
title"resourceIds"
description"An array of resource IDs that the event is associated with"
default
Empty array
enum
"room a"
"room b"
"room c"
type"array"
uniqueItemsfalse
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"
type"array"
uniqueItemsfalse
type"object"
description"<a rel="nofollow" class="external free" href="https://github.com/vkurko/calendar">https://github.com/vkurko/calendar</a>"