@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
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
2
|
-
import {
|
|
3
|
-
import { A as ARROW_DOWN, a as ESCAPE, b as ARROW_UP, E as ENTER, T as TAB } from './keycodes-
|
|
4
|
-
import {
|
|
5
|
-
import { d as defineProperty } from './_defineProperty-
|
|
6
|
-
import { e as eq } from './_MapCache-
|
|
7
|
-
import { d as
|
|
8
|
-
import { d as
|
|
9
|
-
import { c as createRandomString } from './random-string-
|
|
10
|
-
import { h as
|
|
11
|
-
import { i as isNonNull } from './non-null-
|
|
12
|
-
import { i as isSymbol } from './isSymbol-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-BIwHMk6j.js';
|
|
2
|
+
import { n, Z as Ze, Q as Qe, j as je } from './index.esm-BjlE4usG.js';
|
|
3
|
+
import { A as ARROW_DOWN, a as ESCAPE, b as ARROW_UP, E as ENTER, T as TAB } from './keycodes-CwMJvF_Z.js';
|
|
4
|
+
import { U as Uint8Array, S as Stack, g as getAllKeys } from './_Uint8Array-DVXPnoWk.js';
|
|
5
|
+
import { d as defineProperty } from './_defineProperty-DSmG08hO.js';
|
|
6
|
+
import { e as eq } from './_MapCache-C_kVhYUl.js';
|
|
7
|
+
import { o as overArg, d as isPrototype, g as getTag, f as baseUnary, n as nodeUtil, a as isBuffer } from './_getTag-DZlkp9mJ.js';
|
|
8
|
+
import { d as isObject, S as Symbol, i as isObjectLike, a as isArray, r as root } from './_Map-ByjZfyP_.js';
|
|
9
|
+
import { c as createRandomString } from './random-string-C2JP2nLw.js';
|
|
10
|
+
import { h as hasHasManyRelation, a as hasLabel, b as getRelationProperty } from './limetype-B3nph1qc.js';
|
|
11
|
+
import { i as isNonNull } from './non-null-CkTg5UPD.js';
|
|
12
|
+
import { i as isSymbol } from './isSymbol-Ci8cASb6.js';
|
|
13
13
|
|
|
14
14
|
/** Used to match a single whitespace character. */
|
|
15
15
|
var reWhitespace = /\s/;
|
|
@@ -131,27 +131,6 @@ var baseCreate = (function() {
|
|
|
131
131
|
};
|
|
132
132
|
}());
|
|
133
133
|
|
|
134
|
-
const baseCreate$1 = baseCreate;
|
|
135
|
-
|
|
136
|
-
/**
|
|
137
|
-
* Copies the values of `source` to `array`.
|
|
138
|
-
*
|
|
139
|
-
* @private
|
|
140
|
-
* @param {Array} source The array to copy values from.
|
|
141
|
-
* @param {Array} [array=[]] The array to copy values to.
|
|
142
|
-
* @returns {Array} Returns `array`.
|
|
143
|
-
*/
|
|
144
|
-
function copyArray(source, array) {
|
|
145
|
-
var index = -1,
|
|
146
|
-
length = source.length;
|
|
147
|
-
|
|
148
|
-
array || (array = Array(length));
|
|
149
|
-
while (++index < length) {
|
|
150
|
-
array[index] = source[index];
|
|
151
|
-
}
|
|
152
|
-
return array;
|
|
153
|
-
}
|
|
154
|
-
|
|
155
134
|
/**
|
|
156
135
|
* A specialized version of `_.forEach` for arrays without support for
|
|
157
136
|
* iteratee shorthands.
|
|
@@ -196,10 +175,10 @@ function baseAssignValue(object, key, value) {
|
|
|
196
175
|
}
|
|
197
176
|
|
|
198
177
|
/** Used for built-in method references. */
|
|
199
|
-
var objectProto$
|
|
178
|
+
var objectProto$1 = Object.prototype;
|
|
200
179
|
|
|
201
180
|
/** Used to check objects for own properties. */
|
|
202
|
-
var hasOwnProperty$
|
|
181
|
+
var hasOwnProperty$1 = objectProto$1.hasOwnProperty;
|
|
203
182
|
|
|
204
183
|
/**
|
|
205
184
|
* Assigns `value` to `key` of `object` if the existing value is not equivalent
|
|
@@ -213,165 +192,20 @@ var hasOwnProperty$2 = objectProto$2.hasOwnProperty;
|
|
|
213
192
|
*/
|
|
214
193
|
function assignValue(object, key, value) {
|
|
215
194
|
var objValue = object[key];
|
|
216
|
-
if (!(hasOwnProperty$
|
|
195
|
+
if (!(hasOwnProperty$1.call(object, key) && eq(objValue, value)) ||
|
|
217
196
|
(value === undefined && !(key in object))) {
|
|
218
197
|
baseAssignValue(object, key, value);
|
|
219
198
|
}
|
|
220
199
|
}
|
|
221
200
|
|
|
222
|
-
/**
|
|
223
|
-
* Copies properties of `source` to `object`.
|
|
224
|
-
*
|
|
225
|
-
* @private
|
|
226
|
-
* @param {Object} source The object to copy properties from.
|
|
227
|
-
* @param {Array} props The property identifiers to copy.
|
|
228
|
-
* @param {Object} [object={}] The object to copy properties to.
|
|
229
|
-
* @param {Function} [customizer] The function to customize copied values.
|
|
230
|
-
* @returns {Object} Returns `object`.
|
|
231
|
-
*/
|
|
232
|
-
function copyObject(source, props, object, customizer) {
|
|
233
|
-
var isNew = !object;
|
|
234
|
-
object || (object = {});
|
|
235
|
-
|
|
236
|
-
var index = -1,
|
|
237
|
-
length = props.length;
|
|
238
|
-
|
|
239
|
-
while (++index < length) {
|
|
240
|
-
var key = props[index];
|
|
241
|
-
|
|
242
|
-
var newValue = customizer
|
|
243
|
-
? customizer(object[key], source[key], key, object, source)
|
|
244
|
-
: undefined;
|
|
245
|
-
|
|
246
|
-
if (newValue === undefined) {
|
|
247
|
-
newValue = source[key];
|
|
248
|
-
}
|
|
249
|
-
if (isNew) {
|
|
250
|
-
baseAssignValue(object, key, newValue);
|
|
251
|
-
} else {
|
|
252
|
-
assignValue(object, key, newValue);
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
return object;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
/**
|
|
259
|
-
* This function is like
|
|
260
|
-
* [`Object.keys`](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
|
|
261
|
-
* except that it includes inherited enumerable properties.
|
|
262
|
-
*
|
|
263
|
-
* @private
|
|
264
|
-
* @param {Object} object The object to query.
|
|
265
|
-
* @returns {Array} Returns the array of property names.
|
|
266
|
-
*/
|
|
267
|
-
function nativeKeysIn(object) {
|
|
268
|
-
var result = [];
|
|
269
|
-
if (object != null) {
|
|
270
|
-
for (var key in Object(object)) {
|
|
271
|
-
result.push(key);
|
|
272
|
-
}
|
|
273
|
-
}
|
|
274
|
-
return result;
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
/** Used for built-in method references. */
|
|
278
|
-
var objectProto$1 = Object.prototype;
|
|
279
|
-
|
|
280
|
-
/** Used to check objects for own properties. */
|
|
281
|
-
var hasOwnProperty$1 = objectProto$1.hasOwnProperty;
|
|
282
|
-
|
|
283
|
-
/**
|
|
284
|
-
* The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense.
|
|
285
|
-
*
|
|
286
|
-
* @private
|
|
287
|
-
* @param {Object} object The object to query.
|
|
288
|
-
* @returns {Array} Returns the array of property names.
|
|
289
|
-
*/
|
|
290
|
-
function baseKeysIn(object) {
|
|
291
|
-
if (!isObject(object)) {
|
|
292
|
-
return nativeKeysIn(object);
|
|
293
|
-
}
|
|
294
|
-
var isProto = isPrototype(object),
|
|
295
|
-
result = [];
|
|
296
|
-
|
|
297
|
-
for (var key in object) {
|
|
298
|
-
if (!(key == 'constructor' && (isProto || !hasOwnProperty$1.call(object, key)))) {
|
|
299
|
-
result.push(key);
|
|
300
|
-
}
|
|
301
|
-
}
|
|
302
|
-
return result;
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
/**
|
|
306
|
-
* Creates an array of the own and inherited enumerable property names of `object`.
|
|
307
|
-
*
|
|
308
|
-
* **Note:** Non-object values are coerced to objects.
|
|
309
|
-
*
|
|
310
|
-
* @static
|
|
311
|
-
* @memberOf _
|
|
312
|
-
* @since 3.0.0
|
|
313
|
-
* @category Object
|
|
314
|
-
* @param {Object} object The object to query.
|
|
315
|
-
* @returns {Array} Returns the array of property names.
|
|
316
|
-
* @example
|
|
317
|
-
*
|
|
318
|
-
* function Foo() {
|
|
319
|
-
* this.a = 1;
|
|
320
|
-
* this.b = 2;
|
|
321
|
-
* }
|
|
322
|
-
*
|
|
323
|
-
* Foo.prototype.c = 3;
|
|
324
|
-
*
|
|
325
|
-
* _.keysIn(new Foo);
|
|
326
|
-
* // => ['a', 'b', 'c'] (iteration order is not guaranteed)
|
|
327
|
-
*/
|
|
328
|
-
function keysIn(object) {
|
|
329
|
-
return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);
|
|
330
|
-
}
|
|
331
|
-
|
|
332
201
|
/** Built-in value references. */
|
|
333
202
|
var getPrototype = overArg(Object.getPrototypeOf, Object);
|
|
334
203
|
|
|
335
|
-
const getPrototype$1 = getPrototype;
|
|
336
|
-
|
|
337
|
-
/**
|
|
338
|
-
* The base implementation of `_.assign` without support for multiple sources
|
|
339
|
-
* or `customizer` functions.
|
|
340
|
-
*
|
|
341
|
-
* @private
|
|
342
|
-
* @param {Object} object The destination object.
|
|
343
|
-
* @param {Object} source The source object.
|
|
344
|
-
* @returns {Object} Returns `object`.
|
|
345
|
-
*/
|
|
346
|
-
function baseAssign(object, source) {
|
|
347
|
-
return object && copyObject(source, keys(source), object);
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
/**
|
|
351
|
-
* The base implementation of `_.assignIn` without support for multiple sources
|
|
352
|
-
* or `customizer` functions.
|
|
353
|
-
*
|
|
354
|
-
* @private
|
|
355
|
-
* @param {Object} object The destination object.
|
|
356
|
-
* @param {Object} source The source object.
|
|
357
|
-
* @returns {Object} Returns `object`.
|
|
358
|
-
*/
|
|
359
|
-
function baseAssignIn(object, source) {
|
|
360
|
-
return object && copyObject(source, keysIn(source), object);
|
|
361
|
-
}
|
|
362
|
-
|
|
363
204
|
/** Detect free variable `exports`. */
|
|
364
205
|
var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;
|
|
365
206
|
|
|
366
207
|
/** Detect free variable `module`. */
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
/** Detect the popular CommonJS extension `module.exports`. */
|
|
370
|
-
var moduleExports = freeModule && freeModule.exports === freeExports;
|
|
371
|
-
|
|
372
|
-
/** Built-in value references. */
|
|
373
|
-
var Buffer = moduleExports ? root.Buffer : undefined,
|
|
374
|
-
allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined;
|
|
208
|
+
freeExports && typeof module == 'object' && module && !module.nodeType && module;
|
|
375
209
|
|
|
376
210
|
/**
|
|
377
211
|
* Creates a clone of `buffer`.
|
|
@@ -382,71 +216,9 @@ var Buffer = moduleExports ? root.Buffer : undefined,
|
|
|
382
216
|
* @returns {Buffer} Returns the cloned buffer.
|
|
383
217
|
*/
|
|
384
218
|
function cloneBuffer(buffer, isDeep) {
|
|
385
|
-
|
|
219
|
+
{
|
|
386
220
|
return buffer.slice();
|
|
387
221
|
}
|
|
388
|
-
var length = buffer.length,
|
|
389
|
-
result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);
|
|
390
|
-
|
|
391
|
-
buffer.copy(result);
|
|
392
|
-
return result;
|
|
393
|
-
}
|
|
394
|
-
|
|
395
|
-
/**
|
|
396
|
-
* Copies own symbols of `source` to `object`.
|
|
397
|
-
*
|
|
398
|
-
* @private
|
|
399
|
-
* @param {Object} source The object to copy symbols from.
|
|
400
|
-
* @param {Object} [object={}] The object to copy symbols to.
|
|
401
|
-
* @returns {Object} Returns `object`.
|
|
402
|
-
*/
|
|
403
|
-
function copySymbols(source, object) {
|
|
404
|
-
return copyObject(source, getSymbols(source), object);
|
|
405
|
-
}
|
|
406
|
-
|
|
407
|
-
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
408
|
-
var nativeGetSymbols = Object.getOwnPropertySymbols;
|
|
409
|
-
|
|
410
|
-
/**
|
|
411
|
-
* Creates an array of the own and inherited enumerable symbols of `object`.
|
|
412
|
-
*
|
|
413
|
-
* @private
|
|
414
|
-
* @param {Object} object The object to query.
|
|
415
|
-
* @returns {Array} Returns the array of symbols.
|
|
416
|
-
*/
|
|
417
|
-
var getSymbolsIn = !nativeGetSymbols ? stubArray : function(object) {
|
|
418
|
-
var result = [];
|
|
419
|
-
while (object) {
|
|
420
|
-
arrayPush(result, getSymbols(object));
|
|
421
|
-
object = getPrototype$1(object);
|
|
422
|
-
}
|
|
423
|
-
return result;
|
|
424
|
-
};
|
|
425
|
-
|
|
426
|
-
const getSymbolsIn$1 = getSymbolsIn;
|
|
427
|
-
|
|
428
|
-
/**
|
|
429
|
-
* Copies own and inherited symbols of `source` to `object`.
|
|
430
|
-
*
|
|
431
|
-
* @private
|
|
432
|
-
* @param {Object} source The object to copy symbols from.
|
|
433
|
-
* @param {Object} [object={}] The object to copy symbols to.
|
|
434
|
-
* @returns {Object} Returns `object`.
|
|
435
|
-
*/
|
|
436
|
-
function copySymbolsIn(source, object) {
|
|
437
|
-
return copyObject(source, getSymbolsIn$1(source), object);
|
|
438
|
-
}
|
|
439
|
-
|
|
440
|
-
/**
|
|
441
|
-
* Creates an array of own and inherited enumerable property names and
|
|
442
|
-
* symbols of `object`.
|
|
443
|
-
*
|
|
444
|
-
* @private
|
|
445
|
-
* @param {Object} object The object to query.
|
|
446
|
-
* @returns {Array} Returns the array of property names and symbols.
|
|
447
|
-
*/
|
|
448
|
-
function getAllKeysIn(object) {
|
|
449
|
-
return baseGetAllKeys(object, keysIn, getSymbolsIn$1);
|
|
450
222
|
}
|
|
451
223
|
|
|
452
224
|
/** Used for built-in method references. */
|
|
@@ -496,7 +268,7 @@ function cloneArrayBuffer(arrayBuffer) {
|
|
|
496
268
|
* @returns {Object} Returns the cloned data view.
|
|
497
269
|
*/
|
|
498
270
|
function cloneDataView(dataView, isDeep) {
|
|
499
|
-
var buffer =
|
|
271
|
+
var buffer = cloneArrayBuffer(dataView.buffer) ;
|
|
500
272
|
return new dataView.constructor(buffer, dataView.byteOffset, dataView.byteLength);
|
|
501
273
|
}
|
|
502
274
|
|
|
@@ -540,7 +312,7 @@ function cloneSymbol(symbol) {
|
|
|
540
312
|
* @returns {Object} Returns the cloned typed array.
|
|
541
313
|
*/
|
|
542
314
|
function cloneTypedArray(typedArray, isDeep) {
|
|
543
|
-
var buffer =
|
|
315
|
+
var buffer = cloneArrayBuffer(typedArray.buffer) ;
|
|
544
316
|
return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);
|
|
545
317
|
}
|
|
546
318
|
|
|
@@ -589,12 +361,12 @@ function initCloneByTag(object, tag, isDeep) {
|
|
|
589
361
|
return new Ctor(+object);
|
|
590
362
|
|
|
591
363
|
case dataViewTag$1:
|
|
592
|
-
return cloneDataView(object
|
|
364
|
+
return cloneDataView(object);
|
|
593
365
|
|
|
594
366
|
case float32Tag$1: case float64Tag$1:
|
|
595
367
|
case int8Tag$1: case int16Tag$1: case int32Tag$1:
|
|
596
368
|
case uint8Tag$1: case uint8ClampedTag$1: case uint16Tag$1: case uint32Tag$1:
|
|
597
|
-
return cloneTypedArray(object
|
|
369
|
+
return cloneTypedArray(object);
|
|
598
370
|
|
|
599
371
|
case mapTag$2:
|
|
600
372
|
return new Ctor;
|
|
@@ -623,7 +395,7 @@ function initCloneByTag(object, tag, isDeep) {
|
|
|
623
395
|
*/
|
|
624
396
|
function initCloneObject(object) {
|
|
625
397
|
return (typeof object.constructor == 'function' && !isPrototype(object))
|
|
626
|
-
? baseCreate
|
|
398
|
+
? baseCreate(getPrototype(object))
|
|
627
399
|
: {};
|
|
628
400
|
}
|
|
629
401
|
|
|
@@ -663,8 +435,6 @@ var nodeIsMap = nodeUtil && nodeUtil.isMap;
|
|
|
663
435
|
*/
|
|
664
436
|
var isMap = nodeIsMap ? baseUnary(nodeIsMap) : baseIsMap;
|
|
665
437
|
|
|
666
|
-
const isMap$1 = isMap;
|
|
667
|
-
|
|
668
438
|
/** `Object#toString` result references. */
|
|
669
439
|
var setTag$1 = '[object Set]';
|
|
670
440
|
|
|
@@ -701,13 +471,6 @@ var nodeIsSet = nodeUtil && nodeUtil.isSet;
|
|
|
701
471
|
*/
|
|
702
472
|
var isSet = nodeIsSet ? baseUnary(nodeIsSet) : baseIsSet;
|
|
703
473
|
|
|
704
|
-
const isSet$1 = isSet;
|
|
705
|
-
|
|
706
|
-
/** Used to compose bitmasks for cloning. */
|
|
707
|
-
var CLONE_DEEP_FLAG$1 = 1,
|
|
708
|
-
CLONE_FLAT_FLAG = 2,
|
|
709
|
-
CLONE_SYMBOLS_FLAG$1 = 4;
|
|
710
|
-
|
|
711
474
|
/** `Object#toString` result references. */
|
|
712
475
|
var argsTag = '[object Arguments]',
|
|
713
476
|
arrayTag = '[object Array]',
|
|
@@ -770,14 +533,7 @@ cloneableTags[weakMapTag] = false;
|
|
|
770
533
|
* @returns {*} Returns the cloned value.
|
|
771
534
|
*/
|
|
772
535
|
function baseClone(value, bitmask, customizer, key, object, stack) {
|
|
773
|
-
var result
|
|
774
|
-
isDeep = bitmask & CLONE_DEEP_FLAG$1,
|
|
775
|
-
isFlat = bitmask & CLONE_FLAT_FLAG,
|
|
776
|
-
isFull = bitmask & CLONE_SYMBOLS_FLAG$1;
|
|
777
|
-
|
|
778
|
-
if (customizer) {
|
|
779
|
-
result = object ? customizer(value, key, object, stack) : customizer(value);
|
|
780
|
-
}
|
|
536
|
+
var result;
|
|
781
537
|
if (result !== undefined) {
|
|
782
538
|
return result;
|
|
783
539
|
}
|
|
@@ -787,28 +543,20 @@ function baseClone(value, bitmask, customizer, key, object, stack) {
|
|
|
787
543
|
var isArr = isArray(value);
|
|
788
544
|
if (isArr) {
|
|
789
545
|
result = initCloneArray(value);
|
|
790
|
-
if (!isDeep) {
|
|
791
|
-
return copyArray(value, result);
|
|
792
|
-
}
|
|
793
546
|
} else {
|
|
794
547
|
var tag = getTag(value),
|
|
795
548
|
isFunc = tag == funcTag || tag == genTag;
|
|
796
549
|
|
|
797
550
|
if (isBuffer(value)) {
|
|
798
|
-
return cloneBuffer(value
|
|
551
|
+
return cloneBuffer(value);
|
|
799
552
|
}
|
|
800
553
|
if (tag == objectTag || tag == argsTag || (isFunc && !object)) {
|
|
801
|
-
result = (
|
|
802
|
-
if (!isDeep) {
|
|
803
|
-
return isFlat
|
|
804
|
-
? copySymbolsIn(value, baseAssignIn(result, value))
|
|
805
|
-
: copySymbols(value, baseAssign(result, value));
|
|
806
|
-
}
|
|
554
|
+
result = (isFunc) ? {} : initCloneObject(value);
|
|
807
555
|
} else {
|
|
808
556
|
if (!cloneableTags[tag]) {
|
|
809
557
|
return object ? value : {};
|
|
810
558
|
}
|
|
811
|
-
result = initCloneByTag(value, tag
|
|
559
|
+
result = initCloneByTag(value, tag);
|
|
812
560
|
}
|
|
813
561
|
}
|
|
814
562
|
// Check for circular references and return its corresponding clone.
|
|
@@ -819,19 +567,18 @@ function baseClone(value, bitmask, customizer, key, object, stack) {
|
|
|
819
567
|
}
|
|
820
568
|
stack.set(value, result);
|
|
821
569
|
|
|
822
|
-
if (isSet
|
|
570
|
+
if (isSet(value)) {
|
|
823
571
|
value.forEach(function(subValue) {
|
|
824
572
|
result.add(baseClone(subValue, bitmask, customizer, subValue, value, stack));
|
|
825
573
|
});
|
|
826
|
-
} else if (isMap
|
|
574
|
+
} else if (isMap(value)) {
|
|
827
575
|
value.forEach(function(subValue, key) {
|
|
828
576
|
result.set(key, baseClone(subValue, bitmask, customizer, key, value, stack));
|
|
829
577
|
});
|
|
830
578
|
}
|
|
831
579
|
|
|
832
|
-
var keysFunc =
|
|
833
|
-
|
|
834
|
-
: (isFlat ? keysIn : keys);
|
|
580
|
+
var keysFunc = (getAllKeys)
|
|
581
|
+
;
|
|
835
582
|
|
|
836
583
|
var props = isArr ? undefined : keysFunc(value);
|
|
837
584
|
arrayEach(props || value, function(subValue, key) {
|
|
@@ -891,8 +638,6 @@ var now = function() {
|
|
|
891
638
|
return root.Date.now();
|
|
892
639
|
};
|
|
893
640
|
|
|
894
|
-
const now$1 = now;
|
|
895
|
-
|
|
896
641
|
/** Error message constants. */
|
|
897
642
|
var FUNC_ERROR_TEXT = 'Expected a function';
|
|
898
643
|
|
|
@@ -1018,7 +763,7 @@ function debounce(func, wait, options) {
|
|
|
1018
763
|
}
|
|
1019
764
|
|
|
1020
765
|
function timerExpired() {
|
|
1021
|
-
var time = now
|
|
766
|
+
var time = now();
|
|
1022
767
|
if (shouldInvoke(time)) {
|
|
1023
768
|
return trailingEdge(time);
|
|
1024
769
|
}
|
|
@@ -1047,11 +792,11 @@ function debounce(func, wait, options) {
|
|
|
1047
792
|
}
|
|
1048
793
|
|
|
1049
794
|
function flush() {
|
|
1050
|
-
return timerId === undefined ? result : trailingEdge(now
|
|
795
|
+
return timerId === undefined ? result : trailingEdge(now());
|
|
1051
796
|
}
|
|
1052
797
|
|
|
1053
798
|
function debounced() {
|
|
1054
|
-
var time = now
|
|
799
|
+
var time = now(),
|
|
1055
800
|
isInvoking = shouldInvoke(time);
|
|
1056
801
|
|
|
1057
802
|
lastArgs = arguments;
|
|
@@ -1109,17 +854,17 @@ function getMentionLimetypes(limetypes) {
|
|
|
1109
854
|
const MAX_MENTION_SEARCH_RESULTS = 10;
|
|
1110
855
|
class MentionsService {
|
|
1111
856
|
get limeObjectService() {
|
|
1112
|
-
return this.platform.get(
|
|
857
|
+
return this.platform.get(n.LimeObjectRepository);
|
|
1113
858
|
}
|
|
1114
859
|
get queryService() {
|
|
1115
|
-
return this.platform.get(
|
|
860
|
+
return this.platform.get(n.Query);
|
|
1116
861
|
}
|
|
1117
862
|
get viewFactoryRegistry() {
|
|
1118
|
-
return this.platform.get(
|
|
863
|
+
return this.platform.get(n.ViewFactoryRegistry);
|
|
1119
864
|
}
|
|
1120
865
|
get translator() {
|
|
1121
866
|
var _a;
|
|
1122
|
-
return (_a = this.platform) === null || _a === void 0 ? void 0 : _a.get(
|
|
867
|
+
return (_a = this.platform) === null || _a === void 0 ? void 0 : _a.get(n.Translate);
|
|
1123
868
|
}
|
|
1124
869
|
get triggerCharacter() {
|
|
1125
870
|
return this._triggerCharacter;
|
|
@@ -1197,7 +942,7 @@ class MentionsService {
|
|
|
1197
942
|
[coworkerProperty.name]: {
|
|
1198
943
|
count: {
|
|
1199
944
|
aggregate: {
|
|
1200
|
-
op:
|
|
945
|
+
op: Ze.Count,
|
|
1201
946
|
},
|
|
1202
947
|
},
|
|
1203
948
|
},
|
|
@@ -1272,7 +1017,7 @@ class FileUpload {
|
|
|
1272
1017
|
};
|
|
1273
1018
|
}
|
|
1274
1019
|
async initialize() {
|
|
1275
|
-
this.uploadService = await this.http.createFileUpload(
|
|
1020
|
+
this.uploadService = await this.http.createFileUpload(Qe.Post, this.getUrl(), this.file);
|
|
1276
1021
|
if (this.progressCallback) {
|
|
1277
1022
|
this.uploadService.onProgress = this.progressCallback;
|
|
1278
1023
|
}
|
|
@@ -1402,12 +1147,11 @@ class UploadHandler {
|
|
|
1402
1147
|
return imageUpload;
|
|
1403
1148
|
}
|
|
1404
1149
|
get http() {
|
|
1405
|
-
return this.platform.get(
|
|
1150
|
+
return this.platform.get(n.Http);
|
|
1406
1151
|
}
|
|
1407
1152
|
}
|
|
1408
1153
|
|
|
1409
|
-
const textEditorCss =
|
|
1410
|
-
const LimebbTextEditorStyle0 = textEditorCss;
|
|
1154
|
+
const textEditorCss = () => `:host(limebb-text-editor){display:block;width:100%;min-width:5rem;min-height:5rem;height:100%;max-height:var(--text-editor-max-height, calc(100vh - (env(safe-area-inset-top) + env(safe-area-inset-bottom)) - 4rem))}`;
|
|
1411
1155
|
|
|
1412
1156
|
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
1413
1157
|
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
@@ -1430,8 +1174,8 @@ const LimeBBTextEditor = class {
|
|
|
1430
1174
|
}
|
|
1431
1175
|
constructor(hostRef) {
|
|
1432
1176
|
registerInstance(this, hostRef);
|
|
1433
|
-
this.change = createEvent(this, "change"
|
|
1434
|
-
this.metadataChange = createEvent(this, "metadataChange"
|
|
1177
|
+
this.change = createEvent(this, "change");
|
|
1178
|
+
this.metadataChange = createEvent(this, "metadataChange");
|
|
1435
1179
|
/**
|
|
1436
1180
|
* Set to true to enable mentioning a coworker or groups of coworkers.
|
|
1437
1181
|
*
|
|
@@ -1773,7 +1517,7 @@ const LimeBBTextEditor = class {
|
|
|
1773
1517
|
}
|
|
1774
1518
|
render() {
|
|
1775
1519
|
return [
|
|
1776
|
-
h("limel-text-editor", { key: '
|
|
1520
|
+
h("limel-text-editor", { key: '9cd16fcb065db254b472f33f31d5b28abf2ca760', ref: (el) => (this.textEditor = el), tabindex: this.disabled ? -1 : 0, value: this.value, contentType: this.contentType, customElements: this.registeredCustomElements, "aria-disabled": this.disabled, language: this.language, triggers: this.registeredTriggers, onTriggerStart: this.handleTriggerStart, onTriggerStop: this.handleTriggerStop, onTriggerChange: this.handleTriggerChange, onImagePasted: this.handleImagePasted, onMetadataChange: this.handleMetadataChange, ui: this.ui, allowResize: this.allowResize, required: this.required, disabled: this.disabled, readonly: this.readonly, helperText: this.helperText, placeholder: this.placeholder, label: this.label, invalid: this.invalid }),
|
|
1777
1521
|
this.renderPicker(),
|
|
1778
1522
|
];
|
|
1779
1523
|
}
|
|
@@ -1823,20 +1567,24 @@ const LimeBBTextEditor = class {
|
|
|
1823
1567
|
}
|
|
1824
1568
|
}
|
|
1825
1569
|
get userDataService() {
|
|
1826
|
-
return this.platform.get(
|
|
1570
|
+
return this.platform.get(n.UserDataRepository);
|
|
1827
1571
|
}
|
|
1828
1572
|
static get delegatesFocus() { return true; }
|
|
1829
1573
|
get host() { return getElement(this); }
|
|
1830
1574
|
static get watchers() { return {
|
|
1831
|
-
"isPickerOpen": [
|
|
1832
|
-
|
|
1575
|
+
"isPickerOpen": [{
|
|
1576
|
+
"watchOpen": 0
|
|
1577
|
+
}],
|
|
1578
|
+
"editorPickerQuery": [{
|
|
1579
|
+
"watchQuery": 0
|
|
1580
|
+
}]
|
|
1833
1581
|
}; }
|
|
1834
1582
|
};
|
|
1835
1583
|
__decorate([
|
|
1836
|
-
|
|
1584
|
+
je({
|
|
1837
1585
|
map: [getMentionLimetypes],
|
|
1838
1586
|
})
|
|
1839
1587
|
], LimeBBTextEditor.prototype, "searchableLimetypes", void 0);
|
|
1840
|
-
LimeBBTextEditor.style =
|
|
1588
|
+
LimeBBTextEditor.style = textEditorCss();
|
|
1841
1589
|
|
|
1842
1590
|
export { LimeBBTextEditor as limebb_text_editor };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
2
|
-
import { g as getPercentageClass } from './percentage-class-
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-BIwHMk6j.js';
|
|
2
|
+
import { g as getPercentageClass } from './percentage-class-BaQl_Elp.js';
|
|
3
3
|
|
|
4
|
-
const trendIndicatorCss =
|
|
5
|
-
const LimebbTrendIndicatorStyle0 = trendIndicatorCss;
|
|
4
|
+
const trendIndicatorCss = () => `@charset "UTF-8";*{box-sizing:border-box}:host(limebb-trend-indicator){position:relative;display:block;height:100%;width:100%}limel-notched-outline:not([invalid]:not([invalid=false])) .limel-notched-outline--outlines{--limel-notched-outline-border-color:transparent}div[slot=content]{display:flex;align-items:center;gap:0.5rem;border-radius:inherit;background-color:transparent !important}div[slot=content]:focus{outline:none}div[slot=content]:focus-visible{outline:none;box-shadow:var(--shadow-depth-8-focused)}:host(limebb-trend-indicator):has(label) div[slot=content]{min-height:2.5rem;padding:0 0.375rem 0 1rem}:host(limebb-trend-indicator[former-value]) div[slot=content]{cursor:help}div[slot=content] span{flex-shrink:0}.icon{flex-shrink:0;display:flex;transition-property:color, background-color, transform;transition-duration:0.4s;transition-timing-function:ease;width:1.25rem;height:1.25rem;border-radius:50%;padding:0.12rem;color:rgb(var(--color-white));background-color:rgb(var(--color-gray-default), 0.5)}:host(.has-value-40to30-negative) .icon{color:rgb(var(--color-gray-darker))}:host(.has-value-30to20-negative) .icon{color:rgb(var(--color-gray-darker))}:host(.has-value-20to10-negative) .icon{color:rgb(var(--color-gray-darker))}:host(.has-value-10to0-negative) .icon{color:rgb(var(--color-gray-darker))}:host(.has-value-0to10-positive) .icon{color:rgb(var(--color-gray-dark))}:host(.has-value-10to20-positive) .icon{color:rgb(var(--color-gray-dark))}:host(.has-value-20to30-positive) .icon{color:rgb(var(--color-gray-dark))}:host(.has-value-30to40-positive) .icon{color:rgb(var(--color-gray-dark))}:host(.has-value-200or-larger-negative) .icon{background-color:rgb(var(--color-red-darker));transform:rotate(90deg)}:host(.has-value-200to100-negative) .icon{background-color:rgb(var(--color-red-dark));transform:rotate(90deg)}:host(.has-value-100to90-negative) .icon{background-color:rgb(var(--color-red-dark));transform:rotate(90deg)}:host(.has-value-90to80-negative) .icon{background-color:rgb(var(--color-red-dark));transform:rotate(81deg)}:host(.has-value-80to70-negative) .icon{background-color:rgb(var(--color-red-default));transform:rotate(72deg)}:host(.has-value-70to60-negative) .icon{background-color:rgb(var(--color-red-default));transform:rotate(63deg)}:host(.has-value-60to50-negative) .icon{background-color:rgb(var(--color-coral-default));transform:rotate(54deg)}:host(.has-value-50to40-negative) .icon{background-color:rgb(var(--color-coral-default));transform:rotate(45deg)}:host(.has-value-40to30-negative) .icon{background-color:rgb(var(--color-orange-default));transform:rotate(36deg)}:host(.has-value-30to20-negative) .icon{background-color:rgb(var(--color-orange-default));transform:rotate(27deg)}:host(.has-value-20to10-negative) .icon{background-color:rgb(var(--color-amber-default));transform:rotate(18deg)}:host(.has-value-10to0-negative) .icon{background-color:rgb(var(--color-amber-default));transform:rotate(9deg)}:host(.has-value-0) .icon{background-color:rgb(var(--color-gray-default));transform:rotate(0deg)}:host(.has-value-0to10-positive) .icon{background-color:rgb(var(--color-yellow-default));transform:rotate(-9deg)}:host(.has-value-10to20-positive) .icon{background-color:rgb(var(--color-yellow-default));transform:rotate(-18deg)}:host(.has-value-20to30-positive) .icon{background-color:rgb(var(--color-grass-default));transform:rotate(-27deg)}:host(.has-value-30to40-positive) .icon{background-color:rgb(var(--color-grass-default));transform:rotate(-36deg)}:host(.has-value-40to50-positive) .icon{background-color:rgb(var(--color-lime-default));transform:rotate(-45deg)}:host(.has-value-50to60-positive) .icon{background-color:rgb(var(--color-lime-default));transform:rotate(-54deg)}:host(.has-value-60to70-positive) .icon{background-color:rgb(var(--color-teal-default));transform:rotate(-63deg)}:host(.has-value-70to80-positive) .icon{background-color:rgb(var(--color-teal-default));transform:rotate(-72deg)}:host(.has-value-80to90-positive) .icon{background-color:rgb(var(--color-teal-dark));transform:rotate(-81deg)}:host(.has-value-90to100-positive) .icon{background-color:rgb(var(--color-teal-dark));transform:rotate(-90deg)}:host(.has-value-100to200-positive) .icon{background-color:rgb(var(--color-teal-dark));transform:rotate(-90deg)}:host(.has-value-200or-larger-positive) .icon{background-color:rgb(var(--color-teal-darker));transform:rotate(-90deg)}:host(.has-value-0) .icon{background-color:rgb(var(--color-gray-default), 0.5);transform:rotate(0deg)}:host(.has-value-0) .icon polyline{color:transparent}:host(.has-value-200or-larger-negative) .icon:after,:host(.has-value-200or-larger-negative) .icon:before,:host(.has-value-200to100-negative) .icon:after,:host(.has-value-200to100-negative) .icon:before,:host(.has-value-100to200-positive) .icon:after,:host(.has-value-100to200-positive) .icon:before,:host(.has-value-200or-larger-positive) .icon:after,:host(.has-value-200or-larger-positive) .icon:before{transition:border-color 0.6s ease;content:"";position:absolute;inset:0;margin:auto;border:1px solid transparent;border-radius:50%}:host(.has-value-200or-larger-negative) .icon:before,:host(.has-value-200to100-negative) .icon:before,:host(.has-value-100to200-positive) .icon:before,:host(.has-value-200or-larger-positive) .icon:before{transform:scale(1.2)}:host(.has-value-200or-larger-negative) .icon:after,:host(.has-value-200to100-negative) .icon:after,:host(.has-value-100to200-positive) .icon:after,:host(.has-value-200or-larger-positive) .icon:after{transform:scale(1.4);opacity:0.4}:host(.has-value-200to100-negative) .icon:before,:host(.has-value-200or-larger-negative) .icon:before{border-color:rgb(var(--color-red-dark))}:host(.has-value-200or-larger-negative) .icon:after{border-color:rgb(var(--color-red-darker))}:host(.has-value-100to200-positive) .icon:before,:host(.has-value-200or-larger-positive) .icon:before{border-color:rgb(var(--color-teal-dark))}:host(.has-value-200or-larger-positive) .icon:after{border-color:rgb(var(--color-teal-darker))}.no-value{transform:translateY(0.5rem)}.growth-unit{padding-left:0.5rem;opacity:0.5}:host(limebb-trend-indicator:focus),:host(limebb-trend-indicator:focus-visible),:host(limebb-trend-indicator:focus-within){--limel-h-l-grid-template-rows-transition-speed:0.46s;--limel-h-l-grid-template-rows:1fr}:host(limebb-trend-indicator){--limel-h-l-grid-template-rows-transition-speed:0.3s;--limel-h-l-grid-template-rows:0fr}:host(limebb-trend-indicator:focus) limel-helper-line,:host(limebb-trend-indicator:focus-visible) limel-helper-line,:host(limebb-trend-indicator:focus-within) limel-helper-line,:host(limebb-trend-indicator:hover) limel-helper-line{will-change:grid-template-rows}`;
|
|
6
5
|
|
|
7
6
|
const TrendIndicator = class {
|
|
8
7
|
valueChanged(newValue) {
|
|
@@ -35,7 +34,7 @@ const TrendIndicator = class {
|
|
|
35
34
|
this.numValue = this.parseValue(this.value);
|
|
36
35
|
}
|
|
37
36
|
render() {
|
|
38
|
-
return (h(Host, { key: '
|
|
37
|
+
return (h(Host, { key: '2a1afbc5e7368e2c033a9d89f2566489ea147840', class: this.getContainerClassList() }, h("limel-notched-outline", { key: '198a49e64e1c879390a5c192613c1b0eaf9cd0b8', id: this.tooltipId, label: this.label, labelId: this.labelId, invalid: this.invalid, required: this.required, hasValue: true, hasFloatingLabel: true, "aria-labelledby": this.labelId, "aria-describedby": this.helperTextId, "aria-controls": this.helperTextId }, h("div", { key: 'a5978efcea8a73c1300460982c27af2e5e8e85c4', slot: "content", tabIndex: 0 }, this.renderVisualization())), this.renderHelperLine(), this.renderTooltip()));
|
|
39
38
|
}
|
|
40
39
|
renderVisualization() {
|
|
41
40
|
if (this.reducePresence && (this.numValue === 0 || !this.hasValue())) {
|
|
@@ -136,9 +135,11 @@ const TrendIndicator = class {
|
|
|
136
135
|
return (h("limel-icon", { class: "icon", name: "right", "aria-hidden": "true", role: "presentation" }));
|
|
137
136
|
}
|
|
138
137
|
static get watchers() { return {
|
|
139
|
-
"value": [
|
|
138
|
+
"value": [{
|
|
139
|
+
"valueChanged": 0
|
|
140
|
+
}]
|
|
140
141
|
}; }
|
|
141
142
|
};
|
|
142
|
-
TrendIndicator.style =
|
|
143
|
+
TrendIndicator.style = trendIndicatorCss();
|
|
143
144
|
|
|
144
145
|
export { TrendIndicator as limebb_trend_indicator };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i, a } from './index.esm-BjlE4usG.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Get the color for a limetype from its UI configuration
|
|
@@ -55,7 +55,7 @@ function hasLabel(object, label) {
|
|
|
55
55
|
* @returns true if the property is a hasmany relation
|
|
56
56
|
*/
|
|
57
57
|
function isManyRelation(property) {
|
|
58
|
-
return
|
|
58
|
+
return i(property) && !a(property);
|
|
59
59
|
}
|
|
60
60
|
/**
|
|
61
61
|
* Finds a relation property on the given limetype that is related to a
|
|
@@ -82,4 +82,4 @@ function hasHasManyRelation(limetype, relatedLabel) {
|
|
|
82
82
|
return !!property && isManyRelation(property);
|
|
83
83
|
}
|
|
84
84
|
|
|
85
|
-
export {
|
|
85
|
+
export { hasLabel as a, getRelationProperty as b, getIcon as g, hasHasManyRelation as h };
|