Calendar

From Wikisphere
Revision as of 23:33, 13 August 2025 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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"689d20e37f6a3"
items
type"object"
wiki
name"event"
type"schema"
uuid"689c83f5d652f"
title"event"
layout"section"
visibility"visible"
properties
title
wiki
type"property"
uuid"6897b2e7c20ed"
name"title"
visibility"visible"
label"title"
help-message"The text that will appear on the event"
multiple-itemsfalse
preferred-input"OO.ui.TextInputWidget"
input-config
Empty array
requiredtrue
type"string"
format"text"
title"title"
description"The text that will appear on the event"
start
wiki
type"property"
uuid"6897b2e7c20ef"
name"start"
visibility"visible"
label"start"
multiple-itemsfalse
preferred-input"mw.widgets.datetime.DateTimeInputWidget"
input-config
Empty array
requiredtrue
type"string"
format"datetime"
title"start"
end
wiki
type"property"
uuid"6897b2e7c20f0"
name"end"
visibility"visible"
label"end"
multiple-itemsfalse
preferred-input"mw.widgets.datetime.DateTimeInputWidget"
input-config
Empty array
requiredtrue
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"
default"auto"
uuid"6897b2e7c20fb"
visibility"visible"
preferred-input"OO.ui.DropdownInputWidget"
input-config
Empty array
options-allow-nullfalse
requiredfalse
options-values-parsed
auto"auto"
background"background"
type"string"
format"text"
title"display"
description"The rendering type of the event"
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"
required
"title"
"start"
"end"
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>"