@sprucelabs/calendar-utils 43.1.35 → 43.1.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/.spruce/schemas/calendarUtils/v2021_05_19/calendarEventLineIcon.schema.js +1 -1
- package/build/.spruce/schemas/schemas.types.d.ts +4 -1
- package/build/constants.d.ts +3 -3
- package/build/constants.js +1 -0
- package/build/esm/.spruce/schemas/calendarUtils/v2021_05_19/calendarEventLineIcon.schema.js +1 -1
- package/build/esm/.spruce/schemas/schemas.types.d.ts +4 -1
- package/build/esm/constants.d.ts +3 -3
- package/build/esm/constants.js +1 -0
- package/build/esm/schemas/v2021_05_19/calendarEvent.builder.d.ts +8 -8
- package/build/schemas/v2021_05_19/calendarEvent.builder.d.ts +8 -8
- package/package.json +1 -1
|
@@ -12,7 +12,7 @@ const calendarEventLineIconSchema = {
|
|
|
12
12
|
'icon': {
|
|
13
13
|
type: 'select',
|
|
14
14
|
isRequired: true,
|
|
15
|
-
options: { choices: [{ "value": "add-circle", "label": "add-circle" }, { "value": "add-square", "label": "add-square" }, { "value": "add", "label": "add" }, { "value": "alarm", "label": "alarm" }, { "value": "arrow-back", "label": "arrow-back" }, { "value": "arrow-down-circle", "label": "arrow-down-circle" }, { "value": "arrow-down", "label": "arrow-down" }, { "value": "arrow-next", "label": "arrow-next" }, { "value": "arrow-up-circle", "label": "arrow-up-circle" }, { "value": "arrow-up", "label": "arrow-up" }, { "value": "attachment", "label": "attachment" }, { "value": "award-badge", "label": "award-badge" }, { "value": "binoculars", "label": "binoculars" }, { "value": "bolt", "label": "bolt" }, { "value": "book-open", "label": "book-open" }, { "value": "book", "label": "book" }, { "value": "bookmark", "label": "bookmark" }, { "value": "calendar-add", "label": "calendar-add" }, { "value": "calendar", "label": "calendar" }, { "value": "camera", "label": "camera" }, { "value": "cellphone", "label": "cellphone" }, { "value": "checkmark", "label": "checkmark" }, { "value": "chevron-down", "label": "chevron-down" }, { "value": "chevron-left", "label": "chevron-left" }, { "value": "chevron-right", "label": "chevron-right" }, { "value": "chevron-up", "label": "chevron-up" }, { "value": "clipboard", "label": "clipboard" }, { "value": "clock", "label": "clock" }, { "value": "close-circle", "label": "close-circle" }, { "value": "close-square", "label": "close-square" }, { "value": "close", "label": "close" }, { "value": "code", "label": "code" }, { "value": "coffee", "label": "coffee" }, { "value": "command", "label": "command" }, { "value": "corner-down-left", "label": "corner-down-left" }, { "value": "corner-down-right", "label": "corner-down-right" }, { "value": "corner-left-down", "label": "corner-left-down" }, { "value": "corner-left-up", "label": "corner-left-up" }, { "value": "corner-right-down", "label": "corner-right-down" }, { "value": "corner-right-up", "label": "corner-right-up" }, { "value": "corner-up-left", "label": "corner-up-left" }, { "value": "corner-up-right", "label": "corner-up-right" }, { "value": "crop", "label": "crop" }, { "value": "cube", "label": "cube" }, { "value": "delete", "label": "delete" }, { "value": "document-blank", "label": "document-blank" }, { "value": "document-new", "label": "document-new" }, { "value": "document-text", "label": "document-text" }, { "value": "download-cloud", "label": "download-cloud" }, { "value": "download", "label": "download" }, { "value": "edit-box", "label": "edit-box" }, { "value": "edit-line", "label": "edit-line" }, { "value": "email", "label": "email" }, { "value": "emoji-happy", "label": "emoji-happy" }, { "value": "emoji-sad", "label": "emoji-sad" }, { "value": "external-link", "label": "external-link" }, { "value": "fav-heart", "label": "fav-heart" }, { "value": "flag", "label": "flag" }, { "value": "flip-01", "label": "flip-01" }, { "value": "flip-02", "label": "flip-02" }, { "value": "folder", "label": "folder" }, { "value": "globe", "label": "globe" }, { "value": "hash-tag", "label": "hash-tag" }, { "value": "headphones", "label": "headphones" }, { "value": "help-buoy", "label": "help-buoy" }, { "value": "help-circle", "label": "help-circle" }, { "value": "home", "label": "home" }, { "value": "info", "label": "info" }, { "value": "jump", "label": "jump" }, { "value": "layers", "label": "layers" }, { "value": "bar-graph", "label": "bar-graph" }, { "value": "link-angle", "label": "link-angle" }, { "value": "link-flat", "label": "link-flat" }, { "value": "loader", "label": "loader" }, { "value": "location-pin", "label": "location-pin" }, { "value": "lock", "label": "lock" }, { "value": "logout", "label": "logout" }, { "value": "map", "label": "map" }, { "value": "message-circle", "label": "message-circle" }, { "value": "message-square", "label": "message-square" }, { "value": "mic-off", "label": "mic-off" }, { "value": "mic-on", "label": "mic-on" }, { "value": "minus-circle", "label": "minus-circle" }, { "value": "minus-square", "label": "minus-square" }, { "value": "money-sign", "label": "money-sign" }, { "value": "more-horizontal", "label": "more-horizontal" }, { "value": "more-vertical", "label": "more-vertical" }, { "value": "notification-off", "label": "notification-off" }, { "value": "notification-on", "label": "notification-on" }, { "value": "object", "label": "object" }, { "value": "pause-circle", "label": "pause-circle" }, { "value": "phone-unavailable", "label": "phone-unavailable" }, { "value": "phone", "label": "phone" }, { "value": "photo", "label": "photo" }, { "value": "picked", "label": "picked" }, { "value": "pie-chart", "label": "pie-chart" }, { "value": "play-circle", "label": "play-circle" }, { "value": "present", "label": "present" }, { "value": "refresh-circle", "label": "refresh-circle" }, { "value": "refresh", "label": "refresh" }, { "value": "repeat", "label": "repeat" }, { "value": "restricted", "label": "restricted" }, { "value": "rotate", "label": "rotate" }, { "value": "search-no", "label": "search-no" }, { "value": "search", "label": "search" }, { "value": "selector-checked", "label": "selector-checked" }, { "value": "selector-circle-filled", "label": "selector-circle-filled" }, { "value": "selector-circle", "label": "selector-circle" }, { "value": "send", "label": "send" }, { "value": "settings-filled", "label": "settings-filled" }, { "value": "settings", "label": "settings" }, { "value": "share", "label": "share" }, { "value": "shopping-bag", "label": "shopping-bag" }, { "value": "shopping-cart", "label": "shopping-cart" }, { "value": "sort-filter-down", "label": "sort-filter-down" }, { "value": "sort-filter-up", "label": "sort-filter-up" }, { "value": "sound-off", "label": "sound-off" }, { "value": "sound-on", "label": "sound-on" }, { "value": "sprucebot", "label": "sprucebot" }, { "value": "star-filled", "label": "star-filled" }, { "value": "star", "label": "star" }, { "value": "sun", "label": "sun" }, { "value": "tag", "label": "tag" }, { "value": "time", "label": "time" }, { "value": "tool", "label": "tool" }, { "value": "trending-down", "label": "trending-down" }, { "value": "trending-up", "label": "trending-up" }, { "value": "triangle", "label": "triangle" }, { "value": "unlock", "label": "unlock" }, { "value": "upload-cloud", "label": "upload-cloud" }, { "value": "upload", "label": "upload" }, { "value": "user-add", "label": "user-add" }, { "value": "user-delete", "label": "user-delete" }, { "value": "user", "label": "user" }, { "value": "users", "label": "users" }, { "value": "video-off", "label": "video-off" }, { "value": "video", "label": "video" }, { "value": "warning", "label": "warning" }, { "value": "wifi", "label": "wifi" }, { "value": "zoom-in", "label": "zoom-in" }, { "value": "zoom-out", "label": "zoom-out" }], }
|
|
15
|
+
options: { choices: [{ "value": "add-circle", "label": "add-circle" }, { "value": "add-square", "label": "add-square" }, { "value": "add", "label": "add" }, { "value": "alarm", "label": "alarm" }, { "value": "arrow-back", "label": "arrow-back" }, { "value": "arrow-down-circle", "label": "arrow-down-circle" }, { "value": "arrow-down", "label": "arrow-down" }, { "value": "arrow-next", "label": "arrow-next" }, { "value": "arrow-up-circle", "label": "arrow-up-circle" }, { "value": "arrow-up", "label": "arrow-up" }, { "value": "attachment", "label": "attachment" }, { "value": "award-badge", "label": "award-badge" }, { "value": "binoculars", "label": "binoculars" }, { "value": "bolt", "label": "bolt" }, { "value": "book-open", "label": "book-open" }, { "value": "book", "label": "book" }, { "value": "bookmark", "label": "bookmark" }, { "value": "calendar-add", "label": "calendar-add" }, { "value": "calendar", "label": "calendar" }, { "value": "camera", "label": "camera" }, { "value": "cellphone", "label": "cellphone" }, { "value": "checkmark", "label": "checkmark" }, { "value": "chevron-down", "label": "chevron-down" }, { "value": "chevron-left", "label": "chevron-left" }, { "value": "chevron-right", "label": "chevron-right" }, { "value": "chevron-up", "label": "chevron-up" }, { "value": "clipboard", "label": "clipboard" }, { "value": "clock", "label": "clock" }, { "value": "close-circle", "label": "close-circle" }, { "value": "close-square", "label": "close-square" }, { "value": "close", "label": "close" }, { "value": "code", "label": "code" }, { "value": "coffee", "label": "coffee" }, { "value": "command", "label": "command" }, { "value": "corner-down-left", "label": "corner-down-left" }, { "value": "corner-down-right", "label": "corner-down-right" }, { "value": "corner-left-down", "label": "corner-left-down" }, { "value": "corner-left-up", "label": "corner-left-up" }, { "value": "corner-right-down", "label": "corner-right-down" }, { "value": "corner-right-up", "label": "corner-right-up" }, { "value": "corner-up-left", "label": "corner-up-left" }, { "value": "corner-up-right", "label": "corner-up-right" }, { "value": "crop", "label": "crop" }, { "value": "cube", "label": "cube" }, { "value": "delete", "label": "delete" }, { "value": "document-blank", "label": "document-blank" }, { "value": "document-new", "label": "document-new" }, { "value": "document-text", "label": "document-text" }, { "value": "download-cloud", "label": "download-cloud" }, { "value": "download", "label": "download" }, { "value": "edit-box", "label": "edit-box" }, { "value": "edit-line", "label": "edit-line" }, { "value": "email", "label": "email" }, { "value": "emoji-happy", "label": "emoji-happy" }, { "value": "emoji-sad", "label": "emoji-sad" }, { "value": "external-link", "label": "external-link" }, { "value": "fav-heart", "label": "fav-heart" }, { "value": "fav-heart-filled", "label": "fav-heart-filled" }, { "value": "flag", "label": "flag" }, { "value": "flip-01", "label": "flip-01" }, { "value": "flip-02", "label": "flip-02" }, { "value": "folder", "label": "folder" }, { "value": "globe", "label": "globe" }, { "value": "hash-tag", "label": "hash-tag" }, { "value": "headphones", "label": "headphones" }, { "value": "help-buoy", "label": "help-buoy" }, { "value": "help-circle", "label": "help-circle" }, { "value": "home", "label": "home" }, { "value": "info", "label": "info" }, { "value": "jump", "label": "jump" }, { "value": "layers", "label": "layers" }, { "value": "bar-graph", "label": "bar-graph" }, { "value": "link-angle", "label": "link-angle" }, { "value": "link-flat", "label": "link-flat" }, { "value": "loader", "label": "loader" }, { "value": "location-pin", "label": "location-pin" }, { "value": "lock", "label": "lock" }, { "value": "logout", "label": "logout" }, { "value": "map", "label": "map" }, { "value": "message-circle", "label": "message-circle" }, { "value": "message-square", "label": "message-square" }, { "value": "mic-off", "label": "mic-off" }, { "value": "mic-on", "label": "mic-on" }, { "value": "minus-circle", "label": "minus-circle" }, { "value": "minus-square", "label": "minus-square" }, { "value": "money-sign", "label": "money-sign" }, { "value": "more-horizontal", "label": "more-horizontal" }, { "value": "more-vertical", "label": "more-vertical" }, { "value": "notification-off", "label": "notification-off" }, { "value": "notification-on", "label": "notification-on" }, { "value": "object", "label": "object" }, { "value": "pause-circle", "label": "pause-circle" }, { "value": "phone-unavailable", "label": "phone-unavailable" }, { "value": "phone", "label": "phone" }, { "value": "photo", "label": "photo" }, { "value": "picked", "label": "picked" }, { "value": "pie-chart", "label": "pie-chart" }, { "value": "play-circle", "label": "play-circle" }, { "value": "present", "label": "present" }, { "value": "refresh-circle", "label": "refresh-circle" }, { "value": "refresh", "label": "refresh" }, { "value": "repeat", "label": "repeat" }, { "value": "restricted", "label": "restricted" }, { "value": "rotate", "label": "rotate" }, { "value": "search-no", "label": "search-no" }, { "value": "search", "label": "search" }, { "value": "selector-checked", "label": "selector-checked" }, { "value": "selector-circle-filled", "label": "selector-circle-filled" }, { "value": "selector-circle", "label": "selector-circle" }, { "value": "send", "label": "send" }, { "value": "settings-filled", "label": "settings-filled" }, { "value": "settings", "label": "settings" }, { "value": "share", "label": "share" }, { "value": "shopping-bag", "label": "shopping-bag" }, { "value": "shopping-cart", "label": "shopping-cart" }, { "value": "sort-filter-down", "label": "sort-filter-down" }, { "value": "sort-filter-up", "label": "sort-filter-up" }, { "value": "sound-off", "label": "sound-off" }, { "value": "sound-on", "label": "sound-on" }, { "value": "sprucebot", "label": "sprucebot" }, { "value": "star-filled", "label": "star-filled" }, { "value": "star", "label": "star" }, { "value": "sun", "label": "sun" }, { "value": "tag", "label": "tag" }, { "value": "time", "label": "time" }, { "value": "tool", "label": "tool" }, { "value": "trending-down", "label": "trending-down" }, { "value": "trending-up", "label": "trending-up" }, { "value": "triangle", "label": "triangle" }, { "value": "unlock", "label": "unlock" }, { "value": "upload-cloud", "label": "upload-cloud" }, { "value": "upload", "label": "upload" }, { "value": "user-add", "label": "user-add" }, { "value": "user-delete", "label": "user-delete" }, { "value": "user", "label": "user" }, { "value": "users", "label": "users" }, { "value": "video-off", "label": "video-off" }, { "value": "video", "label": "video" }, { "value": "warning", "label": "warning" }, { "value": "wifi", "label": "wifi" }, { "value": "zoom-in", "label": "zoom-in" }, { "value": "zoom-out", "label": "zoom-out" }], }
|
|
16
16
|
},
|
|
17
17
|
/** . */
|
|
18
18
|
'hint': {
|
|
@@ -436,7 +436,7 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
436
436
|
}
|
|
437
437
|
namespace SpruceSchemas.CalendarUtils.v2021_05_19 {
|
|
438
438
|
interface CalendarEventLineIcon {
|
|
439
|
-
'icon': ("add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "object" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out");
|
|
439
|
+
'icon': ("add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "object" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out");
|
|
440
440
|
'hint'?: string | undefined | null;
|
|
441
441
|
}
|
|
442
442
|
interface CalendarEventLineIconSchema extends SpruceSchema.Schema {
|
|
@@ -622,6 +622,9 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
622
622
|
}, {
|
|
623
623
|
"value": "fav-heart";
|
|
624
624
|
"label": "fav-heart";
|
|
625
|
+
}, {
|
|
626
|
+
"value": "fav-heart-filled";
|
|
627
|
+
"label": "fav-heart-filled";
|
|
625
628
|
}, {
|
|
626
629
|
"value": "flag";
|
|
627
630
|
"label": "flag";
|
package/build/constants.d.ts
CHANGED
|
@@ -12,10 +12,10 @@ export declare const repeats: {
|
|
|
12
12
|
monthly: string;
|
|
13
13
|
daily: string;
|
|
14
14
|
};
|
|
15
|
-
export declare const lineIcons: readonly ["add-circle", "add-square", "add", "alarm", "arrow-back", "arrow-down-circle", "arrow-down", "arrow-next", "arrow-up-circle", "arrow-up", "attachment", "award-badge", "binoculars", "bolt", "book-open", "book", "bookmark", "calendar-add", "calendar", "camera", "cellphone", "checkmark", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clipboard", "clock", "close-circle", "close-square", "close", "code", "coffee", "command", "corner-down-left", "corner-down-right", "corner-left-down", "corner-left-up", "corner-right-down", "corner-right-up", "corner-up-left", "corner-up-right", "crop", "cube", "delete", "document-blank", "document-new", "document-text", "download-cloud", "download", "edit-box", "edit-line", "email", "emoji-happy", "emoji-sad", "external-link", "fav-heart", "flag", "flip-01", "flip-02", "folder", "globe", "hash-tag", "headphones", "help-buoy", "help-circle", "home", "info", "jump", "layers", "bar-graph", "link-angle", "link-flat", "loader", "location-pin", "lock", "logout", "map", "message-circle", "message-square", "mic-off", "mic-on", "minus-circle", "minus-square", "money-sign", "more-horizontal", "more-vertical", "notification-off", "notification-on", "object", "pause-circle", "phone-unavailable", "phone", "photo", "picked", "pie-chart", "play-circle", "present", "refresh-circle", "refresh", "repeat", "restricted", "rotate", "search-no", "search", "selector-checked", "selector-circle-filled", "selector-circle", "send", "settings-filled", "settings", "share", "shopping-bag", "shopping-cart", "sort-filter-down", "sort-filter-up", "sound-off", "sound-on", "sprucebot", "star-filled", "star", "sun", "tag", "time", "tool", "trending-down", "trending-up", "triangle", "unlock", "upload-cloud", "upload", "user-add", "user-delete", "user", "users", "video-off", "video", "warning", "wifi", "zoom-in", "zoom-out"];
|
|
15
|
+
export declare const lineIcons: readonly ["add-circle", "add-square", "add", "alarm", "arrow-back", "arrow-down-circle", "arrow-down", "arrow-next", "arrow-up-circle", "arrow-up", "attachment", "award-badge", "binoculars", "bolt", "book-open", "book", "bookmark", "calendar-add", "calendar", "camera", "cellphone", "checkmark", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clipboard", "clock", "close-circle", "close-square", "close", "code", "coffee", "command", "corner-down-left", "corner-down-right", "corner-left-down", "corner-left-up", "corner-right-down", "corner-right-up", "corner-up-left", "corner-up-right", "crop", "cube", "delete", "document-blank", "document-new", "document-text", "download-cloud", "download", "edit-box", "edit-line", "email", "emoji-happy", "emoji-sad", "external-link", "fav-heart", "fav-heart-filled", "flag", "flip-01", "flip-02", "folder", "globe", "hash-tag", "headphones", "help-buoy", "help-circle", "home", "info", "jump", "layers", "bar-graph", "link-angle", "link-flat", "loader", "location-pin", "lock", "logout", "map", "message-circle", "message-square", "mic-off", "mic-on", "minus-circle", "minus-square", "money-sign", "more-horizontal", "more-vertical", "notification-off", "notification-on", "object", "pause-circle", "phone-unavailable", "phone", "photo", "picked", "pie-chart", "play-circle", "present", "refresh-circle", "refresh", "repeat", "restricted", "rotate", "search-no", "search", "selector-checked", "selector-circle-filled", "selector-circle", "send", "settings-filled", "settings", "share", "shopping-bag", "shopping-cart", "sort-filter-down", "sort-filter-up", "sound-off", "sound-on", "sprucebot", "star-filled", "star", "sun", "tag", "time", "tool", "trending-down", "trending-up", "triangle", "unlock", "upload-cloud", "upload", "user-add", "user-delete", "user", "users", "video-off", "video", "warning", "wifi", "zoom-in", "zoom-out"];
|
|
16
16
|
export declare const lineIconChoices: {
|
|
17
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
18
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
17
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
18
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
19
19
|
}[];
|
|
20
20
|
export declare const eventStyles: string[];
|
|
21
21
|
export declare const eventStyleChoices: {
|
package/build/constants.js
CHANGED
|
@@ -10,7 +10,7 @@ const calendarEventLineIconSchema = {
|
|
|
10
10
|
'icon': {
|
|
11
11
|
type: 'select',
|
|
12
12
|
isRequired: true,
|
|
13
|
-
options: { choices: [{ "value": "add-circle", "label": "add-circle" }, { "value": "add-square", "label": "add-square" }, { "value": "add", "label": "add" }, { "value": "alarm", "label": "alarm" }, { "value": "arrow-back", "label": "arrow-back" }, { "value": "arrow-down-circle", "label": "arrow-down-circle" }, { "value": "arrow-down", "label": "arrow-down" }, { "value": "arrow-next", "label": "arrow-next" }, { "value": "arrow-up-circle", "label": "arrow-up-circle" }, { "value": "arrow-up", "label": "arrow-up" }, { "value": "attachment", "label": "attachment" }, { "value": "award-badge", "label": "award-badge" }, { "value": "binoculars", "label": "binoculars" }, { "value": "bolt", "label": "bolt" }, { "value": "book-open", "label": "book-open" }, { "value": "book", "label": "book" }, { "value": "bookmark", "label": "bookmark" }, { "value": "calendar-add", "label": "calendar-add" }, { "value": "calendar", "label": "calendar" }, { "value": "camera", "label": "camera" }, { "value": "cellphone", "label": "cellphone" }, { "value": "checkmark", "label": "checkmark" }, { "value": "chevron-down", "label": "chevron-down" }, { "value": "chevron-left", "label": "chevron-left" }, { "value": "chevron-right", "label": "chevron-right" }, { "value": "chevron-up", "label": "chevron-up" }, { "value": "clipboard", "label": "clipboard" }, { "value": "clock", "label": "clock" }, { "value": "close-circle", "label": "close-circle" }, { "value": "close-square", "label": "close-square" }, { "value": "close", "label": "close" }, { "value": "code", "label": "code" }, { "value": "coffee", "label": "coffee" }, { "value": "command", "label": "command" }, { "value": "corner-down-left", "label": "corner-down-left" }, { "value": "corner-down-right", "label": "corner-down-right" }, { "value": "corner-left-down", "label": "corner-left-down" }, { "value": "corner-left-up", "label": "corner-left-up" }, { "value": "corner-right-down", "label": "corner-right-down" }, { "value": "corner-right-up", "label": "corner-right-up" }, { "value": "corner-up-left", "label": "corner-up-left" }, { "value": "corner-up-right", "label": "corner-up-right" }, { "value": "crop", "label": "crop" }, { "value": "cube", "label": "cube" }, { "value": "delete", "label": "delete" }, { "value": "document-blank", "label": "document-blank" }, { "value": "document-new", "label": "document-new" }, { "value": "document-text", "label": "document-text" }, { "value": "download-cloud", "label": "download-cloud" }, { "value": "download", "label": "download" }, { "value": "edit-box", "label": "edit-box" }, { "value": "edit-line", "label": "edit-line" }, { "value": "email", "label": "email" }, { "value": "emoji-happy", "label": "emoji-happy" }, { "value": "emoji-sad", "label": "emoji-sad" }, { "value": "external-link", "label": "external-link" }, { "value": "fav-heart", "label": "fav-heart" }, { "value": "flag", "label": "flag" }, { "value": "flip-01", "label": "flip-01" }, { "value": "flip-02", "label": "flip-02" }, { "value": "folder", "label": "folder" }, { "value": "globe", "label": "globe" }, { "value": "hash-tag", "label": "hash-tag" }, { "value": "headphones", "label": "headphones" }, { "value": "help-buoy", "label": "help-buoy" }, { "value": "help-circle", "label": "help-circle" }, { "value": "home", "label": "home" }, { "value": "info", "label": "info" }, { "value": "jump", "label": "jump" }, { "value": "layers", "label": "layers" }, { "value": "bar-graph", "label": "bar-graph" }, { "value": "link-angle", "label": "link-angle" }, { "value": "link-flat", "label": "link-flat" }, { "value": "loader", "label": "loader" }, { "value": "location-pin", "label": "location-pin" }, { "value": "lock", "label": "lock" }, { "value": "logout", "label": "logout" }, { "value": "map", "label": "map" }, { "value": "message-circle", "label": "message-circle" }, { "value": "message-square", "label": "message-square" }, { "value": "mic-off", "label": "mic-off" }, { "value": "mic-on", "label": "mic-on" }, { "value": "minus-circle", "label": "minus-circle" }, { "value": "minus-square", "label": "minus-square" }, { "value": "money-sign", "label": "money-sign" }, { "value": "more-horizontal", "label": "more-horizontal" }, { "value": "more-vertical", "label": "more-vertical" }, { "value": "notification-off", "label": "notification-off" }, { "value": "notification-on", "label": "notification-on" }, { "value": "object", "label": "object" }, { "value": "pause-circle", "label": "pause-circle" }, { "value": "phone-unavailable", "label": "phone-unavailable" }, { "value": "phone", "label": "phone" }, { "value": "photo", "label": "photo" }, { "value": "picked", "label": "picked" }, { "value": "pie-chart", "label": "pie-chart" }, { "value": "play-circle", "label": "play-circle" }, { "value": "present", "label": "present" }, { "value": "refresh-circle", "label": "refresh-circle" }, { "value": "refresh", "label": "refresh" }, { "value": "repeat", "label": "repeat" }, { "value": "restricted", "label": "restricted" }, { "value": "rotate", "label": "rotate" }, { "value": "search-no", "label": "search-no" }, { "value": "search", "label": "search" }, { "value": "selector-checked", "label": "selector-checked" }, { "value": "selector-circle-filled", "label": "selector-circle-filled" }, { "value": "selector-circle", "label": "selector-circle" }, { "value": "send", "label": "send" }, { "value": "settings-filled", "label": "settings-filled" }, { "value": "settings", "label": "settings" }, { "value": "share", "label": "share" }, { "value": "shopping-bag", "label": "shopping-bag" }, { "value": "shopping-cart", "label": "shopping-cart" }, { "value": "sort-filter-down", "label": "sort-filter-down" }, { "value": "sort-filter-up", "label": "sort-filter-up" }, { "value": "sound-off", "label": "sound-off" }, { "value": "sound-on", "label": "sound-on" }, { "value": "sprucebot", "label": "sprucebot" }, { "value": "star-filled", "label": "star-filled" }, { "value": "star", "label": "star" }, { "value": "sun", "label": "sun" }, { "value": "tag", "label": "tag" }, { "value": "time", "label": "time" }, { "value": "tool", "label": "tool" }, { "value": "trending-down", "label": "trending-down" }, { "value": "trending-up", "label": "trending-up" }, { "value": "triangle", "label": "triangle" }, { "value": "unlock", "label": "unlock" }, { "value": "upload-cloud", "label": "upload-cloud" }, { "value": "upload", "label": "upload" }, { "value": "user-add", "label": "user-add" }, { "value": "user-delete", "label": "user-delete" }, { "value": "user", "label": "user" }, { "value": "users", "label": "users" }, { "value": "video-off", "label": "video-off" }, { "value": "video", "label": "video" }, { "value": "warning", "label": "warning" }, { "value": "wifi", "label": "wifi" }, { "value": "zoom-in", "label": "zoom-in" }, { "value": "zoom-out", "label": "zoom-out" }], }
|
|
13
|
+
options: { choices: [{ "value": "add-circle", "label": "add-circle" }, { "value": "add-square", "label": "add-square" }, { "value": "add", "label": "add" }, { "value": "alarm", "label": "alarm" }, { "value": "arrow-back", "label": "arrow-back" }, { "value": "arrow-down-circle", "label": "arrow-down-circle" }, { "value": "arrow-down", "label": "arrow-down" }, { "value": "arrow-next", "label": "arrow-next" }, { "value": "arrow-up-circle", "label": "arrow-up-circle" }, { "value": "arrow-up", "label": "arrow-up" }, { "value": "attachment", "label": "attachment" }, { "value": "award-badge", "label": "award-badge" }, { "value": "binoculars", "label": "binoculars" }, { "value": "bolt", "label": "bolt" }, { "value": "book-open", "label": "book-open" }, { "value": "book", "label": "book" }, { "value": "bookmark", "label": "bookmark" }, { "value": "calendar-add", "label": "calendar-add" }, { "value": "calendar", "label": "calendar" }, { "value": "camera", "label": "camera" }, { "value": "cellphone", "label": "cellphone" }, { "value": "checkmark", "label": "checkmark" }, { "value": "chevron-down", "label": "chevron-down" }, { "value": "chevron-left", "label": "chevron-left" }, { "value": "chevron-right", "label": "chevron-right" }, { "value": "chevron-up", "label": "chevron-up" }, { "value": "clipboard", "label": "clipboard" }, { "value": "clock", "label": "clock" }, { "value": "close-circle", "label": "close-circle" }, { "value": "close-square", "label": "close-square" }, { "value": "close", "label": "close" }, { "value": "code", "label": "code" }, { "value": "coffee", "label": "coffee" }, { "value": "command", "label": "command" }, { "value": "corner-down-left", "label": "corner-down-left" }, { "value": "corner-down-right", "label": "corner-down-right" }, { "value": "corner-left-down", "label": "corner-left-down" }, { "value": "corner-left-up", "label": "corner-left-up" }, { "value": "corner-right-down", "label": "corner-right-down" }, { "value": "corner-right-up", "label": "corner-right-up" }, { "value": "corner-up-left", "label": "corner-up-left" }, { "value": "corner-up-right", "label": "corner-up-right" }, { "value": "crop", "label": "crop" }, { "value": "cube", "label": "cube" }, { "value": "delete", "label": "delete" }, { "value": "document-blank", "label": "document-blank" }, { "value": "document-new", "label": "document-new" }, { "value": "document-text", "label": "document-text" }, { "value": "download-cloud", "label": "download-cloud" }, { "value": "download", "label": "download" }, { "value": "edit-box", "label": "edit-box" }, { "value": "edit-line", "label": "edit-line" }, { "value": "email", "label": "email" }, { "value": "emoji-happy", "label": "emoji-happy" }, { "value": "emoji-sad", "label": "emoji-sad" }, { "value": "external-link", "label": "external-link" }, { "value": "fav-heart", "label": "fav-heart" }, { "value": "fav-heart-filled", "label": "fav-heart-filled" }, { "value": "flag", "label": "flag" }, { "value": "flip-01", "label": "flip-01" }, { "value": "flip-02", "label": "flip-02" }, { "value": "folder", "label": "folder" }, { "value": "globe", "label": "globe" }, { "value": "hash-tag", "label": "hash-tag" }, { "value": "headphones", "label": "headphones" }, { "value": "help-buoy", "label": "help-buoy" }, { "value": "help-circle", "label": "help-circle" }, { "value": "home", "label": "home" }, { "value": "info", "label": "info" }, { "value": "jump", "label": "jump" }, { "value": "layers", "label": "layers" }, { "value": "bar-graph", "label": "bar-graph" }, { "value": "link-angle", "label": "link-angle" }, { "value": "link-flat", "label": "link-flat" }, { "value": "loader", "label": "loader" }, { "value": "location-pin", "label": "location-pin" }, { "value": "lock", "label": "lock" }, { "value": "logout", "label": "logout" }, { "value": "map", "label": "map" }, { "value": "message-circle", "label": "message-circle" }, { "value": "message-square", "label": "message-square" }, { "value": "mic-off", "label": "mic-off" }, { "value": "mic-on", "label": "mic-on" }, { "value": "minus-circle", "label": "minus-circle" }, { "value": "minus-square", "label": "minus-square" }, { "value": "money-sign", "label": "money-sign" }, { "value": "more-horizontal", "label": "more-horizontal" }, { "value": "more-vertical", "label": "more-vertical" }, { "value": "notification-off", "label": "notification-off" }, { "value": "notification-on", "label": "notification-on" }, { "value": "object", "label": "object" }, { "value": "pause-circle", "label": "pause-circle" }, { "value": "phone-unavailable", "label": "phone-unavailable" }, { "value": "phone", "label": "phone" }, { "value": "photo", "label": "photo" }, { "value": "picked", "label": "picked" }, { "value": "pie-chart", "label": "pie-chart" }, { "value": "play-circle", "label": "play-circle" }, { "value": "present", "label": "present" }, { "value": "refresh-circle", "label": "refresh-circle" }, { "value": "refresh", "label": "refresh" }, { "value": "repeat", "label": "repeat" }, { "value": "restricted", "label": "restricted" }, { "value": "rotate", "label": "rotate" }, { "value": "search-no", "label": "search-no" }, { "value": "search", "label": "search" }, { "value": "selector-checked", "label": "selector-checked" }, { "value": "selector-circle-filled", "label": "selector-circle-filled" }, { "value": "selector-circle", "label": "selector-circle" }, { "value": "send", "label": "send" }, { "value": "settings-filled", "label": "settings-filled" }, { "value": "settings", "label": "settings" }, { "value": "share", "label": "share" }, { "value": "shopping-bag", "label": "shopping-bag" }, { "value": "shopping-cart", "label": "shopping-cart" }, { "value": "sort-filter-down", "label": "sort-filter-down" }, { "value": "sort-filter-up", "label": "sort-filter-up" }, { "value": "sound-off", "label": "sound-off" }, { "value": "sound-on", "label": "sound-on" }, { "value": "sprucebot", "label": "sprucebot" }, { "value": "star-filled", "label": "star-filled" }, { "value": "star", "label": "star" }, { "value": "sun", "label": "sun" }, { "value": "tag", "label": "tag" }, { "value": "time", "label": "time" }, { "value": "tool", "label": "tool" }, { "value": "trending-down", "label": "trending-down" }, { "value": "trending-up", "label": "trending-up" }, { "value": "triangle", "label": "triangle" }, { "value": "unlock", "label": "unlock" }, { "value": "upload-cloud", "label": "upload-cloud" }, { "value": "upload", "label": "upload" }, { "value": "user-add", "label": "user-add" }, { "value": "user-delete", "label": "user-delete" }, { "value": "user", "label": "user" }, { "value": "users", "label": "users" }, { "value": "video-off", "label": "video-off" }, { "value": "video", "label": "video" }, { "value": "warning", "label": "warning" }, { "value": "wifi", "label": "wifi" }, { "value": "zoom-in", "label": "zoom-in" }, { "value": "zoom-out", "label": "zoom-out" }], }
|
|
14
14
|
},
|
|
15
15
|
/** . */
|
|
16
16
|
'hint': {
|
|
@@ -436,7 +436,7 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
436
436
|
}
|
|
437
437
|
namespace SpruceSchemas.CalendarUtils.v2021_05_19 {
|
|
438
438
|
interface CalendarEventLineIcon {
|
|
439
|
-
'icon': ("add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "object" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out");
|
|
439
|
+
'icon': ("add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "object" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out");
|
|
440
440
|
'hint'?: string | undefined | null;
|
|
441
441
|
}
|
|
442
442
|
interface CalendarEventLineIconSchema extends SpruceSchema.Schema {
|
|
@@ -622,6 +622,9 @@ declare module '@sprucelabs/spruce-core-schemas/build/.spruce/schemas/core.schem
|
|
|
622
622
|
}, {
|
|
623
623
|
"value": "fav-heart";
|
|
624
624
|
"label": "fav-heart";
|
|
625
|
+
}, {
|
|
626
|
+
"value": "fav-heart-filled";
|
|
627
|
+
"label": "fav-heart-filled";
|
|
625
628
|
}, {
|
|
626
629
|
"value": "flag";
|
|
627
630
|
"label": "flag";
|
package/build/esm/constants.d.ts
CHANGED
|
@@ -12,10 +12,10 @@ export declare const repeats: {
|
|
|
12
12
|
monthly: string;
|
|
13
13
|
daily: string;
|
|
14
14
|
};
|
|
15
|
-
export declare const lineIcons: readonly ["add-circle", "add-square", "add", "alarm", "arrow-back", "arrow-down-circle", "arrow-down", "arrow-next", "arrow-up-circle", "arrow-up", "attachment", "award-badge", "binoculars", "bolt", "book-open", "book", "bookmark", "calendar-add", "calendar", "camera", "cellphone", "checkmark", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clipboard", "clock", "close-circle", "close-square", "close", "code", "coffee", "command", "corner-down-left", "corner-down-right", "corner-left-down", "corner-left-up", "corner-right-down", "corner-right-up", "corner-up-left", "corner-up-right", "crop", "cube", "delete", "document-blank", "document-new", "document-text", "download-cloud", "download", "edit-box", "edit-line", "email", "emoji-happy", "emoji-sad", "external-link", "fav-heart", "flag", "flip-01", "flip-02", "folder", "globe", "hash-tag", "headphones", "help-buoy", "help-circle", "home", "info", "jump", "layers", "bar-graph", "link-angle", "link-flat", "loader", "location-pin", "lock", "logout", "map", "message-circle", "message-square", "mic-off", "mic-on", "minus-circle", "minus-square", "money-sign", "more-horizontal", "more-vertical", "notification-off", "notification-on", "object", "pause-circle", "phone-unavailable", "phone", "photo", "picked", "pie-chart", "play-circle", "present", "refresh-circle", "refresh", "repeat", "restricted", "rotate", "search-no", "search", "selector-checked", "selector-circle-filled", "selector-circle", "send", "settings-filled", "settings", "share", "shopping-bag", "shopping-cart", "sort-filter-down", "sort-filter-up", "sound-off", "sound-on", "sprucebot", "star-filled", "star", "sun", "tag", "time", "tool", "trending-down", "trending-up", "triangle", "unlock", "upload-cloud", "upload", "user-add", "user-delete", "user", "users", "video-off", "video", "warning", "wifi", "zoom-in", "zoom-out"];
|
|
15
|
+
export declare const lineIcons: readonly ["add-circle", "add-square", "add", "alarm", "arrow-back", "arrow-down-circle", "arrow-down", "arrow-next", "arrow-up-circle", "arrow-up", "attachment", "award-badge", "binoculars", "bolt", "book-open", "book", "bookmark", "calendar-add", "calendar", "camera", "cellphone", "checkmark", "chevron-down", "chevron-left", "chevron-right", "chevron-up", "clipboard", "clock", "close-circle", "close-square", "close", "code", "coffee", "command", "corner-down-left", "corner-down-right", "corner-left-down", "corner-left-up", "corner-right-down", "corner-right-up", "corner-up-left", "corner-up-right", "crop", "cube", "delete", "document-blank", "document-new", "document-text", "download-cloud", "download", "edit-box", "edit-line", "email", "emoji-happy", "emoji-sad", "external-link", "fav-heart", "fav-heart-filled", "flag", "flip-01", "flip-02", "folder", "globe", "hash-tag", "headphones", "help-buoy", "help-circle", "home", "info", "jump", "layers", "bar-graph", "link-angle", "link-flat", "loader", "location-pin", "lock", "logout", "map", "message-circle", "message-square", "mic-off", "mic-on", "minus-circle", "minus-square", "money-sign", "more-horizontal", "more-vertical", "notification-off", "notification-on", "object", "pause-circle", "phone-unavailable", "phone", "photo", "picked", "pie-chart", "play-circle", "present", "refresh-circle", "refresh", "repeat", "restricted", "rotate", "search-no", "search", "selector-checked", "selector-circle-filled", "selector-circle", "send", "settings-filled", "settings", "share", "shopping-bag", "shopping-cart", "sort-filter-down", "sort-filter-up", "sound-off", "sound-on", "sprucebot", "star-filled", "star", "sun", "tag", "time", "tool", "trending-down", "trending-up", "triangle", "unlock", "upload-cloud", "upload", "user-add", "user-delete", "user", "users", "video-off", "video", "warning", "wifi", "zoom-in", "zoom-out"];
|
|
16
16
|
export declare const lineIconChoices: {
|
|
17
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
18
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
17
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
18
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
19
19
|
}[];
|
|
20
20
|
export declare const eventStyles: string[];
|
|
21
21
|
export declare const eventStyleChoices: {
|
package/build/esm/constants.js
CHANGED
|
@@ -44,8 +44,8 @@ export declare const eventTimeBlocksSchema: {
|
|
|
44
44
|
isRequired: true;
|
|
45
45
|
options: {
|
|
46
46
|
choices: {
|
|
47
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
48
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
47
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
48
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
49
49
|
}[];
|
|
50
50
|
};
|
|
51
51
|
};
|
|
@@ -68,8 +68,8 @@ export declare const eventTimeBlocksSchema: {
|
|
|
68
68
|
isRequired: true;
|
|
69
69
|
options: {
|
|
70
70
|
choices: {
|
|
71
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
72
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
71
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
72
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
73
73
|
}[];
|
|
74
74
|
};
|
|
75
75
|
};
|
|
@@ -191,8 +191,8 @@ declare const _default: {
|
|
|
191
191
|
isRequired: true;
|
|
192
192
|
options: {
|
|
193
193
|
choices: {
|
|
194
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
195
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
194
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
195
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
196
196
|
}[];
|
|
197
197
|
};
|
|
198
198
|
};
|
|
@@ -215,8 +215,8 @@ declare const _default: {
|
|
|
215
215
|
isRequired: true;
|
|
216
216
|
options: {
|
|
217
217
|
choices: {
|
|
218
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
219
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
218
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
219
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
220
220
|
}[];
|
|
221
221
|
};
|
|
222
222
|
};
|
|
@@ -44,8 +44,8 @@ export declare const eventTimeBlocksSchema: {
|
|
|
44
44
|
isRequired: true;
|
|
45
45
|
options: {
|
|
46
46
|
choices: {
|
|
47
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
48
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
47
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
48
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
49
49
|
}[];
|
|
50
50
|
};
|
|
51
51
|
};
|
|
@@ -68,8 +68,8 @@ export declare const eventTimeBlocksSchema: {
|
|
|
68
68
|
isRequired: true;
|
|
69
69
|
options: {
|
|
70
70
|
choices: {
|
|
71
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
72
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
71
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
72
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
73
73
|
}[];
|
|
74
74
|
};
|
|
75
75
|
};
|
|
@@ -191,8 +191,8 @@ declare const _default: {
|
|
|
191
191
|
isRequired: true;
|
|
192
192
|
options: {
|
|
193
193
|
choices: {
|
|
194
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
195
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
194
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
195
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
196
196
|
}[];
|
|
197
197
|
};
|
|
198
198
|
};
|
|
@@ -215,8 +215,8 @@ declare const _default: {
|
|
|
215
215
|
isRequired: true;
|
|
216
216
|
options: {
|
|
217
217
|
choices: {
|
|
218
|
-
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
219
|
-
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
218
|
+
value: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
219
|
+
label: "object" | "add-circle" | "add-square" | "add" | "alarm" | "arrow-back" | "arrow-down-circle" | "arrow-down" | "arrow-next" | "arrow-up-circle" | "arrow-up" | "attachment" | "award-badge" | "binoculars" | "bolt" | "book-open" | "book" | "bookmark" | "calendar-add" | "calendar" | "camera" | "cellphone" | "checkmark" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clipboard" | "clock" | "close-circle" | "close-square" | "close" | "code" | "coffee" | "command" | "corner-down-left" | "corner-down-right" | "corner-left-down" | "corner-left-up" | "corner-right-down" | "corner-right-up" | "corner-up-left" | "corner-up-right" | "crop" | "cube" | "delete" | "document-blank" | "document-new" | "document-text" | "download-cloud" | "download" | "edit-box" | "edit-line" | "email" | "emoji-happy" | "emoji-sad" | "external-link" | "fav-heart" | "fav-heart-filled" | "flag" | "flip-01" | "flip-02" | "folder" | "globe" | "hash-tag" | "headphones" | "help-buoy" | "help-circle" | "home" | "info" | "jump" | "layers" | "bar-graph" | "link-angle" | "link-flat" | "loader" | "location-pin" | "lock" | "logout" | "map" | "message-circle" | "message-square" | "mic-off" | "mic-on" | "minus-circle" | "minus-square" | "money-sign" | "more-horizontal" | "more-vertical" | "notification-off" | "notification-on" | "pause-circle" | "phone-unavailable" | "phone" | "photo" | "picked" | "pie-chart" | "play-circle" | "present" | "refresh-circle" | "refresh" | "repeat" | "restricted" | "rotate" | "search-no" | "search" | "selector-checked" | "selector-circle-filled" | "selector-circle" | "send" | "settings-filled" | "settings" | "share" | "shopping-bag" | "shopping-cart" | "sort-filter-down" | "sort-filter-up" | "sound-off" | "sound-on" | "sprucebot" | "star-filled" | "star" | "sun" | "tag" | "time" | "tool" | "trending-down" | "trending-up" | "triangle" | "unlock" | "upload-cloud" | "upload" | "user-add" | "user-delete" | "user" | "users" | "video-off" | "video" | "warning" | "wifi" | "zoom-in" | "zoom-out";
|
|
220
220
|
}[];
|
|
221
221
|
};
|
|
222
222
|
};
|