@limetech/lime-crm-building-blocks 1.115.1 → 1.116.1
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 +17 -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 +212 -0
- package/dist/cjs/limebb-chat-list.cjs.entry.js +46 -45
- 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 +4 -2
- 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 +199 -0
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.js +75 -0
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.types.js +1 -0
- package/dist/collection/components/chat-list/chat-item/chat-item.js +11 -8
- package/dist/collection/components/chat-list/chat-list.js +30 -17
- package/dist/collection/components/chat-list/chat-list.types.js +1 -0
- package/dist/collection/components/chat-list/process-chat-items.js +26 -33
- 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.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.js +18 -13
- package/dist/collection/components/empty-state/empty-state.js +6 -5
- 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.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.js +19 -16
- 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.js +14 -10
- 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.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.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.js +10 -9
- package/dist/collection/components/notification-list/notification-item/notification-item.js +9 -5
- 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.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.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 -0
- 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.d.ts +11 -0
- package/dist/components/limebb-chat-icon-list.js +1 -0
- package/dist/components/limebb-chat-item.js +1 -6
- package/dist/components/limebb-chat-list.js +1 -294
- 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 +208 -0
- package/dist/esm/limebb-chat-list.entry.js +46 -43
- 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-1f02a411.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-21ec697f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-283270c5.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-e79f16ca.entry.js → p-4446f170.entry.js} +1 -1
- 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-5d87cb38.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-62981791.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-685dd8a1.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-94e6f0de.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-79f3fd73.entry.js +1 -0
- 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-ba42e434.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-bac3d599.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-7a6c1595.entry.js → p-bc3de5e3.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-375f40d9.entry.js → p-c3b13800.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-d9f76810.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-dbe2c5df.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-22fffe85.entry.js → p-fa41a9e6.entry.js} +1 -1
- 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/chat-list/chat-icon-list/chat-icon-list.d.ts +19 -0
- package/dist/types/components/chat-list/chat-icon-list/chat-icon-list.types.d.ts +52 -0
- package/dist/types/components/chat-list/chat-list.d.ts +7 -2
- package/dist/types/components/chat-list/chat-list.types.d.ts +13 -0
- package/dist/types/components/chat-list/process-chat-items.d.ts +20 -28
- package/dist/types/components.d.ts +664 -117
- package/dist/types/interface.d.ts +2 -0
- 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/cjs/limebb-chat-item_2.cjs.entry.js +0 -181
- package/dist/esm/index.esm-11a8b9e2.js +0 -963
- package/dist/esm/limebb-chat-item_2.entry.js +0 -176
- package/dist/lime-crm-building-blocks/p-0d0f4c0f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-0eac6b68.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-103654ac.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-123190c3.js +0 -1
- package/dist/lime-crm-building-blocks/p-18d1ab86.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-199799ff.js +0 -1
- package/dist/lime-crm-building-blocks/p-20939cd4.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-20b5ff30.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2ed843e9.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-35897ec3.js +0 -1
- package/dist/lime-crm-building-blocks/p-3a7b37cc.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3b3e7328.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3da67f32.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4066e17a.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-4dad4ce8.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-53d54dc8.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-6bd5c65f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6bf1ab6d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-703fa2fe.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7b5a1e83.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7e6fb4af.js +0 -1
- package/dist/lime-crm-building-blocks/p-7f72be40.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-812bf26e.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-81583fc8.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-81f8e5df.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-87d3f42c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-8c3f563e.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-9bc5caac.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9c204549.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9c334694.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-a7e55181.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-d5b835a6.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-d7fc530f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dddd8a43.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-eb56d4eb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-f31eeeaa.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
|
@@ -9,7 +9,9 @@ import { AlertType } from "./components/alert-dialog/alert-dialog.types";
|
|
|
9
9
|
import { AggregateOperator, AndOrExpression, Expression, LimeFileUrlType, LimeType, LimeWebComponentContext, LimeWebComponentPlatform, NotExpression, Operator } from "@limetech/lime-web-components";
|
|
10
10
|
import { BrowserItem } from "./components/browser/browser-item.types";
|
|
11
11
|
import { ActionBarItem, CustomElementDefinition, DateType, EditorUiType, FileInfo, FormInfo, Icon, Image, Languages, ListItem, ListSeparator, OpenDirection } from "@limetech/lime-elements";
|
|
12
|
+
import { ChatIconList } from "./components/chat-list/chat-icon-list/chat-icon-list.types";
|
|
12
13
|
import { ChatItem } from "./components/chat-list/chat-item/chat-item.types";
|
|
14
|
+
import { ChatListItem } from "./components/chat-list/chat-list.types";
|
|
13
15
|
import { ComponentPickerType } from "./components/component-command-picker/types";
|
|
14
16
|
import { ComposerTrigger, FileInputConfig } from "./components/composer-toolbar/composer-toolbar.types";
|
|
15
17
|
import { DataCell } from "./components/data-cells/data-cells.types";
|
|
@@ -32,7 +34,9 @@ export { AlertType } from "./components/alert-dialog/alert-dialog.types";
|
|
|
32
34
|
export { AggregateOperator, AndOrExpression, Expression, LimeFileUrlType, LimeType, LimeWebComponentContext, LimeWebComponentPlatform, NotExpression, Operator } from "@limetech/lime-web-components";
|
|
33
35
|
export { BrowserItem } from "./components/browser/browser-item.types";
|
|
34
36
|
export { ActionBarItem, CustomElementDefinition, DateType, EditorUiType, FileInfo, FormInfo, Icon, Image, Languages, ListItem, ListSeparator, OpenDirection } from "@limetech/lime-elements";
|
|
37
|
+
export { ChatIconList } from "./components/chat-list/chat-icon-list/chat-icon-list.types";
|
|
35
38
|
export { ChatItem } from "./components/chat-list/chat-item/chat-item.types";
|
|
39
|
+
export { ChatListItem } from "./components/chat-list/chat-list.types";
|
|
36
40
|
export { ComponentPickerType } from "./components/component-command-picker/types";
|
|
37
41
|
export { ComposerTrigger, FileInputConfig } from "./components/composer-toolbar/composer-toolbar.types";
|
|
38
42
|
export { DataCell } from "./components/data-cells/data-cells.types";
|
|
@@ -99,6 +103,7 @@ export namespace Components {
|
|
|
99
103
|
"icon"?: string;
|
|
100
104
|
/**
|
|
101
105
|
* Controls whether the dialog is open (controlled by the parent)
|
|
106
|
+
* @default false
|
|
102
107
|
*/
|
|
103
108
|
"open": boolean;
|
|
104
109
|
/**
|
|
@@ -107,6 +112,7 @@ export namespace Components {
|
|
|
107
112
|
"subheading"?: string;
|
|
108
113
|
/**
|
|
109
114
|
* Defines how the component is visualized with a default icon and fixed color scheme.
|
|
115
|
+
* @default 'note'
|
|
110
116
|
*/
|
|
111
117
|
"type": AlertType;
|
|
112
118
|
}
|
|
@@ -137,6 +143,7 @@ export namespace Components {
|
|
|
137
143
|
"items": Array<BrowserItem | ListSeparator>;
|
|
138
144
|
/**
|
|
139
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'
|
|
140
147
|
*/
|
|
141
148
|
"layout": 'grid' | 'list';
|
|
142
149
|
/**
|
|
@@ -144,6 +151,18 @@ export namespace Components {
|
|
|
144
151
|
*/
|
|
145
152
|
"platform": LimeWebComponentPlatform;
|
|
146
153
|
}
|
|
154
|
+
/**
|
|
155
|
+
* Chat icon list
|
|
156
|
+
* Renders a labeled, left-aligned row of slightly-overlapping icons,
|
|
157
|
+
* used inside `limebb-chat-list` as an alternative to a speech bubble.
|
|
158
|
+
* @private
|
|
159
|
+
*/
|
|
160
|
+
interface LimebbChatIconList {
|
|
161
|
+
/**
|
|
162
|
+
* The item to display.
|
|
163
|
+
*/
|
|
164
|
+
"item": ChatIconList;
|
|
165
|
+
}
|
|
147
166
|
/**
|
|
148
167
|
* Chat item
|
|
149
168
|
* Renders each chat bubble in the list.
|
|
@@ -157,6 +176,7 @@ export namespace Components {
|
|
|
157
176
|
"context": LimeWebComponentContext;
|
|
158
177
|
/**
|
|
159
178
|
* Indicates whether there is an error, for example when message was not sent or delivered.
|
|
179
|
+
* @default false
|
|
160
180
|
*/
|
|
161
181
|
"hasError"?: boolean;
|
|
162
182
|
/**
|
|
@@ -185,6 +205,7 @@ export namespace Components {
|
|
|
185
205
|
* @exampleComponent limebb-example-chat-list-with-promoted-action
|
|
186
206
|
* @exampleComponent limebb-example-chat-list-with-helper-text
|
|
187
207
|
* @exampleComponent limebb-example-chat-list-with-error
|
|
208
|
+
* @exampleComponent limebb-example-chat-list-with-icon-list
|
|
188
209
|
* @beta
|
|
189
210
|
*/
|
|
190
211
|
interface LimebbChatList {
|
|
@@ -198,9 +219,10 @@ export namespace Components {
|
|
|
198
219
|
*/
|
|
199
220
|
"isTypingIndicatorVisible": boolean;
|
|
200
221
|
/**
|
|
201
|
-
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order.
|
|
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 []
|
|
202
224
|
*/
|
|
203
|
-
"items":
|
|
225
|
+
"items": ChatListItem[];
|
|
204
226
|
/**
|
|
205
227
|
* The date and time of the last time the user visited the Notification List. When provided, the feed will display a divider line between the last visited items (the old items which have a `timestamp` earlier than `lastVisitedTimestamp`) and the newer items. If there are no newer items, the divider line will not be displayed.
|
|
206
228
|
*/
|
|
@@ -211,6 +233,7 @@ export namespace Components {
|
|
|
211
233
|
"loading": boolean;
|
|
212
234
|
/**
|
|
213
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'
|
|
214
237
|
*/
|
|
215
238
|
"order": 'newest-on-top' | 'oldest-on-top';
|
|
216
239
|
/**
|
|
@@ -265,10 +288,12 @@ export namespace Components {
|
|
|
265
288
|
"required": boolean;
|
|
266
289
|
/**
|
|
267
290
|
* If the value should be fetched from the commandbus or the web component registry
|
|
291
|
+
* @default 'component'
|
|
268
292
|
*/
|
|
269
293
|
"type": ComponentPickerType;
|
|
270
294
|
/**
|
|
271
295
|
* The value of the current property
|
|
296
|
+
* @default {}
|
|
272
297
|
*/
|
|
273
298
|
"value": Record<string, unknown>;
|
|
274
299
|
}
|
|
@@ -288,6 +313,7 @@ export namespace Components {
|
|
|
288
313
|
"context": LimeWebComponentContext;
|
|
289
314
|
/**
|
|
290
315
|
* The label for the copy button
|
|
316
|
+
* @default 'Copy value'
|
|
291
317
|
*/
|
|
292
318
|
"copyLabel": string;
|
|
293
319
|
/**
|
|
@@ -300,6 +326,7 @@ export namespace Components {
|
|
|
300
326
|
"helperText": string;
|
|
301
327
|
/**
|
|
302
328
|
* Whether to hide the copy button
|
|
329
|
+
* @default false
|
|
303
330
|
*/
|
|
304
331
|
"hideCopyButton": boolean;
|
|
305
332
|
/**
|
|
@@ -324,6 +351,7 @@ export namespace Components {
|
|
|
324
351
|
"tags"?: string[];
|
|
325
352
|
/**
|
|
326
353
|
* The type of items to display in the picker
|
|
354
|
+
* @default 'component'
|
|
327
355
|
*/
|
|
328
356
|
"type": ComponentPickerType;
|
|
329
357
|
/**
|
|
@@ -354,10 +382,12 @@ export namespace Components {
|
|
|
354
382
|
"fileInput"?: FileInputConfig;
|
|
355
383
|
/**
|
|
356
384
|
* When `true`, displays a button that triggers the internal link character (`#`) in the text editor.
|
|
385
|
+
* @default false
|
|
357
386
|
*/
|
|
358
387
|
"internalLinks": boolean;
|
|
359
388
|
/**
|
|
360
389
|
* When `true`, displays a button that triggers the mention character (`@`) in the text editor.
|
|
390
|
+
* @default false
|
|
361
391
|
*/
|
|
362
392
|
"mentions": boolean;
|
|
363
393
|
/**
|
|
@@ -366,10 +396,12 @@ export namespace Components {
|
|
|
366
396
|
"platform"?: LimeWebComponentPlatform;
|
|
367
397
|
/**
|
|
368
398
|
* When `true`, displays a button that toggles the visibility of the rich text formatting toolbar in the text editor.
|
|
399
|
+
* @default false
|
|
369
400
|
*/
|
|
370
401
|
"richText": boolean;
|
|
371
402
|
/**
|
|
372
403
|
* When `true`, displays a button that triggers the text snippet character (`!`) in the text editor.
|
|
404
|
+
* @default false
|
|
373
405
|
*/
|
|
374
406
|
"textSnippets": boolean;
|
|
375
407
|
}
|
|
@@ -400,10 +432,12 @@ export namespace Components {
|
|
|
400
432
|
"context": LimeWebComponentContext;
|
|
401
433
|
/**
|
|
402
434
|
* The list of currencies. If currencies are not provided it will default to `allCurrencies`, We also support ´nordicMarketCurrencies´ and ´europeanMarketCurrencies´.
|
|
435
|
+
* @default codes()
|
|
403
436
|
*/
|
|
404
437
|
"currencies": string[];
|
|
405
438
|
/**
|
|
406
439
|
* Whether the current property is disabled
|
|
440
|
+
* @default false
|
|
407
441
|
*/
|
|
408
442
|
"disabled": boolean;
|
|
409
443
|
/**
|
|
@@ -412,6 +446,7 @@ export namespace Components {
|
|
|
412
446
|
"helperText"?: string;
|
|
413
447
|
/**
|
|
414
448
|
* Whether the current property is invalid
|
|
449
|
+
* @default false
|
|
415
450
|
*/
|
|
416
451
|
"invalid": boolean;
|
|
417
452
|
/**
|
|
@@ -421,10 +456,12 @@ export namespace Components {
|
|
|
421
456
|
"platform": LimeWebComponentPlatform;
|
|
422
457
|
/**
|
|
423
458
|
* Whether the current property is readonly
|
|
459
|
+
* @default false
|
|
424
460
|
*/
|
|
425
461
|
"readonly": boolean;
|
|
426
462
|
/**
|
|
427
463
|
* Whether the current property is required
|
|
464
|
+
* @default false
|
|
428
465
|
*/
|
|
429
466
|
"required": boolean;
|
|
430
467
|
/**
|
|
@@ -472,6 +509,7 @@ export namespace Components {
|
|
|
472
509
|
"context": LimeWebComponentContext;
|
|
473
510
|
/**
|
|
474
511
|
* The data cells to render.
|
|
512
|
+
* @default []
|
|
475
513
|
*/
|
|
476
514
|
"items": DataCell[];
|
|
477
515
|
/**
|
|
@@ -505,6 +543,7 @@ export namespace Components {
|
|
|
505
543
|
"context": LimeWebComponentContext;
|
|
506
544
|
/**
|
|
507
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
|
|
508
547
|
*/
|
|
509
548
|
"disabled": boolean;
|
|
510
549
|
/**
|
|
@@ -513,6 +552,7 @@ export namespace Components {
|
|
|
513
552
|
"helperText": string;
|
|
514
553
|
/**
|
|
515
554
|
* Set to `true` to indicate that the current value of the date picker is invalid.
|
|
555
|
+
* @default false
|
|
516
556
|
*/
|
|
517
557
|
"invalid": boolean;
|
|
518
558
|
/**
|
|
@@ -530,14 +570,17 @@ export namespace Components {
|
|
|
530
570
|
"platform": LimeWebComponentPlatform;
|
|
531
571
|
/**
|
|
532
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
|
|
533
574
|
*/
|
|
534
575
|
"readonly": boolean;
|
|
535
576
|
/**
|
|
536
577
|
* Set to `true` to indicate that the field is required.
|
|
578
|
+
* @default false
|
|
537
579
|
*/
|
|
538
580
|
"required": boolean;
|
|
539
581
|
/**
|
|
540
582
|
* Type of date picker.
|
|
583
|
+
* @default 'datetime'
|
|
541
584
|
*/
|
|
542
585
|
"type": DateType;
|
|
543
586
|
/**
|
|
@@ -618,6 +661,7 @@ export namespace Components {
|
|
|
618
661
|
"accessibleLabel"?: string;
|
|
619
662
|
/**
|
|
620
663
|
* The list of files to display as document chips.
|
|
664
|
+
* @default []
|
|
621
665
|
*/
|
|
622
666
|
"files": DocumentChipFile[];
|
|
623
667
|
}
|
|
@@ -634,6 +678,7 @@ export namespace Components {
|
|
|
634
678
|
"context": LimeWebComponentContext;
|
|
635
679
|
/**
|
|
636
680
|
* The preferred file URL types to use when displaying the document's image preview.
|
|
681
|
+
* @default ['view', 'contents', 'download']
|
|
637
682
|
*/
|
|
638
683
|
"fileTypes": LimeFileUrlType[];
|
|
639
684
|
/**
|
|
@@ -647,6 +692,7 @@ export namespace Components {
|
|
|
647
692
|
"platform": LimeWebComponentPlatform;
|
|
648
693
|
/**
|
|
649
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'
|
|
650
696
|
*/
|
|
651
697
|
"type": 'radio' | 'checkbox';
|
|
652
698
|
}
|
|
@@ -674,10 +720,12 @@ export namespace Components {
|
|
|
674
720
|
"helperText"?: string;
|
|
675
721
|
/**
|
|
676
722
|
* Set to `true` to indicate that the current selection is invalid.
|
|
723
|
+
* @default false
|
|
677
724
|
*/
|
|
678
725
|
"invalid": boolean;
|
|
679
726
|
/**
|
|
680
727
|
* The list of document items to display in the picker.
|
|
728
|
+
* @default []
|
|
681
729
|
*/
|
|
682
730
|
"items": DocumentItem[];
|
|
683
731
|
/**
|
|
@@ -691,10 +739,12 @@ export namespace Components {
|
|
|
691
739
|
"platform": LimeWebComponentPlatform;
|
|
692
740
|
/**
|
|
693
741
|
* Set to `true` to indicate that selecting an item is required.
|
|
742
|
+
* @default false
|
|
694
743
|
*/
|
|
695
744
|
"required": boolean;
|
|
696
745
|
/**
|
|
697
746
|
* Defines whether the picker allows single or multiple selection. - 'radio': Allows single selection within a group. - 'checkbox': Allows multiple selection.
|
|
747
|
+
* @default 'checkbox'
|
|
698
748
|
*/
|
|
699
749
|
"type": DocumentType;
|
|
700
750
|
}
|
|
@@ -755,6 +805,7 @@ export namespace Components {
|
|
|
755
805
|
"context": LimeWebComponentContext;
|
|
756
806
|
/**
|
|
757
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'
|
|
758
809
|
*/
|
|
759
810
|
"direction": 'ASC' | 'DESC';
|
|
760
811
|
/**
|
|
@@ -771,6 +822,7 @@ export namespace Components {
|
|
|
771
822
|
"highlightedItemId"?: string | number;
|
|
772
823
|
/**
|
|
773
824
|
* List of items to display in the feed.
|
|
825
|
+
* @default []
|
|
774
826
|
*/
|
|
775
827
|
"items": FeedItem[];
|
|
776
828
|
/**
|
|
@@ -783,6 +835,7 @@ export namespace Components {
|
|
|
783
835
|
"loading": boolean;
|
|
784
836
|
/**
|
|
785
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
|
|
786
839
|
*/
|
|
787
840
|
"minutesOfProximity": number;
|
|
788
841
|
/**
|
|
@@ -792,6 +845,7 @@ export namespace Components {
|
|
|
792
845
|
"platform": LimeWebComponentPlatform;
|
|
793
846
|
/**
|
|
794
847
|
* The total number of items available
|
|
848
|
+
* @default 0
|
|
795
849
|
*/
|
|
796
850
|
"totalCount": number;
|
|
797
851
|
}
|
|
@@ -819,7 +873,8 @@ export namespace Components {
|
|
|
819
873
|
*/
|
|
820
874
|
"context": LimeWebComponentContext;
|
|
821
875
|
/**
|
|
822
|
-
* @inheritdoc
|
|
876
|
+
* @inheritdoc
|
|
877
|
+
* @default false
|
|
823
878
|
*/
|
|
824
879
|
"hasError": boolean;
|
|
825
880
|
/**
|
|
@@ -828,6 +883,7 @@ export namespace Components {
|
|
|
828
883
|
"helperText"?: string;
|
|
829
884
|
/**
|
|
830
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
|
|
831
887
|
*/
|
|
832
888
|
"isBundled": boolean;
|
|
833
889
|
/**
|
|
@@ -841,6 +897,7 @@ export namespace Components {
|
|
|
841
897
|
"platform": LimeWebComponentPlatform;
|
|
842
898
|
/**
|
|
843
899
|
* Defines the visualization and features of the feed item.
|
|
900
|
+
* @default 'standard'
|
|
844
901
|
*/
|
|
845
902
|
"ui"?: string;
|
|
846
903
|
}
|
|
@@ -910,6 +967,7 @@ export namespace Components {
|
|
|
910
967
|
interface LimebbInfoTile {
|
|
911
968
|
/**
|
|
912
969
|
* Type of aggregation operator to use
|
|
970
|
+
* @default AggregateOperator.Count
|
|
913
971
|
*/
|
|
914
972
|
"aggregateOperator": AggregateOperator;
|
|
915
973
|
/**
|
|
@@ -1038,6 +1096,7 @@ export namespace Components {
|
|
|
1038
1096
|
"context": LimeWebComponentContext;
|
|
1039
1097
|
/**
|
|
1040
1098
|
* List of groups to display in the kanban board. Each group contains a list of items belonging to that group.
|
|
1099
|
+
* @default []
|
|
1041
1100
|
*/
|
|
1042
1101
|
"groups": KanbanGroup[];
|
|
1043
1102
|
/**
|
|
@@ -1070,6 +1129,7 @@ export namespace Components {
|
|
|
1070
1129
|
"identifier": string;
|
|
1071
1130
|
/**
|
|
1072
1131
|
* List of items to display in the group.
|
|
1132
|
+
* @default []
|
|
1073
1133
|
*/
|
|
1074
1134
|
"items": KanbanItem[];
|
|
1075
1135
|
/**
|
|
@@ -1363,6 +1423,7 @@ export namespace Components {
|
|
|
1363
1423
|
"context": LimeWebComponentContext;
|
|
1364
1424
|
/**
|
|
1365
1425
|
* Optional label
|
|
1426
|
+
* @default 'Sort Order'
|
|
1366
1427
|
*/
|
|
1367
1428
|
"label": string;
|
|
1368
1429
|
/**
|
|
@@ -1434,10 +1495,12 @@ export namespace Components {
|
|
|
1434
1495
|
"context": LimeWebComponentContext;
|
|
1435
1496
|
/**
|
|
1436
1497
|
* Optional helper text for the builder
|
|
1498
|
+
* @default ''
|
|
1437
1499
|
*/
|
|
1438
1500
|
"helperText": string;
|
|
1439
1501
|
/**
|
|
1440
1502
|
* Optional label for the builder
|
|
1503
|
+
* @default 'Response Format'
|
|
1441
1504
|
*/
|
|
1442
1505
|
"label": string;
|
|
1443
1506
|
/**
|
|
@@ -1475,6 +1538,7 @@ export namespace Components {
|
|
|
1475
1538
|
"context": LimeWebComponentContext;
|
|
1476
1539
|
/**
|
|
1477
1540
|
* Optional label
|
|
1541
|
+
* @default 'Properties'
|
|
1478
1542
|
*/
|
|
1479
1543
|
"label": string;
|
|
1480
1544
|
/**
|
|
@@ -1545,6 +1609,7 @@ export namespace Components {
|
|
|
1545
1609
|
"context": LimeWebComponentContext;
|
|
1546
1610
|
/**
|
|
1547
1611
|
* Optional label for the input
|
|
1612
|
+
* @default 'Value'
|
|
1548
1613
|
*/
|
|
1549
1614
|
"label": string;
|
|
1550
1615
|
/**
|
|
@@ -1583,6 +1648,7 @@ export namespace Components {
|
|
|
1583
1648
|
"context": LimeWebComponentContext;
|
|
1584
1649
|
/**
|
|
1585
1650
|
* What file types to use when viewing the file. The first available one will be used
|
|
1651
|
+
* @default ['view', 'contents', 'download']
|
|
1586
1652
|
*/
|
|
1587
1653
|
"fileTypes": LimeFileUrlType[];
|
|
1588
1654
|
/**
|
|
@@ -1622,6 +1688,7 @@ export namespace Components {
|
|
|
1622
1688
|
"disabled": boolean;
|
|
1623
1689
|
/**
|
|
1624
1690
|
* The name of this field. May be used as reference when a property mapping depends on the selected limetype.
|
|
1691
|
+
* @default 'limetype'
|
|
1625
1692
|
*/
|
|
1626
1693
|
"fieldName": string;
|
|
1627
1694
|
/**
|
|
@@ -1654,6 +1721,7 @@ export namespace Components {
|
|
|
1654
1721
|
"platform": LimeWebComponentPlatform;
|
|
1655
1722
|
/**
|
|
1656
1723
|
* A list of property fields that should be updated when the selected limetype changes.
|
|
1724
|
+
* @default []
|
|
1657
1725
|
*/
|
|
1658
1726
|
"propertyFields": DependentPropertyField[];
|
|
1659
1727
|
/**
|
|
@@ -1699,7 +1767,8 @@ export namespace Components {
|
|
|
1699
1767
|
interface LimebbLocalePicker {
|
|
1700
1768
|
/**
|
|
1701
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.
|
|
1702
|
-
* @inheritdoc
|
|
1770
|
+
* @inheritdoc
|
|
1771
|
+
* @default { limetype: null, id: null }
|
|
1703
1772
|
*/
|
|
1704
1773
|
"context": LimeWebComponentContext;
|
|
1705
1774
|
/**
|
|
@@ -1865,6 +1934,7 @@ export namespace Components {
|
|
|
1865
1934
|
"context": LimeWebComponentContext;
|
|
1866
1935
|
/**
|
|
1867
1936
|
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order.
|
|
1937
|
+
* @default []
|
|
1868
1938
|
*/
|
|
1869
1939
|
"items": NotificationItem[];
|
|
1870
1940
|
/**
|
|
@@ -1907,6 +1977,7 @@ export namespace Components {
|
|
|
1907
1977
|
"platform"?: LimeWebComponentPlatform;
|
|
1908
1978
|
/**
|
|
1909
1979
|
* Defines the size of the chip.
|
|
1980
|
+
* @default 'default'
|
|
1910
1981
|
*/
|
|
1911
1982
|
"size": 'small' | 'default';
|
|
1912
1983
|
}
|
|
@@ -1936,6 +2007,7 @@ export namespace Components {
|
|
|
1936
2007
|
"context": LimeWebComponentContext;
|
|
1937
2008
|
/**
|
|
1938
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
|
|
1939
2011
|
*/
|
|
1940
2012
|
"displayPercentageColors"?: boolean | undefined;
|
|
1941
2013
|
/**
|
|
@@ -1952,6 +2024,7 @@ export namespace Components {
|
|
|
1952
2024
|
"label"?: string;
|
|
1953
2025
|
/**
|
|
1954
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
|
|
1955
2028
|
*/
|
|
1956
2029
|
"multiplier": number;
|
|
1957
2030
|
/**
|
|
@@ -1961,14 +2034,17 @@ export namespace Components {
|
|
|
1961
2034
|
"platform": LimeWebComponentPlatform;
|
|
1962
2035
|
/**
|
|
1963
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
|
|
1964
2038
|
*/
|
|
1965
2039
|
"rangeMax": number;
|
|
1966
2040
|
/**
|
|
1967
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
|
|
1968
2043
|
*/
|
|
1969
2044
|
"rangeMin": number;
|
|
1970
2045
|
/**
|
|
1971
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
|
|
1972
2048
|
*/
|
|
1973
2049
|
"reducePresence"?: boolean | undefined;
|
|
1974
2050
|
/**
|
|
@@ -2005,6 +2081,7 @@ export namespace Components {
|
|
|
2005
2081
|
"helperText": string;
|
|
2006
2082
|
/**
|
|
2007
2083
|
* Label for the input
|
|
2084
|
+
* @default 'Property'
|
|
2008
2085
|
*/
|
|
2009
2086
|
"label": string;
|
|
2010
2087
|
/**
|
|
@@ -2017,6 +2094,7 @@ export namespace Components {
|
|
|
2017
2094
|
"platform": LimeWebComponentPlatform;
|
|
2018
2095
|
/**
|
|
2019
2096
|
* Whether the field is required
|
|
2097
|
+
* @default false
|
|
2020
2098
|
*/
|
|
2021
2099
|
"required": boolean;
|
|
2022
2100
|
/**
|
|
@@ -2077,6 +2155,7 @@ export namespace Components {
|
|
|
2077
2155
|
interface LimebbSummaryPopover {
|
|
2078
2156
|
/**
|
|
2079
2157
|
* Actions to display in the card, to provide the user with options to interact with the content.
|
|
2158
|
+
* @default []
|
|
2080
2159
|
*/
|
|
2081
2160
|
"actions"?: Array<ActionBarItem | ListSeparator>;
|
|
2082
2161
|
/**
|
|
@@ -2097,14 +2176,17 @@ export namespace Components {
|
|
|
2097
2176
|
"image"?: Image;
|
|
2098
2177
|
/**
|
|
2099
2178
|
* Decides the popover's location in relation to its trigger
|
|
2179
|
+
* @default 'top'
|
|
2100
2180
|
*/
|
|
2101
2181
|
"openDirection": OpenDirection;
|
|
2102
2182
|
/**
|
|
2103
2183
|
* The maximum height of the popover.
|
|
2184
|
+
* @default 'min(35rem, calc(100vh - 2rem))'
|
|
2104
2185
|
*/
|
|
2105
2186
|
"popoverMaxHeight": string;
|
|
2106
2187
|
/**
|
|
2107
2188
|
* The maximum width of the popover.
|
|
2189
|
+
* @default '20rem'
|
|
2108
2190
|
*/
|
|
2109
2191
|
"popoverMaxWidth": string;
|
|
2110
2192
|
/**
|
|
@@ -2113,6 +2195,7 @@ export namespace Components {
|
|
|
2113
2195
|
"subheading"?: string;
|
|
2114
2196
|
/**
|
|
2115
2197
|
* The delay in milliseconds, before the popover opens.
|
|
2198
|
+
* @default 600
|
|
2116
2199
|
*/
|
|
2117
2200
|
"triggerDelay": number;
|
|
2118
2201
|
/**
|
|
@@ -2143,27 +2226,35 @@ export namespace Components {
|
|
|
2143
2226
|
interface LimebbTextEditor {
|
|
2144
2227
|
/**
|
|
2145
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
|
|
2146
2230
|
*/
|
|
2147
2231
|
"allowInlineImages": boolean;
|
|
2148
2232
|
/**
|
|
2149
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
|
|
2150
2235
|
*/
|
|
2151
2236
|
"allowMentioning": boolean;
|
|
2152
2237
|
/**
|
|
2153
2238
|
* Set to `true` to allow the user to vertically resize the editor. Set to `false` to disable the resize functionality.
|
|
2239
|
+
* @default true
|
|
2154
2240
|
*/
|
|
2155
2241
|
"allowResize": boolean;
|
|
2156
2242
|
/**
|
|
2157
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'
|
|
2158
2245
|
*/
|
|
2159
2246
|
"contentType": 'markdown' | 'html';
|
|
2160
2247
|
/**
|
|
2161
2248
|
* @inheritdoc
|
|
2162
2249
|
*/
|
|
2163
2250
|
"context": LimeWebComponentContext;
|
|
2251
|
+
/**
|
|
2252
|
+
* @default []
|
|
2253
|
+
*/
|
|
2164
2254
|
"customElements": CustomElementDefinition[];
|
|
2165
2255
|
/**
|
|
2166
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
|
|
2167
2258
|
*/
|
|
2168
2259
|
"disabled"?: boolean;
|
|
2169
2260
|
/**
|
|
@@ -2177,6 +2268,7 @@ export namespace Components {
|
|
|
2177
2268
|
"helperText"?: string;
|
|
2178
2269
|
/**
|
|
2179
2270
|
* Set to `true` to indicate that the current value of the editor is invalid.
|
|
2271
|
+
* @default false
|
|
2180
2272
|
*/
|
|
2181
2273
|
"invalid"?: boolean;
|
|
2182
2274
|
/**
|
|
@@ -2185,6 +2277,7 @@ export namespace Components {
|
|
|
2185
2277
|
"label"?: string;
|
|
2186
2278
|
/**
|
|
2187
2279
|
* Defines the language for translations.
|
|
2280
|
+
* @default 'en'
|
|
2188
2281
|
*/
|
|
2189
2282
|
"language": Languages;
|
|
2190
2283
|
/**
|
|
@@ -2197,23 +2290,30 @@ export namespace Components {
|
|
|
2197
2290
|
"platform": LimeWebComponentPlatform;
|
|
2198
2291
|
/**
|
|
2199
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
|
|
2200
2294
|
*/
|
|
2201
2295
|
"readonly"?: boolean;
|
|
2202
2296
|
/**
|
|
2203
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
|
|
2204
2299
|
*/
|
|
2205
2300
|
"required"?: boolean;
|
|
2206
2301
|
/**
|
|
2207
2302
|
* Context of the selected object in the list
|
|
2208
2303
|
*/
|
|
2209
2304
|
"selectedContext"?: LimeWebComponentContext;
|
|
2305
|
+
/**
|
|
2306
|
+
* @default {}
|
|
2307
|
+
*/
|
|
2210
2308
|
"triggerMap": TriggerMap;
|
|
2211
2309
|
/**
|
|
2212
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'
|
|
2213
2312
|
*/
|
|
2214
2313
|
"ui"?: EditorUiType;
|
|
2215
2314
|
/**
|
|
2216
2315
|
* The value of the current property
|
|
2316
|
+
* @default ''
|
|
2217
2317
|
*/
|
|
2218
2318
|
"value": string;
|
|
2219
2319
|
}
|
|
@@ -2229,17 +2329,23 @@ export namespace Components {
|
|
|
2229
2329
|
* @private
|
|
2230
2330
|
*/
|
|
2231
2331
|
interface LimebbTextEditorPicker {
|
|
2332
|
+
/**
|
|
2333
|
+
* @default ''
|
|
2334
|
+
*/
|
|
2232
2335
|
"emptyMessage": string;
|
|
2233
2336
|
/**
|
|
2234
2337
|
* Loading state of the item's list
|
|
2338
|
+
* @default false
|
|
2235
2339
|
*/
|
|
2236
2340
|
"isSearching": boolean;
|
|
2237
2341
|
/**
|
|
2238
2342
|
* List of items to display
|
|
2343
|
+
* @default []
|
|
2239
2344
|
*/
|
|
2240
2345
|
"items": Array<ListItem | ListSeparator>;
|
|
2241
2346
|
/**
|
|
2242
2347
|
* Open state of the item's list
|
|
2348
|
+
* @default false
|
|
2243
2349
|
*/
|
|
2244
2350
|
"open": boolean;
|
|
2245
2351
|
}
|
|
@@ -2289,6 +2395,7 @@ export namespace Components {
|
|
|
2289
2395
|
"platform": LimeWebComponentPlatform;
|
|
2290
2396
|
/**
|
|
2291
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
|
|
2292
2399
|
*/
|
|
2293
2400
|
"reducePresence"?: boolean;
|
|
2294
2401
|
/**
|
|
@@ -2297,6 +2404,7 @@ export namespace Components {
|
|
|
2297
2404
|
"required"?: boolean;
|
|
2298
2405
|
/**
|
|
2299
2406
|
* A short piece of text to display after the value.
|
|
2407
|
+
* @default '%'
|
|
2300
2408
|
*/
|
|
2301
2409
|
"suffix"?: string;
|
|
2302
2410
|
/**
|
|
@@ -2571,6 +2679,18 @@ declare global {
|
|
|
2571
2679
|
prototype: HTMLLimebbBrowserElement;
|
|
2572
2680
|
new (): HTMLLimebbBrowserElement;
|
|
2573
2681
|
};
|
|
2682
|
+
/**
|
|
2683
|
+
* Chat icon list
|
|
2684
|
+
* Renders a labeled, left-aligned row of slightly-overlapping icons,
|
|
2685
|
+
* used inside `limebb-chat-list` as an alternative to a speech bubble.
|
|
2686
|
+
* @private
|
|
2687
|
+
*/
|
|
2688
|
+
interface HTMLLimebbChatIconListElement extends Components.LimebbChatIconList, HTMLStencilElement {
|
|
2689
|
+
}
|
|
2690
|
+
var HTMLLimebbChatIconListElement: {
|
|
2691
|
+
prototype: HTMLLimebbChatIconListElement;
|
|
2692
|
+
new (): HTMLLimebbChatIconListElement;
|
|
2693
|
+
};
|
|
2574
2694
|
/**
|
|
2575
2695
|
* Chat item
|
|
2576
2696
|
* Renders each chat bubble in the list.
|
|
@@ -2594,6 +2714,7 @@ declare global {
|
|
|
2594
2714
|
* @exampleComponent limebb-example-chat-list-with-promoted-action
|
|
2595
2715
|
* @exampleComponent limebb-example-chat-list-with-helper-text
|
|
2596
2716
|
* @exampleComponent limebb-example-chat-list-with-error
|
|
2717
|
+
* @exampleComponent limebb-example-chat-list-with-icon-list
|
|
2597
2718
|
* @beta
|
|
2598
2719
|
*/
|
|
2599
2720
|
interface HTMLLimebbChatListElement extends Components.LimebbChatList, HTMLStencilElement {
|
|
@@ -4059,6 +4180,7 @@ declare global {
|
|
|
4059
4180
|
interface HTMLElementTagNameMap {
|
|
4060
4181
|
"limebb-alert-dialog": HTMLLimebbAlertDialogElement;
|
|
4061
4182
|
"limebb-browser": HTMLLimebbBrowserElement;
|
|
4183
|
+
"limebb-chat-icon-list": HTMLLimebbChatIconListElement;
|
|
4062
4184
|
"limebb-chat-item": HTMLLimebbChatItemElement;
|
|
4063
4185
|
"limebb-chat-list": HTMLLimebbChatListElement;
|
|
4064
4186
|
"limebb-component-config": HTMLLimebbComponentConfigElement;
|
|
@@ -4120,6 +4242,8 @@ declare global {
|
|
|
4120
4242
|
}
|
|
4121
4243
|
}
|
|
4122
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
|
+
|
|
4123
4247
|
/**
|
|
4124
4248
|
* An alert dialog interrupts the user flow. It can be used when an explicit
|
|
4125
4249
|
* decision or acknowledgement from the user is needed in order to safely continue
|
|
@@ -4171,6 +4295,7 @@ declare namespace LocalJSX {
|
|
|
4171
4295
|
"onDismiss"?: (event: LimebbAlertDialogCustomEvent<void>) => void;
|
|
4172
4296
|
/**
|
|
4173
4297
|
* Controls whether the dialog is open (controlled by the parent)
|
|
4298
|
+
* @default false
|
|
4174
4299
|
*/
|
|
4175
4300
|
"open"?: boolean;
|
|
4176
4301
|
/**
|
|
@@ -4179,6 +4304,7 @@ declare namespace LocalJSX {
|
|
|
4179
4304
|
"subheading"?: string;
|
|
4180
4305
|
/**
|
|
4181
4306
|
* Defines how the component is visualized with a default icon and fixed color scheme.
|
|
4307
|
+
* @default 'note'
|
|
4182
4308
|
*/
|
|
4183
4309
|
"type"?: AlertType;
|
|
4184
4310
|
}
|
|
@@ -4209,6 +4335,7 @@ declare namespace LocalJSX {
|
|
|
4209
4335
|
"items"?: Array<BrowserItem | ListSeparator>;
|
|
4210
4336
|
/**
|
|
4211
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'
|
|
4212
4339
|
*/
|
|
4213
4340
|
"layout"?: 'grid' | 'list';
|
|
4214
4341
|
/**
|
|
@@ -4220,6 +4347,18 @@ declare namespace LocalJSX {
|
|
|
4220
4347
|
*/
|
|
4221
4348
|
"platform": LimeWebComponentPlatform;
|
|
4222
4349
|
}
|
|
4350
|
+
/**
|
|
4351
|
+
* Chat icon list
|
|
4352
|
+
* Renders a labeled, left-aligned row of slightly-overlapping icons,
|
|
4353
|
+
* used inside `limebb-chat-list` as an alternative to a speech bubble.
|
|
4354
|
+
* @private
|
|
4355
|
+
*/
|
|
4356
|
+
interface LimebbChatIconList {
|
|
4357
|
+
/**
|
|
4358
|
+
* The item to display.
|
|
4359
|
+
*/
|
|
4360
|
+
"item": ChatIconList;
|
|
4361
|
+
}
|
|
4223
4362
|
/**
|
|
4224
4363
|
* Chat item
|
|
4225
4364
|
* Renders each chat bubble in the list.
|
|
@@ -4233,6 +4372,7 @@ declare namespace LocalJSX {
|
|
|
4233
4372
|
"context"?: LimeWebComponentContext;
|
|
4234
4373
|
/**
|
|
4235
4374
|
* Indicates whether there is an error, for example when message was not sent or delivered.
|
|
4375
|
+
* @default false
|
|
4236
4376
|
*/
|
|
4237
4377
|
"hasError"?: boolean;
|
|
4238
4378
|
/**
|
|
@@ -4261,6 +4401,7 @@ declare namespace LocalJSX {
|
|
|
4261
4401
|
* @exampleComponent limebb-example-chat-list-with-promoted-action
|
|
4262
4402
|
* @exampleComponent limebb-example-chat-list-with-helper-text
|
|
4263
4403
|
* @exampleComponent limebb-example-chat-list-with-error
|
|
4404
|
+
* @exampleComponent limebb-example-chat-list-with-icon-list
|
|
4264
4405
|
* @beta
|
|
4265
4406
|
*/
|
|
4266
4407
|
interface LimebbChatList {
|
|
@@ -4274,9 +4415,10 @@ declare namespace LocalJSX {
|
|
|
4274
4415
|
*/
|
|
4275
4416
|
"isTypingIndicatorVisible"?: boolean;
|
|
4276
4417
|
/**
|
|
4277
|
-
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order.
|
|
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 []
|
|
4278
4420
|
*/
|
|
4279
|
-
"items"?:
|
|
4421
|
+
"items"?: ChatListItem[];
|
|
4280
4422
|
/**
|
|
4281
4423
|
* The date and time of the last time the user visited the Notification List. When provided, the feed will display a divider line between the last visited items (the old items which have a `timestamp` earlier than `lastVisitedTimestamp`) and the newer items. If there are no newer items, the divider line will not be displayed.
|
|
4282
4424
|
*/
|
|
@@ -4287,6 +4429,7 @@ declare namespace LocalJSX {
|
|
|
4287
4429
|
"loading"?: boolean;
|
|
4288
4430
|
/**
|
|
4289
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'
|
|
4290
4433
|
*/
|
|
4291
4434
|
"order"?: 'newest-on-top' | 'oldest-on-top';
|
|
4292
4435
|
/**
|
|
@@ -4345,10 +4488,12 @@ declare namespace LocalJSX {
|
|
|
4345
4488
|
"required"?: boolean;
|
|
4346
4489
|
/**
|
|
4347
4490
|
* If the value should be fetched from the commandbus or the web component registry
|
|
4491
|
+
* @default 'component'
|
|
4348
4492
|
*/
|
|
4349
4493
|
"type"?: ComponentPickerType;
|
|
4350
4494
|
/**
|
|
4351
4495
|
* The value of the current property
|
|
4496
|
+
* @default {}
|
|
4352
4497
|
*/
|
|
4353
4498
|
"value"?: Record<string, unknown>;
|
|
4354
4499
|
}
|
|
@@ -4368,6 +4513,7 @@ declare namespace LocalJSX {
|
|
|
4368
4513
|
"context"?: LimeWebComponentContext;
|
|
4369
4514
|
/**
|
|
4370
4515
|
* The label for the copy button
|
|
4516
|
+
* @default 'Copy value'
|
|
4371
4517
|
*/
|
|
4372
4518
|
"copyLabel"?: string;
|
|
4373
4519
|
/**
|
|
@@ -4380,6 +4526,7 @@ declare namespace LocalJSX {
|
|
|
4380
4526
|
"helperText"?: string;
|
|
4381
4527
|
/**
|
|
4382
4528
|
* Whether to hide the copy button
|
|
4529
|
+
* @default false
|
|
4383
4530
|
*/
|
|
4384
4531
|
"hideCopyButton"?: boolean;
|
|
4385
4532
|
/**
|
|
@@ -4412,6 +4559,7 @@ declare namespace LocalJSX {
|
|
|
4412
4559
|
"tags"?: string[];
|
|
4413
4560
|
/**
|
|
4414
4561
|
* The type of items to display in the picker
|
|
4562
|
+
* @default 'component'
|
|
4415
4563
|
*/
|
|
4416
4564
|
"type"?: ComponentPickerType;
|
|
4417
4565
|
/**
|
|
@@ -4442,10 +4590,12 @@ declare namespace LocalJSX {
|
|
|
4442
4590
|
"fileInput"?: FileInputConfig;
|
|
4443
4591
|
/**
|
|
4444
4592
|
* When `true`, displays a button that triggers the internal link character (`#`) in the text editor.
|
|
4593
|
+
* @default false
|
|
4445
4594
|
*/
|
|
4446
4595
|
"internalLinks"?: boolean;
|
|
4447
4596
|
/**
|
|
4448
4597
|
* When `true`, displays a button that triggers the mention character (`@`) in the text editor.
|
|
4598
|
+
* @default false
|
|
4449
4599
|
*/
|
|
4450
4600
|
"mentions"?: boolean;
|
|
4451
4601
|
/**
|
|
@@ -4462,10 +4612,12 @@ declare namespace LocalJSX {
|
|
|
4462
4612
|
"platform"?: LimeWebComponentPlatform;
|
|
4463
4613
|
/**
|
|
4464
4614
|
* When `true`, displays a button that toggles the visibility of the rich text formatting toolbar in the text editor.
|
|
4615
|
+
* @default false
|
|
4465
4616
|
*/
|
|
4466
4617
|
"richText"?: boolean;
|
|
4467
4618
|
/**
|
|
4468
4619
|
* When `true`, displays a button that triggers the text snippet character (`!`) in the text editor.
|
|
4620
|
+
* @default false
|
|
4469
4621
|
*/
|
|
4470
4622
|
"textSnippets"?: boolean;
|
|
4471
4623
|
}
|
|
@@ -4496,10 +4648,12 @@ declare namespace LocalJSX {
|
|
|
4496
4648
|
"context"?: LimeWebComponentContext;
|
|
4497
4649
|
/**
|
|
4498
4650
|
* The list of currencies. If currencies are not provided it will default to `allCurrencies`, We also support ´nordicMarketCurrencies´ and ´europeanMarketCurrencies´.
|
|
4651
|
+
* @default codes()
|
|
4499
4652
|
*/
|
|
4500
4653
|
"currencies"?: string[];
|
|
4501
4654
|
/**
|
|
4502
4655
|
* Whether the current property is disabled
|
|
4656
|
+
* @default false
|
|
4503
4657
|
*/
|
|
4504
4658
|
"disabled"?: boolean;
|
|
4505
4659
|
/**
|
|
@@ -4508,6 +4662,7 @@ declare namespace LocalJSX {
|
|
|
4508
4662
|
"helperText"?: string;
|
|
4509
4663
|
/**
|
|
4510
4664
|
* Whether the current property is invalid
|
|
4665
|
+
* @default false
|
|
4511
4666
|
*/
|
|
4512
4667
|
"invalid"?: boolean;
|
|
4513
4668
|
/**
|
|
@@ -4521,10 +4676,12 @@ declare namespace LocalJSX {
|
|
|
4521
4676
|
"platform"?: LimeWebComponentPlatform;
|
|
4522
4677
|
/**
|
|
4523
4678
|
* Whether the current property is readonly
|
|
4679
|
+
* @default false
|
|
4524
4680
|
*/
|
|
4525
4681
|
"readonly"?: boolean;
|
|
4526
4682
|
/**
|
|
4527
4683
|
* Whether the current property is required
|
|
4684
|
+
* @default false
|
|
4528
4685
|
*/
|
|
4529
4686
|
"required"?: boolean;
|
|
4530
4687
|
/**
|
|
@@ -4572,6 +4729,7 @@ declare namespace LocalJSX {
|
|
|
4572
4729
|
"context"?: LimeWebComponentContext;
|
|
4573
4730
|
/**
|
|
4574
4731
|
* The data cells to render.
|
|
4732
|
+
* @default []
|
|
4575
4733
|
*/
|
|
4576
4734
|
"items"?: DataCell[];
|
|
4577
4735
|
/**
|
|
@@ -4605,6 +4763,7 @@ declare namespace LocalJSX {
|
|
|
4605
4763
|
"context"?: LimeWebComponentContext;
|
|
4606
4764
|
/**
|
|
4607
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
|
|
4608
4767
|
*/
|
|
4609
4768
|
"disabled"?: boolean;
|
|
4610
4769
|
/**
|
|
@@ -4613,6 +4772,7 @@ declare namespace LocalJSX {
|
|
|
4613
4772
|
"helperText"?: string;
|
|
4614
4773
|
/**
|
|
4615
4774
|
* Set to `true` to indicate that the current value of the date picker is invalid.
|
|
4775
|
+
* @default false
|
|
4616
4776
|
*/
|
|
4617
4777
|
"invalid"?: boolean;
|
|
4618
4778
|
/**
|
|
@@ -4634,14 +4794,17 @@ declare namespace LocalJSX {
|
|
|
4634
4794
|
"platform": LimeWebComponentPlatform;
|
|
4635
4795
|
/**
|
|
4636
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
|
|
4637
4798
|
*/
|
|
4638
4799
|
"readonly"?: boolean;
|
|
4639
4800
|
/**
|
|
4640
4801
|
* Set to `true` to indicate that the field is required.
|
|
4802
|
+
* @default false
|
|
4641
4803
|
*/
|
|
4642
4804
|
"required"?: boolean;
|
|
4643
4805
|
/**
|
|
4644
4806
|
* Type of date picker.
|
|
4807
|
+
* @default 'datetime'
|
|
4645
4808
|
*/
|
|
4646
4809
|
"type"?: DateType;
|
|
4647
4810
|
/**
|
|
@@ -4730,6 +4893,7 @@ declare namespace LocalJSX {
|
|
|
4730
4893
|
"accessibleLabel"?: string;
|
|
4731
4894
|
/**
|
|
4732
4895
|
* The list of files to display as document chips.
|
|
4896
|
+
* @default []
|
|
4733
4897
|
*/
|
|
4734
4898
|
"files"?: DocumentChipFile[];
|
|
4735
4899
|
/**
|
|
@@ -4750,6 +4914,7 @@ declare namespace LocalJSX {
|
|
|
4750
4914
|
"context"?: LimeWebComponentContext;
|
|
4751
4915
|
/**
|
|
4752
4916
|
* The preferred file URL types to use when displaying the document's image preview.
|
|
4917
|
+
* @default ['view', 'contents', 'download']
|
|
4753
4918
|
*/
|
|
4754
4919
|
"fileTypes"?: LimeFileUrlType[];
|
|
4755
4920
|
/**
|
|
@@ -4767,6 +4932,7 @@ declare namespace LocalJSX {
|
|
|
4767
4932
|
"platform": LimeWebComponentPlatform;
|
|
4768
4933
|
/**
|
|
4769
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'
|
|
4770
4936
|
*/
|
|
4771
4937
|
"type"?: 'radio' | 'checkbox';
|
|
4772
4938
|
}
|
|
@@ -4794,10 +4960,12 @@ declare namespace LocalJSX {
|
|
|
4794
4960
|
"helperText"?: string;
|
|
4795
4961
|
/**
|
|
4796
4962
|
* Set to `true` to indicate that the current selection is invalid.
|
|
4963
|
+
* @default false
|
|
4797
4964
|
*/
|
|
4798
4965
|
"invalid"?: boolean;
|
|
4799
4966
|
/**
|
|
4800
4967
|
* The list of document items to display in the picker.
|
|
4968
|
+
* @default []
|
|
4801
4969
|
*/
|
|
4802
4970
|
"items"?: DocumentItem[];
|
|
4803
4971
|
/**
|
|
@@ -4815,10 +4983,12 @@ declare namespace LocalJSX {
|
|
|
4815
4983
|
"platform": LimeWebComponentPlatform;
|
|
4816
4984
|
/**
|
|
4817
4985
|
* Set to `true` to indicate that selecting an item is required.
|
|
4986
|
+
* @default false
|
|
4818
4987
|
*/
|
|
4819
4988
|
"required"?: boolean;
|
|
4820
4989
|
/**
|
|
4821
4990
|
* Defines whether the picker allows single or multiple selection. - 'radio': Allows single selection within a group. - 'checkbox': Allows multiple selection.
|
|
4991
|
+
* @default 'checkbox'
|
|
4822
4992
|
*/
|
|
4823
4993
|
"type"?: DocumentType;
|
|
4824
4994
|
}
|
|
@@ -4879,6 +5049,7 @@ declare namespace LocalJSX {
|
|
|
4879
5049
|
"context"?: LimeWebComponentContext;
|
|
4880
5050
|
/**
|
|
4881
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'
|
|
4882
5053
|
*/
|
|
4883
5054
|
"direction"?: 'ASC' | 'DESC';
|
|
4884
5055
|
/**
|
|
@@ -4895,6 +5066,7 @@ declare namespace LocalJSX {
|
|
|
4895
5066
|
"highlightedItemId"?: string | number;
|
|
4896
5067
|
/**
|
|
4897
5068
|
* List of items to display in the feed.
|
|
5069
|
+
* @default []
|
|
4898
5070
|
*/
|
|
4899
5071
|
"items"?: FeedItem[];
|
|
4900
5072
|
/**
|
|
@@ -4907,6 +5079,7 @@ declare namespace LocalJSX {
|
|
|
4907
5079
|
"loading"?: boolean;
|
|
4908
5080
|
/**
|
|
4909
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
|
|
4910
5083
|
*/
|
|
4911
5084
|
"minutesOfProximity"?: number;
|
|
4912
5085
|
/**
|
|
@@ -4924,6 +5097,7 @@ declare namespace LocalJSX {
|
|
|
4924
5097
|
"platform": LimeWebComponentPlatform;
|
|
4925
5098
|
/**
|
|
4926
5099
|
* The total number of items available
|
|
5100
|
+
* @default 0
|
|
4927
5101
|
*/
|
|
4928
5102
|
"totalCount"?: number;
|
|
4929
5103
|
}
|
|
@@ -4951,7 +5125,8 @@ declare namespace LocalJSX {
|
|
|
4951
5125
|
*/
|
|
4952
5126
|
"context"?: LimeWebComponentContext;
|
|
4953
5127
|
/**
|
|
4954
|
-
* @inheritdoc
|
|
5128
|
+
* @inheritdoc
|
|
5129
|
+
* @default false
|
|
4955
5130
|
*/
|
|
4956
5131
|
"hasError"?: boolean;
|
|
4957
5132
|
/**
|
|
@@ -4960,6 +5135,7 @@ declare namespace LocalJSX {
|
|
|
4960
5135
|
"helperText"?: string;
|
|
4961
5136
|
/**
|
|
4962
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
|
|
4963
5139
|
*/
|
|
4964
5140
|
"isBundled"?: boolean;
|
|
4965
5141
|
/**
|
|
@@ -4973,6 +5149,7 @@ declare namespace LocalJSX {
|
|
|
4973
5149
|
"platform": LimeWebComponentPlatform;
|
|
4974
5150
|
/**
|
|
4975
5151
|
* Defines the visualization and features of the feed item.
|
|
5152
|
+
* @default 'standard'
|
|
4976
5153
|
*/
|
|
4977
5154
|
"ui"?: string;
|
|
4978
5155
|
}
|
|
@@ -5046,6 +5223,7 @@ declare namespace LocalJSX {
|
|
|
5046
5223
|
interface LimebbInfoTile {
|
|
5047
5224
|
/**
|
|
5048
5225
|
* Type of aggregation operator to use
|
|
5226
|
+
* @default AggregateOperator.Count
|
|
5049
5227
|
*/
|
|
5050
5228
|
"aggregateOperator"?: AggregateOperator;
|
|
5051
5229
|
/**
|
|
@@ -5198,6 +5376,7 @@ declare namespace LocalJSX {
|
|
|
5198
5376
|
"context"?: LimeWebComponentContext;
|
|
5199
5377
|
/**
|
|
5200
5378
|
* List of groups to display in the kanban board. Each group contains a list of items belonging to that group.
|
|
5379
|
+
* @default []
|
|
5201
5380
|
*/
|
|
5202
5381
|
"groups"?: KanbanGroup[];
|
|
5203
5382
|
/**
|
|
@@ -5238,6 +5417,7 @@ declare namespace LocalJSX {
|
|
|
5238
5417
|
"identifier"?: string;
|
|
5239
5418
|
/**
|
|
5240
5419
|
* List of items to display in the group.
|
|
5420
|
+
* @default []
|
|
5241
5421
|
*/
|
|
5242
5422
|
"items"?: KanbanItem[];
|
|
5243
5423
|
/**
|
|
@@ -5563,6 +5743,7 @@ declare namespace LocalJSX {
|
|
|
5563
5743
|
"context"?: LimeWebComponentContext;
|
|
5564
5744
|
/**
|
|
5565
5745
|
* Optional label
|
|
5746
|
+
* @default 'Sort Order'
|
|
5566
5747
|
*/
|
|
5567
5748
|
"label"?: string;
|
|
5568
5749
|
/**
|
|
@@ -5642,10 +5823,12 @@ declare namespace LocalJSX {
|
|
|
5642
5823
|
"context"?: LimeWebComponentContext;
|
|
5643
5824
|
/**
|
|
5644
5825
|
* Optional helper text for the builder
|
|
5826
|
+
* @default ''
|
|
5645
5827
|
*/
|
|
5646
5828
|
"helperText"?: string;
|
|
5647
5829
|
/**
|
|
5648
5830
|
* Optional label for the builder
|
|
5831
|
+
* @default 'Response Format'
|
|
5649
5832
|
*/
|
|
5650
5833
|
"label"?: string;
|
|
5651
5834
|
/**
|
|
@@ -5687,6 +5870,7 @@ declare namespace LocalJSX {
|
|
|
5687
5870
|
"context"?: LimeWebComponentContext;
|
|
5688
5871
|
/**
|
|
5689
5872
|
* Optional label
|
|
5873
|
+
* @default 'Properties'
|
|
5690
5874
|
*/
|
|
5691
5875
|
"label"?: string;
|
|
5692
5876
|
/**
|
|
@@ -5765,6 +5949,7 @@ declare namespace LocalJSX {
|
|
|
5765
5949
|
"context"?: LimeWebComponentContext;
|
|
5766
5950
|
/**
|
|
5767
5951
|
* Optional label for the input
|
|
5952
|
+
* @default 'Value'
|
|
5768
5953
|
*/
|
|
5769
5954
|
"label"?: string;
|
|
5770
5955
|
/**
|
|
@@ -5807,6 +5992,7 @@ declare namespace LocalJSX {
|
|
|
5807
5992
|
"context": LimeWebComponentContext;
|
|
5808
5993
|
/**
|
|
5809
5994
|
* What file types to use when viewing the file. The first available one will be used
|
|
5995
|
+
* @default ['view', 'contents', 'download']
|
|
5810
5996
|
*/
|
|
5811
5997
|
"fileTypes"?: LimeFileUrlType[];
|
|
5812
5998
|
/**
|
|
@@ -5846,6 +6032,7 @@ declare namespace LocalJSX {
|
|
|
5846
6032
|
"disabled"?: boolean;
|
|
5847
6033
|
/**
|
|
5848
6034
|
* The name of this field. May be used as reference when a property mapping depends on the selected limetype.
|
|
6035
|
+
* @default 'limetype'
|
|
5849
6036
|
*/
|
|
5850
6037
|
"fieldName"?: string;
|
|
5851
6038
|
/**
|
|
@@ -5883,6 +6070,7 @@ declare namespace LocalJSX {
|
|
|
5883
6070
|
"platform"?: LimeWebComponentPlatform;
|
|
5884
6071
|
/**
|
|
5885
6072
|
* A list of property fields that should be updated when the selected limetype changes.
|
|
6073
|
+
* @default []
|
|
5886
6074
|
*/
|
|
5887
6075
|
"propertyFields"?: DependentPropertyField[];
|
|
5888
6076
|
/**
|
|
@@ -5932,7 +6120,8 @@ declare namespace LocalJSX {
|
|
|
5932
6120
|
interface LimebbLocalePicker {
|
|
5933
6121
|
/**
|
|
5934
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.
|
|
5935
|
-
* @inheritdoc
|
|
6123
|
+
* @inheritdoc
|
|
6124
|
+
* @default { limetype: null, id: null }
|
|
5936
6125
|
*/
|
|
5937
6126
|
"context"?: LimeWebComponentContext;
|
|
5938
6127
|
/**
|
|
@@ -6107,6 +6296,7 @@ declare namespace LocalJSX {
|
|
|
6107
6296
|
"context"?: LimeWebComponentContext;
|
|
6108
6297
|
/**
|
|
6109
6298
|
* List of items to display in the feed. These items must be sorted by their `timestamp` in descending order.
|
|
6299
|
+
* @default []
|
|
6110
6300
|
*/
|
|
6111
6301
|
"items"?: NotificationItem[];
|
|
6112
6302
|
/**
|
|
@@ -6153,6 +6343,7 @@ declare namespace LocalJSX {
|
|
|
6153
6343
|
"platform"?: LimeWebComponentPlatform;
|
|
6154
6344
|
/**
|
|
6155
6345
|
* Defines the size of the chip.
|
|
6346
|
+
* @default 'default'
|
|
6156
6347
|
*/
|
|
6157
6348
|
"size"?: 'small' | 'default';
|
|
6158
6349
|
}
|
|
@@ -6182,6 +6373,7 @@ declare namespace LocalJSX {
|
|
|
6182
6373
|
"context"?: LimeWebComponentContext;
|
|
6183
6374
|
/**
|
|
6184
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
|
|
6185
6377
|
*/
|
|
6186
6378
|
"displayPercentageColors"?: boolean | undefined;
|
|
6187
6379
|
/**
|
|
@@ -6198,6 +6390,7 @@ declare namespace LocalJSX {
|
|
|
6198
6390
|
"label"?: string;
|
|
6199
6391
|
/**
|
|
6200
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
|
|
6201
6394
|
*/
|
|
6202
6395
|
"multiplier"?: number;
|
|
6203
6396
|
/**
|
|
@@ -6207,14 +6400,17 @@ declare namespace LocalJSX {
|
|
|
6207
6400
|
"platform"?: LimeWebComponentPlatform;
|
|
6208
6401
|
/**
|
|
6209
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
|
|
6210
6404
|
*/
|
|
6211
6405
|
"rangeMax"?: number;
|
|
6212
6406
|
/**
|
|
6213
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
|
|
6214
6409
|
*/
|
|
6215
6410
|
"rangeMin"?: number;
|
|
6216
6411
|
/**
|
|
6217
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
|
|
6218
6414
|
*/
|
|
6219
6415
|
"reducePresence"?: boolean | undefined;
|
|
6220
6416
|
/**
|
|
@@ -6251,6 +6447,7 @@ declare namespace LocalJSX {
|
|
|
6251
6447
|
"helperText"?: string;
|
|
6252
6448
|
/**
|
|
6253
6449
|
* Label for the input
|
|
6450
|
+
* @default 'Property'
|
|
6254
6451
|
*/
|
|
6255
6452
|
"label"?: string;
|
|
6256
6453
|
/**
|
|
@@ -6267,6 +6464,7 @@ declare namespace LocalJSX {
|
|
|
6267
6464
|
"platform"?: LimeWebComponentPlatform;
|
|
6268
6465
|
/**
|
|
6269
6466
|
* Whether the field is required
|
|
6467
|
+
* @default false
|
|
6270
6468
|
*/
|
|
6271
6469
|
"required"?: boolean;
|
|
6272
6470
|
/**
|
|
@@ -6327,6 +6525,7 @@ declare namespace LocalJSX {
|
|
|
6327
6525
|
interface LimebbSummaryPopover {
|
|
6328
6526
|
/**
|
|
6329
6527
|
* Actions to display in the card, to provide the user with options to interact with the content.
|
|
6528
|
+
* @default []
|
|
6330
6529
|
*/
|
|
6331
6530
|
"actions"?: Array<ActionBarItem | ListSeparator>;
|
|
6332
6531
|
/**
|
|
@@ -6351,14 +6550,17 @@ declare namespace LocalJSX {
|
|
|
6351
6550
|
"onActionSelected"?: (event: LimebbSummaryPopoverCustomEvent<ActionBarItem>) => void;
|
|
6352
6551
|
/**
|
|
6353
6552
|
* Decides the popover's location in relation to its trigger
|
|
6553
|
+
* @default 'top'
|
|
6354
6554
|
*/
|
|
6355
6555
|
"openDirection"?: OpenDirection;
|
|
6356
6556
|
/**
|
|
6357
6557
|
* The maximum height of the popover.
|
|
6558
|
+
* @default 'min(35rem, calc(100vh - 2rem))'
|
|
6358
6559
|
*/
|
|
6359
6560
|
"popoverMaxHeight"?: string;
|
|
6360
6561
|
/**
|
|
6361
6562
|
* The maximum width of the popover.
|
|
6563
|
+
* @default '20rem'
|
|
6362
6564
|
*/
|
|
6363
6565
|
"popoverMaxWidth"?: string;
|
|
6364
6566
|
/**
|
|
@@ -6367,6 +6569,7 @@ declare namespace LocalJSX {
|
|
|
6367
6569
|
"subheading"?: string;
|
|
6368
6570
|
/**
|
|
6369
6571
|
* The delay in milliseconds, before the popover opens.
|
|
6572
|
+
* @default 600
|
|
6370
6573
|
*/
|
|
6371
6574
|
"triggerDelay"?: number;
|
|
6372
6575
|
/**
|
|
@@ -6397,27 +6600,35 @@ declare namespace LocalJSX {
|
|
|
6397
6600
|
interface LimebbTextEditor {
|
|
6398
6601
|
/**
|
|
6399
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
|
|
6400
6604
|
*/
|
|
6401
6605
|
"allowInlineImages"?: boolean;
|
|
6402
6606
|
/**
|
|
6403
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
|
|
6404
6609
|
*/
|
|
6405
6610
|
"allowMentioning"?: boolean;
|
|
6406
6611
|
/**
|
|
6407
6612
|
* Set to `true` to allow the user to vertically resize the editor. Set to `false` to disable the resize functionality.
|
|
6613
|
+
* @default true
|
|
6408
6614
|
*/
|
|
6409
6615
|
"allowResize"?: boolean;
|
|
6410
6616
|
/**
|
|
6411
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'
|
|
6412
6619
|
*/
|
|
6413
6620
|
"contentType"?: 'markdown' | 'html';
|
|
6414
6621
|
/**
|
|
6415
6622
|
* @inheritdoc
|
|
6416
6623
|
*/
|
|
6417
6624
|
"context"?: LimeWebComponentContext;
|
|
6625
|
+
/**
|
|
6626
|
+
* @default []
|
|
6627
|
+
*/
|
|
6418
6628
|
"customElements"?: CustomElementDefinition[];
|
|
6419
6629
|
/**
|
|
6420
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
|
|
6421
6632
|
*/
|
|
6422
6633
|
"disabled"?: boolean;
|
|
6423
6634
|
/**
|
|
@@ -6431,6 +6642,7 @@ declare namespace LocalJSX {
|
|
|
6431
6642
|
"helperText"?: string;
|
|
6432
6643
|
/**
|
|
6433
6644
|
* Set to `true` to indicate that the current value of the editor is invalid.
|
|
6645
|
+
* @default false
|
|
6434
6646
|
*/
|
|
6435
6647
|
"invalid"?: boolean;
|
|
6436
6648
|
/**
|
|
@@ -6439,6 +6651,7 @@ declare namespace LocalJSX {
|
|
|
6439
6651
|
"label"?: string;
|
|
6440
6652
|
/**
|
|
6441
6653
|
* Defines the language for translations.
|
|
6654
|
+
* @default 'en'
|
|
6442
6655
|
*/
|
|
6443
6656
|
"language"?: Languages;
|
|
6444
6657
|
/**
|
|
@@ -6459,23 +6672,30 @@ declare namespace LocalJSX {
|
|
|
6459
6672
|
"platform": LimeWebComponentPlatform;
|
|
6460
6673
|
/**
|
|
6461
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
|
|
6462
6676
|
*/
|
|
6463
6677
|
"readonly"?: boolean;
|
|
6464
6678
|
/**
|
|
6465
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
|
|
6466
6681
|
*/
|
|
6467
6682
|
"required"?: boolean;
|
|
6468
6683
|
/**
|
|
6469
6684
|
* Context of the selected object in the list
|
|
6470
6685
|
*/
|
|
6471
6686
|
"selectedContext"?: LimeWebComponentContext;
|
|
6687
|
+
/**
|
|
6688
|
+
* @default {}
|
|
6689
|
+
*/
|
|
6472
6690
|
"triggerMap"?: TriggerMap;
|
|
6473
6691
|
/**
|
|
6474
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'
|
|
6475
6694
|
*/
|
|
6476
6695
|
"ui"?: EditorUiType;
|
|
6477
6696
|
/**
|
|
6478
6697
|
* The value of the current property
|
|
6698
|
+
* @default ''
|
|
6479
6699
|
*/
|
|
6480
6700
|
"value"?: string;
|
|
6481
6701
|
}
|
|
@@ -6491,13 +6711,18 @@ declare namespace LocalJSX {
|
|
|
6491
6711
|
* @private
|
|
6492
6712
|
*/
|
|
6493
6713
|
interface LimebbTextEditorPicker {
|
|
6714
|
+
/**
|
|
6715
|
+
* @default ''
|
|
6716
|
+
*/
|
|
6494
6717
|
"emptyMessage"?: string;
|
|
6495
6718
|
/**
|
|
6496
6719
|
* Loading state of the item's list
|
|
6720
|
+
* @default false
|
|
6497
6721
|
*/
|
|
6498
6722
|
"isSearching"?: boolean;
|
|
6499
6723
|
/**
|
|
6500
6724
|
* List of items to display
|
|
6725
|
+
* @default []
|
|
6501
6726
|
*/
|
|
6502
6727
|
"items"?: Array<ListItem | ListSeparator>;
|
|
6503
6728
|
/**
|
|
@@ -6507,6 +6732,7 @@ declare namespace LocalJSX {
|
|
|
6507
6732
|
"onItemSelected"?: (event: LimebbTextEditorPickerCustomEvent<ListItem>) => void;
|
|
6508
6733
|
/**
|
|
6509
6734
|
* Open state of the item's list
|
|
6735
|
+
* @default false
|
|
6510
6736
|
*/
|
|
6511
6737
|
"open"?: boolean;
|
|
6512
6738
|
}
|
|
@@ -6556,6 +6782,7 @@ declare namespace LocalJSX {
|
|
|
6556
6782
|
"platform"?: LimeWebComponentPlatform;
|
|
6557
6783
|
/**
|
|
6558
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
|
|
6559
6786
|
*/
|
|
6560
6787
|
"reducePresence"?: boolean;
|
|
6561
6788
|
/**
|
|
@@ -6564,6 +6791,7 @@ declare namespace LocalJSX {
|
|
|
6564
6791
|
"required"?: boolean;
|
|
6565
6792
|
/**
|
|
6566
6793
|
* A short piece of text to display after the value.
|
|
6794
|
+
* @default '%'
|
|
6567
6795
|
*/
|
|
6568
6796
|
"suffix"?: string;
|
|
6569
6797
|
/**
|
|
@@ -6578,66 +6806,377 @@ declare namespace LocalJSX {
|
|
|
6578
6806
|
*/
|
|
6579
6807
|
interface LimebbTypingIndicator {
|
|
6580
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
|
+
|
|
6581
7119
|
interface IntrinsicElements {
|
|
6582
|
-
"limebb-alert-dialog": LimebbAlertDialog;
|
|
6583
|
-
"limebb-browser": LimebbBrowser;
|
|
6584
|
-
"limebb-chat-
|
|
6585
|
-
"limebb-chat-
|
|
6586
|
-
"limebb-
|
|
6587
|
-
"limebb-component-
|
|
6588
|
-
"limebb-
|
|
6589
|
-
"limebb-
|
|
6590
|
-
"limebb-
|
|
6591
|
-
"limebb-
|
|
6592
|
-
"limebb-
|
|
6593
|
-
"limebb-date-
|
|
6594
|
-
"limebb-
|
|
6595
|
-
"limebb-document-
|
|
6596
|
-
"limebb-document-
|
|
6597
|
-
"limebb-
|
|
6598
|
-
"limebb-
|
|
6599
|
-
"limebb-feed
|
|
6600
|
-
"limebb-feed-
|
|
6601
|
-
"limebb-
|
|
6602
|
-
"limebb-
|
|
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] };
|
|
7122
|
+
"limebb-chat-icon-list": LimebbChatIconList;
|
|
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"]>;
|
|
6603
7142
|
"limebb-info-tile-currency-format": LimebbInfoTileCurrencyFormat;
|
|
6604
7143
|
"limebb-info-tile-date-format": LimebbInfoTileDateFormat;
|
|
6605
7144
|
"limebb-info-tile-decimal-format": LimebbInfoTileDecimalFormat;
|
|
6606
|
-
"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] };
|
|
6607
7146
|
"limebb-info-tile-relative-date-format": LimebbInfoTileRelativeDateFormat;
|
|
6608
7147
|
"limebb-info-tile-unit-format": LimebbInfoTileUnitFormat;
|
|
6609
7148
|
"limebb-kanban": LimebbKanban;
|
|
6610
|
-
"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] };
|
|
6611
7150
|
"limebb-kanban-item": LimebbKanbanItem;
|
|
6612
|
-
"limebb-lime-query-builder": LimebbLimeQueryBuilder;
|
|
6613
|
-
"limebb-lime-query-filter-builder": LimebbLimeQueryFilterBuilder;
|
|
6614
|
-
"limebb-lime-query-filter-comparison": LimebbLimeQueryFilterComparison;
|
|
6615
|
-
"limebb-lime-query-filter-expression": LimebbLimeQueryFilterExpression;
|
|
6616
|
-
"limebb-lime-query-filter-group": LimebbLimeQueryFilterGroup;
|
|
6617
|
-
"limebb-lime-query-filter-not": LimebbLimeQueryFilterNot;
|
|
6618
|
-
"limebb-lime-query-order-by-editor": LimebbLimeQueryOrderByEditor;
|
|
6619
|
-
"limebb-lime-query-order-by-item": LimebbLimeQueryOrderByItem;
|
|
6620
|
-
"limebb-lime-query-response-format-builder": LimebbLimeQueryResponseFormatBuilder;
|
|
6621
|
-
"limebb-lime-query-response-format-editor": LimebbLimeQueryResponseFormatEditor;
|
|
6622
|
-
"limebb-lime-query-response-format-item": LimebbLimeQueryResponseFormatItem;
|
|
6623
|
-
"limebb-lime-query-value-input": LimebbLimeQueryValueInput;
|
|
6624
|
-
"limebb-limeobject-file-viewer": LimebbLimeobjectFileViewer;
|
|
6625
|
-
"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] };
|
|
6626
7165
|
"limebb-live-docs-info": LimebbLiveDocsInfo;
|
|
6627
7166
|
"limebb-loader": LimebbLoader;
|
|
6628
|
-
"limebb-locale-picker": LimebbLocalePicker;
|
|
6629
|
-
"limebb-mention": LimebbMention;
|
|
6630
|
-
"limebb-mention-group-counter": LimebbMentionGroupCounter;
|
|
6631
|
-
"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] };
|
|
6632
7171
|
"limebb-notification-item": LimebbNotificationItem;
|
|
6633
|
-
"limebb-notification-list": LimebbNotificationList;
|
|
6634
|
-
"limebb-object-chip": LimebbObjectChip;
|
|
6635
|
-
"limebb-percentage-visualizer": LimebbPercentageVisualizer;
|
|
6636
|
-
"limebb-property-selector": LimebbPropertySelector;
|
|
6637
|
-
"limebb-summary-popover": LimebbSummaryPopover;
|
|
6638
|
-
"limebb-text-editor": LimebbTextEditor;
|
|
6639
|
-
"limebb-text-editor-picker": LimebbTextEditorPicker;
|
|
6640
|
-
"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] };
|
|
6641
7180
|
"limebb-typing-indicator": LimebbTypingIndicator;
|
|
6642
7181
|
}
|
|
6643
7182
|
}
|
|
@@ -6681,7 +7220,7 @@ declare module "@stencil/core" {
|
|
|
6681
7220
|
* @exampleComponent limebb-example-alert-dialog-button-slots
|
|
6682
7221
|
* @beta
|
|
6683
7222
|
*/
|
|
6684
|
-
"limebb-alert-dialog": LocalJSX.
|
|
7223
|
+
"limebb-alert-dialog": LocalJSX.IntrinsicElements["limebb-alert-dialog"] & JSXBase.HTMLAttributes<HTMLLimebbAlertDialogElement>;
|
|
6685
7224
|
/**
|
|
6686
7225
|
* This component creates a UI that allows the user to easily navigate through a list of items,
|
|
6687
7226
|
* and navigate to their respective paths.
|
|
@@ -6698,13 +7237,20 @@ declare module "@stencil/core" {
|
|
|
6698
7237
|
* @exampleComponent limebb-example-browser-list-layout
|
|
6699
7238
|
* @beta
|
|
6700
7239
|
*/
|
|
6701
|
-
"limebb-browser": LocalJSX.
|
|
7240
|
+
"limebb-browser": LocalJSX.IntrinsicElements["limebb-browser"] & JSXBase.HTMLAttributes<HTMLLimebbBrowserElement>;
|
|
7241
|
+
/**
|
|
7242
|
+
* Chat icon list
|
|
7243
|
+
* Renders a labeled, left-aligned row of slightly-overlapping icons,
|
|
7244
|
+
* used inside `limebb-chat-list` as an alternative to a speech bubble.
|
|
7245
|
+
* @private
|
|
7246
|
+
*/
|
|
7247
|
+
"limebb-chat-icon-list": LocalJSX.IntrinsicElements["limebb-chat-icon-list"] & JSXBase.HTMLAttributes<HTMLLimebbChatIconListElement>;
|
|
6702
7248
|
/**
|
|
6703
7249
|
* Chat item
|
|
6704
7250
|
* Renders each chat bubble in the list.
|
|
6705
7251
|
* @private
|
|
6706
7252
|
*/
|
|
6707
|
-
"limebb-chat-item": LocalJSX.
|
|
7253
|
+
"limebb-chat-item": LocalJSX.IntrinsicElements["limebb-chat-item"] & JSXBase.HTMLAttributes<HTMLLimebbChatItemElement>;
|
|
6708
7254
|
/**
|
|
6709
7255
|
* Chat list
|
|
6710
7256
|
* This component displays a list of chat items, and groups them by date.
|
|
@@ -6717,9 +7263,10 @@ declare module "@stencil/core" {
|
|
|
6717
7263
|
* @exampleComponent limebb-example-chat-list-with-promoted-action
|
|
6718
7264
|
* @exampleComponent limebb-example-chat-list-with-helper-text
|
|
6719
7265
|
* @exampleComponent limebb-example-chat-list-with-error
|
|
7266
|
+
* @exampleComponent limebb-example-chat-list-with-icon-list
|
|
6720
7267
|
* @beta
|
|
6721
7268
|
*/
|
|
6722
|
-
"limebb-chat-list": LocalJSX.
|
|
7269
|
+
"limebb-chat-list": LocalJSX.IntrinsicElements["limebb-chat-list"] & JSXBase.HTMLAttributes<HTMLLimebbChatListElement>;
|
|
6723
7270
|
/**
|
|
6724
7271
|
* This component must be used in a limel-form
|
|
6725
7272
|
* where the Command ID OR component name exists in the same section as the config.
|
|
@@ -6727,7 +7274,7 @@ declare module "@stencil/core" {
|
|
|
6727
7274
|
* @exampleComponent limebb-example-command-config
|
|
6728
7275
|
* @exampleComponent limebb-example-component-config
|
|
6729
7276
|
*/
|
|
6730
|
-
"limebb-component-config": LocalJSX.
|
|
7277
|
+
"limebb-component-config": LocalJSX.IntrinsicElements["limebb-component-config"] & JSXBase.HTMLAttributes<HTMLLimebbComponentConfigElement>;
|
|
6731
7278
|
/**
|
|
6732
7279
|
* This component is used to provide a more visual way of selecting
|
|
6733
7280
|
* a custom web component or a command.
|
|
@@ -6737,7 +7284,7 @@ declare module "@stencil/core" {
|
|
|
6737
7284
|
* @exampleComponent limebb-example-web-component-picker
|
|
6738
7285
|
* @exampleComponent limebb-example-command-picker
|
|
6739
7286
|
*/
|
|
6740
|
-
"limebb-component-picker": LocalJSX.
|
|
7287
|
+
"limebb-component-picker": LocalJSX.IntrinsicElements["limebb-component-picker"] & JSXBase.HTMLAttributes<HTMLLimebbComponentPickerElement>;
|
|
6741
7288
|
/**
|
|
6742
7289
|
* A toolbar for composers, primarily intended to be placed below
|
|
6743
7290
|
* a `limebb-text-editor` in the Activity Feed.
|
|
@@ -6754,7 +7301,7 @@ declare module "@stencil/core" {
|
|
|
6754
7301
|
* @exampleComponent limebb-example-composer-toolbar-with-text-editor
|
|
6755
7302
|
* @beta
|
|
6756
7303
|
*/
|
|
6757
|
-
"limebb-composer-toolbar": LocalJSX.
|
|
7304
|
+
"limebb-composer-toolbar": LocalJSX.IntrinsicElements["limebb-composer-toolbar"] & JSXBase.HTMLAttributes<HTMLLimebbComposerToolbarElement>;
|
|
6758
7305
|
/**
|
|
6759
7306
|
* All currencies have a ISO code, an international standard with three-letters
|
|
6760
7307
|
* which is used by many systems such as ERPs.
|
|
@@ -6778,13 +7325,13 @@ declare module "@stencil/core" {
|
|
|
6778
7325
|
* @exampleComponent limebb-example-currency-picker-nordic
|
|
6779
7326
|
* @exampleComponent limebb-example-currency-picker-european
|
|
6780
7327
|
*/
|
|
6781
|
-
"limebb-currency-picker": LocalJSX.
|
|
7328
|
+
"limebb-currency-picker": LocalJSX.IntrinsicElements["limebb-currency-picker"] & JSXBase.HTMLAttributes<HTMLLimebbCurrencyPickerElement>;
|
|
6782
7329
|
/**
|
|
6783
7330
|
* @exampleComponent limebb-example-dashboard-widget
|
|
6784
7331
|
* @exampleComponent limebb-example-dashboard-widget-styles
|
|
6785
7332
|
* @exampleComponent limebb-example-dashboard-widget-slots
|
|
6786
7333
|
*/
|
|
6787
|
-
"limebb-dashboard-widget": LocalJSX.
|
|
7334
|
+
"limebb-dashboard-widget": LocalJSX.IntrinsicElements["limebb-dashboard-widget"] & JSXBase.HTMLAttributes<HTMLLimebbDashboardWidgetElement>;
|
|
6788
7335
|
/**
|
|
6789
7336
|
* Renders a list of key-value data cells in two visual groups:
|
|
6790
7337
|
* primary (prominent) and secondary (less dominant).
|
|
@@ -6795,7 +7342,7 @@ declare module "@stencil/core" {
|
|
|
6795
7342
|
* @exampleComponent limebb-example-data-cells-empty-values
|
|
6796
7343
|
* @beta
|
|
6797
7344
|
*/
|
|
6798
|
-
"limebb-data-cells": LocalJSX.
|
|
7345
|
+
"limebb-data-cells": LocalJSX.IntrinsicElements["limebb-data-cells"] & JSXBase.HTMLAttributes<HTMLLimebbDataCellsElement>;
|
|
6799
7346
|
/**
|
|
6800
7347
|
* When developing apps, add-ons, or solution for Lime CRM,
|
|
6801
7348
|
* you may need date pickers in the UI.
|
|
@@ -6810,7 +7357,7 @@ declare module "@stencil/core" {
|
|
|
6810
7357
|
* @exampleComponent limebb-example-date-picker-time
|
|
6811
7358
|
* @exampleComponent limebb-example-date-picker-week
|
|
6812
7359
|
*/
|
|
6813
|
-
"limebb-date-picker": LocalJSX.
|
|
7360
|
+
"limebb-date-picker": LocalJSX.IntrinsicElements["limebb-date-picker"] & JSXBase.HTMLAttributes<HTMLLimebbDatePickerElement>;
|
|
6814
7361
|
/**
|
|
6815
7362
|
* This component can receive one or two date values,
|
|
6816
7363
|
* and display them in a nice responsive layout, using date pickers.
|
|
@@ -6825,7 +7372,7 @@ declare module "@stencil/core" {
|
|
|
6825
7372
|
* by the user, the component emits events.
|
|
6826
7373
|
* @exampleComponent limebb-example-date-range
|
|
6827
7374
|
*/
|
|
6828
|
-
"limebb-date-range": LocalJSX.
|
|
7375
|
+
"limebb-date-range": LocalJSX.IntrinsicElements["limebb-date-range"] & JSXBase.HTMLAttributes<HTMLLimebbDateRangeElement>;
|
|
6829
7376
|
/**
|
|
6830
7377
|
* Renders a list of document chips, each wrapped in a
|
|
6831
7378
|
* `limebb-summary-popover` that shows a file preview on hover or
|
|
@@ -6838,13 +7385,13 @@ declare module "@stencil/core" {
|
|
|
6838
7385
|
* @exampleComponent limebb-example-document-chips-upload-states
|
|
6839
7386
|
* @beta
|
|
6840
7387
|
*/
|
|
6841
|
-
"limebb-document-chips": LocalJSX.
|
|
7388
|
+
"limebb-document-chips": LocalJSX.IntrinsicElements["limebb-document-chips"] & JSXBase.HTMLAttributes<HTMLLimebbDocumentChipsElement>;
|
|
6842
7389
|
/**
|
|
6843
7390
|
* Document item
|
|
6844
7391
|
* Renders individual items of the document picker component.
|
|
6845
7392
|
* @private
|
|
6846
7393
|
*/
|
|
6847
|
-
"limebb-document-item": LocalJSX.
|
|
7394
|
+
"limebb-document-item": LocalJSX.IntrinsicElements["limebb-document-item"] & JSXBase.HTMLAttributes<HTMLLimebbDocumentItemElement>;
|
|
6848
7395
|
/**
|
|
6849
7396
|
* The document picker component allows users to select one or more
|
|
6850
7397
|
* files from a list of available documents.
|
|
@@ -6857,7 +7404,7 @@ declare module "@stencil/core" {
|
|
|
6857
7404
|
* @exampleComponent limebb-example-document-picker-contextual-info
|
|
6858
7405
|
* @beta
|
|
6859
7406
|
*/
|
|
6860
|
-
"limebb-document-picker": LocalJSX.
|
|
7407
|
+
"limebb-document-picker": LocalJSX.IntrinsicElements["limebb-document-picker"] & JSXBase.HTMLAttributes<HTMLLimebbDocumentPickerElement>;
|
|
6861
7408
|
/**
|
|
6862
7409
|
* An "empty state" in user interface design refers to the screen or space displayed, when there is no data
|
|
6863
7410
|
* or content available to show to the user. This state typically occurs in new accounts, after clearing data,
|
|
@@ -6865,7 +7412,7 @@ declare module "@stencil/core" {
|
|
|
6865
7412
|
* @exampleComponent limebb-example-empty-state-basic
|
|
6866
7413
|
* @exampleComponent limebb-example-empty-state-value-as-markdown
|
|
6867
7414
|
*/
|
|
6868
|
-
"limebb-empty-state": LocalJSX.
|
|
7415
|
+
"limebb-empty-state": LocalJSX.IntrinsicElements["limebb-empty-state"] & JSXBase.HTMLAttributes<HTMLLimebbEmptyStateElement>;
|
|
6869
7416
|
/**
|
|
6870
7417
|
* Feed
|
|
6871
7418
|
* Feed is a timeline that displays its children (feed items) in a chronological order.
|
|
@@ -6894,7 +7441,7 @@ declare module "@stencil/core" {
|
|
|
6894
7441
|
* @exampleComponent limebb-example-feed-new-items
|
|
6895
7442
|
* @beta
|
|
6896
7443
|
*/
|
|
6897
|
-
"limebb-feed": LocalJSX.
|
|
7444
|
+
"limebb-feed": LocalJSX.IntrinsicElements["limebb-feed"] & JSXBase.HTMLAttributes<HTMLLimebbFeedElement>;
|
|
6898
7445
|
/**
|
|
6899
7446
|
* This component renders information about a file.
|
|
6900
7447
|
* It is used in the feed item thumbnail card to display file details.
|
|
@@ -6902,12 +7449,12 @@ declare module "@stencil/core" {
|
|
|
6902
7449
|
* will truncate the text with an ellipsis, on the second line.
|
|
6903
7450
|
* @private
|
|
6904
7451
|
*/
|
|
6905
|
-
"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>;
|
|
6906
7453
|
/**
|
|
6907
7454
|
* Feed item
|
|
6908
7455
|
* @private
|
|
6909
7456
|
*/
|
|
6910
|
-
"limebb-feed-timeline-item": LocalJSX.
|
|
7457
|
+
"limebb-feed-timeline-item": LocalJSX.IntrinsicElements["limebb-feed-timeline-item"] & JSXBase.HTMLAttributes<HTMLLimebbFeedTimelineItemElement>;
|
|
6911
7458
|
/**
|
|
6912
7459
|
* Search for an icon and **click on it to copy its name to clipboard**.
|
|
6913
7460
|
* <limebb-example-icon-finder />
|
|
@@ -6921,7 +7468,7 @@ declare module "@stencil/core" {
|
|
|
6921
7468
|
* :::
|
|
6922
7469
|
* @exampleComponent limebb-example-icon-picker
|
|
6923
7470
|
*/
|
|
6924
|
-
"limebb-icon-picker": LocalJSX.
|
|
7471
|
+
"limebb-icon-picker": LocalJSX.IntrinsicElements["limebb-icon-picker"] & JSXBase.HTMLAttributes<HTMLLimebbIconPickerElement>;
|
|
6925
7472
|
/**
|
|
6926
7473
|
* This component harvests the power of
|
|
6927
7474
|
* [limel-info-tile](https://lundalogik.github.io/lime-elements/versions/latest/#/component/limel-info-tile/)
|
|
@@ -6936,36 +7483,36 @@ declare module "@stencil/core" {
|
|
|
6936
7483
|
* @exampleComponent limebb-example-info-tile-relative-date-format
|
|
6937
7484
|
* @beta
|
|
6938
7485
|
*/
|
|
6939
|
-
"limebb-info-tile": LocalJSX.
|
|
7486
|
+
"limebb-info-tile": LocalJSX.IntrinsicElements["limebb-info-tile"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileElement>;
|
|
6940
7487
|
/**
|
|
6941
7488
|
* @private
|
|
6942
7489
|
*/
|
|
6943
|
-
"limebb-info-tile-currency-format": LocalJSX.
|
|
7490
|
+
"limebb-info-tile-currency-format": LocalJSX.IntrinsicElements["limebb-info-tile-currency-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileCurrencyFormatElement>;
|
|
6944
7491
|
/**
|
|
6945
7492
|
* This component is responsible for rendering the configuration of the
|
|
6946
7493
|
* _date_ and _time_ settings. It is used in CRM Building Blocks documentations,
|
|
6947
7494
|
* but also by `limebb-info-tile-format`, to visualize these configurations in Lime Admin.
|
|
6948
7495
|
* @private
|
|
6949
7496
|
*/
|
|
6950
|
-
"limebb-info-tile-date-format": LocalJSX.
|
|
7497
|
+
"limebb-info-tile-date-format": LocalJSX.IntrinsicElements["limebb-info-tile-date-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileDateFormatElement>;
|
|
6951
7498
|
/**
|
|
6952
7499
|
* @private
|
|
6953
7500
|
*/
|
|
6954
|
-
"limebb-info-tile-decimal-format": LocalJSX.
|
|
7501
|
+
"limebb-info-tile-decimal-format": LocalJSX.IntrinsicElements["limebb-info-tile-decimal-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileDecimalFormatElement>;
|
|
6955
7502
|
/**
|
|
6956
7503
|
* This component is responsible for rendering the configuration of the format
|
|
6957
7504
|
* of the value in an info tile. It is used to visualize these configurations in Lime Admin.
|
|
6958
7505
|
* @private
|
|
6959
7506
|
*/
|
|
6960
|
-
"limebb-info-tile-format": LocalJSX.
|
|
7507
|
+
"limebb-info-tile-format": LocalJSX.IntrinsicElements["limebb-info-tile-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileFormatElement>;
|
|
6961
7508
|
/**
|
|
6962
7509
|
* @private
|
|
6963
7510
|
*/
|
|
6964
|
-
"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>;
|
|
6965
7512
|
/**
|
|
6966
7513
|
* @private
|
|
6967
7514
|
*/
|
|
6968
|
-
"limebb-info-tile-unit-format": LocalJSX.
|
|
7515
|
+
"limebb-info-tile-unit-format": LocalJSX.IntrinsicElements["limebb-info-tile-unit-format"] & JSXBase.HTMLAttributes<HTMLLimebbInfoTileUnitFormatElement>;
|
|
6969
7516
|
/**
|
|
6970
7517
|
* A Kanban board is a visual management tool that displays work items as
|
|
6971
7518
|
* cards, organized into groups representing different stages of a workflow.
|
|
@@ -6982,17 +7529,17 @@ declare module "@stencil/core" {
|
|
|
6982
7529
|
* @exampleComponent limebb-example-kanban-body-component
|
|
6983
7530
|
* @beta
|
|
6984
7531
|
*/
|
|
6985
|
-
"limebb-kanban": LocalJSX.
|
|
7532
|
+
"limebb-kanban": LocalJSX.IntrinsicElements["limebb-kanban"] & JSXBase.HTMLAttributes<HTMLLimebbKanbanElement>;
|
|
6986
7533
|
/**
|
|
6987
7534
|
* This component generates the groups for `limebb-kanban`.
|
|
6988
7535
|
* @private
|
|
6989
7536
|
*/
|
|
6990
|
-
"limebb-kanban-group": LocalJSX.
|
|
7537
|
+
"limebb-kanban-group": LocalJSX.IntrinsicElements["limebb-kanban-group"] & JSXBase.HTMLAttributes<HTMLLimebbKanbanGroupElement>;
|
|
6991
7538
|
/**
|
|
6992
7539
|
* Feed item
|
|
6993
7540
|
* @private
|
|
6994
7541
|
*/
|
|
6995
|
-
"limebb-kanban-item": LocalJSX.
|
|
7542
|
+
"limebb-kanban-item": LocalJSX.IntrinsicElements["limebb-kanban-item"] & JSXBase.HTMLAttributes<HTMLLimebbKanbanItemElement>;
|
|
6996
7543
|
/**
|
|
6997
7544
|
* Lime Query Builder Component
|
|
6998
7545
|
* A comprehensive query builder for constructing Lime Query DSL queries.
|
|
@@ -7017,7 +7564,7 @@ declare module "@stencil/core" {
|
|
|
7017
7564
|
* @exampleComponent limebb-example-lime-query-builder-with-active-limetype
|
|
7018
7565
|
* @private
|
|
7019
7566
|
*/
|
|
7020
|
-
"limebb-lime-query-builder": LocalJSX.
|
|
7567
|
+
"limebb-lime-query-builder": LocalJSX.IntrinsicElements["limebb-lime-query-builder"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryBuilderElement>;
|
|
7021
7568
|
/**
|
|
7022
7569
|
* Lime Query Filter Builder
|
|
7023
7570
|
* Entry component for building Lime Query filter expressions.
|
|
@@ -7028,7 +7575,7 @@ declare module "@stencil/core" {
|
|
|
7028
7575
|
* filter structure.
|
|
7029
7576
|
* @private
|
|
7030
7577
|
*/
|
|
7031
|
-
"limebb-lime-query-filter-builder": LocalJSX.
|
|
7578
|
+
"limebb-lime-query-filter-builder": LocalJSX.IntrinsicElements["limebb-lime-query-filter-builder"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterBuilderElement>;
|
|
7032
7579
|
/**
|
|
7033
7580
|
* Lime Query Filter Comparison Component
|
|
7034
7581
|
* Renders a single comparison expression with three parts:
|
|
@@ -7047,7 +7594,7 @@ declare module "@stencil/core" {
|
|
|
7047
7594
|
* - A trash icon button to remove this condition
|
|
7048
7595
|
* @private
|
|
7049
7596
|
*/
|
|
7050
|
-
"limebb-lime-query-filter-comparison": LocalJSX.
|
|
7597
|
+
"limebb-lime-query-filter-comparison": LocalJSX.IntrinsicElements["limebb-lime-query-filter-comparison"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterComparisonElement>;
|
|
7051
7598
|
/**
|
|
7052
7599
|
* Lime Query Filter Expression Router
|
|
7053
7600
|
* Router component for rendering Lime Query filter expressions.
|
|
@@ -7057,7 +7604,7 @@ declare module "@stencil/core" {
|
|
|
7057
7604
|
* - `op: Operator.NOT` → limebb-lime-query-filter-not
|
|
7058
7605
|
* @private
|
|
7059
7606
|
*/
|
|
7060
|
-
"limebb-lime-query-filter-expression": LocalJSX.
|
|
7607
|
+
"limebb-lime-query-filter-expression": LocalJSX.IntrinsicElements["limebb-lime-query-filter-expression"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterExpressionElement>;
|
|
7061
7608
|
/**
|
|
7062
7609
|
* Lime Query Filter Group Component
|
|
7063
7610
|
* Renders a group of filter expressions with AND/OR logic that can be toggled.
|
|
@@ -7072,7 +7619,7 @@ declare module "@stencil/core" {
|
|
|
7072
7619
|
* child is removed from the group.
|
|
7073
7620
|
* @private
|
|
7074
7621
|
*/
|
|
7075
|
-
"limebb-lime-query-filter-group": LocalJSX.
|
|
7622
|
+
"limebb-lime-query-filter-group": LocalJSX.IntrinsicElements["limebb-lime-query-filter-group"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterGroupElement>;
|
|
7076
7623
|
/**
|
|
7077
7624
|
* Lime Query Filter NOT Component
|
|
7078
7625
|
* Renders a negated filter expression. This inverts the logic of the child expression,
|
|
@@ -7086,7 +7633,7 @@ declare module "@stencil/core" {
|
|
|
7086
7633
|
* Clicking the trash icon removes the entire NOT expression.
|
|
7087
7634
|
* @private
|
|
7088
7635
|
*/
|
|
7089
|
-
"limebb-lime-query-filter-not": LocalJSX.
|
|
7636
|
+
"limebb-lime-query-filter-not": LocalJSX.IntrinsicElements["limebb-lime-query-filter-not"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryFilterNotElement>;
|
|
7090
7637
|
/**
|
|
7091
7638
|
* Order By Editor Component
|
|
7092
7639
|
* Allows users to specify the order in which query results should be sorted.
|
|
@@ -7101,14 +7648,14 @@ declare module "@stencil/core" {
|
|
|
7101
7648
|
* a property path and sort direction.
|
|
7102
7649
|
* @private
|
|
7103
7650
|
*/
|
|
7104
|
-
"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>;
|
|
7105
7652
|
/**
|
|
7106
7653
|
* Order By Item Component
|
|
7107
7654
|
* Represents a single order by specification with property selection and direction toggle
|
|
7108
7655
|
* Part of the order by editor
|
|
7109
7656
|
* @private
|
|
7110
7657
|
*/
|
|
7111
|
-
"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>;
|
|
7112
7659
|
/**
|
|
7113
7660
|
* Response Format Builder
|
|
7114
7661
|
* A focused component for editing Lime Query ResponseFormat in isolation.
|
|
@@ -7134,7 +7681,7 @@ declare module "@stencil/core" {
|
|
|
7134
7681
|
* @exampleComponent limebb-example-response-format-builder-basic
|
|
7135
7682
|
* @private
|
|
7136
7683
|
*/
|
|
7137
|
-
"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>;
|
|
7138
7685
|
/**
|
|
7139
7686
|
* Response Format Editor Component
|
|
7140
7687
|
* Allows users to select which properties should be returned in the query response.
|
|
@@ -7150,14 +7697,14 @@ declare module "@stencil/core" {
|
|
|
7150
7697
|
* containing the selected properties.
|
|
7151
7698
|
* @private
|
|
7152
7699
|
*/
|
|
7153
|
-
"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>;
|
|
7154
7701
|
/**
|
|
7155
7702
|
* Response Format Property Item Component
|
|
7156
7703
|
* Represents a single property selection with optional alias and description
|
|
7157
7704
|
* Part of the response format editor
|
|
7158
7705
|
* @private
|
|
7159
7706
|
*/
|
|
7160
|
-
"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>;
|
|
7161
7708
|
/**
|
|
7162
7709
|
* Query Value Input Component
|
|
7163
7710
|
* Renders an appropriate input control based on the property type and operator.
|
|
@@ -7178,7 +7725,7 @@ declare module "@stencil/core" {
|
|
|
7178
7725
|
* - Booleans are converted to/from strings for dropdown compatibility
|
|
7179
7726
|
* @private
|
|
7180
7727
|
*/
|
|
7181
|
-
"limebb-lime-query-value-input": LocalJSX.
|
|
7728
|
+
"limebb-lime-query-value-input": LocalJSX.IntrinsicElements["limebb-lime-query-value-input"] & JSXBase.HTMLAttributes<HTMLLimebbLimeQueryValueInputElement>;
|
|
7182
7729
|
/**
|
|
7183
7730
|
* Component for displaying the contents of an attached file on a limeobject
|
|
7184
7731
|
* Example use case is to use it as a tab on the document card
|
|
@@ -7187,7 +7734,7 @@ declare module "@stencil/core" {
|
|
|
7187
7734
|
* @exampleComponent limebb-example-limeobject-file-viewer-live-docs
|
|
7188
7735
|
* @beta
|
|
7189
7736
|
*/
|
|
7190
|
-
"limebb-limeobject-file-viewer": LocalJSX.
|
|
7737
|
+
"limebb-limeobject-file-viewer": LocalJSX.IntrinsicElements["limebb-limeobject-file-viewer"] & JSXBase.HTMLAttributes<HTMLLimebbLimeobjectFileViewerElement>;
|
|
7191
7738
|
/**
|
|
7192
7739
|
* Limetype Field Component
|
|
7193
7740
|
* A dropdown selector for choosing a limetype (object type) from the available
|
|
@@ -7203,12 +7750,12 @@ declare module "@stencil/core" {
|
|
|
7203
7750
|
* - Configuring limetype-dependent settings
|
|
7204
7751
|
* @private
|
|
7205
7752
|
*/
|
|
7206
|
-
"limebb-limetype-field": LocalJSX.
|
|
7753
|
+
"limebb-limetype-field": LocalJSX.IntrinsicElements["limebb-limetype-field"] & JSXBase.HTMLAttributes<HTMLLimebbLimetypeFieldElement>;
|
|
7207
7754
|
/**
|
|
7208
7755
|
* @private
|
|
7209
7756
|
*/
|
|
7210
|
-
"limebb-live-docs-info": LocalJSX.
|
|
7211
|
-
"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>;
|
|
7212
7759
|
/**
|
|
7213
7760
|
* This component enables you to select supported languages.
|
|
7214
7761
|
* The selected language code will be emitted by the component - as a string if multipleChoice={false}
|
|
@@ -7216,7 +7763,7 @@ declare module "@stencil/core" {
|
|
|
7216
7763
|
* @exampleComponent limebb-example-locale-picker
|
|
7217
7764
|
* @exampleComponent limebb-example-locale-picker-multiple
|
|
7218
7765
|
*/
|
|
7219
|
-
"limebb-locale-picker": LocalJSX.
|
|
7766
|
+
"limebb-locale-picker": LocalJSX.IntrinsicElements["limebb-locale-picker"] & JSXBase.HTMLAttributes<HTMLLimebbLocalePickerElement>;
|
|
7220
7767
|
/**
|
|
7221
7768
|
* A mention
|
|
7222
7769
|
* Creates a mention that can be displayed as an indicator that a specific user have
|
|
@@ -7232,14 +7779,14 @@ declare module "@stencil/core" {
|
|
|
7232
7779
|
* @exampleComponent limebb-example-mention-multi-lines
|
|
7233
7780
|
* @private
|
|
7234
7781
|
*/
|
|
7235
|
-
"limebb-mention": LocalJSX.
|
|
7782
|
+
"limebb-mention": LocalJSX.IntrinsicElements["limebb-mention"] & JSXBase.HTMLAttributes<HTMLLimebbMentionElement>;
|
|
7236
7783
|
/**
|
|
7237
7784
|
* This component is used to display the number of items in a group
|
|
7238
7785
|
* that will be affected by a mention. This is displayed on the
|
|
7239
7786
|
* list items of the mention picker.
|
|
7240
7787
|
* @private
|
|
7241
7788
|
*/
|
|
7242
|
-
"limebb-mention-group-counter": LocalJSX.
|
|
7789
|
+
"limebb-mention-group-counter": LocalJSX.IntrinsicElements["limebb-mention-group-counter"] & JSXBase.HTMLAttributes<HTMLLimebbMentionGroupCounterElement>;
|
|
7243
7790
|
/**
|
|
7244
7791
|
* To keep navigation patterns consistent across the whole web client, we use
|
|
7245
7792
|
* this component for certain navigation patterns, such as navigating to
|
|
@@ -7261,13 +7808,13 @@ declare module "@stencil/core" {
|
|
|
7261
7808
|
* @exampleComponent limebb-example-navigation-button-close
|
|
7262
7809
|
* @exampleComponent limebb-example-navigation-button-back
|
|
7263
7810
|
*/
|
|
7264
|
-
"limebb-navigation-button": LocalJSX.
|
|
7811
|
+
"limebb-navigation-button": LocalJSX.IntrinsicElements["limebb-navigation-button"] & JSXBase.HTMLAttributes<HTMLLimebbNavigationButtonElement>;
|
|
7265
7812
|
/**
|
|
7266
7813
|
* Notification item
|
|
7267
7814
|
* Renders each notification as a card in the notification list.
|
|
7268
7815
|
* @private
|
|
7269
7816
|
*/
|
|
7270
|
-
"limebb-notification-item": LocalJSX.
|
|
7817
|
+
"limebb-notification-item": LocalJSX.IntrinsicElements["limebb-notification-item"] & JSXBase.HTMLAttributes<HTMLLimebbNotificationItemElement>;
|
|
7271
7818
|
/**
|
|
7272
7819
|
* Notification list
|
|
7273
7820
|
* This component displays a feed of notifications and groups them by date.
|
|
@@ -7278,7 +7825,7 @@ declare module "@stencil/core" {
|
|
|
7278
7825
|
* @alpha
|
|
7279
7826
|
* @private
|
|
7280
7827
|
*/
|
|
7281
|
-
"limebb-notification-list": LocalJSX.
|
|
7828
|
+
"limebb-notification-list": LocalJSX.IntrinsicElements["limebb-notification-list"] & JSXBase.HTMLAttributes<HTMLLimebbNotificationListElement>;
|
|
7282
7829
|
/**
|
|
7283
7830
|
* Object chip
|
|
7284
7831
|
* Renders a `limel-chip` representing a Lime CRM object.
|
|
@@ -7293,7 +7840,7 @@ declare module "@stencil/core" {
|
|
|
7293
7840
|
* @exampleComponent limebb-example-object-chip-size
|
|
7294
7841
|
* @beta
|
|
7295
7842
|
*/
|
|
7296
|
-
"limebb-object-chip": LocalJSX.
|
|
7843
|
+
"limebb-object-chip": LocalJSX.IntrinsicElements["limebb-object-chip"] & JSXBase.HTMLAttributes<HTMLLimebbObjectChipElement>;
|
|
7297
7844
|
/**
|
|
7298
7845
|
* This component generates a visualization that displays a percentage value
|
|
7299
7846
|
* alongside a horizontal bar showing the percentage visually.
|
|
@@ -7312,7 +7859,7 @@ declare module "@stencil/core" {
|
|
|
7312
7859
|
* @exampleComponent limebb-percentage-visualizer-composite
|
|
7313
7860
|
* @beta
|
|
7314
7861
|
*/
|
|
7315
|
-
"limebb-percentage-visualizer": LocalJSX.
|
|
7862
|
+
"limebb-percentage-visualizer": LocalJSX.IntrinsicElements["limebb-percentage-visualizer"] & JSXBase.HTMLAttributes<HTMLLimebbPercentageVisualizerElement>;
|
|
7316
7863
|
/**
|
|
7317
7864
|
* Property Selector Component
|
|
7318
7865
|
* A menu-based property selector that allows users to navigate through properties
|
|
@@ -7327,7 +7874,7 @@ declare module "@stencil/core" {
|
|
|
7327
7874
|
* - Chip-set display showing current path
|
|
7328
7875
|
* @private
|
|
7329
7876
|
*/
|
|
7330
|
-
"limebb-property-selector": LocalJSX.
|
|
7877
|
+
"limebb-property-selector": LocalJSX.IntrinsicElements["limebb-property-selector"] & JSXBase.HTMLAttributes<HTMLLimebbPropertySelectorElement>;
|
|
7331
7878
|
/**
|
|
7332
7879
|
* This component uses
|
|
7333
7880
|
* [limel-popover](https://lundalogik.github.io/lime-elements/versions/latest/#/component/limel-popover/)
|
|
@@ -7378,7 +7925,7 @@ declare module "@stencil/core" {
|
|
|
7378
7925
|
* @exampleComponent limebb-example-summary-popover-trigger-delay
|
|
7379
7926
|
* @beta
|
|
7380
7927
|
*/
|
|
7381
|
-
"limebb-summary-popover": LocalJSX.
|
|
7928
|
+
"limebb-summary-popover": LocalJSX.IntrinsicElements["limebb-summary-popover"] & JSXBase.HTMLAttributes<HTMLLimebbSummaryPopoverElement>;
|
|
7382
7929
|
/**
|
|
7383
7930
|
* This component is a wrapper on the `limel-text-editor`. It adds support for platform
|
|
7384
7931
|
* specific things that can't reside in lime-elements. So this is basically an
|
|
@@ -7399,7 +7946,7 @@ declare module "@stencil/core" {
|
|
|
7399
7946
|
* @exampleComponent limebb-example-text-editor-many-picker-items
|
|
7400
7947
|
* @beta
|
|
7401
7948
|
*/
|
|
7402
|
-
"limebb-text-editor": LocalJSX.
|
|
7949
|
+
"limebb-text-editor": LocalJSX.IntrinsicElements["limebb-text-editor"] & JSXBase.HTMLAttributes<HTMLLimebbTextEditorElement>;
|
|
7403
7950
|
/**
|
|
7404
7951
|
* Text editor picker
|
|
7405
7952
|
* This component displays a list of items that will be displayed in a popover,
|
|
@@ -7411,7 +7958,7 @@ declare module "@stencil/core" {
|
|
|
7411
7958
|
* continue typing without being forced to select something from the list.
|
|
7412
7959
|
* @private
|
|
7413
7960
|
*/
|
|
7414
|
-
"limebb-text-editor-picker": LocalJSX.
|
|
7961
|
+
"limebb-text-editor-picker": LocalJSX.IntrinsicElements["limebb-text-editor-picker"] & JSXBase.HTMLAttributes<HTMLLimebbTextEditorPickerElement>;
|
|
7415
7962
|
/**
|
|
7416
7963
|
* This component generates an infographic that displays the growth trend.
|
|
7417
7964
|
* It can be used to display the growth of a stock, the increase in sales,
|
|
@@ -7429,13 +7976,13 @@ declare module "@stencil/core" {
|
|
|
7429
7976
|
* @exampleComponent limebb-trend-indicator-former-value
|
|
7430
7977
|
* @beta
|
|
7431
7978
|
*/
|
|
7432
|
-
"limebb-trend-indicator": LocalJSX.
|
|
7979
|
+
"limebb-trend-indicator": LocalJSX.IntrinsicElements["limebb-trend-indicator"] & JSXBase.HTMLAttributes<HTMLLimebbTrendIndicatorElement>;
|
|
7433
7980
|
/**
|
|
7434
7981
|
* Typing Indicator
|
|
7435
7982
|
* Used to indicate that other participants of the chat are typing.
|
|
7436
7983
|
* @private
|
|
7437
7984
|
*/
|
|
7438
|
-
"limebb-typing-indicator": LocalJSX.
|
|
7985
|
+
"limebb-typing-indicator": LocalJSX.IntrinsicElements["limebb-typing-indicator"] & JSXBase.HTMLAttributes<HTMLLimebbTypingIndicatorElement>;
|
|
7439
7986
|
}
|
|
7440
7987
|
}
|
|
7441
7988
|
}
|