@limetech/lime-crm-building-blocks 1.116.0 → 1.116.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/cjs/{_Map-60aae0ed.js → _Map-BlpAtLvq.js} +12 -24
- package/dist/cjs/{_MapCache-8b125fbb.js → _MapCache-De1Fwe0H.js} +5 -7
- package/dist/cjs/{_Uint8Array-95263550.js → _Uint8Array-C_lvn5HO.js} +6 -14
- package/dist/cjs/{_baseIsEqual-f2d60d3e.js → _baseIsEqual-BtwicGmu.js} +4 -4
- package/dist/cjs/{_defineProperty-40a6ad5d.js → _defineProperty-eImBwVFM.js} +2 -4
- package/dist/cjs/{_getTag-8809c5c6.js → _getTag-CdUodI28.js} +18 -39
- package/dist/cjs/{get-932b213e.js → get-BRGtX379.js} +6 -14
- package/dist/cjs/{index-519b904a.js → index-C_OnxXhP.js} +541 -322
- package/dist/cjs/index.esm-DhBVH875.js +838 -0
- package/dist/cjs/{isSymbol-5b36aeee.js → isSymbol-D8S28StA.js} +1 -1
- package/dist/cjs/lime-crm-building-blocks.cjs.js +7 -7
- package/dist/cjs/{lime-query-validation-c118b96d.js → lime-query-validation-CWlZPm8m.js} +8 -8
- package/dist/cjs/limebb-alert-dialog.cjs.entry.js +5 -8
- package/dist/cjs/limebb-browser.cjs.entry.js +11 -14
- package/dist/cjs/limebb-chat-icon-list_3.cjs.entry.js +15 -20
- package/dist/cjs/limebb-chat-list.cjs.entry.js +11 -12
- package/dist/cjs/limebb-component-config.cjs.entry.js +17 -16
- package/dist/cjs/limebb-component-picker.cjs.entry.js +9 -12
- package/dist/cjs/limebb-composer-toolbar.cjs.entry.js +9 -12
- package/dist/cjs/limebb-currency-picker.cjs.entry.js +1907 -1790
- package/dist/cjs/limebb-dashboard-widget.cjs.entry.js +4 -7
- package/dist/cjs/limebb-data-cells.cjs.entry.js +5 -8
- package/dist/cjs/limebb-date-picker.cjs.entry.js +7 -9
- package/dist/cjs/limebb-date-range.cjs.entry.js +6 -9
- package/dist/cjs/limebb-document-chips.cjs.entry.js +10 -11
- package/dist/cjs/limebb-document-item.cjs.entry.js +6 -9
- package/dist/cjs/limebb-document-picker.cjs.entry.js +6 -9
- package/dist/cjs/limebb-empty-state.cjs.entry.js +3 -6
- package/dist/cjs/limebb-feed-item-thumbnail-file-info.cjs.entry.js +4 -7
- package/dist/cjs/limebb-feed-timeline-item.cjs.entry.js +8 -11
- package/dist/cjs/limebb-feed.cjs.entry.js +430 -168
- package/dist/cjs/limebb-icon-picker.cjs.entry.js +4 -6
- package/dist/cjs/limebb-info-tile-currency-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-date-format.cjs.entry.js +4 -7
- package/dist/cjs/limebb-info-tile-decimal-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-format.cjs.entry.js +5 -8
- package/dist/cjs/limebb-info-tile-relative-date-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-unit-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile.cjs.entry.js +27 -24
- package/dist/cjs/limebb-kanban-group.cjs.entry.js +8 -11
- package/dist/cjs/limebb-kanban-item.cjs.entry.js +8 -11
- package/dist/cjs/limebb-kanban.cjs.entry.js +5 -8
- package/dist/cjs/limebb-lime-query-builder.cjs.entry.js +9 -12
- package/dist/cjs/limebb-lime-query-filter-builder_3.cjs.entry.js +27 -29
- package/dist/cjs/limebb-lime-query-filter-comparison_2.cjs.entry.js +26 -30
- package/dist/cjs/limebb-lime-query-filter-group_3.cjs.entry.js +25 -30
- package/dist/cjs/limebb-lime-query-order-by-item.cjs.entry.js +6 -9
- package/dist/cjs/limebb-lime-query-response-format-builder.cjs.entry.js +9 -12
- package/dist/cjs/limebb-lime-query-response-format-editor_2.cjs.entry.js +8 -12
- package/dist/cjs/limebb-limeobject-file-viewer.cjs.entry.js +9 -12
- package/dist/cjs/limebb-live-docs-info.cjs.entry.js +5 -8
- package/dist/cjs/limebb-loader.cjs.entry.js +12 -10
- package/dist/cjs/limebb-locale-picker.cjs.entry.js +29 -49
- package/dist/cjs/limebb-mention-group-counter.cjs.entry.js +5 -8
- package/dist/cjs/limebb-mention.cjs.entry.js +6 -9
- package/dist/cjs/limebb-navigation-button_2.cjs.entry.js +10 -14
- package/dist/cjs/limebb-notification-item.cjs.entry.js +9 -12
- package/dist/cjs/limebb-notification-list.cjs.entry.js +10 -11
- package/dist/cjs/limebb-object-chip.cjs.entry.js +16 -15
- package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +9 -10
- package/dist/cjs/limebb-property-selector.cjs.entry.js +9 -12
- package/dist/cjs/limebb-text-editor-picker.cjs.entry.js +9 -10
- package/dist/cjs/limebb-text-editor.cjs.entry.js +53 -307
- package/dist/cjs/limebb-trend-indicator.cjs.entry.js +8 -9
- package/dist/cjs/{limetype-3c1c53b6.js → limetype-6tkuY6nm.js} +2 -2
- package/dist/cjs/loader.cjs.js +3 -5
- package/dist/collection/collection-manifest.json +3 -2
- package/dist/collection/components/alert-dialog/alert-dialog.css +133 -1
- package/dist/collection/components/alert-dialog/alert-dialog.js +11 -10
- package/dist/collection/components/browser/browser.js +14 -9
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.css +9 -11
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.js +3 -2
- package/dist/collection/components/chat-list/chat-item/chat-item.css +9 -0
- package/dist/collection/components/chat-list/chat-item/chat-item.js +11 -8
- package/dist/collection/components/chat-list/chat-list.css +9 -0
- package/dist/collection/components/chat-list/chat-list.js +15 -12
- package/dist/collection/components/chat-list/typing-indicator/typing-indicator.js +1 -1
- package/dist/collection/components/component-command-picker/component-config/component-config.js +23 -19
- package/dist/collection/components/component-command-picker/component-picker/component-picker.js +21 -18
- package/dist/collection/components/composer-toolbar/composer-toolbar.js +14 -10
- package/dist/collection/components/currency-picker/currency-picker.js +15 -13
- package/dist/collection/components/dashboard-widget/dashboard-widget.js +11 -10
- package/dist/collection/components/data-cells/data-cells.css +9 -0
- package/dist/collection/components/data-cells/data-cells.js +8 -5
- package/dist/collection/components/date-picker/date-picker.js +20 -17
- package/dist/collection/components/date-range/date-range.js +19 -15
- package/dist/collection/components/document-chips/document-chips.js +5 -4
- package/dist/collection/components/document-picker/document-item/document-item.js +13 -8
- package/dist/collection/components/document-picker/document-picker.css +9 -0
- package/dist/collection/components/document-picker/document-picker.js +18 -13
- package/dist/collection/components/empty-state/empty-state.js +6 -5
- package/dist/collection/components/feed/feed-item/feed-timeline-item.css +41 -11
- package/dist/collection/components/feed/feed-item/feed-timeline-item.js +12 -9
- package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.css +9 -0
- package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.js +3 -3
- package/dist/collection/components/feed/feed.js +21 -18
- package/dist/collection/components/icon-picker/icon-picker.js +15 -15
- package/dist/collection/components/info-tile/format/config/info-tile-currency-format.js +8 -4
- package/dist/collection/components/info-tile/format/config/info-tile-date-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-decimal-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-format.js +11 -7
- package/dist/collection/components/info-tile/format/config/info-tile-relative-date-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-unit-format.js +4 -2
- package/dist/collection/components/info-tile/info-tile.js +29 -23
- package/dist/collection/components/kanban/kanban-group/kanban-group.css +25 -9
- package/dist/collection/components/kanban/kanban-group/kanban-group.js +19 -16
- package/dist/collection/components/kanban/kanban-item/kanban-item.css +9 -0
- package/dist/collection/components/kanban/kanban-item/kanban-item.js +9 -5
- package/dist/collection/components/kanban/kanban.js +10 -5
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-builder.js +12 -8
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison.js +11 -9
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-expression.css +9 -0
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-expression.js +14 -10
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.css +9 -0
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.js +14 -10
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.css +9 -0
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.js +15 -11
- package/dist/collection/components/lime-query-builder/expressions/lime-query-value-input.js +17 -14
- package/dist/collection/components/lime-query-builder/lime-query-builder.js +13 -9
- package/dist/collection/components/lime-query-builder/lime-query-response-format-builder.js +13 -9
- package/dist/collection/components/lime-query-builder/limetype-field/limetype-field.js +22 -19
- package/dist/collection/components/lime-query-builder/order-by/order-by-editor.js +12 -8
- package/dist/collection/components/lime-query-builder/order-by/order-by-item.js +12 -8
- package/dist/collection/components/lime-query-builder/property-selector/property-selector.js +12 -10
- package/dist/collection/components/lime-query-builder/response-format/response-format-editor.js +11 -7
- package/dist/collection/components/lime-query-builder/response-format/response-format-item.css +17 -1
- package/dist/collection/components/lime-query-builder/response-format/response-format-item.js +11 -7
- package/dist/collection/components/limeobject/file-viewer/file-viewer.js +8 -5
- package/dist/collection/components/limeobject/file-viewer/live-docs-info.js +2 -2
- package/dist/collection/components/loader/loader.js +4 -2
- package/dist/collection/components/locale-picker/locale-picker.js +23 -19
- package/dist/collection/components/mention/mention.js +4 -4
- package/dist/collection/components/navigation-button/navigation-button.css +24 -1
- package/dist/collection/components/navigation-button/navigation-button.js +10 -9
- package/dist/collection/components/notification-list/notification-item/notification-item.css +9 -0
- package/dist/collection/components/notification-list/notification-item/notification-item.js +9 -5
- package/dist/collection/components/notification-list/notification-list.css +9 -0
- package/dist/collection/components/notification-list/notification-list.js +12 -8
- package/dist/collection/components/object-chip/object-chip.js +7 -6
- package/dist/collection/components/percentage-visualizer/percentage-visualizer.css +9 -0
- package/dist/collection/components/percentage-visualizer/percentage-visualizer.js +21 -19
- package/dist/collection/components/summary-popover/summary-popover.js +28 -21
- package/dist/collection/components/text-editor/mention-group-counter.js +8 -7
- package/dist/collection/components/text-editor/text-editor-picker.js +10 -7
- package/dist/collection/components/text-editor/text-editor.js +37 -29
- package/dist/collection/components/trend-indicator/trend-indicator.css +9 -0
- package/dist/collection/components/trend-indicator/trend-indicator.js +19 -17
- package/dist/components/_Map.js +1 -342
- package/dist/components/_MapCache.js +1 -433
- package/dist/components/_Uint8Array.js +1 -349
- package/dist/components/_baseIsEqual.js +1 -494
- package/dist/components/_defineProperty.js +1 -13
- package/dist/components/_getTag.js +1 -421
- package/dist/components/chat-icon-list.js +1 -55
- package/dist/components/chat-item.js +1 -184
- package/dist/components/currency-picker.js +1 -1917
- package/dist/components/date-picker.js +1 -151
- package/dist/components/document-item.js +1 -212
- package/dist/components/dom.js +1 -26
- package/dist/components/empty-state.js +1 -61
- package/dist/components/extension-mapping.js +1 -55
- package/dist/components/feed-item-thumbnail-file-info.js +1 -33
- package/dist/components/feed-timeline-item.js +1 -453
- package/dist/components/get.js +1 -308
- package/dist/components/highlight-item.handler.js +1 -36
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.esm.js +1 -963
- package/dist/components/index.js +1 -1
- package/dist/components/isSymbol.js +1 -28
- package/dist/components/kanban-group.js +1 -148
- package/dist/components/kanban-item.js +1 -182
- package/dist/components/keycodes.js +1 -7
- package/dist/components/lime-query-filter-builder.js +1 -132
- package/dist/components/lime-query-filter-comparison.js +1 -180
- package/dist/components/lime-query-filter-expression.js +1 -420
- package/dist/components/lime-query-validation.js +1 -617
- package/dist/components/lime-query-value-input.js +1 -387
- package/dist/components/limebb-alert-dialog.js +1 -71
- package/dist/components/limebb-browser.js +1 -116
- package/dist/components/limebb-chat-icon-list.js +1 -6
- package/dist/components/limebb-chat-item.js +1 -6
- package/dist/components/limebb-chat-list.js +1 -302
- package/dist/components/limebb-component-config.js +1 -176
- package/dist/components/limebb-component-picker.js +1 -180
- package/dist/components/limebb-composer-toolbar.js +1 -136
- package/dist/components/limebb-currency-picker.js +1 -6
- package/dist/components/limebb-dashboard-widget.js +1 -48
- package/dist/components/limebb-data-cells.js +1 -169
- package/dist/components/limebb-date-picker.js +1 -6
- package/dist/components/limebb-date-range.js +1 -83
- package/dist/components/limebb-document-chips.js +1 -437
- package/dist/components/limebb-document-item.js +1 -6
- package/dist/components/limebb-document-picker.js +1 -111
- package/dist/components/limebb-empty-state.js +1 -6
- package/dist/components/limebb-feed-item-thumbnail-file-info.js +1 -6
- package/dist/components/limebb-feed-timeline-item.js +1 -6
- package/dist/components/limebb-feed.js +1 -398
- package/dist/components/limebb-icon-picker.js +1 -53026
- package/dist/components/limebb-info-tile-currency-format.js +1 -116
- package/dist/components/limebb-info-tile-date-format.js +1 -272
- package/dist/components/limebb-info-tile-decimal-format.js +1 -95
- package/dist/components/limebb-info-tile-format.js +1 -144
- package/dist/components/limebb-info-tile-relative-date-format.js +1 -72
- package/dist/components/limebb-info-tile-unit-format.js +1 -183
- package/dist/components/limebb-info-tile.js +1 -626
- package/dist/components/limebb-kanban-group.js +1 -6
- package/dist/components/limebb-kanban-item.js +1 -6
- package/dist/components/limebb-kanban.js +1 -79
- package/dist/components/limebb-lime-query-builder.js +1 -424
- package/dist/components/limebb-lime-query-filter-builder.js +1 -6
- package/dist/components/limebb-lime-query-filter-comparison.js +1 -6
- package/dist/components/limebb-lime-query-filter-expression.js +1 -6
- package/dist/components/limebb-lime-query-filter-group.js +1 -6
- package/dist/components/limebb-lime-query-filter-not.js +1 -6
- package/dist/components/limebb-lime-query-order-by-editor.js +1 -6
- package/dist/components/limebb-lime-query-order-by-item.js +1 -6
- package/dist/components/limebb-lime-query-response-format-builder.js +1 -310
- package/dist/components/limebb-lime-query-response-format-editor.js +1 -6
- package/dist/components/limebb-lime-query-response-format-item.js +1 -6
- package/dist/components/limebb-lime-query-value-input.js +1 -6
- package/dist/components/limebb-limeobject-file-viewer.js +1 -175
- package/dist/components/limebb-limetype-field.js +1 -6
- package/dist/components/limebb-live-docs-info.js +1 -6
- package/dist/components/limebb-loader.js +1 -78
- package/dist/components/limebb-locale-picker.js +1 -1165
- package/dist/components/limebb-mention-group-counter.js +1 -48
- package/dist/components/limebb-mention.js +1 -79
- package/dist/components/limebb-navigation-button.js +1 -6
- package/dist/components/limebb-notification-item.js +1 -6
- package/dist/components/limebb-notification-list.js +1 -253
- package/dist/components/limebb-object-chip.js +1 -253
- package/dist/components/limebb-percentage-visualizer.js +1 -6
- package/dist/components/limebb-property-selector.js +1 -6
- package/dist/components/limebb-summary-popover.js +1 -6
- package/dist/components/limebb-text-editor-picker.js +1 -6
- package/dist/components/limebb-text-editor.js +1 -1902
- package/dist/components/limebb-trend-indicator.js +1 -175
- package/dist/components/limebb-typing-indicator.js +1 -6
- package/dist/components/limetype-field.js +1 -216
- package/dist/components/limetype.js +1 -85
- package/dist/components/live-docs-info.js +1 -34
- package/dist/components/navigation-button.js +1 -74
- package/dist/components/negate.js +1 -40
- package/dist/components/non-null.js +1 -10
- package/dist/components/notification-item.js +1 -168
- package/dist/components/order-by-editor.js +1 -139
- package/dist/components/order-by-item.js +1 -73
- package/dist/components/percentage-class.js +1 -64
- package/dist/components/percentage-visualizer.js +1 -219
- package/dist/components/property-selector.js +1 -372
- package/dist/components/random-string.js +1 -22
- package/dist/components/response-format-editor.js +1 -331
- package/dist/components/response-format-item.js +1 -126
- package/dist/components/summary-popover.js +1 -159
- package/dist/components/text-editor-picker.js +1 -128
- package/dist/components/typing-indicator.js +1 -31
- package/dist/esm/{_Map-aede53b6.js → _Map-ByjZfyP_.js} +8 -20
- package/dist/esm/{_MapCache-af496e9d.js → _MapCache-C_kVhYUl.js} +5 -7
- package/dist/esm/{_Uint8Array-d6ebd526.js → _Uint8Array-DVXPnoWk.js} +6 -10
- package/dist/esm/{_baseIsEqual-077b6bb3.js → _baseIsEqual-DB13O4pD.js} +4 -4
- package/dist/esm/{_defineProperty-e6a185c3.js → _defineProperty-DSmG08hO.js} +2 -4
- package/dist/esm/{_getTag-d02a95fa.js → _getTag-DZlkp9mJ.js} +12 -32
- package/dist/esm/{get-3e42932b.js → get-Bo260bSC.js} +6 -14
- package/dist/esm/{index-d86e55c0.js → index-BIwHMk6j.js} +539 -300
- package/dist/esm/index.esm-BjlE4usG.js +823 -0
- package/dist/esm/{isSymbol-1c5f65cc.js → isSymbol-Ci8cASb6.js} +1 -1
- package/dist/esm/lime-crm-building-blocks.js +6 -5
- package/dist/esm/{lime-query-validation-01797a51.js → lime-query-validation-S9h8L6bg.js} +8 -8
- package/dist/esm/limebb-alert-dialog.entry.js +5 -6
- package/dist/esm/limebb-browser.entry.js +11 -12
- package/dist/esm/limebb-chat-icon-list_3.entry.js +15 -18
- package/dist/esm/limebb-chat-list.entry.js +11 -10
- package/dist/esm/limebb-component-config.entry.js +17 -14
- package/dist/esm/limebb-component-picker.entry.js +9 -10
- package/dist/esm/limebb-composer-toolbar.entry.js +9 -10
- package/dist/esm/limebb-currency-picker.entry.js +1908 -1789
- package/dist/esm/limebb-dashboard-widget.entry.js +4 -5
- package/dist/esm/limebb-data-cells.entry.js +5 -6
- package/dist/esm/limebb-date-picker.entry.js +7 -7
- package/dist/esm/limebb-date-range.entry.js +6 -7
- package/dist/esm/limebb-document-chips.entry.js +10 -9
- package/dist/esm/limebb-document-item.entry.js +6 -7
- package/dist/esm/limebb-document-picker.entry.js +6 -7
- package/dist/esm/limebb-empty-state.entry.js +3 -4
- package/dist/esm/limebb-feed-item-thumbnail-file-info.entry.js +4 -5
- package/dist/esm/limebb-feed-timeline-item.entry.js +8 -9
- package/dist/esm/limebb-feed.entry.js +430 -166
- package/dist/esm/limebb-icon-picker.entry.js +4 -4
- package/dist/esm/limebb-info-tile-currency-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-date-format.entry.js +4 -5
- package/dist/esm/limebb-info-tile-decimal-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-format.entry.js +5 -6
- package/dist/esm/limebb-info-tile-relative-date-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-unit-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile.entry.js +27 -22
- package/dist/esm/limebb-kanban-group.entry.js +8 -9
- package/dist/esm/limebb-kanban-item.entry.js +8 -9
- package/dist/esm/limebb-kanban.entry.js +5 -6
- package/dist/esm/limebb-lime-query-builder.entry.js +9 -10
- package/dist/esm/limebb-lime-query-filter-builder_3.entry.js +27 -27
- package/dist/esm/limebb-lime-query-filter-comparison_2.entry.js +26 -28
- package/dist/esm/limebb-lime-query-filter-group_3.entry.js +25 -28
- package/dist/esm/limebb-lime-query-order-by-item.entry.js +6 -7
- package/dist/esm/limebb-lime-query-response-format-builder.entry.js +9 -10
- package/dist/esm/limebb-lime-query-response-format-editor_2.entry.js +8 -10
- package/dist/esm/limebb-limeobject-file-viewer.entry.js +9 -10
- package/dist/esm/limebb-live-docs-info.entry.js +5 -6
- package/dist/esm/limebb-loader.entry.js +12 -8
- package/dist/esm/limebb-locale-picker.entry.js +29 -47
- package/dist/esm/limebb-mention-group-counter.entry.js +5 -6
- package/dist/esm/limebb-mention.entry.js +6 -7
- package/dist/esm/limebb-navigation-button_2.entry.js +10 -12
- package/dist/esm/limebb-notification-item.entry.js +9 -10
- package/dist/esm/limebb-notification-list.entry.js +10 -9
- package/dist/esm/limebb-object-chip.entry.js +16 -13
- package/dist/esm/limebb-percentage-visualizer.entry.js +9 -8
- package/dist/esm/limebb-property-selector.entry.js +9 -10
- package/dist/esm/limebb-text-editor-picker.entry.js +9 -8
- package/dist/esm/limebb-text-editor.entry.js +53 -305
- package/dist/esm/limebb-trend-indicator.entry.js +8 -7
- package/dist/esm/{limetype-12fbba0f.js → limetype-B3nph1qc.js} +3 -3
- package/dist/esm/loader.js +4 -4
- package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
- package/dist/lime-crm-building-blocks/{p-eb4aa158.entry.js → p-0afc0db2.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-12aadae6.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1428aa13.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-152edb10.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1a61674f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1f02a411.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-21ec697f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3252e153.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3263f8d5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-32f8477f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-35a51259.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-38201f65.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3ef87b11.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-43e22f6d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-e79f16ca.entry.js → p-4446f170.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-4625a9c5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-77e7d7da.entry.js → p-49afe71b.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-4ddd75bc.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-528f3635.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-52fb2a66.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-60e22f51.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-62437a1d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-626421bf.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-685dd8a1.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-5277ceca.entry.js → p-6cb2d9dd.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-6fdee70a.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-71191041.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-f7122d8e.entry.js → p-740ae712.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-8477cb5d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-50aad872.entry.js → p-8e2cc2e8.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-9ae55a96.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-B8RiYkLS.js +1 -0
- package/dist/lime-crm-building-blocks/p-BIwHMk6j.js +2 -0
- package/dist/lime-crm-building-blocks/p-BJ8HvfgI.js +1 -0
- package/dist/lime-crm-building-blocks/p-ByjZfyP_.js +1 -0
- package/dist/lime-crm-building-blocks/{p-0a266c26.js → p-CMfAKLlA.js} +1 -1
- package/dist/lime-crm-building-blocks/p-CQ-z_HTt.js +1 -0
- package/dist/lime-crm-building-blocks/p-CcGMZOP-.js +1 -0
- package/dist/lime-crm-building-blocks/p-Dm_AIMQj.js +1 -0
- package/dist/lime-crm-building-blocks/p-V3xfp9dg.js +1 -0
- package/dist/lime-crm-building-blocks/p-aaeecca6.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-ac59093c.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-acbc40f5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-b2383e7f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-b36ad4e8.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-6fb504cb.entry.js → p-b3ee6683.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-ba42e434.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-bac3d599.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-be8dc8ae.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-0707d5b0.entry.js → p-c3b13800.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-b3ad9f5e.entry.js → p-c6bbcbee.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-cff9bccd.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-d2a01f51.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-dabb227b.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-e2e9adff.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-ebe6040f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-eec0a0c8.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-f23ea0e7.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-0190354e.entry.js → p-fa41a9e6.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-fcedbc77.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-fdf269f7.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-mljVfXwO.js +1 -0
- package/dist/lime-crm-building-blocks/p-wbuFLk-j.js +1 -0
- package/dist/lime-crm-building-blocks/p-yc--7_7T.js +1 -0
- package/dist/types/components.d.ts +608 -114
- package/dist/types/stencil-public-runtime.d.ts +192 -12
- package/package.json +10 -10
- package/dist/cjs/index.esm-e01e9bd4.js +0 -977
- package/dist/esm/index.esm-11a8b9e2.js +0 -963
- package/dist/lime-crm-building-blocks/p-121877f3.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-123190c3.js +0 -1
- package/dist/lime-crm-building-blocks/p-1317cdfa.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-199799ff.js +0 -1
- package/dist/lime-crm-building-blocks/p-1a89328d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-1b361f60.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2612f2f6.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2babfa69.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2d5e5ab5.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-331fced5.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-35897ec3.js +0 -1
- package/dist/lime-crm-building-blocks/p-3a16d7cf.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3da67f32.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3dd32e10.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4894ca5d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4b494de7.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4ca1caf4.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4eb7a47c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-50abea43.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-520df198.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-52cf8641.js +0 -2
- package/dist/lime-crm-building-blocks/p-5322fd19.js +0 -1
- package/dist/lime-crm-building-blocks/p-548e0f2a.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-579be797.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6a87a407.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6ad6a88d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7365ec1c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7e6fb4af.js +0 -1
- package/dist/lime-crm-building-blocks/p-81583fc8.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-85709273.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-87d3f42c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-8dca4e46.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-95b6eaf5.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-973146f7.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9c25aa2b.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-a959dd49.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b2763851.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b31772c8.js +0 -1
- package/dist/lime-crm-building-blocks/p-b675d5f0.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b7959ddb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-d298b34e.js +0 -1
- package/dist/lime-crm-building-blocks/p-d47b6c3c.js +0 -1
- package/dist/lime-crm-building-blocks/p-d9045aaa.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-d994067b.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-da42650a.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dae67f66.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dce9c951.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dd5af257.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-ea4daa32.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-eb56d4eb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-f788a48d.js +0 -1
- package/dist/lime-crm-building-blocks/p-fb292b3f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-fe2b91d9.js +0 -1
- package/loader/package.json +0 -11
- /package/dist/cjs/{app-globals-3a1e7e63.js → app-globals-V2Kpy_OQ.js} +0 -0
- /package/dist/cjs/{dom-2ea30350.js → dom--t_vVnyU.js} +0 -0
- /package/dist/cjs/{extension-mapping-63bdafd3.js → extension-mapping-CvK-Mz3f.js} +0 -0
- /package/dist/cjs/{file-extension-7c2eae39.js → file-extension-DolkaRwB.js} +0 -0
- /package/dist/cjs/{highlight-item.handler-584ab58a.js → highlight-item.handler-BVqvzXiD.js} +0 -0
- /package/dist/cjs/{keycodes-88522d7f.js → keycodes-BCQoLEdB.js} +0 -0
- /package/dist/cjs/{negate-e0a2bf77.js → negate-Bg3SqQh6.js} +0 -0
- /package/dist/cjs/{non-null-3bf14aa1.js → non-null-BMnREsqJ.js} +0 -0
- /package/dist/cjs/{percentage-class-012e94d9.js → percentage-class-DVoYzFLR.js} +0 -0
- /package/dist/cjs/{property-resolution-5f798b03.js → property-resolution-Bz1zPcfq.js} +0 -0
- /package/dist/cjs/{random-string-aac0a74b.js → random-string-BdZGIsGg.js} +0 -0
- /package/dist/esm/{app-globals-0f993ce5.js → app-globals-DQuL1Twl.js} +0 -0
- /package/dist/esm/{dom-9cc051d7.js → dom-B95D7tDb.js} +0 -0
- /package/dist/esm/{extension-mapping-fcade195.js → extension-mapping-Bcm94u_z.js} +0 -0
- /package/dist/esm/{file-extension-568475d1.js → file-extension-DtnPTzDv.js} +0 -0
- /package/dist/esm/{highlight-item.handler-dfbf11c0.js → highlight-item.handler-BWMpG2bS.js} +0 -0
- /package/dist/esm/{keycodes-58a1fcc9.js → keycodes-CwMJvF_Z.js} +0 -0
- /package/dist/esm/{negate-55744008.js → negate-ooVD-6_a.js} +0 -0
- /package/dist/esm/{non-null-5a66a269.js → non-null-CkTg5UPD.js} +0 -0
- /package/dist/esm/{percentage-class-2766f8ef.js → percentage-class-BaQl_Elp.js} +0 -0
- /package/dist/esm/{property-resolution-e4e8dcf7.js → property-resolution-CQUZjrU4.js} +0 -0
- /package/dist/esm/{random-string-f6ef6fbf.js → random-string-C2JP2nLw.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-4a85590d.js → p-B95D7tDb.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-66352a1e.js → p-BWMpG2bS.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-a99197b1.js → p-BaQl_Elp.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-ab2a95a6.js → p-Bcm94u_z.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-fbda77a7.js → p-C2JP2nLw.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-b02c99d5.js → p-CQUZjrU4.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-1484e300.js → p-CkTg5UPD.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-463d3174.js → p-CwMJvF_Z.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-e1255160.js → p-DQuL1Twl.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-b42e9740.js → p-DtnPTzDv.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-7c9484b1.js → p-ooVD-6_a.js} +0 -0
|
@@ -97,8 +97,8 @@ export class NavigationButton {
|
|
|
97
97
|
},
|
|
98
98
|
"getter": false,
|
|
99
99
|
"setter": false,
|
|
100
|
-
"
|
|
101
|
-
"
|
|
100
|
+
"reflect": true,
|
|
101
|
+
"attribute": "href"
|
|
102
102
|
},
|
|
103
103
|
"tooltipLabel": {
|
|
104
104
|
"type": "string",
|
|
@@ -116,8 +116,8 @@ export class NavigationButton {
|
|
|
116
116
|
},
|
|
117
117
|
"getter": false,
|
|
118
118
|
"setter": false,
|
|
119
|
-
"
|
|
120
|
-
"
|
|
119
|
+
"reflect": true,
|
|
120
|
+
"attribute": "tooltip-label"
|
|
121
121
|
},
|
|
122
122
|
"tooltipHelperLabel": {
|
|
123
123
|
"type": "string",
|
|
@@ -135,8 +135,8 @@ export class NavigationButton {
|
|
|
135
135
|
},
|
|
136
136
|
"getter": false,
|
|
137
137
|
"setter": false,
|
|
138
|
-
"
|
|
139
|
-
"
|
|
138
|
+
"reflect": true,
|
|
139
|
+
"attribute": "tooltip-helper-label"
|
|
140
140
|
},
|
|
141
141
|
"type": {
|
|
142
142
|
"type": "string",
|
|
@@ -148,7 +148,8 @@ export class NavigationButton {
|
|
|
148
148
|
"NavigationButtonType": {
|
|
149
149
|
"location": "import",
|
|
150
150
|
"path": "./navigation-button.types",
|
|
151
|
-
"id": "src/components/navigation-button/navigation-button.types.ts::NavigationButtonType"
|
|
151
|
+
"id": "src/components/navigation-button/navigation-button.types.ts::NavigationButtonType",
|
|
152
|
+
"referenceLocation": "NavigationButtonType"
|
|
152
153
|
}
|
|
153
154
|
}
|
|
154
155
|
},
|
|
@@ -160,8 +161,8 @@ export class NavigationButton {
|
|
|
160
161
|
},
|
|
161
162
|
"getter": false,
|
|
162
163
|
"setter": false,
|
|
163
|
-
"
|
|
164
|
-
"
|
|
164
|
+
"reflect": true,
|
|
165
|
+
"attribute": "type"
|
|
165
166
|
}
|
|
166
167
|
};
|
|
167
168
|
}
|
package/dist/collection/components/notification-list/notification-item/notification-item.css
CHANGED
|
@@ -29,6 +29,15 @@
|
|
|
29
29
|
* for backward compatibility via copy rules in the Stencil config.
|
|
30
30
|
*/
|
|
31
31
|
/**
|
|
32
|
+
* Neutralizes the user-agent styles that browsers apply to `<button>` elements
|
|
33
|
+
* (their default background, border, padding, font, etc.), without stripping
|
|
34
|
+
* the useful defaults that `all: unset;` would also remove
|
|
35
|
+
* (such as `display`, `cursor`, and focus behavior).
|
|
36
|
+
*
|
|
37
|
+
* Prefer this mixin over `all: unset;` on `<button>` elements, then layer
|
|
38
|
+
* the styling you want on top — often one of the `is-*-clickable` mixins.
|
|
39
|
+
*/
|
|
40
|
+
/**
|
|
32
41
|
* This can be used on a trigger element that opens a dropdown menu or a popover.
|
|
33
42
|
*/
|
|
34
43
|
/**
|
|
@@ -56,7 +56,7 @@ export class NotificationListItem {
|
|
|
56
56
|
}
|
|
57
57
|
render() {
|
|
58
58
|
var _a, _b;
|
|
59
|
-
return (h(Host, { key: '
|
|
59
|
+
return (h(Host, { key: '440a5f92c3e49ceefb48d92a2dbdce182ccb6b47', id: this.item.id, class: {
|
|
60
60
|
'is-clickable': this.isItemClickable(),
|
|
61
61
|
'is-read': !!((_a = this.item) === null || _a === void 0 ? void 0 : _a.read),
|
|
62
62
|
'is-selected': !!((_b = this.item) === null || _b === void 0 ? void 0 : _b.selected),
|
|
@@ -167,7 +167,8 @@ export class NotificationListItem {
|
|
|
167
167
|
"LimeWebComponentPlatform": {
|
|
168
168
|
"location": "import",
|
|
169
169
|
"path": "@limetech/lime-web-components",
|
|
170
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
170
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
171
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
171
172
|
}
|
|
172
173
|
}
|
|
173
174
|
},
|
|
@@ -193,7 +194,8 @@ export class NotificationListItem {
|
|
|
193
194
|
"LimeWebComponentContext": {
|
|
194
195
|
"location": "import",
|
|
195
196
|
"path": "@limetech/lime-web-components",
|
|
196
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
197
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
198
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
197
199
|
}
|
|
198
200
|
}
|
|
199
201
|
},
|
|
@@ -219,7 +221,8 @@ export class NotificationListItem {
|
|
|
219
221
|
"NotificationItem": {
|
|
220
222
|
"location": "import",
|
|
221
223
|
"path": "./notification-item.types",
|
|
222
|
-
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem"
|
|
224
|
+
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem",
|
|
225
|
+
"referenceLocation": "NotificationItem"
|
|
223
226
|
}
|
|
224
227
|
}
|
|
225
228
|
},
|
|
@@ -252,7 +255,8 @@ export class NotificationListItem {
|
|
|
252
255
|
"NotificationItem": {
|
|
253
256
|
"location": "import",
|
|
254
257
|
"path": "./notification-item.types",
|
|
255
|
-
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem"
|
|
258
|
+
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem",
|
|
259
|
+
"referenceLocation": "NotificationItem"
|
|
256
260
|
}
|
|
257
261
|
}
|
|
258
262
|
}
|
|
@@ -29,6 +29,15 @@
|
|
|
29
29
|
* for backward compatibility via copy rules in the Stencil config.
|
|
30
30
|
*/
|
|
31
31
|
/**
|
|
32
|
+
* Neutralizes the user-agent styles that browsers apply to `<button>` elements
|
|
33
|
+
* (their default background, border, padding, font, etc.), without stripping
|
|
34
|
+
* the useful defaults that `all: unset;` would also remove
|
|
35
|
+
* (such as `display`, `cursor`, and focus behavior).
|
|
36
|
+
*
|
|
37
|
+
* Prefer this mixin over `all: unset;` on `<button>` elements, then layer
|
|
38
|
+
* the styling you want on top — often one of the `is-*-clickable` mixins.
|
|
39
|
+
*/
|
|
40
|
+
/**
|
|
32
41
|
* This can be used on a trigger element that opens a dropdown menu or a popover.
|
|
33
42
|
*/
|
|
34
43
|
/**
|
|
@@ -103,7 +103,8 @@ export class NotificationList {
|
|
|
103
103
|
"LimeWebComponentPlatform": {
|
|
104
104
|
"location": "import",
|
|
105
105
|
"path": "@limetech/lime-web-components",
|
|
106
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
106
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
107
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
107
108
|
}
|
|
108
109
|
}
|
|
109
110
|
},
|
|
@@ -129,7 +130,8 @@ export class NotificationList {
|
|
|
129
130
|
"LimeWebComponentContext": {
|
|
130
131
|
"location": "import",
|
|
131
132
|
"path": "@limetech/lime-web-components",
|
|
132
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
133
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
134
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
133
135
|
}
|
|
134
136
|
}
|
|
135
137
|
},
|
|
@@ -155,7 +157,8 @@ export class NotificationList {
|
|
|
155
157
|
"NotificationItem": {
|
|
156
158
|
"location": "import",
|
|
157
159
|
"path": "./notification-item/notification-item.types",
|
|
158
|
-
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem"
|
|
160
|
+
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem",
|
|
161
|
+
"referenceLocation": "NotificationItem"
|
|
159
162
|
}
|
|
160
163
|
}
|
|
161
164
|
},
|
|
@@ -185,8 +188,8 @@ export class NotificationList {
|
|
|
185
188
|
},
|
|
186
189
|
"getter": false,
|
|
187
190
|
"setter": false,
|
|
188
|
-
"
|
|
189
|
-
"
|
|
191
|
+
"reflect": false,
|
|
192
|
+
"attribute": "loading"
|
|
190
193
|
},
|
|
191
194
|
"lastVisitedTimestamp": {
|
|
192
195
|
"type": "string",
|
|
@@ -209,8 +212,8 @@ export class NotificationList {
|
|
|
209
212
|
},
|
|
210
213
|
"getter": false,
|
|
211
214
|
"setter": false,
|
|
212
|
-
"
|
|
213
|
-
"
|
|
215
|
+
"reflect": false,
|
|
216
|
+
"attribute": "last-visited-timestamp"
|
|
214
217
|
}
|
|
215
218
|
};
|
|
216
219
|
}
|
|
@@ -232,7 +235,8 @@ export class NotificationList {
|
|
|
232
235
|
"NotificationItem": {
|
|
233
236
|
"location": "import",
|
|
234
237
|
"path": "./notification-item/notification-item.types",
|
|
235
|
-
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem"
|
|
238
|
+
"id": "src/components/notification-list/notification-item/notification-item.types.ts::NotificationItem",
|
|
239
|
+
"referenceLocation": "NotificationItem"
|
|
236
240
|
}
|
|
237
241
|
}
|
|
238
242
|
}
|
|
@@ -108,8 +108,8 @@ export class ObjectChip {
|
|
|
108
108
|
},
|
|
109
109
|
"getter": false,
|
|
110
110
|
"setter": false,
|
|
111
|
-
"
|
|
112
|
-
"
|
|
111
|
+
"reflect": false,
|
|
112
|
+
"attribute": "limetype"
|
|
113
113
|
},
|
|
114
114
|
"objectid": {
|
|
115
115
|
"type": "number",
|
|
@@ -127,8 +127,8 @@ export class ObjectChip {
|
|
|
127
127
|
},
|
|
128
128
|
"getter": false,
|
|
129
129
|
"setter": false,
|
|
130
|
-
"
|
|
131
|
-
"
|
|
130
|
+
"reflect": false,
|
|
131
|
+
"attribute": "objectid"
|
|
132
132
|
},
|
|
133
133
|
"size": {
|
|
134
134
|
"type": "string",
|
|
@@ -146,8 +146,8 @@ export class ObjectChip {
|
|
|
146
146
|
},
|
|
147
147
|
"getter": false,
|
|
148
148
|
"setter": false,
|
|
149
|
-
"attribute": "size",
|
|
150
149
|
"reflect": false,
|
|
150
|
+
"attribute": "size",
|
|
151
151
|
"defaultValue": "'default'"
|
|
152
152
|
},
|
|
153
153
|
"platform": {
|
|
@@ -160,7 +160,8 @@ export class ObjectChip {
|
|
|
160
160
|
"LimeWebComponentPlatform": {
|
|
161
161
|
"location": "import",
|
|
162
162
|
"path": "@limetech/lime-web-components",
|
|
163
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
163
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
164
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
164
165
|
}
|
|
165
166
|
}
|
|
166
167
|
},
|
|
@@ -32,6 +32,15 @@
|
|
|
32
32
|
* for backward compatibility via copy rules in the Stencil config.
|
|
33
33
|
*/
|
|
34
34
|
/**
|
|
35
|
+
* Neutralizes the user-agent styles that browsers apply to `<button>` elements
|
|
36
|
+
* (their default background, border, padding, font, etc.), without stripping
|
|
37
|
+
* the useful defaults that `all: unset;` would also remove
|
|
38
|
+
* (such as `display`, `cursor`, and focus behavior).
|
|
39
|
+
*
|
|
40
|
+
* Prefer this mixin over `all: unset;` on `<button>` elements, then layer
|
|
41
|
+
* the styling you want on top — often one of the `is-*-clickable` mixins.
|
|
42
|
+
*/
|
|
43
|
+
/**
|
|
35
44
|
* This can be used on a trigger element that opens a dropdown menu or a popover.
|
|
36
45
|
*/
|
|
37
46
|
/**
|
|
@@ -91,11 +91,11 @@ export class PercentageVisualizer {
|
|
|
91
91
|
render() {
|
|
92
92
|
const normalizedValue = this.getNormalizedValue();
|
|
93
93
|
const zeroPoint = this.getZeroPointPosition();
|
|
94
|
-
return (h(Host, { key: '
|
|
94
|
+
return (h(Host, { key: 'c4441d7dec4161e552ff323d65b7897d8f1cbf1d', class: this.getContainerClassList(), style: {
|
|
95
95
|
'--limebb-percentage-visualizer-zero-point-position': `${zeroPoint}%`,
|
|
96
96
|
'--limebb-percentage-visualizer-width': `${Math.abs(normalizedValue)}%`,
|
|
97
97
|
'--limebb-percentage-visualizer-rotate': `${normalizedValue >= 0 ? '0deg' : '180deg'}`,
|
|
98
|
-
} }, h("limel-notched-outline", { key: '
|
|
98
|
+
} }, h("limel-notched-outline", { key: '253d0bcd609dfeffa7a38d4c60dce4f844550071', tabIndex: 0, role: "meter", "aria-valuemin": this.rangeMin, "aria-valuemax": this.rangeMax, "aria-valuenow": this.numValue, "aria-labelledby": this.labelId, "aria-describedby": this.helperTextId, label: this.label, labelId: this.labelId, invalid: this.invalid, required: this.required, hasValue: true, hasFloatingLabel: true, "aria-controls": this.helperTextId }, h("div", { key: 'ae9e96a420963b143347d13252b1986a67da3172', slot: "content" }, this.renderVisualization())), this.renderHelperLine()));
|
|
99
99
|
}
|
|
100
100
|
renderVisualization() {
|
|
101
101
|
if (this.reducePresence && (this.numValue === 0 || !this.hasValue())) {
|
|
@@ -221,7 +221,8 @@ export class PercentageVisualizer {
|
|
|
221
221
|
"LimeWebComponentPlatform": {
|
|
222
222
|
"location": "import",
|
|
223
223
|
"path": "@limetech/lime-web-components",
|
|
224
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
224
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
225
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
225
226
|
}
|
|
226
227
|
}
|
|
227
228
|
},
|
|
@@ -247,7 +248,8 @@ export class PercentageVisualizer {
|
|
|
247
248
|
"LimeWebComponentContext": {
|
|
248
249
|
"location": "import",
|
|
249
250
|
"path": "@limetech/lime-web-components",
|
|
250
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
251
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
252
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
251
253
|
}
|
|
252
254
|
}
|
|
253
255
|
},
|
|
@@ -279,8 +281,8 @@ export class PercentageVisualizer {
|
|
|
279
281
|
},
|
|
280
282
|
"getter": false,
|
|
281
283
|
"setter": false,
|
|
282
|
-
"
|
|
283
|
-
"
|
|
284
|
+
"reflect": true,
|
|
285
|
+
"attribute": "value"
|
|
284
286
|
},
|
|
285
287
|
"rangeMax": {
|
|
286
288
|
"type": "number",
|
|
@@ -298,8 +300,8 @@ export class PercentageVisualizer {
|
|
|
298
300
|
},
|
|
299
301
|
"getter": false,
|
|
300
302
|
"setter": false,
|
|
301
|
-
"attribute": "range-max",
|
|
302
303
|
"reflect": true,
|
|
304
|
+
"attribute": "range-max",
|
|
303
305
|
"defaultValue": "DEFAULT_RANGE_MAX"
|
|
304
306
|
},
|
|
305
307
|
"rangeMin": {
|
|
@@ -318,8 +320,8 @@ export class PercentageVisualizer {
|
|
|
318
320
|
},
|
|
319
321
|
"getter": false,
|
|
320
322
|
"setter": false,
|
|
321
|
-
"attribute": "range-min",
|
|
322
323
|
"reflect": true,
|
|
324
|
+
"attribute": "range-min",
|
|
323
325
|
"defaultValue": "DEFAULT_RANGE_MIN"
|
|
324
326
|
},
|
|
325
327
|
"multiplier": {
|
|
@@ -338,8 +340,8 @@ export class PercentageVisualizer {
|
|
|
338
340
|
},
|
|
339
341
|
"getter": false,
|
|
340
342
|
"setter": false,
|
|
341
|
-
"attribute": "multiplier",
|
|
342
343
|
"reflect": true,
|
|
344
|
+
"attribute": "multiplier",
|
|
343
345
|
"defaultValue": "DEFAULT_MULTIPLIER_FACTOR"
|
|
344
346
|
},
|
|
345
347
|
"label": {
|
|
@@ -358,8 +360,8 @@ export class PercentageVisualizer {
|
|
|
358
360
|
},
|
|
359
361
|
"getter": false,
|
|
360
362
|
"setter": false,
|
|
361
|
-
"
|
|
362
|
-
"
|
|
363
|
+
"reflect": true,
|
|
364
|
+
"attribute": "label"
|
|
363
365
|
},
|
|
364
366
|
"invalid": {
|
|
365
367
|
"type": "boolean",
|
|
@@ -377,8 +379,8 @@ export class PercentageVisualizer {
|
|
|
377
379
|
},
|
|
378
380
|
"getter": false,
|
|
379
381
|
"setter": false,
|
|
380
|
-
"
|
|
381
|
-
"
|
|
382
|
+
"reflect": true,
|
|
383
|
+
"attribute": "invalid"
|
|
382
384
|
},
|
|
383
385
|
"required": {
|
|
384
386
|
"type": "boolean",
|
|
@@ -396,8 +398,8 @@ export class PercentageVisualizer {
|
|
|
396
398
|
},
|
|
397
399
|
"getter": false,
|
|
398
400
|
"setter": false,
|
|
399
|
-
"
|
|
400
|
-
"
|
|
401
|
+
"reflect": true,
|
|
402
|
+
"attribute": "required"
|
|
401
403
|
},
|
|
402
404
|
"helperText": {
|
|
403
405
|
"type": "string",
|
|
@@ -415,8 +417,8 @@ export class PercentageVisualizer {
|
|
|
415
417
|
},
|
|
416
418
|
"getter": false,
|
|
417
419
|
"setter": false,
|
|
418
|
-
"
|
|
419
|
-
"
|
|
420
|
+
"reflect": true,
|
|
421
|
+
"attribute": "helper-text"
|
|
420
422
|
},
|
|
421
423
|
"reducePresence": {
|
|
422
424
|
"type": "boolean",
|
|
@@ -434,8 +436,8 @@ export class PercentageVisualizer {
|
|
|
434
436
|
},
|
|
435
437
|
"getter": false,
|
|
436
438
|
"setter": false,
|
|
437
|
-
"attribute": "reduce-presence",
|
|
438
439
|
"reflect": true,
|
|
440
|
+
"attribute": "reduce-presence",
|
|
439
441
|
"defaultValue": "true"
|
|
440
442
|
},
|
|
441
443
|
"displayPercentageColors": {
|
|
@@ -454,8 +456,8 @@ export class PercentageVisualizer {
|
|
|
454
456
|
},
|
|
455
457
|
"getter": false,
|
|
456
458
|
"setter": false,
|
|
457
|
-
"attribute": "display-percentage-colors",
|
|
458
459
|
"reflect": true,
|
|
460
|
+
"attribute": "display-percentage-colors",
|
|
459
461
|
"defaultValue": "false"
|
|
460
462
|
}
|
|
461
463
|
};
|
|
@@ -128,9 +128,9 @@ export class SummaryPopover {
|
|
|
128
128
|
top: '0.125rem',
|
|
129
129
|
right: '0.125rem',
|
|
130
130
|
};
|
|
131
|
-
return (h("limel-popover", { key: '
|
|
131
|
+
return (h("limel-popover", { key: 'b9bad8373099e793163edc600482b410818dc3b9', style: {
|
|
132
132
|
'--limebb-summary-popover-timeout': `${this.triggerDelay}ms`,
|
|
133
|
-
}, open: this.isPopoverOpen, onClose: this.onPopoverClose, openDirection: this.openDirection }, h("div", { key: '
|
|
133
|
+
}, open: this.isPopoverOpen, onClose: this.onPopoverClose, openDirection: this.openDirection }, h("div", { key: 'aff69e23c39f6c31ecb57e2252a28fa43080c998', slot: "trigger", onMouseEnter: this.openPopoverWithDelay, onMouseLeave: this.resetTimeout, onFocusin: this.openPopoverWithDelay }, h("slot", { key: '66a7b262857bbd45a4a8672214377afcaddd53a2', name: "trigger" }), h("div", { key: 'e365776fcd661de5419b8df55202dc054f1f234b', class: "opening-countdown-indicator" })), this.renderCard(closeButtonStyle)));
|
|
134
134
|
}
|
|
135
135
|
renderCard(closeButtonStyle) {
|
|
136
136
|
return (h("limel-card", { style: {
|
|
@@ -187,8 +187,8 @@ export class SummaryPopover {
|
|
|
187
187
|
},
|
|
188
188
|
"getter": false,
|
|
189
189
|
"setter": false,
|
|
190
|
-
"attribute": "trigger-delay",
|
|
191
190
|
"reflect": true,
|
|
191
|
+
"attribute": "trigger-delay",
|
|
192
192
|
"defaultValue": "600"
|
|
193
193
|
},
|
|
194
194
|
"heading": {
|
|
@@ -207,8 +207,8 @@ export class SummaryPopover {
|
|
|
207
207
|
},
|
|
208
208
|
"getter": false,
|
|
209
209
|
"setter": false,
|
|
210
|
-
"
|
|
211
|
-
"
|
|
210
|
+
"reflect": true,
|
|
211
|
+
"attribute": "heading"
|
|
212
212
|
},
|
|
213
213
|
"subheading": {
|
|
214
214
|
"type": "string",
|
|
@@ -226,8 +226,8 @@ export class SummaryPopover {
|
|
|
226
226
|
},
|
|
227
227
|
"getter": false,
|
|
228
228
|
"setter": false,
|
|
229
|
-
"
|
|
230
|
-
"
|
|
229
|
+
"reflect": true,
|
|
230
|
+
"attribute": "subheading"
|
|
231
231
|
},
|
|
232
232
|
"image": {
|
|
233
233
|
"type": "unknown",
|
|
@@ -239,7 +239,8 @@ export class SummaryPopover {
|
|
|
239
239
|
"Image": {
|
|
240
240
|
"location": "import",
|
|
241
241
|
"path": "@limetech/lime-elements",
|
|
242
|
-
"id": "node_modules::Image"
|
|
242
|
+
"id": "node_modules::Image",
|
|
243
|
+
"referenceLocation": "Image"
|
|
243
244
|
}
|
|
244
245
|
}
|
|
245
246
|
},
|
|
@@ -262,7 +263,8 @@ export class SummaryPopover {
|
|
|
262
263
|
"FileInfo": {
|
|
263
264
|
"location": "import",
|
|
264
265
|
"path": "@limetech/lime-elements",
|
|
265
|
-
"id": "node_modules::FileInfo"
|
|
266
|
+
"id": "node_modules::FileInfo",
|
|
267
|
+
"referenceLocation": "FileInfo"
|
|
266
268
|
}
|
|
267
269
|
}
|
|
268
270
|
},
|
|
@@ -285,7 +287,8 @@ export class SummaryPopover {
|
|
|
285
287
|
"Icon": {
|
|
286
288
|
"location": "import",
|
|
287
289
|
"path": "@limetech/lime-elements",
|
|
288
|
-
"id": "node_modules::Icon"
|
|
290
|
+
"id": "node_modules::Icon",
|
|
291
|
+
"referenceLocation": "Icon"
|
|
289
292
|
}
|
|
290
293
|
}
|
|
291
294
|
},
|
|
@@ -297,8 +300,8 @@ export class SummaryPopover {
|
|
|
297
300
|
},
|
|
298
301
|
"getter": false,
|
|
299
302
|
"setter": false,
|
|
300
|
-
"
|
|
301
|
-
"
|
|
303
|
+
"reflect": true,
|
|
304
|
+
"attribute": "icon"
|
|
302
305
|
},
|
|
303
306
|
"value": {
|
|
304
307
|
"type": "string",
|
|
@@ -316,8 +319,8 @@ export class SummaryPopover {
|
|
|
316
319
|
},
|
|
317
320
|
"getter": false,
|
|
318
321
|
"setter": false,
|
|
319
|
-
"
|
|
320
|
-
"
|
|
322
|
+
"reflect": false,
|
|
323
|
+
"attribute": "value"
|
|
321
324
|
},
|
|
322
325
|
"openDirection": {
|
|
323
326
|
"type": "string",
|
|
@@ -329,7 +332,8 @@ export class SummaryPopover {
|
|
|
329
332
|
"OpenDirection": {
|
|
330
333
|
"location": "import",
|
|
331
334
|
"path": "@limetech/lime-elements",
|
|
332
|
-
"id": "node_modules::OpenDirection"
|
|
335
|
+
"id": "node_modules::OpenDirection",
|
|
336
|
+
"referenceLocation": "OpenDirection"
|
|
333
337
|
}
|
|
334
338
|
}
|
|
335
339
|
},
|
|
@@ -341,8 +345,8 @@ export class SummaryPopover {
|
|
|
341
345
|
},
|
|
342
346
|
"getter": false,
|
|
343
347
|
"setter": false,
|
|
344
|
-
"attribute": "open-direction",
|
|
345
348
|
"reflect": true,
|
|
349
|
+
"attribute": "open-direction",
|
|
346
350
|
"defaultValue": "'top'"
|
|
347
351
|
},
|
|
348
352
|
"popoverMaxWidth": {
|
|
@@ -361,8 +365,8 @@ export class SummaryPopover {
|
|
|
361
365
|
},
|
|
362
366
|
"getter": false,
|
|
363
367
|
"setter": false,
|
|
364
|
-
"attribute": "popover-max-width",
|
|
365
368
|
"reflect": true,
|
|
369
|
+
"attribute": "popover-max-width",
|
|
366
370
|
"defaultValue": "'20rem'"
|
|
367
371
|
},
|
|
368
372
|
"popoverMaxHeight": {
|
|
@@ -381,8 +385,8 @@ export class SummaryPopover {
|
|
|
381
385
|
},
|
|
382
386
|
"getter": false,
|
|
383
387
|
"setter": false,
|
|
384
|
-
"attribute": "popover-max-height",
|
|
385
388
|
"reflect": true,
|
|
389
|
+
"attribute": "popover-max-height",
|
|
386
390
|
"defaultValue": "'min(35rem, calc(100vh - 2rem))'"
|
|
387
391
|
},
|
|
388
392
|
"actions": {
|
|
@@ -399,12 +403,14 @@ export class SummaryPopover {
|
|
|
399
403
|
"ActionBarItem": {
|
|
400
404
|
"location": "import",
|
|
401
405
|
"path": "@limetech/lime-elements",
|
|
402
|
-
"id": "node_modules::ActionBarItem"
|
|
406
|
+
"id": "node_modules::ActionBarItem",
|
|
407
|
+
"referenceLocation": "ActionBarItem"
|
|
403
408
|
},
|
|
404
409
|
"ListSeparator": {
|
|
405
410
|
"location": "import",
|
|
406
411
|
"path": "@limetech/lime-elements",
|
|
407
|
-
"id": "node_modules::ListSeparator"
|
|
412
|
+
"id": "node_modules::ListSeparator",
|
|
413
|
+
"referenceLocation": "ListSeparator"
|
|
408
414
|
}
|
|
409
415
|
}
|
|
410
416
|
},
|
|
@@ -443,7 +449,8 @@ export class SummaryPopover {
|
|
|
443
449
|
"ActionBarItem": {
|
|
444
450
|
"location": "import",
|
|
445
451
|
"path": "@limetech/lime-elements",
|
|
446
|
-
"id": "node_modules::ActionBarItem"
|
|
452
|
+
"id": "node_modules::ActionBarItem",
|
|
453
|
+
"referenceLocation": "ActionBarItem"
|
|
447
454
|
}
|
|
448
455
|
}
|
|
449
456
|
}
|
|
@@ -13,8 +13,8 @@ export class MentionGroupCounter {
|
|
|
13
13
|
render() {
|
|
14
14
|
const label = this.getLabel();
|
|
15
15
|
return [
|
|
16
|
-
h("span", { key: '
|
|
17
|
-
h("limel-tooltip", { key: '
|
|
16
|
+
h("span", { key: '8eaed6cd285f7a30e48549959e295de4ac547eab', id: this.tooltipId }, label),
|
|
17
|
+
h("limel-tooltip", { key: '353691fa62d19758453fbd4acbde760c54bd8a86', elementId: this.tooltipId, label: label, helperLabel: this.helperLabel }),
|
|
18
18
|
];
|
|
19
19
|
}
|
|
20
20
|
getLabel() {
|
|
@@ -52,8 +52,8 @@ export class MentionGroupCounter {
|
|
|
52
52
|
},
|
|
53
53
|
"getter": false,
|
|
54
54
|
"setter": false,
|
|
55
|
-
"
|
|
56
|
-
"
|
|
55
|
+
"reflect": false,
|
|
56
|
+
"attribute": "count"
|
|
57
57
|
},
|
|
58
58
|
"limetype": {
|
|
59
59
|
"type": "unknown",
|
|
@@ -65,7 +65,8 @@ export class MentionGroupCounter {
|
|
|
65
65
|
"LimeType": {
|
|
66
66
|
"location": "import",
|
|
67
67
|
"path": "@limetech/lime-web-components",
|
|
68
|
-
"id": "node_modules::LimeType"
|
|
68
|
+
"id": "node_modules::LimeType",
|
|
69
|
+
"referenceLocation": "LimeType"
|
|
69
70
|
}
|
|
70
71
|
}
|
|
71
72
|
},
|
|
@@ -94,8 +95,8 @@ export class MentionGroupCounter {
|
|
|
94
95
|
},
|
|
95
96
|
"getter": false,
|
|
96
97
|
"setter": false,
|
|
97
|
-
"
|
|
98
|
-
"
|
|
98
|
+
"reflect": false,
|
|
99
|
+
"attribute": "helper-label"
|
|
99
100
|
}
|
|
100
101
|
};
|
|
101
102
|
}
|