@limetech/lime-crm-building-blocks 1.116.0 → 1.116.2
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/CHANGELOG.md +14 -0
- package/dist/cjs/{_Map-60aae0ed.js → _Map-BlpAtLvq.js} +12 -24
- package/dist/cjs/{_MapCache-8b125fbb.js → _MapCache-De1Fwe0H.js} +5 -7
- package/dist/cjs/{_Uint8Array-95263550.js → _Uint8Array-C_lvn5HO.js} +6 -14
- package/dist/cjs/{_baseIsEqual-f2d60d3e.js → _baseIsEqual-BtwicGmu.js} +4 -4
- package/dist/cjs/{_defineProperty-40a6ad5d.js → _defineProperty-eImBwVFM.js} +2 -4
- package/dist/cjs/{_getTag-8809c5c6.js → _getTag-CdUodI28.js} +18 -39
- package/dist/cjs/{get-932b213e.js → get-BRGtX379.js} +6 -14
- package/dist/cjs/{index-519b904a.js → index-C_OnxXhP.js} +541 -322
- package/dist/cjs/index.esm-DhBVH875.js +838 -0
- package/dist/cjs/{isSymbol-5b36aeee.js → isSymbol-D8S28StA.js} +1 -1
- package/dist/cjs/lime-crm-building-blocks.cjs.js +7 -7
- package/dist/cjs/{lime-query-validation-c118b96d.js → lime-query-validation-CWlZPm8m.js} +8 -8
- package/dist/cjs/limebb-alert-dialog.cjs.entry.js +5 -8
- package/dist/cjs/limebb-browser.cjs.entry.js +11 -14
- package/dist/cjs/limebb-chat-icon-list_3.cjs.entry.js +15 -20
- package/dist/cjs/limebb-chat-list.cjs.entry.js +11 -12
- package/dist/cjs/limebb-component-config.cjs.entry.js +17 -16
- package/dist/cjs/limebb-component-picker.cjs.entry.js +9 -12
- package/dist/cjs/limebb-composer-toolbar.cjs.entry.js +9 -12
- package/dist/cjs/limebb-currency-picker.cjs.entry.js +1907 -1790
- package/dist/cjs/limebb-dashboard-widget.cjs.entry.js +4 -7
- package/dist/cjs/limebb-data-cells.cjs.entry.js +5 -8
- package/dist/cjs/limebb-date-picker.cjs.entry.js +7 -9
- package/dist/cjs/limebb-date-range.cjs.entry.js +6 -9
- package/dist/cjs/limebb-document-chips.cjs.entry.js +10 -11
- package/dist/cjs/limebb-document-item.cjs.entry.js +6 -9
- package/dist/cjs/limebb-document-picker.cjs.entry.js +6 -9
- package/dist/cjs/limebb-empty-state.cjs.entry.js +3 -6
- package/dist/cjs/limebb-feed-item-thumbnail-file-info.cjs.entry.js +4 -7
- package/dist/cjs/limebb-feed-timeline-item.cjs.entry.js +8 -11
- package/dist/cjs/limebb-feed.cjs.entry.js +430 -168
- package/dist/cjs/limebb-icon-picker.cjs.entry.js +4 -6
- package/dist/cjs/limebb-info-tile-currency-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-date-format.cjs.entry.js +4 -7
- package/dist/cjs/limebb-info-tile-decimal-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-format.cjs.entry.js +5 -8
- package/dist/cjs/limebb-info-tile-relative-date-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-unit-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile.cjs.entry.js +27 -24
- package/dist/cjs/limebb-kanban-group.cjs.entry.js +8 -11
- package/dist/cjs/limebb-kanban-item.cjs.entry.js +8 -11
- package/dist/cjs/limebb-kanban.cjs.entry.js +5 -8
- package/dist/cjs/limebb-lime-query-builder.cjs.entry.js +9 -12
- package/dist/cjs/limebb-lime-query-filter-builder_3.cjs.entry.js +27 -29
- package/dist/cjs/limebb-lime-query-filter-comparison_2.cjs.entry.js +26 -30
- package/dist/cjs/limebb-lime-query-filter-group_3.cjs.entry.js +25 -30
- package/dist/cjs/limebb-lime-query-order-by-item.cjs.entry.js +6 -9
- package/dist/cjs/limebb-lime-query-response-format-builder.cjs.entry.js +9 -12
- package/dist/cjs/limebb-lime-query-response-format-editor_2.cjs.entry.js +8 -12
- package/dist/cjs/limebb-limeobject-file-viewer.cjs.entry.js +9 -12
- package/dist/cjs/limebb-live-docs-info.cjs.entry.js +5 -8
- package/dist/cjs/limebb-loader.cjs.entry.js +12 -10
- package/dist/cjs/limebb-locale-picker.cjs.entry.js +29 -49
- package/dist/cjs/limebb-mention-group-counter.cjs.entry.js +5 -8
- package/dist/cjs/limebb-mention.cjs.entry.js +6 -9
- package/dist/cjs/limebb-navigation-button_2.cjs.entry.js +10 -14
- package/dist/cjs/limebb-notification-item.cjs.entry.js +9 -12
- package/dist/cjs/limebb-notification-list.cjs.entry.js +10 -11
- package/dist/cjs/limebb-object-chip.cjs.entry.js +16 -15
- package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +9 -10
- package/dist/cjs/limebb-property-selector.cjs.entry.js +9 -12
- package/dist/cjs/limebb-text-editor-picker.cjs.entry.js +9 -10
- package/dist/cjs/limebb-text-editor.cjs.entry.js +53 -307
- package/dist/cjs/limebb-trend-indicator.cjs.entry.js +8 -9
- package/dist/cjs/{limetype-3c1c53b6.js → limetype-6tkuY6nm.js} +2 -2
- package/dist/cjs/loader.cjs.js +3 -5
- package/dist/collection/collection-manifest.json +3 -2
- package/dist/collection/components/alert-dialog/alert-dialog.css +133 -1
- package/dist/collection/components/alert-dialog/alert-dialog.js +11 -10
- package/dist/collection/components/browser/browser.js +14 -9
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.css +9 -11
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.js +3 -2
- package/dist/collection/components/chat-list/chat-item/chat-item.css +9 -0
- package/dist/collection/components/chat-list/chat-item/chat-item.js +11 -8
- package/dist/collection/components/chat-list/chat-list.css +9 -0
- package/dist/collection/components/chat-list/chat-list.js +15 -12
- package/dist/collection/components/chat-list/typing-indicator/typing-indicator.js +1 -1
- package/dist/collection/components/component-command-picker/component-config/component-config.js +23 -19
- package/dist/collection/components/component-command-picker/component-picker/component-picker.js +21 -18
- package/dist/collection/components/composer-toolbar/composer-toolbar.js +14 -10
- package/dist/collection/components/currency-picker/currency-picker.js +15 -13
- package/dist/collection/components/dashboard-widget/dashboard-widget.js +11 -10
- package/dist/collection/components/data-cells/data-cells.css +9 -0
- package/dist/collection/components/data-cells/data-cells.js +8 -5
- package/dist/collection/components/date-picker/date-picker.js +20 -17
- package/dist/collection/components/date-range/date-range.js +19 -15
- package/dist/collection/components/document-chips/document-chips.js +5 -4
- package/dist/collection/components/document-picker/document-item/document-item.js +13 -8
- package/dist/collection/components/document-picker/document-picker.css +9 -0
- package/dist/collection/components/document-picker/document-picker.js +18 -13
- package/dist/collection/components/empty-state/empty-state.js +6 -5
- package/dist/collection/components/feed/feed-item/feed-timeline-item.css +41 -11
- package/dist/collection/components/feed/feed-item/feed-timeline-item.js +12 -9
- package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.css +9 -0
- package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.js +3 -3
- package/dist/collection/components/feed/feed.js +21 -18
- package/dist/collection/components/icon-picker/icon-picker.js +15 -15
- package/dist/collection/components/info-tile/format/config/info-tile-currency-format.js +8 -4
- package/dist/collection/components/info-tile/format/config/info-tile-date-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-decimal-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-format.js +11 -7
- package/dist/collection/components/info-tile/format/config/info-tile-relative-date-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-unit-format.js +4 -2
- package/dist/collection/components/info-tile/info-tile.js +29 -23
- package/dist/collection/components/kanban/kanban-group/kanban-group.css +25 -9
- package/dist/collection/components/kanban/kanban-group/kanban-group.js +19 -16
- package/dist/collection/components/kanban/kanban-item/kanban-item.css +9 -0
- package/dist/collection/components/kanban/kanban-item/kanban-item.js +9 -5
- package/dist/collection/components/kanban/kanban.js +10 -5
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-builder.js +12 -8
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison.js +11 -9
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-expression.css +9 -0
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-expression.js +14 -10
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.css +9 -0
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.js +14 -10
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.css +9 -0
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.js +15 -11
- package/dist/collection/components/lime-query-builder/expressions/lime-query-value-input.js +17 -14
- package/dist/collection/components/lime-query-builder/lime-query-builder.js +13 -9
- package/dist/collection/components/lime-query-builder/lime-query-response-format-builder.js +13 -9
- package/dist/collection/components/lime-query-builder/limetype-field/limetype-field.js +22 -19
- package/dist/collection/components/lime-query-builder/order-by/order-by-editor.js +12 -8
- package/dist/collection/components/lime-query-builder/order-by/order-by-item.js +12 -8
- package/dist/collection/components/lime-query-builder/property-selector/property-selector.js +12 -10
- package/dist/collection/components/lime-query-builder/response-format/response-format-editor.js +11 -7
- package/dist/collection/components/lime-query-builder/response-format/response-format-item.css +17 -1
- package/dist/collection/components/lime-query-builder/response-format/response-format-item.js +11 -7
- package/dist/collection/components/limeobject/file-viewer/file-viewer.js +8 -5
- package/dist/collection/components/limeobject/file-viewer/live-docs-info.js +2 -2
- package/dist/collection/components/loader/loader.js +4 -2
- package/dist/collection/components/locale-picker/locale-picker.js +23 -19
- package/dist/collection/components/mention/mention.js +4 -4
- package/dist/collection/components/navigation-button/navigation-button.css +24 -1
- package/dist/collection/components/navigation-button/navigation-button.js +10 -9
- package/dist/collection/components/notification-list/notification-item/notification-item.css +9 -0
- package/dist/collection/components/notification-list/notification-item/notification-item.js +9 -5
- package/dist/collection/components/notification-list/notification-list.css +9 -0
- package/dist/collection/components/notification-list/notification-list.js +12 -8
- package/dist/collection/components/object-chip/object-chip.js +7 -6
- package/dist/collection/components/percentage-visualizer/percentage-visualizer.css +9 -0
- package/dist/collection/components/percentage-visualizer/percentage-visualizer.js +21 -19
- package/dist/collection/components/summary-popover/summary-popover.js +28 -21
- package/dist/collection/components/text-editor/mention-group-counter.js +8 -7
- package/dist/collection/components/text-editor/text-editor-picker.js +10 -7
- package/dist/collection/components/text-editor/text-editor.js +37 -29
- package/dist/collection/components/trend-indicator/trend-indicator.css +9 -0
- package/dist/collection/components/trend-indicator/trend-indicator.js +19 -17
- package/dist/components/_Map.js +1 -342
- package/dist/components/_MapCache.js +1 -433
- package/dist/components/_Uint8Array.js +1 -349
- package/dist/components/_baseIsEqual.js +1 -494
- package/dist/components/_defineProperty.js +1 -13
- package/dist/components/_getTag.js +1 -421
- package/dist/components/chat-icon-list.js +1 -55
- package/dist/components/chat-item.js +1 -184
- package/dist/components/currency-picker.js +1 -1917
- package/dist/components/date-picker.js +1 -151
- package/dist/components/document-item.js +1 -212
- package/dist/components/dom.js +1 -26
- package/dist/components/empty-state.js +1 -61
- package/dist/components/extension-mapping.js +1 -55
- package/dist/components/feed-item-thumbnail-file-info.js +1 -33
- package/dist/components/feed-timeline-item.js +1 -453
- package/dist/components/get.js +1 -308
- package/dist/components/highlight-item.handler.js +1 -36
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.esm.js +1 -963
- package/dist/components/index.js +1 -1
- package/dist/components/isSymbol.js +1 -28
- package/dist/components/kanban-group.js +1 -148
- package/dist/components/kanban-item.js +1 -182
- package/dist/components/keycodes.js +1 -7
- package/dist/components/lime-query-filter-builder.js +1 -132
- package/dist/components/lime-query-filter-comparison.js +1 -180
- package/dist/components/lime-query-filter-expression.js +1 -420
- package/dist/components/lime-query-validation.js +1 -617
- package/dist/components/lime-query-value-input.js +1 -387
- package/dist/components/limebb-alert-dialog.js +1 -71
- package/dist/components/limebb-browser.js +1 -116
- package/dist/components/limebb-chat-icon-list.js +1 -6
- package/dist/components/limebb-chat-item.js +1 -6
- package/dist/components/limebb-chat-list.js +1 -302
- package/dist/components/limebb-component-config.js +1 -176
- package/dist/components/limebb-component-picker.js +1 -180
- package/dist/components/limebb-composer-toolbar.js +1 -136
- package/dist/components/limebb-currency-picker.js +1 -6
- package/dist/components/limebb-dashboard-widget.js +1 -48
- package/dist/components/limebb-data-cells.js +1 -169
- package/dist/components/limebb-date-picker.js +1 -6
- package/dist/components/limebb-date-range.js +1 -83
- package/dist/components/limebb-document-chips.js +1 -437
- package/dist/components/limebb-document-item.js +1 -6
- package/dist/components/limebb-document-picker.js +1 -111
- package/dist/components/limebb-empty-state.js +1 -6
- package/dist/components/limebb-feed-item-thumbnail-file-info.js +1 -6
- package/dist/components/limebb-feed-timeline-item.js +1 -6
- package/dist/components/limebb-feed.js +1 -398
- package/dist/components/limebb-icon-picker.js +1 -53026
- package/dist/components/limebb-info-tile-currency-format.js +1 -116
- package/dist/components/limebb-info-tile-date-format.js +1 -272
- package/dist/components/limebb-info-tile-decimal-format.js +1 -95
- package/dist/components/limebb-info-tile-format.js +1 -144
- package/dist/components/limebb-info-tile-relative-date-format.js +1 -72
- package/dist/components/limebb-info-tile-unit-format.js +1 -183
- package/dist/components/limebb-info-tile.js +1 -626
- package/dist/components/limebb-kanban-group.js +1 -6
- package/dist/components/limebb-kanban-item.js +1 -6
- package/dist/components/limebb-kanban.js +1 -79
- package/dist/components/limebb-lime-query-builder.js +1 -424
- package/dist/components/limebb-lime-query-filter-builder.js +1 -6
- package/dist/components/limebb-lime-query-filter-comparison.js +1 -6
- package/dist/components/limebb-lime-query-filter-expression.js +1 -6
- package/dist/components/limebb-lime-query-filter-group.js +1 -6
- package/dist/components/limebb-lime-query-filter-not.js +1 -6
- package/dist/components/limebb-lime-query-order-by-editor.js +1 -6
- package/dist/components/limebb-lime-query-order-by-item.js +1 -6
- package/dist/components/limebb-lime-query-response-format-builder.js +1 -310
- package/dist/components/limebb-lime-query-response-format-editor.js +1 -6
- package/dist/components/limebb-lime-query-response-format-item.js +1 -6
- package/dist/components/limebb-lime-query-value-input.js +1 -6
- package/dist/components/limebb-limeobject-file-viewer.js +1 -175
- package/dist/components/limebb-limetype-field.js +1 -6
- package/dist/components/limebb-live-docs-info.js +1 -6
- package/dist/components/limebb-loader.js +1 -78
- package/dist/components/limebb-locale-picker.js +1 -1165
- package/dist/components/limebb-mention-group-counter.js +1 -48
- package/dist/components/limebb-mention.js +1 -79
- package/dist/components/limebb-navigation-button.js +1 -6
- package/dist/components/limebb-notification-item.js +1 -6
- package/dist/components/limebb-notification-list.js +1 -253
- package/dist/components/limebb-object-chip.js +1 -253
- package/dist/components/limebb-percentage-visualizer.js +1 -6
- package/dist/components/limebb-property-selector.js +1 -6
- package/dist/components/limebb-summary-popover.js +1 -6
- package/dist/components/limebb-text-editor-picker.js +1 -6
- package/dist/components/limebb-text-editor.js +1 -1902
- package/dist/components/limebb-trend-indicator.js +1 -175
- package/dist/components/limebb-typing-indicator.js +1 -6
- package/dist/components/limetype-field.js +1 -216
- package/dist/components/limetype.js +1 -85
- package/dist/components/live-docs-info.js +1 -34
- package/dist/components/navigation-button.js +1 -74
- package/dist/components/negate.js +1 -40
- package/dist/components/non-null.js +1 -10
- package/dist/components/notification-item.js +1 -168
- package/dist/components/order-by-editor.js +1 -139
- package/dist/components/order-by-item.js +1 -73
- package/dist/components/percentage-class.js +1 -64
- package/dist/components/percentage-visualizer.js +1 -219
- package/dist/components/property-selector.js +1 -372
- package/dist/components/random-string.js +1 -22
- package/dist/components/response-format-editor.js +1 -331
- package/dist/components/response-format-item.js +1 -126
- package/dist/components/summary-popover.js +1 -159
- package/dist/components/text-editor-picker.js +1 -128
- package/dist/components/typing-indicator.js +1 -31
- package/dist/esm/{_Map-aede53b6.js → _Map-ByjZfyP_.js} +8 -20
- package/dist/esm/{_MapCache-af496e9d.js → _MapCache-C_kVhYUl.js} +5 -7
- package/dist/esm/{_Uint8Array-d6ebd526.js → _Uint8Array-DVXPnoWk.js} +6 -10
- package/dist/esm/{_baseIsEqual-077b6bb3.js → _baseIsEqual-DB13O4pD.js} +4 -4
- package/dist/esm/{_defineProperty-e6a185c3.js → _defineProperty-DSmG08hO.js} +2 -4
- package/dist/esm/{_getTag-d02a95fa.js → _getTag-DZlkp9mJ.js} +12 -32
- package/dist/esm/{get-3e42932b.js → get-Bo260bSC.js} +6 -14
- package/dist/esm/{index-d86e55c0.js → index-BIwHMk6j.js} +539 -300
- package/dist/esm/index.esm-BjlE4usG.js +823 -0
- package/dist/esm/{isSymbol-1c5f65cc.js → isSymbol-Ci8cASb6.js} +1 -1
- package/dist/esm/lime-crm-building-blocks.js +6 -5
- package/dist/esm/{lime-query-validation-01797a51.js → lime-query-validation-S9h8L6bg.js} +8 -8
- package/dist/esm/limebb-alert-dialog.entry.js +5 -6
- package/dist/esm/limebb-browser.entry.js +11 -12
- package/dist/esm/limebb-chat-icon-list_3.entry.js +15 -18
- package/dist/esm/limebb-chat-list.entry.js +11 -10
- package/dist/esm/limebb-component-config.entry.js +17 -14
- package/dist/esm/limebb-component-picker.entry.js +9 -10
- package/dist/esm/limebb-composer-toolbar.entry.js +9 -10
- package/dist/esm/limebb-currency-picker.entry.js +1908 -1789
- package/dist/esm/limebb-dashboard-widget.entry.js +4 -5
- package/dist/esm/limebb-data-cells.entry.js +5 -6
- package/dist/esm/limebb-date-picker.entry.js +7 -7
- package/dist/esm/limebb-date-range.entry.js +6 -7
- package/dist/esm/limebb-document-chips.entry.js +10 -9
- package/dist/esm/limebb-document-item.entry.js +6 -7
- package/dist/esm/limebb-document-picker.entry.js +6 -7
- package/dist/esm/limebb-empty-state.entry.js +3 -4
- package/dist/esm/limebb-feed-item-thumbnail-file-info.entry.js +4 -5
- package/dist/esm/limebb-feed-timeline-item.entry.js +8 -9
- package/dist/esm/limebb-feed.entry.js +430 -166
- package/dist/esm/limebb-icon-picker.entry.js +4 -4
- package/dist/esm/limebb-info-tile-currency-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-date-format.entry.js +4 -5
- package/dist/esm/limebb-info-tile-decimal-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-format.entry.js +5 -6
- package/dist/esm/limebb-info-tile-relative-date-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-unit-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile.entry.js +27 -22
- package/dist/esm/limebb-kanban-group.entry.js +8 -9
- package/dist/esm/limebb-kanban-item.entry.js +8 -9
- package/dist/esm/limebb-kanban.entry.js +5 -6
- package/dist/esm/limebb-lime-query-builder.entry.js +9 -10
- package/dist/esm/limebb-lime-query-filter-builder_3.entry.js +27 -27
- package/dist/esm/limebb-lime-query-filter-comparison_2.entry.js +26 -28
- package/dist/esm/limebb-lime-query-filter-group_3.entry.js +25 -28
- package/dist/esm/limebb-lime-query-order-by-item.entry.js +6 -7
- package/dist/esm/limebb-lime-query-response-format-builder.entry.js +9 -10
- package/dist/esm/limebb-lime-query-response-format-editor_2.entry.js +8 -10
- package/dist/esm/limebb-limeobject-file-viewer.entry.js +9 -10
- package/dist/esm/limebb-live-docs-info.entry.js +5 -6
- package/dist/esm/limebb-loader.entry.js +12 -8
- package/dist/esm/limebb-locale-picker.entry.js +29 -47
- package/dist/esm/limebb-mention-group-counter.entry.js +5 -6
- package/dist/esm/limebb-mention.entry.js +6 -7
- package/dist/esm/limebb-navigation-button_2.entry.js +10 -12
- package/dist/esm/limebb-notification-item.entry.js +9 -10
- package/dist/esm/limebb-notification-list.entry.js +10 -9
- package/dist/esm/limebb-object-chip.entry.js +16 -13
- package/dist/esm/limebb-percentage-visualizer.entry.js +9 -8
- package/dist/esm/limebb-property-selector.entry.js +9 -10
- package/dist/esm/limebb-text-editor-picker.entry.js +9 -8
- package/dist/esm/limebb-text-editor.entry.js +53 -305
- package/dist/esm/limebb-trend-indicator.entry.js +8 -7
- package/dist/esm/{limetype-12fbba0f.js → limetype-B3nph1qc.js} +3 -3
- package/dist/esm/loader.js +4 -4
- package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
- package/dist/lime-crm-building-blocks/{p-eb4aa158.entry.js → p-0afc0db2.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-12aadae6.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1428aa13.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-152edb10.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1a61674f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1f02a411.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-21ec697f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3252e153.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3263f8d5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-32f8477f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-35a51259.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-38201f65.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3ef87b11.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-43e22f6d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-e79f16ca.entry.js → p-4446f170.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-4625a9c5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-77e7d7da.entry.js → p-49afe71b.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-4ddd75bc.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-528f3635.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-52fb2a66.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-60e22f51.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-62437a1d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-626421bf.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-685dd8a1.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-5277ceca.entry.js → p-6cb2d9dd.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-6fdee70a.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-71191041.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-f7122d8e.entry.js → p-740ae712.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-8477cb5d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-50aad872.entry.js → p-8e2cc2e8.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-9ae55a96.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-B8RiYkLS.js +1 -0
- package/dist/lime-crm-building-blocks/p-BIwHMk6j.js +2 -0
- package/dist/lime-crm-building-blocks/p-BJ8HvfgI.js +1 -0
- package/dist/lime-crm-building-blocks/p-ByjZfyP_.js +1 -0
- package/dist/lime-crm-building-blocks/{p-0a266c26.js → p-CMfAKLlA.js} +1 -1
- package/dist/lime-crm-building-blocks/p-CQ-z_HTt.js +1 -0
- package/dist/lime-crm-building-blocks/p-CcGMZOP-.js +1 -0
- package/dist/lime-crm-building-blocks/p-Dm_AIMQj.js +1 -0
- package/dist/lime-crm-building-blocks/p-V3xfp9dg.js +1 -0
- package/dist/lime-crm-building-blocks/p-aaeecca6.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-ac59093c.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-acbc40f5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-b2383e7f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-b36ad4e8.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-6fb504cb.entry.js → p-b3ee6683.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-ba42e434.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-bac3d599.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-be8dc8ae.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-0707d5b0.entry.js → p-c3b13800.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-b3ad9f5e.entry.js → p-c6bbcbee.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-cff9bccd.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-d2a01f51.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-dabb227b.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-e2e9adff.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-ebe6040f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-eec0a0c8.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-f23ea0e7.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-0190354e.entry.js → p-fa41a9e6.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-fcedbc77.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-fdf269f7.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-mljVfXwO.js +1 -0
- package/dist/lime-crm-building-blocks/p-wbuFLk-j.js +1 -0
- package/dist/lime-crm-building-blocks/p-yc--7_7T.js +1 -0
- package/dist/types/components.d.ts +608 -114
- package/dist/types/stencil-public-runtime.d.ts +192 -12
- package/package.json +10 -10
- package/dist/cjs/index.esm-e01e9bd4.js +0 -977
- package/dist/esm/index.esm-11a8b9e2.js +0 -963
- package/dist/lime-crm-building-blocks/p-121877f3.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-123190c3.js +0 -1
- package/dist/lime-crm-building-blocks/p-1317cdfa.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-199799ff.js +0 -1
- package/dist/lime-crm-building-blocks/p-1a89328d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-1b361f60.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2612f2f6.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2babfa69.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2d5e5ab5.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-331fced5.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-35897ec3.js +0 -1
- package/dist/lime-crm-building-blocks/p-3a16d7cf.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3da67f32.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3dd32e10.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4894ca5d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4b494de7.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4ca1caf4.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4eb7a47c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-50abea43.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-520df198.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-52cf8641.js +0 -2
- package/dist/lime-crm-building-blocks/p-5322fd19.js +0 -1
- package/dist/lime-crm-building-blocks/p-548e0f2a.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-579be797.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6a87a407.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6ad6a88d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7365ec1c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7e6fb4af.js +0 -1
- package/dist/lime-crm-building-blocks/p-81583fc8.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-85709273.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-87d3f42c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-8dca4e46.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-95b6eaf5.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-973146f7.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9c25aa2b.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-a959dd49.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b2763851.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b31772c8.js +0 -1
- package/dist/lime-crm-building-blocks/p-b675d5f0.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b7959ddb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-d298b34e.js +0 -1
- package/dist/lime-crm-building-blocks/p-d47b6c3c.js +0 -1
- package/dist/lime-crm-building-blocks/p-d9045aaa.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-d994067b.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-da42650a.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dae67f66.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dce9c951.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dd5af257.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-ea4daa32.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-eb56d4eb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-f788a48d.js +0 -1
- package/dist/lime-crm-building-blocks/p-fb292b3f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-fe2b91d9.js +0 -1
- package/loader/package.json +0 -11
- /package/dist/cjs/{app-globals-3a1e7e63.js → app-globals-V2Kpy_OQ.js} +0 -0
- /package/dist/cjs/{dom-2ea30350.js → dom--t_vVnyU.js} +0 -0
- /package/dist/cjs/{extension-mapping-63bdafd3.js → extension-mapping-CvK-Mz3f.js} +0 -0
- /package/dist/cjs/{file-extension-7c2eae39.js → file-extension-DolkaRwB.js} +0 -0
- /package/dist/cjs/{highlight-item.handler-584ab58a.js → highlight-item.handler-BVqvzXiD.js} +0 -0
- /package/dist/cjs/{keycodes-88522d7f.js → keycodes-BCQoLEdB.js} +0 -0
- /package/dist/cjs/{negate-e0a2bf77.js → negate-Bg3SqQh6.js} +0 -0
- /package/dist/cjs/{non-null-3bf14aa1.js → non-null-BMnREsqJ.js} +0 -0
- /package/dist/cjs/{percentage-class-012e94d9.js → percentage-class-DVoYzFLR.js} +0 -0
- /package/dist/cjs/{property-resolution-5f798b03.js → property-resolution-Bz1zPcfq.js} +0 -0
- /package/dist/cjs/{random-string-aac0a74b.js → random-string-BdZGIsGg.js} +0 -0
- /package/dist/esm/{app-globals-0f993ce5.js → app-globals-DQuL1Twl.js} +0 -0
- /package/dist/esm/{dom-9cc051d7.js → dom-B95D7tDb.js} +0 -0
- /package/dist/esm/{extension-mapping-fcade195.js → extension-mapping-Bcm94u_z.js} +0 -0
- /package/dist/esm/{file-extension-568475d1.js → file-extension-DtnPTzDv.js} +0 -0
- /package/dist/esm/{highlight-item.handler-dfbf11c0.js → highlight-item.handler-BWMpG2bS.js} +0 -0
- /package/dist/esm/{keycodes-58a1fcc9.js → keycodes-CwMJvF_Z.js} +0 -0
- /package/dist/esm/{negate-55744008.js → negate-ooVD-6_a.js} +0 -0
- /package/dist/esm/{non-null-5a66a269.js → non-null-CkTg5UPD.js} +0 -0
- /package/dist/esm/{percentage-class-2766f8ef.js → percentage-class-BaQl_Elp.js} +0 -0
- /package/dist/esm/{property-resolution-e4e8dcf7.js → property-resolution-CQUZjrU4.js} +0 -0
- /package/dist/esm/{random-string-f6ef6fbf.js → random-string-C2JP2nLw.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-4a85590d.js → p-B95D7tDb.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-66352a1e.js → p-BWMpG2bS.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-a99197b1.js → p-BaQl_Elp.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-ab2a95a6.js → p-Bcm94u_z.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-fbda77a7.js → p-C2JP2nLw.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-b02c99d5.js → p-CQUZjrU4.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-1484e300.js → p-CkTg5UPD.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-463d3174.js → p-CwMJvF_Z.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-e1255160.js → p-DQuL1Twl.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-b42e9740.js → p-DtnPTzDv.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-7c9484b1.js → p-ooVD-6_a.js} +0 -0
|
@@ -103,6 +103,7 @@ export namespace Components {
|
|
|
103
103
|
"icon"?: string;
|
|
104
104
|
/**
|
|
105
105
|
* Controls whether the dialog is open (controlled by the parent)
|
|
106
|
+
* @default false
|
|
106
107
|
*/
|
|
107
108
|
"open": boolean;
|
|
108
109
|
/**
|
|
@@ -111,6 +112,7 @@ export namespace Components {
|
|
|
111
112
|
"subheading"?: string;
|
|
112
113
|
/**
|
|
113
114
|
* Defines how the component is visualized with a default icon and fixed color scheme.
|
|
115
|
+
* @default 'note'
|
|
114
116
|
*/
|
|
115
117
|
"type": AlertType;
|
|
116
118
|
}
|
|
@@ -141,6 +143,7 @@ export namespace Components {
|
|
|
141
143
|
"items": Array<BrowserItem | ListSeparator>;
|
|
142
144
|
/**
|
|
143
145
|
* Defines the how the list of items is rendered. - `grid` - Items are displayed in a responsive grid layout. Width of items is adjusted to fit the available space.
|
|
146
|
+
* @default 'grid'
|
|
144
147
|
*/
|
|
145
148
|
"layout": 'grid' | 'list';
|
|
146
149
|
/**
|
|
@@ -173,6 +176,7 @@ export namespace Components {
|
|
|
173
176
|
"context": LimeWebComponentContext;
|
|
174
177
|
/**
|
|
175
178
|
* Indicates whether there is an error, for example when message was not sent or delivered.
|
|
179
|
+
* @default false
|
|
176
180
|
*/
|
|
177
181
|
"hasError"?: boolean;
|
|
178
182
|
/**
|
|
@@ -216,6 +220,7 @@ export namespace Components {
|
|
|
216
220
|
"isTypingIndicatorVisible": boolean;
|
|
217
221
|
/**
|
|
218
222
|
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order. See the [ChatListItem](#/type/ChatListItem/) type for the kinds of items that can appear in the list.
|
|
223
|
+
* @default []
|
|
219
224
|
*/
|
|
220
225
|
"items": ChatListItem[];
|
|
221
226
|
/**
|
|
@@ -228,6 +233,7 @@ export namespace Components {
|
|
|
228
233
|
"loading": boolean;
|
|
229
234
|
/**
|
|
230
235
|
* - `newest-on-top` displays new messages at the top of the list; used if the chat input is located on top of the chat interface. - `oldest-on-top` displays new messages at the bottom of the list (default); used if the chat input is located at the bottom of the chat interface. :::important Using this prop will _not_ automatically sort the chat items for you! You still need to pass the items in the correct order (descending order by timestamp). This prop will only affect the direction of the elements in the user interface, such as the location of the typing indicator or the scrollbars. :::
|
|
236
|
+
* @default 'oldest-on-top'
|
|
231
237
|
*/
|
|
232
238
|
"order": 'newest-on-top' | 'oldest-on-top';
|
|
233
239
|
/**
|
|
@@ -282,10 +288,12 @@ export namespace Components {
|
|
|
282
288
|
"required": boolean;
|
|
283
289
|
/**
|
|
284
290
|
* If the value should be fetched from the commandbus or the web component registry
|
|
291
|
+
* @default 'component'
|
|
285
292
|
*/
|
|
286
293
|
"type": ComponentPickerType;
|
|
287
294
|
/**
|
|
288
295
|
* The value of the current property
|
|
296
|
+
* @default {}
|
|
289
297
|
*/
|
|
290
298
|
"value": Record<string, unknown>;
|
|
291
299
|
}
|
|
@@ -305,6 +313,7 @@ export namespace Components {
|
|
|
305
313
|
"context": LimeWebComponentContext;
|
|
306
314
|
/**
|
|
307
315
|
* The label for the copy button
|
|
316
|
+
* @default 'Copy value'
|
|
308
317
|
*/
|
|
309
318
|
"copyLabel": string;
|
|
310
319
|
/**
|
|
@@ -317,6 +326,7 @@ export namespace Components {
|
|
|
317
326
|
"helperText": string;
|
|
318
327
|
/**
|
|
319
328
|
* Whether to hide the copy button
|
|
329
|
+
* @default false
|
|
320
330
|
*/
|
|
321
331
|
"hideCopyButton": boolean;
|
|
322
332
|
/**
|
|
@@ -341,6 +351,7 @@ export namespace Components {
|
|
|
341
351
|
"tags"?: string[];
|
|
342
352
|
/**
|
|
343
353
|
* The type of items to display in the picker
|
|
354
|
+
* @default 'component'
|
|
344
355
|
*/
|
|
345
356
|
"type": ComponentPickerType;
|
|
346
357
|
/**
|
|
@@ -371,10 +382,12 @@ export namespace Components {
|
|
|
371
382
|
"fileInput"?: FileInputConfig;
|
|
372
383
|
/**
|
|
373
384
|
* When `true`, displays a button that triggers the internal link character (`#`) in the text editor.
|
|
385
|
+
* @default false
|
|
374
386
|
*/
|
|
375
387
|
"internalLinks": boolean;
|
|
376
388
|
/**
|
|
377
389
|
* When `true`, displays a button that triggers the mention character (`@`) in the text editor.
|
|
390
|
+
* @default false
|
|
378
391
|
*/
|
|
379
392
|
"mentions": boolean;
|
|
380
393
|
/**
|
|
@@ -383,10 +396,12 @@ export namespace Components {
|
|
|
383
396
|
"platform"?: LimeWebComponentPlatform;
|
|
384
397
|
/**
|
|
385
398
|
* When `true`, displays a button that toggles the visibility of the rich text formatting toolbar in the text editor.
|
|
399
|
+
* @default false
|
|
386
400
|
*/
|
|
387
401
|
"richText": boolean;
|
|
388
402
|
/**
|
|
389
403
|
* When `true`, displays a button that triggers the text snippet character (`!`) in the text editor.
|
|
404
|
+
* @default false
|
|
390
405
|
*/
|
|
391
406
|
"textSnippets": boolean;
|
|
392
407
|
}
|
|
@@ -417,10 +432,12 @@ export namespace Components {
|
|
|
417
432
|
"context": LimeWebComponentContext;
|
|
418
433
|
/**
|
|
419
434
|
* The list of currencies. If currencies are not provided it will default to `allCurrencies`, We also support ´nordicMarketCurrencies´ and ´europeanMarketCurrencies´.
|
|
435
|
+
* @default codes()
|
|
420
436
|
*/
|
|
421
437
|
"currencies": string[];
|
|
422
438
|
/**
|
|
423
439
|
* Whether the current property is disabled
|
|
440
|
+
* @default false
|
|
424
441
|
*/
|
|
425
442
|
"disabled": boolean;
|
|
426
443
|
/**
|
|
@@ -429,6 +446,7 @@ export namespace Components {
|
|
|
429
446
|
"helperText"?: string;
|
|
430
447
|
/**
|
|
431
448
|
* Whether the current property is invalid
|
|
449
|
+
* @default false
|
|
432
450
|
*/
|
|
433
451
|
"invalid": boolean;
|
|
434
452
|
/**
|
|
@@ -438,10 +456,12 @@ export namespace Components {
|
|
|
438
456
|
"platform": LimeWebComponentPlatform;
|
|
439
457
|
/**
|
|
440
458
|
* Whether the current property is readonly
|
|
459
|
+
* @default false
|
|
441
460
|
*/
|
|
442
461
|
"readonly": boolean;
|
|
443
462
|
/**
|
|
444
463
|
* Whether the current property is required
|
|
464
|
+
* @default false
|
|
445
465
|
*/
|
|
446
466
|
"required": boolean;
|
|
447
467
|
/**
|
|
@@ -489,6 +509,7 @@ export namespace Components {
|
|
|
489
509
|
"context": LimeWebComponentContext;
|
|
490
510
|
/**
|
|
491
511
|
* The data cells to render.
|
|
512
|
+
* @default []
|
|
492
513
|
*/
|
|
493
514
|
"items": DataCell[];
|
|
494
515
|
/**
|
|
@@ -522,6 +543,7 @@ export namespace Components {
|
|
|
522
543
|
"context": LimeWebComponentContext;
|
|
523
544
|
/**
|
|
524
545
|
* Set to `true` to disable the field. Use `disabled` to indicate that the field can normally be interacted with, but is currently disabled. This tells the user that if certain requirements are met, the field may become enabled again.
|
|
546
|
+
* @default false
|
|
525
547
|
*/
|
|
526
548
|
"disabled": boolean;
|
|
527
549
|
/**
|
|
@@ -530,6 +552,7 @@ export namespace Components {
|
|
|
530
552
|
"helperText": string;
|
|
531
553
|
/**
|
|
532
554
|
* Set to `true` to indicate that the current value of the date picker is invalid.
|
|
555
|
+
* @default false
|
|
533
556
|
*/
|
|
534
557
|
"invalid": boolean;
|
|
535
558
|
/**
|
|
@@ -547,14 +570,17 @@ export namespace Components {
|
|
|
547
570
|
"platform": LimeWebComponentPlatform;
|
|
548
571
|
/**
|
|
549
572
|
* Set to `true` to make the field read-only. Use `readonly` when the field is only there to present the data it holds, and will not become possible for the current user to edit.
|
|
573
|
+
* @default false
|
|
550
574
|
*/
|
|
551
575
|
"readonly": boolean;
|
|
552
576
|
/**
|
|
553
577
|
* Set to `true` to indicate that the field is required.
|
|
578
|
+
* @default false
|
|
554
579
|
*/
|
|
555
580
|
"required": boolean;
|
|
556
581
|
/**
|
|
557
582
|
* Type of date picker.
|
|
583
|
+
* @default 'datetime'
|
|
558
584
|
*/
|
|
559
585
|
"type": DateType;
|
|
560
586
|
/**
|
|
@@ -635,6 +661,7 @@ export namespace Components {
|
|
|
635
661
|
"accessibleLabel"?: string;
|
|
636
662
|
/**
|
|
637
663
|
* The list of files to display as document chips.
|
|
664
|
+
* @default []
|
|
638
665
|
*/
|
|
639
666
|
"files": DocumentChipFile[];
|
|
640
667
|
}
|
|
@@ -651,6 +678,7 @@ export namespace Components {
|
|
|
651
678
|
"context": LimeWebComponentContext;
|
|
652
679
|
/**
|
|
653
680
|
* The preferred file URL types to use when displaying the document's image preview.
|
|
681
|
+
* @default ['view', 'contents', 'download']
|
|
654
682
|
*/
|
|
655
683
|
"fileTypes": LimeFileUrlType[];
|
|
656
684
|
/**
|
|
@@ -664,6 +692,7 @@ export namespace Components {
|
|
|
664
692
|
"platform": LimeWebComponentPlatform;
|
|
665
693
|
/**
|
|
666
694
|
* The semantic role of the list item. - 'radio': renders a radio button for single selection. - 'checkbox': renders a checkbox for multiple selection.
|
|
695
|
+
* @default 'checkbox'
|
|
667
696
|
*/
|
|
668
697
|
"type": 'radio' | 'checkbox';
|
|
669
698
|
}
|
|
@@ -691,10 +720,12 @@ export namespace Components {
|
|
|
691
720
|
"helperText"?: string;
|
|
692
721
|
/**
|
|
693
722
|
* Set to `true` to indicate that the current selection is invalid.
|
|
723
|
+
* @default false
|
|
694
724
|
*/
|
|
695
725
|
"invalid": boolean;
|
|
696
726
|
/**
|
|
697
727
|
* The list of document items to display in the picker.
|
|
728
|
+
* @default []
|
|
698
729
|
*/
|
|
699
730
|
"items": DocumentItem[];
|
|
700
731
|
/**
|
|
@@ -708,10 +739,12 @@ export namespace Components {
|
|
|
708
739
|
"platform": LimeWebComponentPlatform;
|
|
709
740
|
/**
|
|
710
741
|
* Set to `true` to indicate that selecting an item is required.
|
|
742
|
+
* @default false
|
|
711
743
|
*/
|
|
712
744
|
"required": boolean;
|
|
713
745
|
/**
|
|
714
746
|
* Defines whether the picker allows single or multiple selection. - 'radio': Allows single selection within a group. - 'checkbox': Allows multiple selection.
|
|
747
|
+
* @default 'checkbox'
|
|
715
748
|
*/
|
|
716
749
|
"type": DocumentType;
|
|
717
750
|
}
|
|
@@ -772,6 +805,7 @@ export namespace Components {
|
|
|
772
805
|
"context": LimeWebComponentContext;
|
|
773
806
|
/**
|
|
774
807
|
* Defines the chronological sorting of the array of items which are provided to the feed. It is used for visual grouping & bundling logic, as well as rendering the last visited timestamp in the right place. - 'ASC' : Items are provided oldest -> newest (newest last). Often used when the UI shows newer items near the bottom and older ones above. - 'DESC' : Items are provided newest -> oldest (newest first). Often used when the UI places the latest item at the top. :::important This component does not re-sort the provided `items`. It only renders them in the order received from the consumer. :::
|
|
808
|
+
* @default 'ASC'
|
|
775
809
|
*/
|
|
776
810
|
"direction": 'ASC' | 'DESC';
|
|
777
811
|
/**
|
|
@@ -788,6 +822,7 @@ export namespace Components {
|
|
|
788
822
|
"highlightedItemId"?: string | number;
|
|
789
823
|
/**
|
|
790
824
|
* List of items to display in the feed.
|
|
825
|
+
* @default []
|
|
791
826
|
*/
|
|
792
827
|
"items": FeedItem[];
|
|
793
828
|
/**
|
|
@@ -800,6 +835,7 @@ export namespace Components {
|
|
|
800
835
|
"loading": boolean;
|
|
801
836
|
/**
|
|
802
837
|
* Number of minutes to take into account, when bundling several feed-items that are created by the same author in a close timespan.
|
|
838
|
+
* @default MINUTES_OF_PROXIMITY
|
|
803
839
|
*/
|
|
804
840
|
"minutesOfProximity": number;
|
|
805
841
|
/**
|
|
@@ -809,6 +845,7 @@ export namespace Components {
|
|
|
809
845
|
"platform": LimeWebComponentPlatform;
|
|
810
846
|
/**
|
|
811
847
|
* The total number of items available
|
|
848
|
+
* @default 0
|
|
812
849
|
*/
|
|
813
850
|
"totalCount": number;
|
|
814
851
|
}
|
|
@@ -836,7 +873,8 @@ export namespace Components {
|
|
|
836
873
|
*/
|
|
837
874
|
"context": LimeWebComponentContext;
|
|
838
875
|
/**
|
|
839
|
-
* @inheritdoc
|
|
876
|
+
* @inheritdoc
|
|
877
|
+
* @default false
|
|
840
878
|
*/
|
|
841
879
|
"hasError": boolean;
|
|
842
880
|
/**
|
|
@@ -845,6 +883,7 @@ export namespace Components {
|
|
|
845
883
|
"helperText"?: string;
|
|
846
884
|
/**
|
|
847
885
|
* A bundled item is a feed item that is created by the same author as the previous item, but in a very close time proximity as the previous item. Bundled items display less visual details.
|
|
886
|
+
* @default false
|
|
848
887
|
*/
|
|
849
888
|
"isBundled": boolean;
|
|
850
889
|
/**
|
|
@@ -858,6 +897,7 @@ export namespace Components {
|
|
|
858
897
|
"platform": LimeWebComponentPlatform;
|
|
859
898
|
/**
|
|
860
899
|
* Defines the visualization and features of the feed item.
|
|
900
|
+
* @default 'standard'
|
|
861
901
|
*/
|
|
862
902
|
"ui"?: string;
|
|
863
903
|
}
|
|
@@ -927,6 +967,7 @@ export namespace Components {
|
|
|
927
967
|
interface LimebbInfoTile {
|
|
928
968
|
/**
|
|
929
969
|
* Type of aggregation operator to use
|
|
970
|
+
* @default AggregateOperator.Count
|
|
930
971
|
*/
|
|
931
972
|
"aggregateOperator": AggregateOperator;
|
|
932
973
|
/**
|
|
@@ -1055,6 +1096,7 @@ export namespace Components {
|
|
|
1055
1096
|
"context": LimeWebComponentContext;
|
|
1056
1097
|
/**
|
|
1057
1098
|
* List of groups to display in the kanban board. Each group contains a list of items belonging to that group.
|
|
1099
|
+
* @default []
|
|
1058
1100
|
*/
|
|
1059
1101
|
"groups": KanbanGroup[];
|
|
1060
1102
|
/**
|
|
@@ -1087,6 +1129,7 @@ export namespace Components {
|
|
|
1087
1129
|
"identifier": string;
|
|
1088
1130
|
/**
|
|
1089
1131
|
* List of items to display in the group.
|
|
1132
|
+
* @default []
|
|
1090
1133
|
*/
|
|
1091
1134
|
"items": KanbanItem[];
|
|
1092
1135
|
/**
|
|
@@ -1380,6 +1423,7 @@ export namespace Components {
|
|
|
1380
1423
|
"context": LimeWebComponentContext;
|
|
1381
1424
|
/**
|
|
1382
1425
|
* Optional label
|
|
1426
|
+
* @default 'Sort Order'
|
|
1383
1427
|
*/
|
|
1384
1428
|
"label": string;
|
|
1385
1429
|
/**
|
|
@@ -1451,10 +1495,12 @@ export namespace Components {
|
|
|
1451
1495
|
"context": LimeWebComponentContext;
|
|
1452
1496
|
/**
|
|
1453
1497
|
* Optional helper text for the builder
|
|
1498
|
+
* @default ''
|
|
1454
1499
|
*/
|
|
1455
1500
|
"helperText": string;
|
|
1456
1501
|
/**
|
|
1457
1502
|
* Optional label for the builder
|
|
1503
|
+
* @default 'Response Format'
|
|
1458
1504
|
*/
|
|
1459
1505
|
"label": string;
|
|
1460
1506
|
/**
|
|
@@ -1492,6 +1538,7 @@ export namespace Components {
|
|
|
1492
1538
|
"context": LimeWebComponentContext;
|
|
1493
1539
|
/**
|
|
1494
1540
|
* Optional label
|
|
1541
|
+
* @default 'Properties'
|
|
1495
1542
|
*/
|
|
1496
1543
|
"label": string;
|
|
1497
1544
|
/**
|
|
@@ -1562,6 +1609,7 @@ export namespace Components {
|
|
|
1562
1609
|
"context": LimeWebComponentContext;
|
|
1563
1610
|
/**
|
|
1564
1611
|
* Optional label for the input
|
|
1612
|
+
* @default 'Value'
|
|
1565
1613
|
*/
|
|
1566
1614
|
"label": string;
|
|
1567
1615
|
/**
|
|
@@ -1600,6 +1648,7 @@ export namespace Components {
|
|
|
1600
1648
|
"context": LimeWebComponentContext;
|
|
1601
1649
|
/**
|
|
1602
1650
|
* What file types to use when viewing the file. The first available one will be used
|
|
1651
|
+
* @default ['view', 'contents', 'download']
|
|
1603
1652
|
*/
|
|
1604
1653
|
"fileTypes": LimeFileUrlType[];
|
|
1605
1654
|
/**
|
|
@@ -1639,6 +1688,7 @@ export namespace Components {
|
|
|
1639
1688
|
"disabled": boolean;
|
|
1640
1689
|
/**
|
|
1641
1690
|
* The name of this field. May be used as reference when a property mapping depends on the selected limetype.
|
|
1691
|
+
* @default 'limetype'
|
|
1642
1692
|
*/
|
|
1643
1693
|
"fieldName": string;
|
|
1644
1694
|
/**
|
|
@@ -1671,6 +1721,7 @@ export namespace Components {
|
|
|
1671
1721
|
"platform": LimeWebComponentPlatform;
|
|
1672
1722
|
/**
|
|
1673
1723
|
* A list of property fields that should be updated when the selected limetype changes.
|
|
1724
|
+
* @default []
|
|
1674
1725
|
*/
|
|
1675
1726
|
"propertyFields": DependentPropertyField[];
|
|
1676
1727
|
/**
|
|
@@ -1716,7 +1767,8 @@ export namespace Components {
|
|
|
1716
1767
|
interface LimebbLocalePicker {
|
|
1717
1768
|
/**
|
|
1718
1769
|
* The context describing where this component is running. The context provides information about the current limetype and record ID (if viewing/editing a specific record). Components can use this to load relevant data and understand their operating environment.
|
|
1719
|
-
* @inheritdoc
|
|
1770
|
+
* @inheritdoc
|
|
1771
|
+
* @default { limetype: null, id: null }
|
|
1720
1772
|
*/
|
|
1721
1773
|
"context": LimeWebComponentContext;
|
|
1722
1774
|
/**
|
|
@@ -1882,6 +1934,7 @@ export namespace Components {
|
|
|
1882
1934
|
"context": LimeWebComponentContext;
|
|
1883
1935
|
/**
|
|
1884
1936
|
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order.
|
|
1937
|
+
* @default []
|
|
1885
1938
|
*/
|
|
1886
1939
|
"items": NotificationItem[];
|
|
1887
1940
|
/**
|
|
@@ -1924,6 +1977,7 @@ export namespace Components {
|
|
|
1924
1977
|
"platform"?: LimeWebComponentPlatform;
|
|
1925
1978
|
/**
|
|
1926
1979
|
* Defines the size of the chip.
|
|
1980
|
+
* @default 'default'
|
|
1927
1981
|
*/
|
|
1928
1982
|
"size": 'small' | 'default';
|
|
1929
1983
|
}
|
|
@@ -1953,6 +2007,7 @@ export namespace Components {
|
|
|
1953
2007
|
"context": LimeWebComponentContext;
|
|
1954
2008
|
/**
|
|
1955
2009
|
* When set to `true`, makes the filled section showing the percentage colorful. Colors change follow Lime CRM's conventions: - with intervals of 10%, from 0% to 100% (when the range doesn't start with a negative value). - with intervals of 20%, from -200% to +200% (when the range starts with a negative value).
|
|
2010
|
+
* @default false
|
|
1956
2011
|
*/
|
|
1957
2012
|
"displayPercentageColors"?: boolean | undefined;
|
|
1958
2013
|
/**
|
|
@@ -1969,6 +2024,7 @@ export namespace Components {
|
|
|
1969
2024
|
"label"?: string;
|
|
1970
2025
|
/**
|
|
1971
2026
|
* A multiplier factor to convert input values to percentages. For example, if your input is 0.75 and you want to display it as 75%, use a multiplier of 100.
|
|
2027
|
+
* @default DEFAULT_MULTIPLIER_FACTOR
|
|
1972
2028
|
*/
|
|
1973
2029
|
"multiplier": number;
|
|
1974
2030
|
/**
|
|
@@ -1978,14 +2034,17 @@ export namespace Components {
|
|
|
1978
2034
|
"platform": LimeWebComponentPlatform;
|
|
1979
2035
|
/**
|
|
1980
2036
|
* The maximum value of the visualization range. This defines the upper bound of the scale used for visualization. Must be greater than rangeMin.
|
|
2037
|
+
* @default DEFAULT_RANGE_MAX
|
|
1981
2038
|
*/
|
|
1982
2039
|
"rangeMax": number;
|
|
1983
2040
|
/**
|
|
1984
2041
|
* The minimum value of the visualization range. This defines the lower bound of the scale used for visualization. Must be less than rangeMax.
|
|
2042
|
+
* @default DEFAULT_RANGE_MIN
|
|
1985
2043
|
*/
|
|
1986
2044
|
"rangeMin": number;
|
|
1987
2045
|
/**
|
|
1988
2046
|
* When set to `false`, if the `value` equals `0` or there is no value (_undefined_, _null_ or empty string), the component will render the visualization. See the examples for more details.
|
|
2047
|
+
* @default true
|
|
1989
2048
|
*/
|
|
1990
2049
|
"reducePresence"?: boolean | undefined;
|
|
1991
2050
|
/**
|
|
@@ -2022,6 +2081,7 @@ export namespace Components {
|
|
|
2022
2081
|
"helperText": string;
|
|
2023
2082
|
/**
|
|
2024
2083
|
* Label for the input
|
|
2084
|
+
* @default 'Property'
|
|
2025
2085
|
*/
|
|
2026
2086
|
"label": string;
|
|
2027
2087
|
/**
|
|
@@ -2034,6 +2094,7 @@ export namespace Components {
|
|
|
2034
2094
|
"platform": LimeWebComponentPlatform;
|
|
2035
2095
|
/**
|
|
2036
2096
|
* Whether the field is required
|
|
2097
|
+
* @default false
|
|
2037
2098
|
*/
|
|
2038
2099
|
"required": boolean;
|
|
2039
2100
|
/**
|
|
@@ -2094,6 +2155,7 @@ export namespace Components {
|
|
|
2094
2155
|
interface LimebbSummaryPopover {
|
|
2095
2156
|
/**
|
|
2096
2157
|
* Actions to display in the card, to provide the user with options to interact with the content.
|
|
2158
|
+
* @default []
|
|
2097
2159
|
*/
|
|
2098
2160
|
"actions"?: Array<ActionBarItem | ListSeparator>;
|
|
2099
2161
|
/**
|
|
@@ -2114,14 +2176,17 @@ export namespace Components {
|
|
|
2114
2176
|
"image"?: Image;
|
|
2115
2177
|
/**
|
|
2116
2178
|
* Decides the popover's location in relation to its trigger
|
|
2179
|
+
* @default 'top'
|
|
2117
2180
|
*/
|
|
2118
2181
|
"openDirection": OpenDirection;
|
|
2119
2182
|
/**
|
|
2120
2183
|
* The maximum height of the popover.
|
|
2184
|
+
* @default 'min(35rem, calc(100vh - 2rem))'
|
|
2121
2185
|
*/
|
|
2122
2186
|
"popoverMaxHeight": string;
|
|
2123
2187
|
/**
|
|
2124
2188
|
* The maximum width of the popover.
|
|
2189
|
+
* @default '20rem'
|
|
2125
2190
|
*/
|
|
2126
2191
|
"popoverMaxWidth": string;
|
|
2127
2192
|
/**
|
|
@@ -2130,6 +2195,7 @@ export namespace Components {
|
|
|
2130
2195
|
"subheading"?: string;
|
|
2131
2196
|
/**
|
|
2132
2197
|
* The delay in milliseconds, before the popover opens.
|
|
2198
|
+
* @default 600
|
|
2133
2199
|
*/
|
|
2134
2200
|
"triggerDelay": number;
|
|
2135
2201
|
/**
|
|
@@ -2160,27 +2226,35 @@ export namespace Components {
|
|
|
2160
2226
|
interface LimebbTextEditor {
|
|
2161
2227
|
/**
|
|
2162
2228
|
* Enables image pasting in the editor. Default: `false` :::note This component handles the upload process. The consumer must process the uploaded images by listening to `metadataChange` event. :::
|
|
2229
|
+
* @default false
|
|
2163
2230
|
*/
|
|
2164
2231
|
"allowInlineImages": boolean;
|
|
2165
2232
|
/**
|
|
2166
2233
|
* Set to true to enable mentioning a coworker or groups of coworkers. Mentions already present will still be rendered with a link to the coworker or the group of coworkers regardless of the value of this property
|
|
2234
|
+
* @default false
|
|
2167
2235
|
*/
|
|
2168
2236
|
"allowMentioning": boolean;
|
|
2169
2237
|
/**
|
|
2170
2238
|
* Set to `true` to allow the user to vertically resize the editor. Set to `false` to disable the resize functionality.
|
|
2239
|
+
* @default true
|
|
2171
2240
|
*/
|
|
2172
2241
|
"allowResize": boolean;
|
|
2173
2242
|
/**
|
|
2174
2243
|
* The type of content that the editor should handle and emit, defaults to `markdown` Assumed to be set only once, so not reactive to changes
|
|
2244
|
+
* @default 'markdown'
|
|
2175
2245
|
*/
|
|
2176
2246
|
"contentType": 'markdown' | 'html';
|
|
2177
2247
|
/**
|
|
2178
2248
|
* @inheritdoc
|
|
2179
2249
|
*/
|
|
2180
2250
|
"context": LimeWebComponentContext;
|
|
2251
|
+
/**
|
|
2252
|
+
* @default []
|
|
2253
|
+
*/
|
|
2181
2254
|
"customElements": CustomElementDefinition[];
|
|
2182
2255
|
/**
|
|
2183
2256
|
* Set to `true` to disable the field. Use `disabled` to indicate that the field can normally be interacted with, but is currently disabled. This tells the user that if certain requirements are met, the field may become enabled again.
|
|
2257
|
+
* @default false
|
|
2184
2258
|
*/
|
|
2185
2259
|
"disabled"?: boolean;
|
|
2186
2260
|
/**
|
|
@@ -2194,6 +2268,7 @@ export namespace Components {
|
|
|
2194
2268
|
"helperText"?: string;
|
|
2195
2269
|
/**
|
|
2196
2270
|
* Set to `true` to indicate that the current value of the editor is invalid.
|
|
2271
|
+
* @default false
|
|
2197
2272
|
*/
|
|
2198
2273
|
"invalid"?: boolean;
|
|
2199
2274
|
/**
|
|
@@ -2202,6 +2277,7 @@ export namespace Components {
|
|
|
2202
2277
|
"label"?: string;
|
|
2203
2278
|
/**
|
|
2204
2279
|
* Defines the language for translations.
|
|
2280
|
+
* @default 'en'
|
|
2205
2281
|
*/
|
|
2206
2282
|
"language": Languages;
|
|
2207
2283
|
/**
|
|
@@ -2214,23 +2290,30 @@ export namespace Components {
|
|
|
2214
2290
|
"platform": LimeWebComponentPlatform;
|
|
2215
2291
|
/**
|
|
2216
2292
|
* Set to `true` to make the component read-only. Use `readonly` when the field is only there to present the data it holds, and will not become possible for the current user to edit. :::note Consider that it might be better to use `limel-markdown` instead of `limel-text-editor` when the goal is visualizing data. :::
|
|
2293
|
+
* @default false
|
|
2217
2294
|
*/
|
|
2218
2295
|
"readonly"?: boolean;
|
|
2219
2296
|
/**
|
|
2220
2297
|
* Set to `true` to indicate that the field is required. :::important An empty but required field is not automatically considered invalid. You must make sure to check the validity of the field on your own, and properly handle the `invalid` state. :::
|
|
2298
|
+
* @default false
|
|
2221
2299
|
*/
|
|
2222
2300
|
"required"?: boolean;
|
|
2223
2301
|
/**
|
|
2224
2302
|
* Context of the selected object in the list
|
|
2225
2303
|
*/
|
|
2226
2304
|
"selectedContext"?: LimeWebComponentContext;
|
|
2305
|
+
/**
|
|
2306
|
+
* @default {}
|
|
2307
|
+
*/
|
|
2227
2308
|
"triggerMap": TriggerMap;
|
|
2228
2309
|
/**
|
|
2229
2310
|
* Specifies the visual appearance of the editor. - `standard`: The default editor appearance with a full toolbar and standard layout. - `minimal`: A compact editor appearance, ideal for limited space scenarios such as mobile devices. In this mode, the toolbar is hidden until the editor is focused.
|
|
2311
|
+
* @default 'standard'
|
|
2230
2312
|
*/
|
|
2231
2313
|
"ui"?: EditorUiType;
|
|
2232
2314
|
/**
|
|
2233
2315
|
* The value of the current property
|
|
2316
|
+
* @default ''
|
|
2234
2317
|
*/
|
|
2235
2318
|
"value": string;
|
|
2236
2319
|
}
|
|
@@ -2246,17 +2329,23 @@ export namespace Components {
|
|
|
2246
2329
|
* @private
|
|
2247
2330
|
*/
|
|
2248
2331
|
interface LimebbTextEditorPicker {
|
|
2332
|
+
/**
|
|
2333
|
+
* @default ''
|
|
2334
|
+
*/
|
|
2249
2335
|
"emptyMessage": string;
|
|
2250
2336
|
/**
|
|
2251
2337
|
* Loading state of the item's list
|
|
2338
|
+
* @default false
|
|
2252
2339
|
*/
|
|
2253
2340
|
"isSearching": boolean;
|
|
2254
2341
|
/**
|
|
2255
2342
|
* List of items to display
|
|
2343
|
+
* @default []
|
|
2256
2344
|
*/
|
|
2257
2345
|
"items": Array<ListItem | ListSeparator>;
|
|
2258
2346
|
/**
|
|
2259
2347
|
* Open state of the item's list
|
|
2348
|
+
* @default false
|
|
2260
2349
|
*/
|
|
2261
2350
|
"open": boolean;
|
|
2262
2351
|
}
|
|
@@ -2306,6 +2395,7 @@ export namespace Components {
|
|
|
2306
2395
|
"platform": LimeWebComponentPlatform;
|
|
2307
2396
|
/**
|
|
2308
2397
|
* When set to `false`, if the `value` equals `0` or there is no value (_undefined_, _null_ or empty string), the component will render the visualization. See the examples for more details.
|
|
2398
|
+
* @default true
|
|
2309
2399
|
*/
|
|
2310
2400
|
"reducePresence"?: boolean;
|
|
2311
2401
|
/**
|
|
@@ -2314,6 +2404,7 @@ export namespace Components {
|
|
|
2314
2404
|
"required"?: boolean;
|
|
2315
2405
|
/**
|
|
2316
2406
|
* A short piece of text to display after the value.
|
|
2407
|
+
* @default '%'
|
|
2317
2408
|
*/
|
|
2318
2409
|
"suffix"?: string;
|
|
2319
2410
|
/**
|
|
@@ -4151,6 +4242,8 @@ declare global {
|
|
|
4151
4242
|
}
|
|
4152
4243
|
}
|
|
4153
4244
|
declare namespace LocalJSX {
|
|
4245
|
+
type OneOf<K extends string, PropT, AttrT = PropT> = { [P in K]: PropT } & { [P in `attr:${K}` | `prop:${K}`]?: never } | { [P in `attr:${K}`]: AttrT } & { [P in K | `prop:${K}`]?: never } | { [P in `prop:${K}`]: PropT } & { [P in K | `attr:${K}`]?: never };
|
|
4246
|
+
|
|
4154
4247
|
/**
|
|
4155
4248
|
* An alert dialog interrupts the user flow. It can be used when an explicit
|
|
4156
4249
|
* decision or acknowledgement from the user is needed in order to safely continue
|
|
@@ -4202,6 +4295,7 @@ declare namespace LocalJSX {
|
|
|
4202
4295
|
"onDismiss"?: (event: LimebbAlertDialogCustomEvent<void>) => void;
|
|
4203
4296
|
/**
|
|
4204
4297
|
* Controls whether the dialog is open (controlled by the parent)
|
|
4298
|
+
* @default false
|
|
4205
4299
|
*/
|
|
4206
4300
|
"open"?: boolean;
|
|
4207
4301
|
/**
|
|
@@ -4210,6 +4304,7 @@ declare namespace LocalJSX {
|
|
|
4210
4304
|
"subheading"?: string;
|
|
4211
4305
|
/**
|
|
4212
4306
|
* Defines how the component is visualized with a default icon and fixed color scheme.
|
|
4307
|
+
* @default 'note'
|
|
4213
4308
|
*/
|
|
4214
4309
|
"type"?: AlertType;
|
|
4215
4310
|
}
|
|
@@ -4240,6 +4335,7 @@ declare namespace LocalJSX {
|
|
|
4240
4335
|
"items"?: Array<BrowserItem | ListSeparator>;
|
|
4241
4336
|
/**
|
|
4242
4337
|
* Defines the how the list of items is rendered. - `grid` - Items are displayed in a responsive grid layout. Width of items is adjusted to fit the available space.
|
|
4338
|
+
* @default 'grid'
|
|
4243
4339
|
*/
|
|
4244
4340
|
"layout"?: 'grid' | 'list';
|
|
4245
4341
|
/**
|
|
@@ -4276,6 +4372,7 @@ declare namespace LocalJSX {
|
|
|
4276
4372
|
"context"?: LimeWebComponentContext;
|
|
4277
4373
|
/**
|
|
4278
4374
|
* Indicates whether there is an error, for example when message was not sent or delivered.
|
|
4375
|
+
* @default false
|
|
4279
4376
|
*/
|
|
4280
4377
|
"hasError"?: boolean;
|
|
4281
4378
|
/**
|
|
@@ -4319,6 +4416,7 @@ declare namespace LocalJSX {
|
|
|
4319
4416
|
"isTypingIndicatorVisible"?: boolean;
|
|
4320
4417
|
/**
|
|
4321
4418
|
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order. See the [ChatListItem](#/type/ChatListItem/) type for the kinds of items that can appear in the list.
|
|
4419
|
+
* @default []
|
|
4322
4420
|
*/
|
|
4323
4421
|
"items"?: ChatListItem[];
|
|
4324
4422
|
/**
|
|
@@ -4331,6 +4429,7 @@ declare namespace LocalJSX {
|
|
|
4331
4429
|
"loading"?: boolean;
|
|
4332
4430
|
/**
|
|
4333
4431
|
* - `newest-on-top` displays new messages at the top of the list; used if the chat input is located on top of the chat interface. - `oldest-on-top` displays new messages at the bottom of the list (default); used if the chat input is located at the bottom of the chat interface. :::important Using this prop will _not_ automatically sort the chat items for you! You still need to pass the items in the correct order (descending order by timestamp). This prop will only affect the direction of the elements in the user interface, such as the location of the typing indicator or the scrollbars. :::
|
|
4432
|
+
* @default 'oldest-on-top'
|
|
4334
4433
|
*/
|
|
4335
4434
|
"order"?: 'newest-on-top' | 'oldest-on-top';
|
|
4336
4435
|
/**
|
|
@@ -4389,10 +4488,12 @@ declare namespace LocalJSX {
|
|
|
4389
4488
|
"required"?: boolean;
|
|
4390
4489
|
/**
|
|
4391
4490
|
* If the value should be fetched from the commandbus or the web component registry
|
|
4491
|
+
* @default 'component'
|
|
4392
4492
|
*/
|
|
4393
4493
|
"type"?: ComponentPickerType;
|
|
4394
4494
|
/**
|
|
4395
4495
|
* The value of the current property
|
|
4496
|
+
* @default {}
|
|
4396
4497
|
*/
|
|
4397
4498
|
"value"?: Record<string, unknown>;
|
|
4398
4499
|
}
|
|
@@ -4412,6 +4513,7 @@ declare namespace LocalJSX {
|
|
|
4412
4513
|
"context"?: LimeWebComponentContext;
|
|
4413
4514
|
/**
|
|
4414
4515
|
* The label for the copy button
|
|
4516
|
+
* @default 'Copy value'
|
|
4415
4517
|
*/
|
|
4416
4518
|
"copyLabel"?: string;
|
|
4417
4519
|
/**
|
|
@@ -4424,6 +4526,7 @@ declare namespace LocalJSX {
|
|
|
4424
4526
|
"helperText"?: string;
|
|
4425
4527
|
/**
|
|
4426
4528
|
* Whether to hide the copy button
|
|
4529
|
+
* @default false
|
|
4427
4530
|
*/
|
|
4428
4531
|
"hideCopyButton"?: boolean;
|
|
4429
4532
|
/**
|
|
@@ -4456,6 +4559,7 @@ declare namespace LocalJSX {
|
|
|
4456
4559
|
"tags"?: string[];
|
|
4457
4560
|
/**
|
|
4458
4561
|
* The type of items to display in the picker
|
|
4562
|
+
* @default 'component'
|
|
4459
4563
|
*/
|
|
4460
4564
|
"type"?: ComponentPickerType;
|
|
4461
4565
|
/**
|
|
@@ -4486,10 +4590,12 @@ declare namespace LocalJSX {
|
|
|
4486
4590
|
"fileInput"?: FileInputConfig;
|
|
4487
4591
|
/**
|
|
4488
4592
|
* When `true`, displays a button that triggers the internal link character (`#`) in the text editor.
|
|
4593
|
+
* @default false
|
|
4489
4594
|
*/
|
|
4490
4595
|
"internalLinks"?: boolean;
|
|
4491
4596
|
/**
|
|
4492
4597
|
* When `true`, displays a button that triggers the mention character (`@`) in the text editor.
|
|
4598
|
+
* @default false
|
|
4493
4599
|
*/
|
|
4494
4600
|
"mentions"?: boolean;
|
|
4495
4601
|
/**
|
|
@@ -4506,10 +4612,12 @@ declare namespace LocalJSX {
|
|
|
4506
4612
|
"platform"?: LimeWebComponentPlatform;
|
|
4507
4613
|
/**
|
|
4508
4614
|
* When `true`, displays a button that toggles the visibility of the rich text formatting toolbar in the text editor.
|
|
4615
|
+
* @default false
|
|
4509
4616
|
*/
|
|
4510
4617
|
"richText"?: boolean;
|
|
4511
4618
|
/**
|
|
4512
4619
|
* When `true`, displays a button that triggers the text snippet character (`!`) in the text editor.
|
|
4620
|
+
* @default false
|
|
4513
4621
|
*/
|
|
4514
4622
|
"textSnippets"?: boolean;
|
|
4515
4623
|
}
|
|
@@ -4540,10 +4648,12 @@ declare namespace LocalJSX {
|
|
|
4540
4648
|
"context"?: LimeWebComponentContext;
|
|
4541
4649
|
/**
|
|
4542
4650
|
* The list of currencies. If currencies are not provided it will default to `allCurrencies`, We also support ´nordicMarketCurrencies´ and ´europeanMarketCurrencies´.
|
|
4651
|
+
* @default codes()
|
|
4543
4652
|
*/
|
|
4544
4653
|
"currencies"?: string[];
|
|
4545
4654
|
/**
|
|
4546
4655
|
* Whether the current property is disabled
|
|
4656
|
+
* @default false
|
|
4547
4657
|
*/
|
|
4548
4658
|
"disabled"?: boolean;
|
|
4549
4659
|
/**
|
|
@@ -4552,6 +4662,7 @@ declare namespace LocalJSX {
|
|
|
4552
4662
|
"helperText"?: string;
|
|
4553
4663
|
/**
|
|
4554
4664
|
* Whether the current property is invalid
|
|
4665
|
+
* @default false
|
|
4555
4666
|
*/
|
|
4556
4667
|
"invalid"?: boolean;
|
|
4557
4668
|
/**
|
|
@@ -4565,10 +4676,12 @@ declare namespace LocalJSX {
|
|
|
4565
4676
|
"platform"?: LimeWebComponentPlatform;
|
|
4566
4677
|
/**
|
|
4567
4678
|
* Whether the current property is readonly
|
|
4679
|
+
* @default false
|
|
4568
4680
|
*/
|
|
4569
4681
|
"readonly"?: boolean;
|
|
4570
4682
|
/**
|
|
4571
4683
|
* Whether the current property is required
|
|
4684
|
+
* @default false
|
|
4572
4685
|
*/
|
|
4573
4686
|
"required"?: boolean;
|
|
4574
4687
|
/**
|
|
@@ -4616,6 +4729,7 @@ declare namespace LocalJSX {
|
|
|
4616
4729
|
"context"?: LimeWebComponentContext;
|
|
4617
4730
|
/**
|
|
4618
4731
|
* The data cells to render.
|
|
4732
|
+
* @default []
|
|
4619
4733
|
*/
|
|
4620
4734
|
"items"?: DataCell[];
|
|
4621
4735
|
/**
|
|
@@ -4649,6 +4763,7 @@ declare namespace LocalJSX {
|
|
|
4649
4763
|
"context"?: LimeWebComponentContext;
|
|
4650
4764
|
/**
|
|
4651
4765
|
* Set to `true` to disable the field. Use `disabled` to indicate that the field can normally be interacted with, but is currently disabled. This tells the user that if certain requirements are met, the field may become enabled again.
|
|
4766
|
+
* @default false
|
|
4652
4767
|
*/
|
|
4653
4768
|
"disabled"?: boolean;
|
|
4654
4769
|
/**
|
|
@@ -4657,6 +4772,7 @@ declare namespace LocalJSX {
|
|
|
4657
4772
|
"helperText"?: string;
|
|
4658
4773
|
/**
|
|
4659
4774
|
* Set to `true` to indicate that the current value of the date picker is invalid.
|
|
4775
|
+
* @default false
|
|
4660
4776
|
*/
|
|
4661
4777
|
"invalid"?: boolean;
|
|
4662
4778
|
/**
|
|
@@ -4678,14 +4794,17 @@ declare namespace LocalJSX {
|
|
|
4678
4794
|
"platform": LimeWebComponentPlatform;
|
|
4679
4795
|
/**
|
|
4680
4796
|
* Set to `true` to make the field read-only. Use `readonly` when the field is only there to present the data it holds, and will not become possible for the current user to edit.
|
|
4797
|
+
* @default false
|
|
4681
4798
|
*/
|
|
4682
4799
|
"readonly"?: boolean;
|
|
4683
4800
|
/**
|
|
4684
4801
|
* Set to `true` to indicate that the field is required.
|
|
4802
|
+
* @default false
|
|
4685
4803
|
*/
|
|
4686
4804
|
"required"?: boolean;
|
|
4687
4805
|
/**
|
|
4688
4806
|
* Type of date picker.
|
|
4807
|
+
* @default 'datetime'
|
|
4689
4808
|
*/
|
|
4690
4809
|
"type"?: DateType;
|
|
4691
4810
|
/**
|
|
@@ -4774,6 +4893,7 @@ declare namespace LocalJSX {
|
|
|
4774
4893
|
"accessibleLabel"?: string;
|
|
4775
4894
|
/**
|
|
4776
4895
|
* The list of files to display as document chips.
|
|
4896
|
+
* @default []
|
|
4777
4897
|
*/
|
|
4778
4898
|
"files"?: DocumentChipFile[];
|
|
4779
4899
|
/**
|
|
@@ -4794,6 +4914,7 @@ declare namespace LocalJSX {
|
|
|
4794
4914
|
"context"?: LimeWebComponentContext;
|
|
4795
4915
|
/**
|
|
4796
4916
|
* The preferred file URL types to use when displaying the document's image preview.
|
|
4917
|
+
* @default ['view', 'contents', 'download']
|
|
4797
4918
|
*/
|
|
4798
4919
|
"fileTypes"?: LimeFileUrlType[];
|
|
4799
4920
|
/**
|
|
@@ -4811,6 +4932,7 @@ declare namespace LocalJSX {
|
|
|
4811
4932
|
"platform": LimeWebComponentPlatform;
|
|
4812
4933
|
/**
|
|
4813
4934
|
* The semantic role of the list item. - 'radio': renders a radio button for single selection. - 'checkbox': renders a checkbox for multiple selection.
|
|
4935
|
+
* @default 'checkbox'
|
|
4814
4936
|
*/
|
|
4815
4937
|
"type"?: 'radio' | 'checkbox';
|
|
4816
4938
|
}
|
|
@@ -4838,10 +4960,12 @@ declare namespace LocalJSX {
|
|
|
4838
4960
|
"helperText"?: string;
|
|
4839
4961
|
/**
|
|
4840
4962
|
* Set to `true` to indicate that the current selection is invalid.
|
|
4963
|
+
* @default false
|
|
4841
4964
|
*/
|
|
4842
4965
|
"invalid"?: boolean;
|
|
4843
4966
|
/**
|
|
4844
4967
|
* The list of document items to display in the picker.
|
|
4968
|
+
* @default []
|
|
4845
4969
|
*/
|
|
4846
4970
|
"items"?: DocumentItem[];
|
|
4847
4971
|
/**
|
|
@@ -4859,10 +4983,12 @@ declare namespace LocalJSX {
|
|
|
4859
4983
|
"platform": LimeWebComponentPlatform;
|
|
4860
4984
|
/**
|
|
4861
4985
|
* Set to `true` to indicate that selecting an item is required.
|
|
4986
|
+
* @default false
|
|
4862
4987
|
*/
|
|
4863
4988
|
"required"?: boolean;
|
|
4864
4989
|
/**
|
|
4865
4990
|
* Defines whether the picker allows single or multiple selection. - 'radio': Allows single selection within a group. - 'checkbox': Allows multiple selection.
|
|
4991
|
+
* @default 'checkbox'
|
|
4866
4992
|
*/
|
|
4867
4993
|
"type"?: DocumentType;
|
|
4868
4994
|
}
|
|
@@ -4923,6 +5049,7 @@ declare namespace LocalJSX {
|
|
|
4923
5049
|
"context"?: LimeWebComponentContext;
|
|
4924
5050
|
/**
|
|
4925
5051
|
* Defines the chronological sorting of the array of items which are provided to the feed. It is used for visual grouping & bundling logic, as well as rendering the last visited timestamp in the right place. - 'ASC' : Items are provided oldest -> newest (newest last). Often used when the UI shows newer items near the bottom and older ones above. - 'DESC' : Items are provided newest -> oldest (newest first). Often used when the UI places the latest item at the top. :::important This component does not re-sort the provided `items`. It only renders them in the order received from the consumer. :::
|
|
5052
|
+
* @default 'ASC'
|
|
4926
5053
|
*/
|
|
4927
5054
|
"direction"?: 'ASC' | 'DESC';
|
|
4928
5055
|
/**
|
|
@@ -4939,6 +5066,7 @@ declare namespace LocalJSX {
|
|
|
4939
5066
|
"highlightedItemId"?: string | number;
|
|
4940
5067
|
/**
|
|
4941
5068
|
* List of items to display in the feed.
|
|
5069
|
+
* @default []
|
|
4942
5070
|
*/
|
|
4943
5071
|
"items"?: FeedItem[];
|
|
4944
5072
|
/**
|
|
@@ -4951,6 +5079,7 @@ declare namespace LocalJSX {
|
|
|
4951
5079
|
"loading"?: boolean;
|
|
4952
5080
|
/**
|
|
4953
5081
|
* Number of minutes to take into account, when bundling several feed-items that are created by the same author in a close timespan.
|
|
5082
|
+
* @default MINUTES_OF_PROXIMITY
|
|
4954
5083
|
*/
|
|
4955
5084
|
"minutesOfProximity"?: number;
|
|
4956
5085
|
/**
|
|
@@ -4968,6 +5097,7 @@ declare namespace LocalJSX {
|
|
|
4968
5097
|
"platform": LimeWebComponentPlatform;
|
|
4969
5098
|
/**
|
|
4970
5099
|
* The total number of items available
|
|
5100
|
+
* @default 0
|
|
4971
5101
|
*/
|
|
4972
5102
|
"totalCount"?: number;
|
|
4973
5103
|
}
|
|
@@ -4995,7 +5125,8 @@ declare namespace LocalJSX {
|
|
|
4995
5125
|
*/
|
|
4996
5126
|
"context"?: LimeWebComponentContext;
|
|
4997
5127
|
/**
|
|
4998
|
-
* @inheritdoc
|
|
5128
|
+
* @inheritdoc
|
|
5129
|
+
* @default false
|
|
4999
5130
|
*/
|
|
5000
5131
|
"hasError"?: boolean;
|
|
5001
5132
|
/**
|
|
@@ -5004,6 +5135,7 @@ declare namespace LocalJSX {
|
|
|
5004
5135
|
"helperText"?: string;
|
|
5005
5136
|
/**
|
|
5006
5137
|
* A bundled item is a feed item that is created by the same author as the previous item, but in a very close time proximity as the previous item. Bundled items display less visual details.
|
|
5138
|
+
* @default false
|
|
5007
5139
|
*/
|
|
5008
5140
|
"isBundled"?: boolean;
|
|
5009
5141
|
/**
|
|
@@ -5017,6 +5149,7 @@ declare namespace LocalJSX {
|
|
|
5017
5149
|
"platform": LimeWebComponentPlatform;
|
|
5018
5150
|
/**
|
|
5019
5151
|
* Defines the visualization and features of the feed item.
|
|
5152
|
+
* @default 'standard'
|
|
5020
5153
|
*/
|
|
5021
5154
|
"ui"?: string;
|
|
5022
5155
|
}
|
|
@@ -5090,6 +5223,7 @@ declare namespace LocalJSX {
|
|
|
5090
5223
|
interface LimebbInfoTile {
|
|
5091
5224
|
/**
|
|
5092
5225
|
* Type of aggregation operator to use
|
|
5226
|
+
* @default AggregateOperator.Count
|
|
5093
5227
|
*/
|
|
5094
5228
|
"aggregateOperator"?: AggregateOperator;
|
|
5095
5229
|
/**
|
|
@@ -5242,6 +5376,7 @@ declare namespace LocalJSX {
|
|
|
5242
5376
|
"context"?: LimeWebComponentContext;
|
|
5243
5377
|
/**
|
|
5244
5378
|
* List of groups to display in the kanban board. Each group contains a list of items belonging to that group.
|
|
5379
|
+
* @default []
|
|
5245
5380
|
*/
|
|
5246
5381
|
"groups"?: KanbanGroup[];
|
|
5247
5382
|
/**
|
|
@@ -5282,6 +5417,7 @@ declare namespace LocalJSX {
|
|
|
5282
5417
|
"identifier"?: string;
|
|
5283
5418
|
/**
|
|
5284
5419
|
* List of items to display in the group.
|
|
5420
|
+
* @default []
|
|
5285
5421
|
*/
|
|
5286
5422
|
"items"?: KanbanItem[];
|
|
5287
5423
|
/**
|
|
@@ -5607,6 +5743,7 @@ declare namespace LocalJSX {
|
|
|
5607
5743
|
"context"?: LimeWebComponentContext;
|
|
5608
5744
|
/**
|
|
5609
5745
|
* Optional label
|
|
5746
|
+
* @default 'Sort Order'
|
|
5610
5747
|
*/
|
|
5611
5748
|
"label"?: string;
|
|
5612
5749
|
/**
|
|
@@ -5686,10 +5823,12 @@ declare namespace LocalJSX {
|
|
|
5686
5823
|
"context"?: LimeWebComponentContext;
|
|
5687
5824
|
/**
|
|
5688
5825
|
* Optional helper text for the builder
|
|
5826
|
+
* @default ''
|
|
5689
5827
|
*/
|
|
5690
5828
|
"helperText"?: string;
|
|
5691
5829
|
/**
|
|
5692
5830
|
* Optional label for the builder
|
|
5831
|
+
* @default 'Response Format'
|
|
5693
5832
|
*/
|
|
5694
5833
|
"label"?: string;
|
|
5695
5834
|
/**
|
|
@@ -5731,6 +5870,7 @@ declare namespace LocalJSX {
|
|
|
5731
5870
|
"context"?: LimeWebComponentContext;
|
|
5732
5871
|
/**
|
|
5733
5872
|
* Optional label
|
|
5873
|
+
* @default 'Properties'
|
|
5734
5874
|
*/
|
|
5735
5875
|
"label"?: string;
|
|
5736
5876
|
/**
|
|
@@ -5809,6 +5949,7 @@ declare namespace LocalJSX {
|
|
|
5809
5949
|
"context"?: LimeWebComponentContext;
|
|
5810
5950
|
/**
|
|
5811
5951
|
* Optional label for the input
|
|
5952
|
+
* @default 'Value'
|
|
5812
5953
|
*/
|
|
5813
5954
|
"label"?: string;
|
|
5814
5955
|
/**
|
|
@@ -5851,6 +5992,7 @@ declare namespace LocalJSX {
|
|
|
5851
5992
|
"context": LimeWebComponentContext;
|
|
5852
5993
|
/**
|
|
5853
5994
|
* What file types to use when viewing the file. The first available one will be used
|
|
5995
|
+
* @default ['view', 'contents', 'download']
|
|
5854
5996
|
*/
|
|
5855
5997
|
"fileTypes"?: LimeFileUrlType[];
|
|
5856
5998
|
/**
|
|
@@ -5890,6 +6032,7 @@ declare namespace LocalJSX {
|
|
|
5890
6032
|
"disabled"?: boolean;
|
|
5891
6033
|
/**
|
|
5892
6034
|
* The name of this field. May be used as reference when a property mapping depends on the selected limetype.
|
|
6035
|
+
* @default 'limetype'
|
|
5893
6036
|
*/
|
|
5894
6037
|
"fieldName"?: string;
|
|
5895
6038
|
/**
|
|
@@ -5927,6 +6070,7 @@ declare namespace LocalJSX {
|
|
|
5927
6070
|
"platform"?: LimeWebComponentPlatform;
|
|
5928
6071
|
/**
|
|
5929
6072
|
* A list of property fields that should be updated when the selected limetype changes.
|
|
6073
|
+
* @default []
|
|
5930
6074
|
*/
|
|
5931
6075
|
"propertyFields"?: DependentPropertyField[];
|
|
5932
6076
|
/**
|
|
@@ -5976,7 +6120,8 @@ declare namespace LocalJSX {
|
|
|
5976
6120
|
interface LimebbLocalePicker {
|
|
5977
6121
|
/**
|
|
5978
6122
|
* The context describing where this component is running. The context provides information about the current limetype and record ID (if viewing/editing a specific record). Components can use this to load relevant data and understand their operating environment.
|
|
5979
|
-
* @inheritdoc
|
|
6123
|
+
* @inheritdoc
|
|
6124
|
+
* @default { limetype: null, id: null }
|
|
5980
6125
|
*/
|
|
5981
6126
|
"context"?: LimeWebComponentContext;
|
|
5982
6127
|
/**
|
|
@@ -6151,6 +6296,7 @@ declare namespace LocalJSX {
|
|
|
6151
6296
|
"context"?: LimeWebComponentContext;
|
|
6152
6297
|
/**
|
|
6153
6298
|
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order.
|
|
6299
|
+
* @default []
|
|
6154
6300
|
*/
|
|
6155
6301
|
"items"?: NotificationItem[];
|
|
6156
6302
|
/**
|
|
@@ -6197,6 +6343,7 @@ declare namespace LocalJSX {
|
|
|
6197
6343
|
"platform"?: LimeWebComponentPlatform;
|
|
6198
6344
|
/**
|
|
6199
6345
|
* Defines the size of the chip.
|
|
6346
|
+
* @default 'default'
|
|
6200
6347
|
*/
|
|
6201
6348
|
"size"?: 'small' | 'default';
|
|
6202
6349
|
}
|
|
@@ -6226,6 +6373,7 @@ declare namespace LocalJSX {
|
|
|
6226
6373
|
"context"?: LimeWebComponentContext;
|
|
6227
6374
|
/**
|
|
6228
6375
|
* When set to `true`, makes the filled section showing the percentage colorful. Colors change follow Lime CRM's conventions: - with intervals of 10%, from 0% to 100% (when the range doesn't start with a negative value). - with intervals of 20%, from -200% to +200% (when the range starts with a negative value).
|
|
6376
|
+
* @default false
|
|
6229
6377
|
*/
|
|
6230
6378
|
"displayPercentageColors"?: boolean | undefined;
|
|
6231
6379
|
/**
|
|
@@ -6242,6 +6390,7 @@ declare namespace LocalJSX {
|
|
|
6242
6390
|
"label"?: string;
|
|
6243
6391
|
/**
|
|
6244
6392
|
* A multiplier factor to convert input values to percentages. For example, if your input is 0.75 and you want to display it as 75%, use a multiplier of 100.
|
|
6393
|
+
* @default DEFAULT_MULTIPLIER_FACTOR
|
|
6245
6394
|
*/
|
|
6246
6395
|
"multiplier"?: number;
|
|
6247
6396
|
/**
|
|
@@ -6251,14 +6400,17 @@ declare namespace LocalJSX {
|
|
|
6251
6400
|
"platform"?: LimeWebComponentPlatform;
|
|
6252
6401
|
/**
|
|
6253
6402
|
* The maximum value of the visualization range. This defines the upper bound of the scale used for visualization. Must be greater than rangeMin.
|
|
6403
|
+
* @default DEFAULT_RANGE_MAX
|
|
6254
6404
|
*/
|
|
6255
6405
|
"rangeMax"?: number;
|
|
6256
6406
|
/**
|
|
6257
6407
|
* The minimum value of the visualization range. This defines the lower bound of the scale used for visualization. Must be less than rangeMax.
|
|
6408
|
+
* @default DEFAULT_RANGE_MIN
|
|
6258
6409
|
*/
|
|
6259
6410
|
"rangeMin"?: number;
|
|
6260
6411
|
/**
|
|
6261
6412
|
* When set to `false`, if the `value` equals `0` or there is no value (_undefined_, _null_ or empty string), the component will render the visualization. See the examples for more details.
|
|
6413
|
+
* @default true
|
|
6262
6414
|
*/
|
|
6263
6415
|
"reducePresence"?: boolean | undefined;
|
|
6264
6416
|
/**
|
|
@@ -6295,6 +6447,7 @@ declare namespace LocalJSX {
|
|
|
6295
6447
|
"helperText"?: string;
|
|
6296
6448
|
/**
|
|
6297
6449
|
* Label for the input
|
|
6450
|
+
* @default 'Property'
|
|
6298
6451
|
*/
|
|
6299
6452
|
"label"?: string;
|
|
6300
6453
|
/**
|
|
@@ -6311,6 +6464,7 @@ declare namespace LocalJSX {
|
|
|
6311
6464
|
"platform"?: LimeWebComponentPlatform;
|
|
6312
6465
|
/**
|
|
6313
6466
|
* Whether the field is required
|
|
6467
|
+
* @default false
|
|
6314
6468
|
*/
|
|
6315
6469
|
"required"?: boolean;
|
|
6316
6470
|
/**
|
|
@@ -6371,6 +6525,7 @@ declare namespace LocalJSX {
|
|
|
6371
6525
|
interface LimebbSummaryPopover {
|
|
6372
6526
|
/**
|
|
6373
6527
|
* Actions to display in the card, to provide the user with options to interact with the content.
|
|
6528
|
+
* @default []
|
|
6374
6529
|
*/
|
|
6375
6530
|
"actions"?: Array<ActionBarItem | ListSeparator>;
|
|
6376
6531
|
/**
|
|
@@ -6395,14 +6550,17 @@ declare namespace LocalJSX {
|
|
|
6395
6550
|
"onActionSelected"?: (event: LimebbSummaryPopoverCustomEvent<ActionBarItem>) => void;
|
|
6396
6551
|
/**
|
|
6397
6552
|
* Decides the popover's location in relation to its trigger
|
|
6553
|
+
* @default 'top'
|
|
6398
6554
|
*/
|
|
6399
6555
|
"openDirection"?: OpenDirection;
|
|
6400
6556
|
/**
|
|
6401
6557
|
* The maximum height of the popover.
|
|
6558
|
+
* @default 'min(35rem, calc(100vh - 2rem))'
|
|
6402
6559
|
*/
|
|
6403
6560
|
"popoverMaxHeight"?: string;
|
|
6404
6561
|
/**
|
|
6405
6562
|
* The maximum width of the popover.
|
|
6563
|
+
* @default '20rem'
|
|
6406
6564
|
*/
|
|
6407
6565
|
"popoverMaxWidth"?: string;
|
|
6408
6566
|
/**
|
|
@@ -6411,6 +6569,7 @@ declare namespace LocalJSX {
|
|
|
6411
6569
|
"subheading"?: string;
|
|
6412
6570
|
/**
|
|
6413
6571
|
* The delay in milliseconds, before the popover opens.
|
|
6572
|
+
* @default 600
|
|
6414
6573
|
*/
|
|
6415
6574
|
"triggerDelay"?: number;
|
|
6416
6575
|
/**
|
|
@@ -6441,27 +6600,35 @@ declare namespace LocalJSX {
|
|
|
6441
6600
|
interface LimebbTextEditor {
|
|
6442
6601
|
/**
|
|
6443
6602
|
* Enables image pasting in the editor. Default: `false` :::note This component handles the upload process. The consumer must process the uploaded images by listening to `metadataChange` event. :::
|
|
6603
|
+
* @default false
|
|
6444
6604
|
*/
|
|
6445
6605
|
"allowInlineImages"?: boolean;
|
|
6446
6606
|
/**
|
|
6447
6607
|
* Set to true to enable mentioning a coworker or groups of coworkers. Mentions already present will still be rendered with a link to the coworker or the group of coworkers regardless of the value of this property
|
|
6608
|
+
* @default false
|
|
6448
6609
|
*/
|
|
6449
6610
|
"allowMentioning"?: boolean;
|
|
6450
6611
|
/**
|
|
6451
6612
|
* Set to `true` to allow the user to vertically resize the editor. Set to `false` to disable the resize functionality.
|
|
6613
|
+
* @default true
|
|
6452
6614
|
*/
|
|
6453
6615
|
"allowResize"?: boolean;
|
|
6454
6616
|
/**
|
|
6455
6617
|
* The type of content that the editor should handle and emit, defaults to `markdown` Assumed to be set only once, so not reactive to changes
|
|
6618
|
+
* @default 'markdown'
|
|
6456
6619
|
*/
|
|
6457
6620
|
"contentType"?: 'markdown' | 'html';
|
|
6458
6621
|
/**
|
|
6459
6622
|
* @inheritdoc
|
|
6460
6623
|
*/
|
|
6461
6624
|
"context"?: LimeWebComponentContext;
|
|
6625
|
+
/**
|
|
6626
|
+
* @default []
|
|
6627
|
+
*/
|
|
6462
6628
|
"customElements"?: CustomElementDefinition[];
|
|
6463
6629
|
/**
|
|
6464
6630
|
* Set to `true` to disable the field. Use `disabled` to indicate that the field can normally be interacted with, but is currently disabled. This tells the user that if certain requirements are met, the field may become enabled again.
|
|
6631
|
+
* @default false
|
|
6465
6632
|
*/
|
|
6466
6633
|
"disabled"?: boolean;
|
|
6467
6634
|
/**
|
|
@@ -6475,6 +6642,7 @@ declare namespace LocalJSX {
|
|
|
6475
6642
|
"helperText"?: string;
|
|
6476
6643
|
/**
|
|
6477
6644
|
* Set to `true` to indicate that the current value of the editor is invalid.
|
|
6645
|
+
* @default false
|
|
6478
6646
|
*/
|
|
6479
6647
|
"invalid"?: boolean;
|
|
6480
6648
|
/**
|
|
@@ -6483,6 +6651,7 @@ declare namespace LocalJSX {
|
|
|
6483
6651
|
"label"?: string;
|
|
6484
6652
|
/**
|
|
6485
6653
|
* Defines the language for translations.
|
|
6654
|
+
* @default 'en'
|
|
6486
6655
|
*/
|
|
6487
6656
|
"language"?: Languages;
|
|
6488
6657
|
/**
|
|
@@ -6503,23 +6672,30 @@ declare namespace LocalJSX {
|
|
|
6503
6672
|
"platform": LimeWebComponentPlatform;
|
|
6504
6673
|
/**
|
|
6505
6674
|
* Set to `true` to make the component read-only. Use `readonly` when the field is only there to present the data it holds, and will not become possible for the current user to edit. :::note Consider that it might be better to use `limel-markdown` instead of `limel-text-editor` when the goal is visualizing data. :::
|
|
6675
|
+
* @default false
|
|
6506
6676
|
*/
|
|
6507
6677
|
"readonly"?: boolean;
|
|
6508
6678
|
/**
|
|
6509
6679
|
* Set to `true` to indicate that the field is required. :::important An empty but required field is not automatically considered invalid. You must make sure to check the validity of the field on your own, and properly handle the `invalid` state. :::
|
|
6680
|
+
* @default false
|
|
6510
6681
|
*/
|
|
6511
6682
|
"required"?: boolean;
|
|
6512
6683
|
/**
|
|
6513
6684
|
* Context of the selected object in the list
|
|
6514
6685
|
*/
|
|
6515
6686
|
"selectedContext"?: LimeWebComponentContext;
|
|
6687
|
+
/**
|
|
6688
|
+
* @default {}
|
|
6689
|
+
*/
|
|
6516
6690
|
"triggerMap"?: TriggerMap;
|
|
6517
6691
|
/**
|
|
6518
6692
|
* Specifies the visual appearance of the editor. - `standard`: The default editor appearance with a full toolbar and standard layout. - `minimal`: A compact editor appearance, ideal for limited space scenarios such as mobile devices. In this mode, the toolbar is hidden until the editor is focused.
|
|
6693
|
+
* @default 'standard'
|
|
6519
6694
|
*/
|
|
6520
6695
|
"ui"?: EditorUiType;
|
|
6521
6696
|
/**
|
|
6522
6697
|
* The value of the current property
|
|
6698
|
+
* @default ''
|
|
6523
6699
|
*/
|
|
6524
6700
|
"value"?: string;
|
|
6525
6701
|
}
|
|
@@ -6535,13 +6711,18 @@ declare namespace LocalJSX {
|
|
|
6535
6711
|
* @private
|
|
6536
6712
|
*/
|
|
6537
6713
|
interface LimebbTextEditorPicker {
|
|
6714
|
+
/**
|
|
6715
|
+
* @default ''
|
|
6716
|
+
*/
|
|
6538
6717
|
"emptyMessage"?: string;
|
|
6539
6718
|
/**
|
|
6540
6719
|
* Loading state of the item's list
|
|
6720
|
+
* @default false
|
|
6541
6721
|
*/
|
|
6542
6722
|
"isSearching"?: boolean;
|
|
6543
6723
|
/**
|
|
6544
6724
|
* List of items to display
|
|
6725
|
+
* @default []
|
|
6545
6726
|
*/
|
|
6546
6727
|
"items"?: Array<ListItem | ListSeparator>;
|
|
6547
6728
|
/**
|
|
@@ -6551,6 +6732,7 @@ declare namespace LocalJSX {
|
|
|
6551
6732
|
"onItemSelected"?: (event: LimebbTextEditorPickerCustomEvent<ListItem>) => void;
|
|
6552
6733
|
/**
|
|
6553
6734
|
* Open state of the item's list
|
|
6735
|
+
* @default false
|
|
6554
6736
|
*/
|
|
6555
6737
|
"open"?: boolean;
|
|
6556
6738
|
}
|
|
@@ -6600,6 +6782,7 @@ declare namespace LocalJSX {
|
|
|
6600
6782
|
"platform"?: LimeWebComponentPlatform;
|
|
6601
6783
|
/**
|
|
6602
6784
|
* When set to `false`, if the `value` equals `0` or there is no value (_undefined_, _null_ or empty string), the component will render the visualization. See the examples for more details.
|
|
6785
|
+
* @default true
|
|
6603
6786
|
*/
|
|
6604
6787
|
"reducePresence"?: boolean;
|
|
6605
6788
|
/**
|
|
@@ -6608,6 +6791,7 @@ declare namespace LocalJSX {
|
|
|
6608
6791
|
"required"?: boolean;
|
|
6609
6792
|
/**
|
|
6610
6793
|
* A short piece of text to display after the value.
|
|
6794
|
+
* @default '%'
|
|
6611
6795
|
*/
|
|
6612
6796
|
"suffix"?: string;
|
|
6613
6797
|
/**
|
|
@@ -6622,67 +6806,377 @@ declare namespace LocalJSX {
|
|
|
6622
6806
|
*/
|
|
6623
6807
|
interface LimebbTypingIndicator {
|
|
6624
6808
|
}
|
|
6809
|
+
|
|
6810
|
+
interface LimebbAlertDialogAttributes {
|
|
6811
|
+
"type": AlertType;
|
|
6812
|
+
"open": boolean;
|
|
6813
|
+
"icon": string;
|
|
6814
|
+
"heading": string;
|
|
6815
|
+
"subheading": string;
|
|
6816
|
+
}
|
|
6817
|
+
interface LimebbBrowserAttributes {
|
|
6818
|
+
"layout": 'grid' | 'list';
|
|
6819
|
+
}
|
|
6820
|
+
interface LimebbChatItemAttributes {
|
|
6821
|
+
"helperText": string;
|
|
6822
|
+
"hasError": boolean;
|
|
6823
|
+
}
|
|
6824
|
+
interface LimebbChatListAttributes {
|
|
6825
|
+
"loading": boolean;
|
|
6826
|
+
"isTypingIndicatorVisible": boolean;
|
|
6827
|
+
"lastVisitedTimestamp": string | Date | null;
|
|
6828
|
+
"order": 'newest-on-top' | 'oldest-on-top';
|
|
6829
|
+
}
|
|
6830
|
+
interface LimebbComponentConfigAttributes {
|
|
6831
|
+
"required": boolean;
|
|
6832
|
+
"readonly": boolean;
|
|
6833
|
+
"disabled": boolean;
|
|
6834
|
+
"label": string;
|
|
6835
|
+
"helperText": string;
|
|
6836
|
+
"type": ComponentPickerType;
|
|
6837
|
+
"nameField": string;
|
|
6838
|
+
}
|
|
6839
|
+
interface LimebbComponentPickerAttributes {
|
|
6840
|
+
"type": ComponentPickerType;
|
|
6841
|
+
"value": string;
|
|
6842
|
+
"copyLabel": string;
|
|
6843
|
+
"hideCopyButton": boolean;
|
|
6844
|
+
"required": boolean;
|
|
6845
|
+
"readonly": boolean;
|
|
6846
|
+
"disabled": boolean;
|
|
6847
|
+
"label": string;
|
|
6848
|
+
"helperText": string;
|
|
6849
|
+
}
|
|
6850
|
+
interface LimebbComposerToolbarAttributes {
|
|
6851
|
+
"mentions": boolean;
|
|
6852
|
+
"textSnippets": boolean;
|
|
6853
|
+
"internalLinks": boolean;
|
|
6854
|
+
"richText": boolean;
|
|
6855
|
+
}
|
|
6856
|
+
interface LimebbCurrencyPickerAttributes {
|
|
6857
|
+
"label": string;
|
|
6858
|
+
"helperText": string;
|
|
6859
|
+
"required": boolean;
|
|
6860
|
+
"readonly": boolean;
|
|
6861
|
+
"invalid": boolean;
|
|
6862
|
+
"disabled": boolean;
|
|
6863
|
+
"value": string;
|
|
6864
|
+
}
|
|
6865
|
+
interface LimebbDashboardWidgetAttributes {
|
|
6866
|
+
"heading": string;
|
|
6867
|
+
"subheading": string;
|
|
6868
|
+
"supportingText": string;
|
|
6869
|
+
"icon": string | Icon;
|
|
6870
|
+
}
|
|
6871
|
+
interface LimebbDataCellsAttributes {
|
|
6872
|
+
"limeobject": string;
|
|
6873
|
+
}
|
|
6874
|
+
interface LimebbDatePickerAttributes {
|
|
6875
|
+
"disabled": boolean;
|
|
6876
|
+
"readonly": boolean;
|
|
6877
|
+
"invalid": boolean;
|
|
6878
|
+
"label": string;
|
|
6879
|
+
"placeholder": string;
|
|
6880
|
+
"helperText": string;
|
|
6881
|
+
"required": boolean;
|
|
6882
|
+
"value": string | Date;
|
|
6883
|
+
"type": DateType;
|
|
6884
|
+
}
|
|
6885
|
+
interface LimebbDateRangeAttributes {
|
|
6886
|
+
"startTimeLabel": string;
|
|
6887
|
+
"endTimeLabel": string;
|
|
6888
|
+
"language": Languages;
|
|
6889
|
+
"timeFormat": string;
|
|
6890
|
+
"type": DateType;
|
|
6891
|
+
}
|
|
6892
|
+
interface LimebbDocumentChipsAttributes {
|
|
6893
|
+
"accessibleLabel": string;
|
|
6894
|
+
}
|
|
6895
|
+
interface LimebbDocumentItemAttributes {
|
|
6896
|
+
"type": 'radio' | 'checkbox';
|
|
6897
|
+
}
|
|
6898
|
+
interface LimebbDocumentPickerAttributes {
|
|
6899
|
+
"label": string;
|
|
6900
|
+
"helperText": string;
|
|
6901
|
+
"invalid": boolean;
|
|
6902
|
+
"required": boolean;
|
|
6903
|
+
"type": DocumentType;
|
|
6904
|
+
}
|
|
6905
|
+
interface LimebbEmptyStateAttributes {
|
|
6906
|
+
"heading": string;
|
|
6907
|
+
"value": string;
|
|
6908
|
+
}
|
|
6909
|
+
interface LimebbFeedAttributes {
|
|
6910
|
+
"emptyStateMessage": string;
|
|
6911
|
+
"heading": string;
|
|
6912
|
+
"loading": boolean;
|
|
6913
|
+
"minutesOfProximity": number;
|
|
6914
|
+
"totalCount": number;
|
|
6915
|
+
"direction": 'ASC' | 'DESC';
|
|
6916
|
+
"lastVisitedTimestamp": string | Date | null;
|
|
6917
|
+
"highlightedItemId": string;
|
|
6918
|
+
}
|
|
6919
|
+
interface LimebbFeedItemThumbnailFileInfoAttributes {
|
|
6920
|
+
"description": string;
|
|
6921
|
+
}
|
|
6922
|
+
interface LimebbFeedTimelineItemAttributes {
|
|
6923
|
+
"ui": string;
|
|
6924
|
+
"helperText": string;
|
|
6925
|
+
"hasError": boolean;
|
|
6926
|
+
"isBundled": boolean;
|
|
6927
|
+
}
|
|
6928
|
+
interface LimebbIconPickerAttributes {
|
|
6929
|
+
"value": string;
|
|
6930
|
+
"required": boolean;
|
|
6931
|
+
"readonly": boolean;
|
|
6932
|
+
"invalid": boolean;
|
|
6933
|
+
"disabled": boolean;
|
|
6934
|
+
"label": string;
|
|
6935
|
+
"helperText": string;
|
|
6936
|
+
}
|
|
6937
|
+
interface LimebbInfoTileAttributes {
|
|
6938
|
+
"filterId": string;
|
|
6939
|
+
"disabled": boolean;
|
|
6940
|
+
"icon": string;
|
|
6941
|
+
"label": string | Record<string, string>;
|
|
6942
|
+
"prefix": string;
|
|
6943
|
+
"suffix": string;
|
|
6944
|
+
"propertyName": string;
|
|
6945
|
+
"aggregateOperator": AggregateOperator;
|
|
6946
|
+
}
|
|
6947
|
+
interface LimebbInfoTileFormatAttributes {
|
|
6948
|
+
"type": 'number' | 'date' | 'none';
|
|
6949
|
+
}
|
|
6950
|
+
interface LimebbKanbanGroupAttributes {
|
|
6951
|
+
"identifier": string;
|
|
6952
|
+
"heading": string;
|
|
6953
|
+
"help": string;
|
|
6954
|
+
"summary": string;
|
|
6955
|
+
"loading": boolean;
|
|
6956
|
+
"totalCount": number;
|
|
6957
|
+
}
|
|
6958
|
+
interface LimebbLimeQueryBuilderAttributes {
|
|
6959
|
+
"label": string;
|
|
6960
|
+
"activeLimetype": string;
|
|
6961
|
+
}
|
|
6962
|
+
interface LimebbLimeQueryFilterBuilderAttributes {
|
|
6963
|
+
"limetype": string;
|
|
6964
|
+
"activeLimetype": string;
|
|
6965
|
+
}
|
|
6966
|
+
interface LimebbLimeQueryFilterComparisonAttributes {
|
|
6967
|
+
"label": string;
|
|
6968
|
+
"limetype": string;
|
|
6969
|
+
"activeLimetype": string;
|
|
6970
|
+
}
|
|
6971
|
+
interface LimebbLimeQueryFilterExpressionAttributes {
|
|
6972
|
+
"label": string;
|
|
6973
|
+
"limetype": string;
|
|
6974
|
+
"activeLimetype": string;
|
|
6975
|
+
}
|
|
6976
|
+
interface LimebbLimeQueryFilterGroupAttributes {
|
|
6977
|
+
"limetype": string;
|
|
6978
|
+
"activeLimetype": string;
|
|
6979
|
+
}
|
|
6980
|
+
interface LimebbLimeQueryFilterNotAttributes {
|
|
6981
|
+
"label": string;
|
|
6982
|
+
"limetype": string;
|
|
6983
|
+
"activeLimetype": string;
|
|
6984
|
+
}
|
|
6985
|
+
interface LimebbLimeQueryOrderByEditorAttributes {
|
|
6986
|
+
"limetype": string;
|
|
6987
|
+
"label": string;
|
|
6988
|
+
}
|
|
6989
|
+
interface LimebbLimeQueryOrderByItemAttributes {
|
|
6990
|
+
"limetype": string;
|
|
6991
|
+
}
|
|
6992
|
+
interface LimebbLimeQueryResponseFormatBuilderAttributes {
|
|
6993
|
+
"limetype": string;
|
|
6994
|
+
"label": string;
|
|
6995
|
+
"helperText": string;
|
|
6996
|
+
}
|
|
6997
|
+
interface LimebbLimeQueryResponseFormatEditorAttributes {
|
|
6998
|
+
"limetype": string;
|
|
6999
|
+
"label": string;
|
|
7000
|
+
}
|
|
7001
|
+
interface LimebbLimeQueryResponseFormatItemAttributes {
|
|
7002
|
+
"limetype": string;
|
|
7003
|
+
}
|
|
7004
|
+
interface LimebbLimeQueryValueInputAttributes {
|
|
7005
|
+
"limetype": string;
|
|
7006
|
+
"activeLimetype": string;
|
|
7007
|
+
"propertyPath": string;
|
|
7008
|
+
"operator": Operator;
|
|
7009
|
+
"value": string;
|
|
7010
|
+
"label": string;
|
|
7011
|
+
}
|
|
7012
|
+
interface LimebbLimeobjectFileViewerAttributes {
|
|
7013
|
+
"property": string;
|
|
7014
|
+
}
|
|
7015
|
+
interface LimebbLimetypeFieldAttributes {
|
|
7016
|
+
"label": string;
|
|
7017
|
+
"required": boolean;
|
|
7018
|
+
"readonly": boolean;
|
|
7019
|
+
"disabled": boolean;
|
|
7020
|
+
"value": string;
|
|
7021
|
+
"helperText": string;
|
|
7022
|
+
"invalid": boolean;
|
|
7023
|
+
"fieldName": string;
|
|
7024
|
+
}
|
|
7025
|
+
interface LimebbLocalePickerAttributes {
|
|
7026
|
+
"value": LanguagePickerType;
|
|
7027
|
+
"required": boolean;
|
|
7028
|
+
"disabled": boolean;
|
|
7029
|
+
"label": string;
|
|
7030
|
+
"helperText": string;
|
|
7031
|
+
"readonly": boolean;
|
|
7032
|
+
"multipleChoice": boolean;
|
|
7033
|
+
}
|
|
7034
|
+
interface LimebbMentionAttributes {
|
|
7035
|
+
"limetype": string;
|
|
7036
|
+
"objectid": number;
|
|
7037
|
+
}
|
|
7038
|
+
interface LimebbMentionGroupCounterAttributes {
|
|
7039
|
+
"count": number;
|
|
7040
|
+
"helperLabel": string;
|
|
7041
|
+
}
|
|
7042
|
+
interface LimebbNavigationButtonAttributes {
|
|
7043
|
+
"href": string;
|
|
7044
|
+
"tooltipLabel": string;
|
|
7045
|
+
"tooltipHelperLabel": string;
|
|
7046
|
+
"type": NavigationButtonType;
|
|
7047
|
+
}
|
|
7048
|
+
interface LimebbNotificationListAttributes {
|
|
7049
|
+
"loading": boolean;
|
|
7050
|
+
"lastVisitedTimestamp": string | Date | null;
|
|
7051
|
+
}
|
|
7052
|
+
interface LimebbObjectChipAttributes {
|
|
7053
|
+
"limetype": string;
|
|
7054
|
+
"objectid": number;
|
|
7055
|
+
"size": 'small' | 'default';
|
|
7056
|
+
}
|
|
7057
|
+
interface LimebbPercentageVisualizerAttributes {
|
|
7058
|
+
"value": string;
|
|
7059
|
+
"rangeMax": number;
|
|
7060
|
+
"rangeMin": number;
|
|
7061
|
+
"multiplier": number;
|
|
7062
|
+
"label": string;
|
|
7063
|
+
"invalid": boolean;
|
|
7064
|
+
"required": boolean;
|
|
7065
|
+
"helperText": string;
|
|
7066
|
+
"reducePresence": boolean | undefined;
|
|
7067
|
+
"displayPercentageColors": boolean | undefined;
|
|
7068
|
+
}
|
|
7069
|
+
interface LimebbPropertySelectorAttributes {
|
|
7070
|
+
"limetype": string;
|
|
7071
|
+
"value": string;
|
|
7072
|
+
"label": string;
|
|
7073
|
+
"required": boolean;
|
|
7074
|
+
"helperText": string;
|
|
7075
|
+
}
|
|
7076
|
+
interface LimebbSummaryPopoverAttributes {
|
|
7077
|
+
"triggerDelay": number;
|
|
7078
|
+
"heading": string;
|
|
7079
|
+
"subheading": string;
|
|
7080
|
+
"icon": string | Icon;
|
|
7081
|
+
"value": string;
|
|
7082
|
+
"openDirection": OpenDirection;
|
|
7083
|
+
"popoverMaxWidth": string;
|
|
7084
|
+
"popoverMaxHeight": string;
|
|
7085
|
+
}
|
|
7086
|
+
interface LimebbTextEditorAttributes {
|
|
7087
|
+
"allowMentioning": boolean;
|
|
7088
|
+
"contentType": 'markdown' | 'html';
|
|
7089
|
+
"language": Languages;
|
|
7090
|
+
"disabled": boolean;
|
|
7091
|
+
"readonly": boolean;
|
|
7092
|
+
"helperText": string;
|
|
7093
|
+
"placeholder": string;
|
|
7094
|
+
"label": string;
|
|
7095
|
+
"invalid": boolean;
|
|
7096
|
+
"required": boolean;
|
|
7097
|
+
"ui": EditorUiType;
|
|
7098
|
+
"allowResize": boolean;
|
|
7099
|
+
"value": string;
|
|
7100
|
+
"draftIdentifier": string;
|
|
7101
|
+
"allowInlineImages": boolean;
|
|
7102
|
+
}
|
|
7103
|
+
interface LimebbTextEditorPickerAttributes {
|
|
7104
|
+
"open": boolean;
|
|
7105
|
+
"isSearching": boolean;
|
|
7106
|
+
"emptyMessage": string;
|
|
7107
|
+
}
|
|
7108
|
+
interface LimebbTrendIndicatorAttributes {
|
|
7109
|
+
"value": string;
|
|
7110
|
+
"formerValue": number;
|
|
7111
|
+
"suffix": string;
|
|
7112
|
+
"label": string;
|
|
7113
|
+
"invalid": boolean;
|
|
7114
|
+
"required": boolean;
|
|
7115
|
+
"helperText": string;
|
|
7116
|
+
"reducePresence": boolean;
|
|
7117
|
+
}
|
|
7118
|
+
|
|
6625
7119
|
interface IntrinsicElements {
|
|
6626
|
-
"limebb-alert-dialog": LimebbAlertDialog;
|
|
6627
|
-
"limebb-browser": LimebbBrowser;
|
|
7120
|
+
"limebb-alert-dialog": Omit<LimebbAlertDialog, keyof LimebbAlertDialogAttributes> & { [K in keyof LimebbAlertDialog & keyof LimebbAlertDialogAttributes]?: LimebbAlertDialog[K] } & { [K in keyof LimebbAlertDialog & keyof LimebbAlertDialogAttributes as `attr:${K}`]?: LimebbAlertDialogAttributes[K] } & { [K in keyof LimebbAlertDialog & keyof LimebbAlertDialogAttributes as `prop:${K}`]?: LimebbAlertDialog[K] };
|
|
7121
|
+
"limebb-browser": Omit<LimebbBrowser, keyof LimebbBrowserAttributes> & { [K in keyof LimebbBrowser & keyof LimebbBrowserAttributes]?: LimebbBrowser[K] } & { [K in keyof LimebbBrowser & keyof LimebbBrowserAttributes as `attr:${K}`]?: LimebbBrowserAttributes[K] } & { [K in keyof LimebbBrowser & keyof LimebbBrowserAttributes as `prop:${K}`]?: LimebbBrowser[K] };
|
|
6628
7122
|
"limebb-chat-icon-list": LimebbChatIconList;
|
|
6629
|
-
"limebb-chat-item": LimebbChatItem;
|
|
6630
|
-
"limebb-chat-list": LimebbChatList;
|
|
6631
|
-
"limebb-component-config": LimebbComponentConfig;
|
|
6632
|
-
"limebb-component-picker": LimebbComponentPicker;
|
|
6633
|
-
"limebb-composer-toolbar": LimebbComposerToolbar;
|
|
6634
|
-
"limebb-currency-picker": LimebbCurrencyPicker;
|
|
6635
|
-
"limebb-dashboard-widget": LimebbDashboardWidget;
|
|
6636
|
-
"limebb-data-cells": LimebbDataCells;
|
|
6637
|
-
"limebb-date-picker": LimebbDatePicker;
|
|
6638
|
-
"limebb-date-range": LimebbDateRange;
|
|
6639
|
-
"limebb-document-chips": LimebbDocumentChips;
|
|
6640
|
-
"limebb-document-item": LimebbDocumentItem;
|
|
6641
|
-
"limebb-document-picker": LimebbDocumentPicker;
|
|
6642
|
-
"limebb-empty-state": LimebbEmptyState;
|
|
6643
|
-
"limebb-feed": LimebbFeed;
|
|
6644
|
-
"limebb-feed-item-thumbnail-file-info": LimebbFeedItemThumbnailFileInfo;
|
|
6645
|
-
"limebb-feed-timeline-item": LimebbFeedTimelineItem;
|
|
6646
|
-
"limebb-icon-picker": LimebbIconPicker;
|
|
6647
|
-
"limebb-info-tile": LimebbInfoTile
|
|
7123
|
+
"limebb-chat-item": Omit<LimebbChatItem, keyof LimebbChatItemAttributes> & { [K in keyof LimebbChatItem & keyof LimebbChatItemAttributes]?: LimebbChatItem[K] } & { [K in keyof LimebbChatItem & keyof LimebbChatItemAttributes as `attr:${K}`]?: LimebbChatItemAttributes[K] } & { [K in keyof LimebbChatItem & keyof LimebbChatItemAttributes as `prop:${K}`]?: LimebbChatItem[K] };
|
|
7124
|
+
"limebb-chat-list": Omit<LimebbChatList, keyof LimebbChatListAttributes> & { [K in keyof LimebbChatList & keyof LimebbChatListAttributes]?: LimebbChatList[K] } & { [K in keyof LimebbChatList & keyof LimebbChatListAttributes as `attr:${K}`]?: LimebbChatListAttributes[K] } & { [K in keyof LimebbChatList & keyof LimebbChatListAttributes as `prop:${K}`]?: LimebbChatList[K] };
|
|
7125
|
+
"limebb-component-config": Omit<LimebbComponentConfig, keyof LimebbComponentConfigAttributes> & { [K in keyof LimebbComponentConfig & keyof LimebbComponentConfigAttributes]?: LimebbComponentConfig[K] } & { [K in keyof LimebbComponentConfig & keyof LimebbComponentConfigAttributes as `attr:${K}`]?: LimebbComponentConfigAttributes[K] } & { [K in keyof LimebbComponentConfig & keyof LimebbComponentConfigAttributes as `prop:${K}`]?: LimebbComponentConfig[K] };
|
|
7126
|
+
"limebb-component-picker": Omit<LimebbComponentPicker, keyof LimebbComponentPickerAttributes> & { [K in keyof LimebbComponentPicker & keyof LimebbComponentPickerAttributes]?: LimebbComponentPicker[K] } & { [K in keyof LimebbComponentPicker & keyof LimebbComponentPickerAttributes as `attr:${K}`]?: LimebbComponentPickerAttributes[K] } & { [K in keyof LimebbComponentPicker & keyof LimebbComponentPickerAttributes as `prop:${K}`]?: LimebbComponentPicker[K] };
|
|
7127
|
+
"limebb-composer-toolbar": Omit<LimebbComposerToolbar, keyof LimebbComposerToolbarAttributes> & { [K in keyof LimebbComposerToolbar & keyof LimebbComposerToolbarAttributes]?: LimebbComposerToolbar[K] } & { [K in keyof LimebbComposerToolbar & keyof LimebbComposerToolbarAttributes as `attr:${K}`]?: LimebbComposerToolbarAttributes[K] } & { [K in keyof LimebbComposerToolbar & keyof LimebbComposerToolbarAttributes as `prop:${K}`]?: LimebbComposerToolbar[K] };
|
|
7128
|
+
"limebb-currency-picker": Omit<LimebbCurrencyPicker, keyof LimebbCurrencyPickerAttributes> & { [K in keyof LimebbCurrencyPicker & keyof LimebbCurrencyPickerAttributes]?: LimebbCurrencyPicker[K] } & { [K in keyof LimebbCurrencyPicker & keyof LimebbCurrencyPickerAttributes as `attr:${K}`]?: LimebbCurrencyPickerAttributes[K] } & { [K in keyof LimebbCurrencyPicker & keyof LimebbCurrencyPickerAttributes as `prop:${K}`]?: LimebbCurrencyPicker[K] };
|
|
7129
|
+
"limebb-dashboard-widget": Omit<LimebbDashboardWidget, keyof LimebbDashboardWidgetAttributes> & { [K in keyof LimebbDashboardWidget & keyof LimebbDashboardWidgetAttributes]?: LimebbDashboardWidget[K] } & { [K in keyof LimebbDashboardWidget & keyof LimebbDashboardWidgetAttributes as `attr:${K}`]?: LimebbDashboardWidgetAttributes[K] } & { [K in keyof LimebbDashboardWidget & keyof LimebbDashboardWidgetAttributes as `prop:${K}`]?: LimebbDashboardWidget[K] };
|
|
7130
|
+
"limebb-data-cells": Omit<LimebbDataCells, keyof LimebbDataCellsAttributes> & { [K in keyof LimebbDataCells & keyof LimebbDataCellsAttributes]?: LimebbDataCells[K] } & { [K in keyof LimebbDataCells & keyof LimebbDataCellsAttributes as `attr:${K}`]?: LimebbDataCellsAttributes[K] } & { [K in keyof LimebbDataCells & keyof LimebbDataCellsAttributes as `prop:${K}`]?: LimebbDataCells[K] };
|
|
7131
|
+
"limebb-date-picker": Omit<LimebbDatePicker, keyof LimebbDatePickerAttributes> & { [K in keyof LimebbDatePicker & keyof LimebbDatePickerAttributes]?: LimebbDatePicker[K] } & { [K in keyof LimebbDatePicker & keyof LimebbDatePickerAttributes as `attr:${K}`]?: LimebbDatePickerAttributes[K] } & { [K in keyof LimebbDatePicker & keyof LimebbDatePickerAttributes as `prop:${K}`]?: LimebbDatePicker[K] };
|
|
7132
|
+
"limebb-date-range": Omit<LimebbDateRange, keyof LimebbDateRangeAttributes> & { [K in keyof LimebbDateRange & keyof LimebbDateRangeAttributes]?: LimebbDateRange[K] } & { [K in keyof LimebbDateRange & keyof LimebbDateRangeAttributes as `attr:${K}`]?: LimebbDateRangeAttributes[K] } & { [K in keyof LimebbDateRange & keyof LimebbDateRangeAttributes as `prop:${K}`]?: LimebbDateRange[K] };
|
|
7133
|
+
"limebb-document-chips": Omit<LimebbDocumentChips, keyof LimebbDocumentChipsAttributes> & { [K in keyof LimebbDocumentChips & keyof LimebbDocumentChipsAttributes]?: LimebbDocumentChips[K] } & { [K in keyof LimebbDocumentChips & keyof LimebbDocumentChipsAttributes as `attr:${K}`]?: LimebbDocumentChipsAttributes[K] } & { [K in keyof LimebbDocumentChips & keyof LimebbDocumentChipsAttributes as `prop:${K}`]?: LimebbDocumentChips[K] };
|
|
7134
|
+
"limebb-document-item": Omit<LimebbDocumentItem, keyof LimebbDocumentItemAttributes> & { [K in keyof LimebbDocumentItem & keyof LimebbDocumentItemAttributes]?: LimebbDocumentItem[K] } & { [K in keyof LimebbDocumentItem & keyof LimebbDocumentItemAttributes as `attr:${K}`]?: LimebbDocumentItemAttributes[K] } & { [K in keyof LimebbDocumentItem & keyof LimebbDocumentItemAttributes as `prop:${K}`]?: LimebbDocumentItem[K] };
|
|
7135
|
+
"limebb-document-picker": Omit<LimebbDocumentPicker, keyof LimebbDocumentPickerAttributes> & { [K in keyof LimebbDocumentPicker & keyof LimebbDocumentPickerAttributes]?: LimebbDocumentPicker[K] } & { [K in keyof LimebbDocumentPicker & keyof LimebbDocumentPickerAttributes as `attr:${K}`]?: LimebbDocumentPickerAttributes[K] } & { [K in keyof LimebbDocumentPicker & keyof LimebbDocumentPickerAttributes as `prop:${K}`]?: LimebbDocumentPicker[K] };
|
|
7136
|
+
"limebb-empty-state": Omit<LimebbEmptyState, keyof LimebbEmptyStateAttributes> & { [K in keyof LimebbEmptyState & keyof LimebbEmptyStateAttributes]?: LimebbEmptyState[K] } & { [K in keyof LimebbEmptyState & keyof LimebbEmptyStateAttributes as `attr:${K}`]?: LimebbEmptyStateAttributes[K] } & { [K in keyof LimebbEmptyState & keyof LimebbEmptyStateAttributes as `prop:${K}`]?: LimebbEmptyState[K] };
|
|
7137
|
+
"limebb-feed": Omit<LimebbFeed, keyof LimebbFeedAttributes> & { [K in keyof LimebbFeed & keyof LimebbFeedAttributes]?: LimebbFeed[K] } & { [K in keyof LimebbFeed & keyof LimebbFeedAttributes as `attr:${K}`]?: LimebbFeedAttributes[K] } & { [K in keyof LimebbFeed & keyof LimebbFeedAttributes as `prop:${K}`]?: LimebbFeed[K] };
|
|
7138
|
+
"limebb-feed-item-thumbnail-file-info": Omit<LimebbFeedItemThumbnailFileInfo, keyof LimebbFeedItemThumbnailFileInfoAttributes> & { [K in keyof LimebbFeedItemThumbnailFileInfo & keyof LimebbFeedItemThumbnailFileInfoAttributes]?: LimebbFeedItemThumbnailFileInfo[K] } & { [K in keyof LimebbFeedItemThumbnailFileInfo & keyof LimebbFeedItemThumbnailFileInfoAttributes as `attr:${K}`]?: LimebbFeedItemThumbnailFileInfoAttributes[K] } & { [K in keyof LimebbFeedItemThumbnailFileInfo & keyof LimebbFeedItemThumbnailFileInfoAttributes as `prop:${K}`]?: LimebbFeedItemThumbnailFileInfo[K] };
|
|
7139
|
+
"limebb-feed-timeline-item": Omit<LimebbFeedTimelineItem, keyof LimebbFeedTimelineItemAttributes> & { [K in keyof LimebbFeedTimelineItem & keyof LimebbFeedTimelineItemAttributes]?: LimebbFeedTimelineItem[K] } & { [K in keyof LimebbFeedTimelineItem & keyof LimebbFeedTimelineItemAttributes as `attr:${K}`]?: LimebbFeedTimelineItemAttributes[K] } & { [K in keyof LimebbFeedTimelineItem & keyof LimebbFeedTimelineItemAttributes as `prop:${K}`]?: LimebbFeedTimelineItem[K] };
|
|
7140
|
+
"limebb-icon-picker": Omit<LimebbIconPicker, keyof LimebbIconPickerAttributes> & { [K in keyof LimebbIconPicker & keyof LimebbIconPickerAttributes]?: LimebbIconPicker[K] } & { [K in keyof LimebbIconPicker & keyof LimebbIconPickerAttributes as `attr:${K}`]?: LimebbIconPickerAttributes[K] } & { [K in keyof LimebbIconPicker & keyof LimebbIconPickerAttributes as `prop:${K}`]?: LimebbIconPicker[K] };
|
|
7141
|
+
"limebb-info-tile": Omit<LimebbInfoTile, keyof LimebbInfoTileAttributes> & { [K in keyof LimebbInfoTile & keyof LimebbInfoTileAttributes]?: LimebbInfoTile[K] } & { [K in keyof LimebbInfoTile & keyof LimebbInfoTileAttributes as `attr:${K}`]?: LimebbInfoTileAttributes[K] } & { [K in keyof LimebbInfoTile & keyof LimebbInfoTileAttributes as `prop:${K}`]?: LimebbInfoTile[K] } & OneOf<"filterId", LimebbInfoTile["filterId"], LimebbInfoTileAttributes["filterId"]>;
|
|
6648
7142
|
"limebb-info-tile-currency-format": LimebbInfoTileCurrencyFormat;
|
|
6649
7143
|
"limebb-info-tile-date-format": LimebbInfoTileDateFormat;
|
|
6650
7144
|
"limebb-info-tile-decimal-format": LimebbInfoTileDecimalFormat;
|
|
6651
|
-
"limebb-info-tile-format": LimebbInfoTileFormat;
|
|
7145
|
+
"limebb-info-tile-format": Omit<LimebbInfoTileFormat, keyof LimebbInfoTileFormatAttributes> & { [K in keyof LimebbInfoTileFormat & keyof LimebbInfoTileFormatAttributes]?: LimebbInfoTileFormat[K] } & { [K in keyof LimebbInfoTileFormat & keyof LimebbInfoTileFormatAttributes as `attr:${K}`]?: LimebbInfoTileFormatAttributes[K] } & { [K in keyof LimebbInfoTileFormat & keyof LimebbInfoTileFormatAttributes as `prop:${K}`]?: LimebbInfoTileFormat[K] };
|
|
6652
7146
|
"limebb-info-tile-relative-date-format": LimebbInfoTileRelativeDateFormat;
|
|
6653
7147
|
"limebb-info-tile-unit-format": LimebbInfoTileUnitFormat;
|
|
6654
7148
|
"limebb-kanban": LimebbKanban;
|
|
6655
|
-
"limebb-kanban-group": LimebbKanbanGroup;
|
|
7149
|
+
"limebb-kanban-group": Omit<LimebbKanbanGroup, keyof LimebbKanbanGroupAttributes> & { [K in keyof LimebbKanbanGroup & keyof LimebbKanbanGroupAttributes]?: LimebbKanbanGroup[K] } & { [K in keyof LimebbKanbanGroup & keyof LimebbKanbanGroupAttributes as `attr:${K}`]?: LimebbKanbanGroupAttributes[K] } & { [K in keyof LimebbKanbanGroup & keyof LimebbKanbanGroupAttributes as `prop:${K}`]?: LimebbKanbanGroup[K] };
|
|
6656
7150
|
"limebb-kanban-item": LimebbKanbanItem;
|
|
6657
|
-
"limebb-lime-query-builder": LimebbLimeQueryBuilder;
|
|
6658
|
-
"limebb-lime-query-filter-builder": LimebbLimeQueryFilterBuilder;
|
|
6659
|
-
"limebb-lime-query-filter-comparison": LimebbLimeQueryFilterComparison;
|
|
6660
|
-
"limebb-lime-query-filter-expression": LimebbLimeQueryFilterExpression;
|
|
6661
|
-
"limebb-lime-query-filter-group": LimebbLimeQueryFilterGroup;
|
|
6662
|
-
"limebb-lime-query-filter-not": LimebbLimeQueryFilterNot;
|
|
6663
|
-
"limebb-lime-query-order-by-editor": LimebbLimeQueryOrderByEditor;
|
|
6664
|
-
"limebb-lime-query-order-by-item": LimebbLimeQueryOrderByItem;
|
|
6665
|
-
"limebb-lime-query-response-format-builder": LimebbLimeQueryResponseFormatBuilder;
|
|
6666
|
-
"limebb-lime-query-response-format-editor": LimebbLimeQueryResponseFormatEditor;
|
|
6667
|
-
"limebb-lime-query-response-format-item": LimebbLimeQueryResponseFormatItem;
|
|
6668
|
-
"limebb-lime-query-value-input": LimebbLimeQueryValueInput;
|
|
6669
|
-
"limebb-limeobject-file-viewer": LimebbLimeobjectFileViewer;
|
|
6670
|
-
"limebb-limetype-field": LimebbLimetypeField;
|
|
7151
|
+
"limebb-lime-query-builder": Omit<LimebbLimeQueryBuilder, keyof LimebbLimeQueryBuilderAttributes> & { [K in keyof LimebbLimeQueryBuilder & keyof LimebbLimeQueryBuilderAttributes]?: LimebbLimeQueryBuilder[K] } & { [K in keyof LimebbLimeQueryBuilder & keyof LimebbLimeQueryBuilderAttributes as `attr:${K}`]?: LimebbLimeQueryBuilderAttributes[K] } & { [K in keyof LimebbLimeQueryBuilder & keyof LimebbLimeQueryBuilderAttributes as `prop:${K}`]?: LimebbLimeQueryBuilder[K] };
|
|
7152
|
+
"limebb-lime-query-filter-builder": Omit<LimebbLimeQueryFilterBuilder, keyof LimebbLimeQueryFilterBuilderAttributes> & { [K in keyof LimebbLimeQueryFilterBuilder & keyof LimebbLimeQueryFilterBuilderAttributes]?: LimebbLimeQueryFilterBuilder[K] } & { [K in keyof LimebbLimeQueryFilterBuilder & keyof LimebbLimeQueryFilterBuilderAttributes as `attr:${K}`]?: LimebbLimeQueryFilterBuilderAttributes[K] } & { [K in keyof LimebbLimeQueryFilterBuilder & keyof LimebbLimeQueryFilterBuilderAttributes as `prop:${K}`]?: LimebbLimeQueryFilterBuilder[K] };
|
|
7153
|
+
"limebb-lime-query-filter-comparison": Omit<LimebbLimeQueryFilterComparison, keyof LimebbLimeQueryFilterComparisonAttributes> & { [K in keyof LimebbLimeQueryFilterComparison & keyof LimebbLimeQueryFilterComparisonAttributes]?: LimebbLimeQueryFilterComparison[K] } & { [K in keyof LimebbLimeQueryFilterComparison & keyof LimebbLimeQueryFilterComparisonAttributes as `attr:${K}`]?: LimebbLimeQueryFilterComparisonAttributes[K] } & { [K in keyof LimebbLimeQueryFilterComparison & keyof LimebbLimeQueryFilterComparisonAttributes as `prop:${K}`]?: LimebbLimeQueryFilterComparison[K] };
|
|
7154
|
+
"limebb-lime-query-filter-expression": Omit<LimebbLimeQueryFilterExpression, keyof LimebbLimeQueryFilterExpressionAttributes> & { [K in keyof LimebbLimeQueryFilterExpression & keyof LimebbLimeQueryFilterExpressionAttributes]?: LimebbLimeQueryFilterExpression[K] } & { [K in keyof LimebbLimeQueryFilterExpression & keyof LimebbLimeQueryFilterExpressionAttributes as `attr:${K}`]?: LimebbLimeQueryFilterExpressionAttributes[K] } & { [K in keyof LimebbLimeQueryFilterExpression & keyof LimebbLimeQueryFilterExpressionAttributes as `prop:${K}`]?: LimebbLimeQueryFilterExpression[K] };
|
|
7155
|
+
"limebb-lime-query-filter-group": Omit<LimebbLimeQueryFilterGroup, keyof LimebbLimeQueryFilterGroupAttributes> & { [K in keyof LimebbLimeQueryFilterGroup & keyof LimebbLimeQueryFilterGroupAttributes]?: LimebbLimeQueryFilterGroup[K] } & { [K in keyof LimebbLimeQueryFilterGroup & keyof LimebbLimeQueryFilterGroupAttributes as `attr:${K}`]?: LimebbLimeQueryFilterGroupAttributes[K] } & { [K in keyof LimebbLimeQueryFilterGroup & keyof LimebbLimeQueryFilterGroupAttributes as `prop:${K}`]?: LimebbLimeQueryFilterGroup[K] };
|
|
7156
|
+
"limebb-lime-query-filter-not": Omit<LimebbLimeQueryFilterNot, keyof LimebbLimeQueryFilterNotAttributes> & { [K in keyof LimebbLimeQueryFilterNot & keyof LimebbLimeQueryFilterNotAttributes]?: LimebbLimeQueryFilterNot[K] } & { [K in keyof LimebbLimeQueryFilterNot & keyof LimebbLimeQueryFilterNotAttributes as `attr:${K}`]?: LimebbLimeQueryFilterNotAttributes[K] } & { [K in keyof LimebbLimeQueryFilterNot & keyof LimebbLimeQueryFilterNotAttributes as `prop:${K}`]?: LimebbLimeQueryFilterNot[K] };
|
|
7157
|
+
"limebb-lime-query-order-by-editor": Omit<LimebbLimeQueryOrderByEditor, keyof LimebbLimeQueryOrderByEditorAttributes> & { [K in keyof LimebbLimeQueryOrderByEditor & keyof LimebbLimeQueryOrderByEditorAttributes]?: LimebbLimeQueryOrderByEditor[K] } & { [K in keyof LimebbLimeQueryOrderByEditor & keyof LimebbLimeQueryOrderByEditorAttributes as `attr:${K}`]?: LimebbLimeQueryOrderByEditorAttributes[K] } & { [K in keyof LimebbLimeQueryOrderByEditor & keyof LimebbLimeQueryOrderByEditorAttributes as `prop:${K}`]?: LimebbLimeQueryOrderByEditor[K] };
|
|
7158
|
+
"limebb-lime-query-order-by-item": Omit<LimebbLimeQueryOrderByItem, keyof LimebbLimeQueryOrderByItemAttributes> & { [K in keyof LimebbLimeQueryOrderByItem & keyof LimebbLimeQueryOrderByItemAttributes]?: LimebbLimeQueryOrderByItem[K] } & { [K in keyof LimebbLimeQueryOrderByItem & keyof LimebbLimeQueryOrderByItemAttributes as `attr:${K}`]?: LimebbLimeQueryOrderByItemAttributes[K] } & { [K in keyof LimebbLimeQueryOrderByItem & keyof LimebbLimeQueryOrderByItemAttributes as `prop:${K}`]?: LimebbLimeQueryOrderByItem[K] };
|
|
7159
|
+
"limebb-lime-query-response-format-builder": Omit<LimebbLimeQueryResponseFormatBuilder, keyof LimebbLimeQueryResponseFormatBuilderAttributes> & { [K in keyof LimebbLimeQueryResponseFormatBuilder & keyof LimebbLimeQueryResponseFormatBuilderAttributes]?: LimebbLimeQueryResponseFormatBuilder[K] } & { [K in keyof LimebbLimeQueryResponseFormatBuilder & keyof LimebbLimeQueryResponseFormatBuilderAttributes as `attr:${K}`]?: LimebbLimeQueryResponseFormatBuilderAttributes[K] } & { [K in keyof LimebbLimeQueryResponseFormatBuilder & keyof LimebbLimeQueryResponseFormatBuilderAttributes as `prop:${K}`]?: LimebbLimeQueryResponseFormatBuilder[K] };
|
|
7160
|
+
"limebb-lime-query-response-format-editor": Omit<LimebbLimeQueryResponseFormatEditor, keyof LimebbLimeQueryResponseFormatEditorAttributes> & { [K in keyof LimebbLimeQueryResponseFormatEditor & keyof LimebbLimeQueryResponseFormatEditorAttributes]?: LimebbLimeQueryResponseFormatEditor[K] } & { [K in keyof LimebbLimeQueryResponseFormatEditor & keyof LimebbLimeQueryResponseFormatEditorAttributes as `attr:${K}`]?: LimebbLimeQueryResponseFormatEditorAttributes[K] } & { [K in keyof LimebbLimeQueryResponseFormatEditor & keyof LimebbLimeQueryResponseFormatEditorAttributes as `prop:${K}`]?: LimebbLimeQueryResponseFormatEditor[K] };
|
|
7161
|
+
"limebb-lime-query-response-format-item": Omit<LimebbLimeQueryResponseFormatItem, keyof LimebbLimeQueryResponseFormatItemAttributes> & { [K in keyof LimebbLimeQueryResponseFormatItem & keyof LimebbLimeQueryResponseFormatItemAttributes]?: LimebbLimeQueryResponseFormatItem[K] } & { [K in keyof LimebbLimeQueryResponseFormatItem & keyof LimebbLimeQueryResponseFormatItemAttributes as `attr:${K}`]?: LimebbLimeQueryResponseFormatItemAttributes[K] } & { [K in keyof LimebbLimeQueryResponseFormatItem & keyof LimebbLimeQueryResponseFormatItemAttributes as `prop:${K}`]?: LimebbLimeQueryResponseFormatItem[K] };
|
|
7162
|
+
"limebb-lime-query-value-input": Omit<LimebbLimeQueryValueInput, keyof LimebbLimeQueryValueInputAttributes> & { [K in keyof LimebbLimeQueryValueInput & keyof LimebbLimeQueryValueInputAttributes]?: LimebbLimeQueryValueInput[K] } & { [K in keyof LimebbLimeQueryValueInput & keyof LimebbLimeQueryValueInputAttributes as `attr:${K}`]?: LimebbLimeQueryValueInputAttributes[K] } & { [K in keyof LimebbLimeQueryValueInput & keyof LimebbLimeQueryValueInputAttributes as `prop:${K}`]?: LimebbLimeQueryValueInput[K] };
|
|
7163
|
+
"limebb-limeobject-file-viewer": Omit<LimebbLimeobjectFileViewer, keyof LimebbLimeobjectFileViewerAttributes> & { [K in keyof LimebbLimeobjectFileViewer & keyof LimebbLimeobjectFileViewerAttributes]?: LimebbLimeobjectFileViewer[K] } & { [K in keyof LimebbLimeobjectFileViewer & keyof LimebbLimeobjectFileViewerAttributes as `attr:${K}`]?: LimebbLimeobjectFileViewerAttributes[K] } & { [K in keyof LimebbLimeobjectFileViewer & keyof LimebbLimeobjectFileViewerAttributes as `prop:${K}`]?: LimebbLimeobjectFileViewer[K] };
|
|
7164
|
+
"limebb-limetype-field": Omit<LimebbLimetypeField, keyof LimebbLimetypeFieldAttributes> & { [K in keyof LimebbLimetypeField & keyof LimebbLimetypeFieldAttributes]?: LimebbLimetypeField[K] } & { [K in keyof LimebbLimetypeField & keyof LimebbLimetypeFieldAttributes as `attr:${K}`]?: LimebbLimetypeFieldAttributes[K] } & { [K in keyof LimebbLimetypeField & keyof LimebbLimetypeFieldAttributes as `prop:${K}`]?: LimebbLimetypeField[K] };
|
|
6671
7165
|
"limebb-live-docs-info": LimebbLiveDocsInfo;
|
|
6672
7166
|
"limebb-loader": LimebbLoader;
|
|
6673
|
-
"limebb-locale-picker": LimebbLocalePicker;
|
|
6674
|
-
"limebb-mention": LimebbMention;
|
|
6675
|
-
"limebb-mention-group-counter": LimebbMentionGroupCounter;
|
|
6676
|
-
"limebb-navigation-button": LimebbNavigationButton;
|
|
7167
|
+
"limebb-locale-picker": Omit<LimebbLocalePicker, keyof LimebbLocalePickerAttributes> & { [K in keyof LimebbLocalePicker & keyof LimebbLocalePickerAttributes]?: LimebbLocalePicker[K] } & { [K in keyof LimebbLocalePicker & keyof LimebbLocalePickerAttributes as `attr:${K}`]?: LimebbLocalePickerAttributes[K] } & { [K in keyof LimebbLocalePicker & keyof LimebbLocalePickerAttributes as `prop:${K}`]?: LimebbLocalePicker[K] };
|
|
7168
|
+
"limebb-mention": Omit<LimebbMention, keyof LimebbMentionAttributes> & { [K in keyof LimebbMention & keyof LimebbMentionAttributes]?: LimebbMention[K] } & { [K in keyof LimebbMention & keyof LimebbMentionAttributes as `attr:${K}`]?: LimebbMentionAttributes[K] } & { [K in keyof LimebbMention & keyof LimebbMentionAttributes as `prop:${K}`]?: LimebbMention[K] };
|
|
7169
|
+
"limebb-mention-group-counter": Omit<LimebbMentionGroupCounter, keyof LimebbMentionGroupCounterAttributes> & { [K in keyof LimebbMentionGroupCounter & keyof LimebbMentionGroupCounterAttributes]?: LimebbMentionGroupCounter[K] } & { [K in keyof LimebbMentionGroupCounter & keyof LimebbMentionGroupCounterAttributes as `attr:${K}`]?: LimebbMentionGroupCounterAttributes[K] } & { [K in keyof LimebbMentionGroupCounter & keyof LimebbMentionGroupCounterAttributes as `prop:${K}`]?: LimebbMentionGroupCounter[K] };
|
|
7170
|
+
"limebb-navigation-button": Omit<LimebbNavigationButton, keyof LimebbNavigationButtonAttributes> & { [K in keyof LimebbNavigationButton & keyof LimebbNavigationButtonAttributes]?: LimebbNavigationButton[K] } & { [K in keyof LimebbNavigationButton & keyof LimebbNavigationButtonAttributes as `attr:${K}`]?: LimebbNavigationButtonAttributes[K] } & { [K in keyof LimebbNavigationButton & keyof LimebbNavigationButtonAttributes as `prop:${K}`]?: LimebbNavigationButton[K] };
|
|
6677
7171
|
"limebb-notification-item": LimebbNotificationItem;
|
|
6678
|
-
"limebb-notification-list": LimebbNotificationList;
|
|
6679
|
-
"limebb-object-chip": LimebbObjectChip;
|
|
6680
|
-
"limebb-percentage-visualizer": LimebbPercentageVisualizer;
|
|
6681
|
-
"limebb-property-selector": LimebbPropertySelector;
|
|
6682
|
-
"limebb-summary-popover": LimebbSummaryPopover;
|
|
6683
|
-
"limebb-text-editor": LimebbTextEditor;
|
|
6684
|
-
"limebb-text-editor-picker": LimebbTextEditorPicker;
|
|
6685
|
-
"limebb-trend-indicator": LimebbTrendIndicator;
|
|
7172
|
+
"limebb-notification-list": Omit<LimebbNotificationList, keyof LimebbNotificationListAttributes> & { [K in keyof LimebbNotificationList & keyof LimebbNotificationListAttributes]?: LimebbNotificationList[K] } & { [K in keyof LimebbNotificationList & keyof LimebbNotificationListAttributes as `attr:${K}`]?: LimebbNotificationListAttributes[K] } & { [K in keyof LimebbNotificationList & keyof LimebbNotificationListAttributes as `prop:${K}`]?: LimebbNotificationList[K] };
|
|
7173
|
+
"limebb-object-chip": Omit<LimebbObjectChip, keyof LimebbObjectChipAttributes> & { [K in keyof LimebbObjectChip & keyof LimebbObjectChipAttributes]?: LimebbObjectChip[K] } & { [K in keyof LimebbObjectChip & keyof LimebbObjectChipAttributes as `attr:${K}`]?: LimebbObjectChipAttributes[K] } & { [K in keyof LimebbObjectChip & keyof LimebbObjectChipAttributes as `prop:${K}`]?: LimebbObjectChip[K] };
|
|
7174
|
+
"limebb-percentage-visualizer": Omit<LimebbPercentageVisualizer, keyof LimebbPercentageVisualizerAttributes> & { [K in keyof LimebbPercentageVisualizer & keyof LimebbPercentageVisualizerAttributes]?: LimebbPercentageVisualizer[K] } & { [K in keyof LimebbPercentageVisualizer & keyof LimebbPercentageVisualizerAttributes as `attr:${K}`]?: LimebbPercentageVisualizerAttributes[K] } & { [K in keyof LimebbPercentageVisualizer & keyof LimebbPercentageVisualizerAttributes as `prop:${K}`]?: LimebbPercentageVisualizer[K] };
|
|
7175
|
+
"limebb-property-selector": Omit<LimebbPropertySelector, keyof LimebbPropertySelectorAttributes> & { [K in keyof LimebbPropertySelector & keyof LimebbPropertySelectorAttributes]?: LimebbPropertySelector[K] } & { [K in keyof LimebbPropertySelector & keyof LimebbPropertySelectorAttributes as `attr:${K}`]?: LimebbPropertySelectorAttributes[K] } & { [K in keyof LimebbPropertySelector & keyof LimebbPropertySelectorAttributes as `prop:${K}`]?: LimebbPropertySelector[K] };
|
|
7176
|
+
"limebb-summary-popover": Omit<LimebbSummaryPopover, keyof LimebbSummaryPopoverAttributes> & { [K in keyof LimebbSummaryPopover & keyof LimebbSummaryPopoverAttributes]?: LimebbSummaryPopover[K] } & { [K in keyof LimebbSummaryPopover & keyof LimebbSummaryPopoverAttributes as `attr:${K}`]?: LimebbSummaryPopoverAttributes[K] } & { [K in keyof LimebbSummaryPopover & keyof LimebbSummaryPopoverAttributes as `prop:${K}`]?: LimebbSummaryPopover[K] };
|
|
7177
|
+
"limebb-text-editor": Omit<LimebbTextEditor, keyof LimebbTextEditorAttributes> & { [K in keyof LimebbTextEditor & keyof LimebbTextEditorAttributes]?: LimebbTextEditor[K] } & { [K in keyof LimebbTextEditor & keyof LimebbTextEditorAttributes as `attr:${K}`]?: LimebbTextEditorAttributes[K] } & { [K in keyof LimebbTextEditor & keyof LimebbTextEditorAttributes as `prop:${K}`]?: LimebbTextEditor[K] };
|
|
7178
|
+
"limebb-text-editor-picker": Omit<LimebbTextEditorPicker, keyof LimebbTextEditorPickerAttributes> & { [K in keyof LimebbTextEditorPicker & keyof LimebbTextEditorPickerAttributes]?: LimebbTextEditorPicker[K] } & { [K in keyof LimebbTextEditorPicker & keyof LimebbTextEditorPickerAttributes as `attr:${K}`]?: LimebbTextEditorPickerAttributes[K] } & { [K in keyof LimebbTextEditorPicker & keyof LimebbTextEditorPickerAttributes as `prop:${K}`]?: LimebbTextEditorPicker[K] };
|
|
7179
|
+
"limebb-trend-indicator": Omit<LimebbTrendIndicator, keyof LimebbTrendIndicatorAttributes> & { [K in keyof LimebbTrendIndicator & keyof LimebbTrendIndicatorAttributes]?: LimebbTrendIndicator[K] } & { [K in keyof LimebbTrendIndicator & keyof LimebbTrendIndicatorAttributes as `attr:${K}`]?: LimebbTrendIndicatorAttributes[K] } & { [K in keyof LimebbTrendIndicator & keyof LimebbTrendIndicatorAttributes as `prop:${K}`]?: LimebbTrendIndicator[K] };
|
|
6686
7180
|
"limebb-typing-indicator": LimebbTypingIndicator;
|
|
6687
7181
|
}
|
|
6688
7182
|
}
|
|
@@ -6726,7 +7220,7 @@ declare module "@stencil/core" {
|
|
|
6726
7220
|
* @exampleComponent limebb-example-alert-dialog-button-slots
|
|
6727
7221
|
* @beta
|
|
6728
7222
|
*/
|
|
6729
|
-
"limebb-alert-dialog": LocalJSX.
|
|
7223
|
+
"limebb-alert-dialog": LocalJSX.IntrinsicElements["limebb-alert-dialog"] & JSXBase.HTMLAttributes<HTMLLimebbAlertDialogElement>;
|
|
6730
7224
|
/**
|
|
6731
7225
|
* This component creates a UI that allows the user to easily navigate through a list of items,
|
|
6732
7226
|
* and navigate to their respective paths.
|
|
@@ -6743,20 +7237,20 @@ declare module "@stencil/core" {
|
|
|
6743
7237
|
* @exampleComponent limebb-example-browser-list-layout
|
|
6744
7238
|
* @beta
|
|
6745
7239
|
*/
|
|
6746
|
-
"limebb-browser": LocalJSX.
|
|
7240
|
+
"limebb-browser": LocalJSX.IntrinsicElements["limebb-browser"] & JSXBase.HTMLAttributes<HTMLLimebbBrowserElement>;
|
|
6747
7241
|
/**
|
|
6748
7242
|
* Chat icon list
|
|
6749
7243
|
* Renders a labeled, left-aligned row of slightly-overlapping icons,
|
|
6750
7244
|
* used inside `limebb-chat-list` as an alternative to a speech bubble.
|
|
6751
7245
|
* @private
|
|
6752
7246
|
*/
|
|
6753
|
-
"limebb-chat-icon-list": LocalJSX.
|
|
7247
|
+
"limebb-chat-icon-list": LocalJSX.IntrinsicElements["limebb-chat-icon-list"] & JSXBase.HTMLAttributes<HTMLLimebbChatIconListElement>;
|
|
6754
7248
|
/**
|
|
6755
7249
|
* Chat item
|
|
6756
7250
|
* Renders each chat bubble in the list.
|
|
6757
7251
|
* @private
|
|
6758
7252
|
*/
|
|
6759
|
-
"limebb-chat-item": LocalJSX.
|
|
7253
|
+
"limebb-chat-item": LocalJSX.IntrinsicElements["limebb-chat-item"] & JSXBase.HTMLAttributes<HTMLLimebbChatItemElement>;
|
|
6760
7254
|
/**
|
|
6761
7255
|
* Chat list
|
|
6762
7256
|
* This component displays a list of chat items, and groups them by date.
|
|
@@ -6772,7 +7266,7 @@ declare module "@stencil/core" {
|
|
|
6772
7266
|
* @exampleComponent limebb-example-chat-list-with-icon-list
|
|
6773
7267
|
* @beta
|
|
6774
7268
|
*/
|
|
6775
|
-
"limebb-chat-list": LocalJSX.
|
|
7269
|
+
"limebb-chat-list": LocalJSX.IntrinsicElements["limebb-chat-list"] & JSXBase.HTMLAttributes<HTMLLimebbChatListElement>;
|
|
6776
7270
|
/**
|
|
6777
7271
|
* This component must be used in a limel-form
|
|
6778
7272
|
* where the Command ID OR component name exists in the same section as the config.
|
|
@@ -6780,7 +7274,7 @@ declare module "@stencil/core" {
|
|
|
6780
7274
|
* @exampleComponent limebb-example-command-config
|
|
6781
7275
|
* @exampleComponent limebb-example-component-config
|
|
6782
7276
|
*/
|
|
6783
|
-
"limebb-component-config": LocalJSX.
|
|
7277
|
+
"limebb-component-config": LocalJSX.IntrinsicElements["limebb-component-config"] & JSXBase.HTMLAttributes<HTMLLimebbComponentConfigElement>;
|
|
6784
7278
|
/**
|
|
6785
7279
|
* This component is used to provide a more visual way of selecting
|
|
6786
7280
|
* a custom web component or a command.
|
|
@@ -6790,7 +7284,7 @@ declare module "@stencil/core" {
|
|
|
6790
7284
|
* @exampleComponent limebb-example-web-component-picker
|
|
6791
7285
|
* @exampleComponent limebb-example-command-picker
|
|
6792
7286
|
*/
|
|
6793
|
-
"limebb-component-picker": LocalJSX.
|
|
7287
|
+
"limebb-component-picker": LocalJSX.IntrinsicElements["limebb-component-picker"] & JSXBase.HTMLAttributes<HTMLLimebbComponentPickerElement>;
|
|
6794
7288
|
/**
|
|
6795
7289
|
* A toolbar for composers, primarily intended to be placed below
|
|
6796
7290
|
* a `limebb-text-editor` in the Activity Feed.
|
|
@@ -6807,7 +7301,7 @@ declare module "@stencil/core" {
|
|
|
6807
7301
|
* @exampleComponent limebb-example-composer-toolbar-with-text-editor
|
|
6808
7302
|
* @beta
|
|
6809
7303
|
*/
|
|
6810
|
-
"limebb-composer-toolbar": LocalJSX.
|
|
7304
|
+
"limebb-composer-toolbar": LocalJSX.IntrinsicElements["limebb-composer-toolbar"] & JSXBase.HTMLAttributes<HTMLLimebbComposerToolbarElement>;
|
|
6811
7305
|
/**
|
|
6812
7306
|
* All currencies have a ISO code, an international standard with three-letters
|
|
6813
7307
|
* which is used by many systems such as ERPs.
|
|
@@ -6831,13 +7325,13 @@ declare module "@stencil/core" {
|
|
|
6831
7325
|
* @exampleComponent limebb-example-currency-picker-nordic
|
|
6832
7326
|
* @exampleComponent limebb-example-currency-picker-european
|
|
6833
7327
|
*/
|
|
6834
|
-
"limebb-currency-picker": LocalJSX.
|
|
7328
|
+
"limebb-currency-picker": LocalJSX.IntrinsicElements["limebb-currency-picker"] & JSXBase.HTMLAttributes<HTMLLimebbCurrencyPickerElement>;
|
|
6835
7329
|
/**
|
|
6836
7330
|
* @exampleComponent limebb-example-dashboard-widget
|
|
6837
7331
|
* @exampleComponent limebb-example-dashboard-widget-styles
|
|
6838
7332
|
* @exampleComponent limebb-example-dashboard-widget-slots
|
|
6839
7333
|
*/
|
|
6840
|
-
"limebb-dashboard-widget": LocalJSX.
|
|
7334
|
+
"limebb-dashboard-widget": LocalJSX.IntrinsicElements["limebb-dashboard-widget"] & JSXBase.HTMLAttributes<HTMLLimebbDashboardWidgetElement>;
|
|
6841
7335
|
/**
|
|
6842
7336
|
* Renders a list of key-value data cells in two visual groups:
|
|
6843
7337
|
* primary (prominent) and secondary (less dominant).
|
|
@@ -6848,7 +7342,7 @@ declare module "@stencil/core" {
|
|
|
6848
7342
|
* @exampleComponent limebb-example-data-cells-empty-values
|
|
6849
7343
|
* @beta
|
|
6850
7344
|
*/
|
|
6851
|
-
"limebb-data-cells": LocalJSX.
|
|
7345
|
+
"limebb-data-cells": LocalJSX.IntrinsicElements["limebb-data-cells"] & JSXBase.HTMLAttributes<HTMLLimebbDataCellsElement>;
|
|
6852
7346
|
/**
|
|
6853
7347
|
* When developing apps, add-ons, or solution for Lime CRM,
|
|
6854
7348
|
* you may need date pickers in the UI.
|
|
@@ -6863,7 +7357,7 @@ declare module "@stencil/core" {
|
|
|
6863
7357
|
* @exampleComponent limebb-example-date-picker-time
|
|
6864
7358
|
* @exampleComponent limebb-example-date-picker-week
|
|
6865
7359
|
*/
|
|
6866
|
-
"limebb-date-picker": LocalJSX.
|
|
7360
|
+
"limebb-date-picker": LocalJSX.IntrinsicElements["limebb-date-picker"] & JSXBase.HTMLAttributes<HTMLLimebbDatePickerElement>;
|
|
6867
7361
|
/**
|
|
6868
7362
|
* This component can receive one or two date values,
|
|
6869
7363
|
* and display them in a nice responsive layout, using date pickers.
|
|
@@ -6878,7 +7372,7 @@ declare module "@stencil/core" {
|
|
|
6878
7372
|
* by the user, the component emits events.
|
|
6879
7373
|
* @exampleComponent limebb-example-date-range
|
|
6880
7374
|
*/
|
|
6881
|
-
"limebb-date-range": LocalJSX.
|
|
7375
|
+
"limebb-date-range": LocalJSX.IntrinsicElements["limebb-date-range"] & JSXBase.HTMLAttributes<HTMLLimebbDateRangeElement>;
|
|
6882
7376
|
/**
|
|
6883
7377
|
* Renders a list of document chips, each wrapped in a
|
|
6884
7378
|
* `limebb-summary-popover` that shows a file preview on hover or
|
|
@@ -6891,13 +7385,13 @@ declare module "@stencil/core" {
|
|
|
6891
7385
|
* @exampleComponent limebb-example-document-chips-upload-states
|
|
6892
7386
|
* @beta
|
|
6893
7387
|
*/
|
|
6894
|
-
"limebb-document-chips": LocalJSX.
|
|
7388
|
+
"limebb-document-chips": LocalJSX.IntrinsicElements["limebb-document-chips"] & JSXBase.HTMLAttributes<HTMLLimebbDocumentChipsElement>;
|
|
6895
7389
|
/**
|
|
6896
7390
|
* Document item
|
|
6897
7391
|
* Renders individual items of the document picker component.
|
|
6898
7392
|
* @private
|
|
6899
7393
|
*/
|
|
6900
|
-
"limebb-document-item": LocalJSX.
|
|
7394
|
+
"limebb-document-item": LocalJSX.IntrinsicElements["limebb-document-item"] & JSXBase.HTMLAttributes<HTMLLimebbDocumentItemElement>;
|
|
6901
7395
|
/**
|
|
6902
7396
|
* The document picker component allows users to select one or more
|
|
6903
7397
|
* files from a list of available documents.
|
|
@@ -6910,7 +7404,7 @@ declare module "@stencil/core" {
|
|
|
6910
7404
|
* @exampleComponent limebb-example-document-picker-contextual-info
|
|
6911
7405
|
* @beta
|
|
6912
7406
|
*/
|
|
6913
|
-
"limebb-document-picker": LocalJSX.
|
|
7407
|
+
"limebb-document-picker": LocalJSX.IntrinsicElements["limebb-document-picker"] & JSXBase.HTMLAttributes<HTMLLimebbDocumentPickerElement>;
|
|
6914
7408
|
/**
|
|
6915
7409
|
* An "empty state" in user interface design refers to the screen or space displayed, when there is no data
|
|
6916
7410
|
* or content available to show to the user. This state typically occurs in new accounts, after clearing data,
|
|
@@ -6918,7 +7412,7 @@ declare module "@stencil/core" {
|
|
|
6918
7412
|
* @exampleComponent limebb-example-empty-state-basic
|
|
6919
7413
|
* @exampleComponent limebb-example-empty-state-value-as-markdown
|
|
6920
7414
|
*/
|
|
6921
|
-
"limebb-empty-state": LocalJSX.
|
|
7415
|
+
"limebb-empty-state": LocalJSX.IntrinsicElements["limebb-empty-state"] & JSXBase.HTMLAttributes<HTMLLimebbEmptyStateElement>;
|
|
6922
7416
|
/**
|
|
6923
7417
|
* Feed
|
|
6924
7418
|
* Feed is a timeline that displays its children (feed items) in a chronological order.
|
|
@@ -6947,7 +7441,7 @@ declare module "@stencil/core" {
|
|
|
6947
7441
|
* @exampleComponent limebb-example-feed-new-items
|
|
6948
7442
|
* @beta
|
|
6949
7443
|
*/
|
|
6950
|
-
"limebb-feed": LocalJSX.
|
|
7444
|
+
"limebb-feed": LocalJSX.IntrinsicElements["limebb-feed"] & JSXBase.HTMLAttributes<HTMLLimebbFeedElement>;
|
|
6951
7445
|
/**
|
|
6952
7446
|
* This component renders information about a file.
|
|
6953
7447
|
* It is used in the feed item thumbnail card to display file details.
|
|
@@ -6955,12 +7449,12 @@ declare module "@stencil/core" {
|
|
|
6955
7449
|
* will truncate the text with an ellipsis, on the second line.
|
|
6956
7450
|
* @private
|
|
6957
7451
|
*/
|
|
6958
|
-
"limebb-feed-item-thumbnail-file-info": LocalJSX.
|
|
7452
|
+
"limebb-feed-item-thumbnail-file-info": LocalJSX.IntrinsicElements["limebb-feed-item-thumbnail-file-info"] & JSXBase.HTMLAttributes<HTMLLimebbFeedItemThumbnailFileInfoElement>;
|
|
6959
7453
|
/**
|
|
6960
7454
|
* Feed item
|
|
6961
7455
|
* @private
|
|
6962
7456
|
*/
|
|
6963
|
-
"limebb-feed-timeline-item": LocalJSX.
|
|
7457
|
+
"limebb-feed-timeline-item": LocalJSX.IntrinsicElements["limebb-feed-timeline-item"] & JSXBase.HTMLAttributes<HTMLLimebbFeedTimelineItemElement>;
|
|
6964
7458
|
/**
|
|
6965
7459
|
* Search for an icon and **click on it to copy its name to clipboard**.
|
|
6966
7460
|
* <limebb-example-icon-finder />
|
|
@@ -6974,7 +7468,7 @@ declare module "@stencil/core" {
|
|
|
6974
7468
|
* :::
|
|
6975
7469
|
* @exampleComponent limebb-example-icon-picker
|
|
6976
7470
|
*/
|
|
6977
|
-
"limebb-icon-picker": LocalJSX.
|
|
7471
|
+
"limebb-icon-picker": LocalJSX.IntrinsicElements["limebb-icon-picker"] & JSXBase.HTMLAttributes<HTMLLimebbIconPickerElement>;
|
|
6978
7472
|
/**
|
|
6979
7473
|
* This component harvests the power of
|
|
6980
7474
|
* [limel-info-tile](https://lundalogik.github.io/lime-elements/versions/latest/#/component/limel-info-tile/)
|
|
@@ -6989,36 +7483,36 @@ declare module "@stencil/core" {
|
|
|
6989
7483
|
* @exampleComponent limebb-example-info-tile-relative-date-format
|
|
6990
7484
|
* @beta
|
|
6991
7485
|
*/
|
|
6992
|
-
"limebb-info-tile": LocalJSX.
|
|
7486
|
+
"limebb-info-tile": LocalJSX.IntrinsicElements["limebb-info-tile"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileElement>;
|
|
6993
7487
|
/**
|
|
6994
7488
|
* @private
|
|
6995
7489
|
*/
|
|
6996
|
-
"limebb-info-tile-currency-format": LocalJSX.
|
|
7490
|
+
"limebb-info-tile-currency-format": LocalJSX.IntrinsicElements["limebb-info-tile-currency-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileCurrencyFormatElement>;
|
|
6997
7491
|
/**
|
|
6998
7492
|
* This component is responsible for rendering the configuration of the
|
|
6999
7493
|
* _date_ and _time_ settings. It is used in CRM Building Blocks documentations,
|
|
7000
7494
|
* but also by `limebb-info-tile-format`, to visualize these configurations in Lime Admin.
|
|
7001
7495
|
* @private
|
|
7002
7496
|
*/
|
|
7003
|
-
"limebb-info-tile-date-format": LocalJSX.
|
|
7497
|
+
"limebb-info-tile-date-format": LocalJSX.IntrinsicElements["limebb-info-tile-date-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileDateFormatElement>;
|
|
7004
7498
|
/**
|
|
7005
7499
|
* @private
|
|
7006
7500
|
*/
|
|
7007
|
-
"limebb-info-tile-decimal-format": LocalJSX.
|
|
7501
|
+
"limebb-info-tile-decimal-format": LocalJSX.IntrinsicElements["limebb-info-tile-decimal-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileDecimalFormatElement>;
|
|
7008
7502
|
/**
|
|
7009
7503
|
* This component is responsible for rendering the configuration of the format
|
|
7010
7504
|
* of the value in an info tile. It is used to visualize these configurations in Lime Admin.
|
|
7011
7505
|
* @private
|
|
7012
7506
|
*/
|
|
7013
|
-
"limebb-info-tile-format": LocalJSX.
|
|
7507
|
+
"limebb-info-tile-format": LocalJSX.IntrinsicElements["limebb-info-tile-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileFormatElement>;
|
|
7014
7508
|
/**
|
|
7015
7509
|
* @private
|
|
7016
7510
|
*/
|
|
7017
|
-
"limebb-info-tile-relative-date-format": LocalJSX.
|
|
7511
|
+
"limebb-info-tile-relative-date-format": LocalJSX.IntrinsicElements["limebb-info-tile-relative-date-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileRelativeDateFormatElement>;
|
|
7018
7512
|
/**
|
|
7019
7513
|
* @private
|
|
7020
7514
|
*/
|
|
7021
|
-
"limebb-info-tile-unit-format": LocalJSX.
|
|
7515
|
+
"limebb-info-tile-unit-format": LocalJSX.IntrinsicElements["limebb-info-tile-unit-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileUnitFormatElement>;
|
|
7022
7516
|
/**
|
|
7023
7517
|
* A Kanban board is a visual management tool that displays work items as
|
|
7024
7518
|
* cards, organized into groups representing different stages of a workflow.
|
|
@@ -7035,17 +7529,17 @@ declare module "@stencil/core" {
|
|
|
7035
7529
|
* @exampleComponent limebb-example-kanban-body-component
|
|
7036
7530
|
* @beta
|
|
7037
7531
|
*/
|
|
7038
|
-
"limebb-kanban": LocalJSX.
|
|
7532
|
+
"limebb-kanban": LocalJSX.IntrinsicElements["limebb-kanban"] & JSXBase.HTMLAttributes<HTMLLimebbKanbanElement>;
|
|
7039
7533
|
/**
|
|
7040
7534
|
* This component generates the groups for `limebb-kanban`.
|
|
7041
7535
|
* @private
|
|
7042
7536
|
*/
|
|
7043
|
-
"limebb-kanban-group": LocalJSX.
|
|
7537
|
+
"limebb-kanban-group": LocalJSX.IntrinsicElements["limebb-kanban-group"] & JSXBase.HTMLAttributes<HTMLLimebbKanbanGroupElement>;
|
|
7044
7538
|
/**
|
|
7045
7539
|
* Feed item
|
|
7046
7540
|
* @private
|
|
7047
7541
|
*/
|
|
7048
|
-
"limebb-kanban-item": LocalJSX.
|
|
7542
|
+
"limebb-kanban-item": LocalJSX.IntrinsicElements["limebb-kanban-item"] & JSXBase.HTMLAttributes<HTMLLimebbKanbanItemElement>;
|
|
7049
7543
|
/**
|
|
7050
7544
|
* Lime Query Builder Component
|
|
7051
7545
|
* A comprehensive query builder for constructing Lime Query DSL queries.
|
|
@@ -7070,7 +7564,7 @@ declare module "@stencil/core" {
|
|
|
7070
7564
|
* @exampleComponent limebb-example-lime-query-builder-with-active-limetype
|
|
7071
7565
|
* @private
|
|
7072
7566
|
*/
|
|
7073
|
-
"limebb-lime-query-builder": LocalJSX.
|
|
7567
|
+
"limebb-lime-query-builder": LocalJSX.IntrinsicElements["limebb-lime-query-builder"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryBuilderElement>;
|
|
7074
7568
|
/**
|
|
7075
7569
|
* Lime Query Filter Builder
|
|
7076
7570
|
* Entry component for building Lime Query filter expressions.
|
|
@@ -7081,7 +7575,7 @@ declare module "@stencil/core" {
|
|
|
7081
7575
|
* filter structure.
|
|
7082
7576
|
* @private
|
|
7083
7577
|
*/
|
|
7084
|
-
"limebb-lime-query-filter-builder": LocalJSX.
|
|
7578
|
+
"limebb-lime-query-filter-builder": LocalJSX.IntrinsicElements["limebb-lime-query-filter-builder"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterBuilderElement>;
|
|
7085
7579
|
/**
|
|
7086
7580
|
* Lime Query Filter Comparison Component
|
|
7087
7581
|
* Renders a single comparison expression with three parts:
|
|
@@ -7100,7 +7594,7 @@ declare module "@stencil/core" {
|
|
|
7100
7594
|
* - A trash icon button to remove this condition
|
|
7101
7595
|
* @private
|
|
7102
7596
|
*/
|
|
7103
|
-
"limebb-lime-query-filter-comparison": LocalJSX.
|
|
7597
|
+
"limebb-lime-query-filter-comparison": LocalJSX.IntrinsicElements["limebb-lime-query-filter-comparison"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterComparisonElement>;
|
|
7104
7598
|
/**
|
|
7105
7599
|
* Lime Query Filter Expression Router
|
|
7106
7600
|
* Router component for rendering Lime Query filter expressions.
|
|
@@ -7110,7 +7604,7 @@ declare module "@stencil/core" {
|
|
|
7110
7604
|
* - `op: Operator.NOT` → limebb-lime-query-filter-not
|
|
7111
7605
|
* @private
|
|
7112
7606
|
*/
|
|
7113
|
-
"limebb-lime-query-filter-expression": LocalJSX.
|
|
7607
|
+
"limebb-lime-query-filter-expression": LocalJSX.IntrinsicElements["limebb-lime-query-filter-expression"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterExpressionElement>;
|
|
7114
7608
|
/**
|
|
7115
7609
|
* Lime Query Filter Group Component
|
|
7116
7610
|
* Renders a group of filter expressions with AND/OR logic that can be toggled.
|
|
@@ -7125,7 +7619,7 @@ declare module "@stencil/core" {
|
|
|
7125
7619
|
* child is removed from the group.
|
|
7126
7620
|
* @private
|
|
7127
7621
|
*/
|
|
7128
|
-
"limebb-lime-query-filter-group": LocalJSX.
|
|
7622
|
+
"limebb-lime-query-filter-group": LocalJSX.IntrinsicElements["limebb-lime-query-filter-group"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterGroupElement>;
|
|
7129
7623
|
/**
|
|
7130
7624
|
* Lime Query Filter NOT Component
|
|
7131
7625
|
* Renders a negated filter expression. This inverts the logic of the child expression,
|
|
@@ -7139,7 +7633,7 @@ declare module "@stencil/core" {
|
|
|
7139
7633
|
* Clicking the trash icon removes the entire NOT expression.
|
|
7140
7634
|
* @private
|
|
7141
7635
|
*/
|
|
7142
|
-
"limebb-lime-query-filter-not": LocalJSX.
|
|
7636
|
+
"limebb-lime-query-filter-not": LocalJSX.IntrinsicElements["limebb-lime-query-filter-not"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterNotElement>;
|
|
7143
7637
|
/**
|
|
7144
7638
|
* Order By Editor Component
|
|
7145
7639
|
* Allows users to specify the order in which query results should be sorted.
|
|
@@ -7154,14 +7648,14 @@ declare module "@stencil/core" {
|
|
|
7154
7648
|
* a property path and sort direction.
|
|
7155
7649
|
* @private
|
|
7156
7650
|
*/
|
|
7157
|
-
"limebb-lime-query-order-by-editor": LocalJSX.
|
|
7651
|
+
"limebb-lime-query-order-by-editor": LocalJSX.IntrinsicElements["limebb-lime-query-order-by-editor"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryOrderByEditorElement>;
|
|
7158
7652
|
/**
|
|
7159
7653
|
* Order By Item Component
|
|
7160
7654
|
* Represents a single order by specification with property selection and direction toggle
|
|
7161
7655
|
* Part of the order by editor
|
|
7162
7656
|
* @private
|
|
7163
7657
|
*/
|
|
7164
|
-
"limebb-lime-query-order-by-item": LocalJSX.
|
|
7658
|
+
"limebb-lime-query-order-by-item": LocalJSX.IntrinsicElements["limebb-lime-query-order-by-item"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryOrderByItemElement>;
|
|
7165
7659
|
/**
|
|
7166
7660
|
* Response Format Builder
|
|
7167
7661
|
* A focused component for editing Lime Query ResponseFormat in isolation.
|
|
@@ -7187,7 +7681,7 @@ declare module "@stencil/core" {
|
|
|
7187
7681
|
* @exampleComponent limebb-example-response-format-builder-basic
|
|
7188
7682
|
* @private
|
|
7189
7683
|
*/
|
|
7190
|
-
"limebb-lime-query-response-format-builder": LocalJSX.
|
|
7684
|
+
"limebb-lime-query-response-format-builder": LocalJSX.IntrinsicElements["limebb-lime-query-response-format-builder"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryResponseFormatBuilderElement>;
|
|
7191
7685
|
/**
|
|
7192
7686
|
* Response Format Editor Component
|
|
7193
7687
|
* Allows users to select which properties should be returned in the query response.
|
|
@@ -7203,14 +7697,14 @@ declare module "@stencil/core" {
|
|
|
7203
7697
|
* containing the selected properties.
|
|
7204
7698
|
* @private
|
|
7205
7699
|
*/
|
|
7206
|
-
"limebb-lime-query-response-format-editor": LocalJSX.
|
|
7700
|
+
"limebb-lime-query-response-format-editor": LocalJSX.IntrinsicElements["limebb-lime-query-response-format-editor"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryResponseFormatEditorElement>;
|
|
7207
7701
|
/**
|
|
7208
7702
|
* Response Format Property Item Component
|
|
7209
7703
|
* Represents a single property selection with optional alias and description
|
|
7210
7704
|
* Part of the response format editor
|
|
7211
7705
|
* @private
|
|
7212
7706
|
*/
|
|
7213
|
-
"limebb-lime-query-response-format-item": LocalJSX.
|
|
7707
|
+
"limebb-lime-query-response-format-item": LocalJSX.IntrinsicElements["limebb-lime-query-response-format-item"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryResponseFormatItemElement>;
|
|
7214
7708
|
/**
|
|
7215
7709
|
* Query Value Input Component
|
|
7216
7710
|
* Renders an appropriate input control based on the property type and operator.
|
|
@@ -7231,7 +7725,7 @@ declare module "@stencil/core" {
|
|
|
7231
7725
|
* - Booleans are converted to/from strings for dropdown compatibility
|
|
7232
7726
|
* @private
|
|
7233
7727
|
*/
|
|
7234
|
-
"limebb-lime-query-value-input": LocalJSX.
|
|
7728
|
+
"limebb-lime-query-value-input": LocalJSX.IntrinsicElements["limebb-lime-query-value-input"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryValueInputElement>;
|
|
7235
7729
|
/**
|
|
7236
7730
|
* Component for displaying the contents of an attached file on a limeobject
|
|
7237
7731
|
* Example use case is to use it as a tab on the document card
|
|
@@ -7240,7 +7734,7 @@ declare module "@stencil/core" {
|
|
|
7240
7734
|
* @exampleComponent limebb-example-limeobject-file-viewer-live-docs
|
|
7241
7735
|
* @beta
|
|
7242
7736
|
*/
|
|
7243
|
-
"limebb-limeobject-file-viewer": LocalJSX.
|
|
7737
|
+
"limebb-limeobject-file-viewer": LocalJSX.IntrinsicElements["limebb-limeobject-file-viewer"] & JSXBase.HTMLAttributes<HTMLLimebbLimeobjectFileViewerElement>;
|
|
7244
7738
|
/**
|
|
7245
7739
|
* Limetype Field Component
|
|
7246
7740
|
* A dropdown selector for choosing a limetype (object type) from the available
|
|
@@ -7256,12 +7750,12 @@ declare module "@stencil/core" {
|
|
|
7256
7750
|
* - Configuring limetype-dependent settings
|
|
7257
7751
|
* @private
|
|
7258
7752
|
*/
|
|
7259
|
-
"limebb-limetype-field": LocalJSX.
|
|
7753
|
+
"limebb-limetype-field": LocalJSX.IntrinsicElements["limebb-limetype-field"] & JSXBase.HTMLAttributes<HTMLLimebbLimetypeFieldElement>;
|
|
7260
7754
|
/**
|
|
7261
7755
|
* @private
|
|
7262
7756
|
*/
|
|
7263
|
-
"limebb-live-docs-info": LocalJSX.
|
|
7264
|
-
"limebb-loader": LocalJSX.
|
|
7757
|
+
"limebb-live-docs-info": LocalJSX.IntrinsicElements["limebb-live-docs-info"] & JSXBase.HTMLAttributes<HTMLLimebbLiveDocsInfoElement>;
|
|
7758
|
+
"limebb-loader": LocalJSX.IntrinsicElements["limebb-loader"] & JSXBase.HTMLAttributes<HTMLLimebbLoaderElement>;
|
|
7265
7759
|
/**
|
|
7266
7760
|
* This component enables you to select supported languages.
|
|
7267
7761
|
* The selected language code will be emitted by the component - as a string if multipleChoice={false}
|
|
@@ -7269,7 +7763,7 @@ declare module "@stencil/core" {
|
|
|
7269
7763
|
* @exampleComponent limebb-example-locale-picker
|
|
7270
7764
|
* @exampleComponent limebb-example-locale-picker-multiple
|
|
7271
7765
|
*/
|
|
7272
|
-
"limebb-locale-picker": LocalJSX.
|
|
7766
|
+
"limebb-locale-picker": LocalJSX.IntrinsicElements["limebb-locale-picker"] & JSXBase.HTMLAttributes<HTMLLimebbLocalePickerElement>;
|
|
7273
7767
|
/**
|
|
7274
7768
|
* A mention
|
|
7275
7769
|
* Creates a mention that can be displayed as an indicator that a specific user have
|
|
@@ -7285,14 +7779,14 @@ declare module "@stencil/core" {
|
|
|
7285
7779
|
* @exampleComponent limebb-example-mention-multi-lines
|
|
7286
7780
|
* @private
|
|
7287
7781
|
*/
|
|
7288
|
-
"limebb-mention": LocalJSX.
|
|
7782
|
+
"limebb-mention": LocalJSX.IntrinsicElements["limebb-mention"] & JSXBase.HTMLAttributes<HTMLLimebbMentionElement>;
|
|
7289
7783
|
/**
|
|
7290
7784
|
* This component is used to display the number of items in a group
|
|
7291
7785
|
* that will be affected by a mention. This is displayed on the
|
|
7292
7786
|
* list items of the mention picker.
|
|
7293
7787
|
* @private
|
|
7294
7788
|
*/
|
|
7295
|
-
"limebb-mention-group-counter": LocalJSX.
|
|
7789
|
+
"limebb-mention-group-counter": LocalJSX.IntrinsicElements["limebb-mention-group-counter"] & JSXBase.HTMLAttributes<HTMLLimebbMentionGroupCounterElement>;
|
|
7296
7790
|
/**
|
|
7297
7791
|
* To keep navigation patterns consistent across the whole web client, we use
|
|
7298
7792
|
* this component for certain navigation patterns, such as navigating to
|
|
@@ -7314,13 +7808,13 @@ declare module "@stencil/core" {
|
|
|
7314
7808
|
* @exampleComponent limebb-example-navigation-button-close
|
|
7315
7809
|
* @exampleComponent limebb-example-navigation-button-back
|
|
7316
7810
|
*/
|
|
7317
|
-
"limebb-navigation-button": LocalJSX.
|
|
7811
|
+
"limebb-navigation-button": LocalJSX.IntrinsicElements["limebb-navigation-button"] & JSXBase.HTMLAttributes<HTMLLimebbNavigationButtonElement>;
|
|
7318
7812
|
/**
|
|
7319
7813
|
* Notification item
|
|
7320
7814
|
* Renders each notification as a card in the notification list.
|
|
7321
7815
|
* @private
|
|
7322
7816
|
*/
|
|
7323
|
-
"limebb-notification-item": LocalJSX.
|
|
7817
|
+
"limebb-notification-item": LocalJSX.IntrinsicElements["limebb-notification-item"] & JSXBase.HTMLAttributes<HTMLLimebbNotificationItemElement>;
|
|
7324
7818
|
/**
|
|
7325
7819
|
* Notification list
|
|
7326
7820
|
* This component displays a feed of notifications and groups them by date.
|
|
@@ -7331,7 +7825,7 @@ declare module "@stencil/core" {
|
|
|
7331
7825
|
* @alpha
|
|
7332
7826
|
* @private
|
|
7333
7827
|
*/
|
|
7334
|
-
"limebb-notification-list": LocalJSX.
|
|
7828
|
+
"limebb-notification-list": LocalJSX.IntrinsicElements["limebb-notification-list"] & JSXBase.HTMLAttributes<HTMLLimebbNotificationListElement>;
|
|
7335
7829
|
/**
|
|
7336
7830
|
* Object chip
|
|
7337
7831
|
* Renders a `limel-chip` representing a Lime CRM object.
|
|
@@ -7346,7 +7840,7 @@ declare module "@stencil/core" {
|
|
|
7346
7840
|
* @exampleComponent limebb-example-object-chip-size
|
|
7347
7841
|
* @beta
|
|
7348
7842
|
*/
|
|
7349
|
-
"limebb-object-chip": LocalJSX.
|
|
7843
|
+
"limebb-object-chip": LocalJSX.IntrinsicElements["limebb-object-chip"] & JSXBase.HTMLAttributes<HTMLLimebbObjectChipElement>;
|
|
7350
7844
|
/**
|
|
7351
7845
|
* This component generates a visualization that displays a percentage value
|
|
7352
7846
|
* alongside a horizontal bar showing the percentage visually.
|
|
@@ -7365,7 +7859,7 @@ declare module "@stencil/core" {
|
|
|
7365
7859
|
* @exampleComponent limebb-percentage-visualizer-composite
|
|
7366
7860
|
* @beta
|
|
7367
7861
|
*/
|
|
7368
|
-
"limebb-percentage-visualizer": LocalJSX.
|
|
7862
|
+
"limebb-percentage-visualizer": LocalJSX.IntrinsicElements["limebb-percentage-visualizer"] & JSXBase.HTMLAttributes<HTMLLimebbPercentageVisualizerElement>;
|
|
7369
7863
|
/**
|
|
7370
7864
|
* Property Selector Component
|
|
7371
7865
|
* A menu-based property selector that allows users to navigate through properties
|
|
@@ -7380,7 +7874,7 @@ declare module "@stencil/core" {
|
|
|
7380
7874
|
* - Chip-set display showing current path
|
|
7381
7875
|
* @private
|
|
7382
7876
|
*/
|
|
7383
|
-
"limebb-property-selector": LocalJSX.
|
|
7877
|
+
"limebb-property-selector": LocalJSX.IntrinsicElements["limebb-property-selector"] & JSXBase.HTMLAttributes<HTMLLimebbPropertySelectorElement>;
|
|
7384
7878
|
/**
|
|
7385
7879
|
* This component uses
|
|
7386
7880
|
* [limel-popover](https://lundalogik.github.io/lime-elements/versions/latest/#/component/limel-popover/)
|
|
@@ -7431,7 +7925,7 @@ declare module "@stencil/core" {
|
|
|
7431
7925
|
* @exampleComponent limebb-example-summary-popover-trigger-delay
|
|
7432
7926
|
* @beta
|
|
7433
7927
|
*/
|
|
7434
|
-
"limebb-summary-popover": LocalJSX.
|
|
7928
|
+
"limebb-summary-popover": LocalJSX.IntrinsicElements["limebb-summary-popover"] & JSXBase.HTMLAttributes<HTMLLimebbSummaryPopoverElement>;
|
|
7435
7929
|
/**
|
|
7436
7930
|
* This component is a wrapper on the `limel-text-editor`. It adds support for platform
|
|
7437
7931
|
* specific things that can't reside in lime-elements. So this is basically an
|
|
@@ -7452,7 +7946,7 @@ declare module "@stencil/core" {
|
|
|
7452
7946
|
* @exampleComponent limebb-example-text-editor-many-picker-items
|
|
7453
7947
|
* @beta
|
|
7454
7948
|
*/
|
|
7455
|
-
"limebb-text-editor": LocalJSX.
|
|
7949
|
+
"limebb-text-editor": LocalJSX.IntrinsicElements["limebb-text-editor"] & JSXBase.HTMLAttributes<HTMLLimebbTextEditorElement>;
|
|
7456
7950
|
/**
|
|
7457
7951
|
* Text editor picker
|
|
7458
7952
|
* This component displays a list of items that will be displayed in a popover,
|
|
@@ -7464,7 +7958,7 @@ declare module "@stencil/core" {
|
|
|
7464
7958
|
* continue typing without being forced to select something from the list.
|
|
7465
7959
|
* @private
|
|
7466
7960
|
*/
|
|
7467
|
-
"limebb-text-editor-picker": LocalJSX.
|
|
7961
|
+
"limebb-text-editor-picker": LocalJSX.IntrinsicElements["limebb-text-editor-picker"] & JSXBase.HTMLAttributes<HTMLLimebbTextEditorPickerElement>;
|
|
7468
7962
|
/**
|
|
7469
7963
|
* This component generates an infographic that displays the growth trend.
|
|
7470
7964
|
* It can be used to display the growth of a stock, the increase in sales,
|
|
@@ -7482,13 +7976,13 @@ declare module "@stencil/core" {
|
|
|
7482
7976
|
* @exampleComponent limebb-trend-indicator-former-value
|
|
7483
7977
|
* @beta
|
|
7484
7978
|
*/
|
|
7485
|
-
"limebb-trend-indicator": LocalJSX.
|
|
7979
|
+
"limebb-trend-indicator": LocalJSX.IntrinsicElements["limebb-trend-indicator"] & JSXBase.HTMLAttributes<HTMLLimebbTrendIndicatorElement>;
|
|
7486
7980
|
/**
|
|
7487
7981
|
* Typing Indicator
|
|
7488
7982
|
* Used to indicate that other participants of the chat are typing.
|
|
7489
7983
|
* @private
|
|
7490
7984
|
*/
|
|
7491
|
-
"limebb-typing-indicator": LocalJSX.
|
|
7985
|
+
"limebb-typing-indicator": LocalJSX.IntrinsicElements["limebb-typing-indicator"] & JSXBase.HTMLAttributes<HTMLLimebbTypingIndicatorElement>;
|
|
7492
7986
|
}
|
|
7493
7987
|
}
|
|
7494
7988
|
}
|