@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
|
@@ -100,7 +100,7 @@ export class InfoTile {
|
|
|
100
100
|
const errorProps = Object.assign(Object.assign({}, baseProps), { icon: 'error', prefix: 'ERROR', loading: true, label: this.getLabel(filter) });
|
|
101
101
|
const normalProps = Object.assign(Object.assign({}, baseProps), { label: this.getLabel(filter), link: this.getLink(filter), loading: this.loading, value: value === null || value === void 0 ? void 0 : value.value.trim() });
|
|
102
102
|
const props = !filter || this.error ? errorProps : normalProps;
|
|
103
|
-
return (h("limel-info-tile", Object.assign({ key: '
|
|
103
|
+
return (h("limel-info-tile", Object.assign({ key: 'ed37d3978ead3c591dc1e357b0583c6c2e5350a1', class: { error: !filter || this.error } }, props)));
|
|
104
104
|
}
|
|
105
105
|
getFormattedValue() {
|
|
106
106
|
if (!this.value && this.value !== 0) {
|
|
@@ -256,7 +256,8 @@ export class InfoTile {
|
|
|
256
256
|
"LimeWebComponentPlatform": {
|
|
257
257
|
"location": "import",
|
|
258
258
|
"path": "@limetech/lime-web-components",
|
|
259
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
259
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
260
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
260
261
|
}
|
|
261
262
|
}
|
|
262
263
|
},
|
|
@@ -279,7 +280,8 @@ export class InfoTile {
|
|
|
279
280
|
"LimeWebComponentContext": {
|
|
280
281
|
"location": "import",
|
|
281
282
|
"path": "@limetech/lime-web-components",
|
|
282
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
283
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
284
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
283
285
|
}
|
|
284
286
|
}
|
|
285
287
|
},
|
|
@@ -308,8 +310,8 @@ export class InfoTile {
|
|
|
308
310
|
},
|
|
309
311
|
"getter": false,
|
|
310
312
|
"setter": false,
|
|
311
|
-
"
|
|
312
|
-
"
|
|
313
|
+
"reflect": true,
|
|
314
|
+
"attribute": "filter-id"
|
|
313
315
|
},
|
|
314
316
|
"disabled": {
|
|
315
317
|
"type": "boolean",
|
|
@@ -327,8 +329,8 @@ export class InfoTile {
|
|
|
327
329
|
},
|
|
328
330
|
"getter": false,
|
|
329
331
|
"setter": false,
|
|
330
|
-
"
|
|
331
|
-
"
|
|
332
|
+
"reflect": false,
|
|
333
|
+
"attribute": "disabled"
|
|
332
334
|
},
|
|
333
335
|
"icon": {
|
|
334
336
|
"type": "string",
|
|
@@ -346,15 +348,15 @@ export class InfoTile {
|
|
|
346
348
|
},
|
|
347
349
|
"getter": false,
|
|
348
350
|
"setter": false,
|
|
349
|
-
"
|
|
350
|
-
"
|
|
351
|
+
"reflect": true,
|
|
352
|
+
"attribute": "icon"
|
|
351
353
|
},
|
|
352
354
|
"label": {
|
|
353
355
|
"type": "string",
|
|
354
356
|
"mutable": false,
|
|
355
357
|
"complexType": {
|
|
356
358
|
"original": "string | Record<string, string>",
|
|
357
|
-
"resolved": "string | undefined
|
|
359
|
+
"resolved": "string | undefined",
|
|
358
360
|
"references": {
|
|
359
361
|
"Record": {
|
|
360
362
|
"location": "global",
|
|
@@ -370,8 +372,8 @@ export class InfoTile {
|
|
|
370
372
|
},
|
|
371
373
|
"getter": false,
|
|
372
374
|
"setter": false,
|
|
373
|
-
"
|
|
374
|
-
"
|
|
375
|
+
"reflect": false,
|
|
376
|
+
"attribute": "label"
|
|
375
377
|
},
|
|
376
378
|
"prefix": {
|
|
377
379
|
"type": "string",
|
|
@@ -389,8 +391,8 @@ export class InfoTile {
|
|
|
389
391
|
},
|
|
390
392
|
"getter": false,
|
|
391
393
|
"setter": false,
|
|
392
|
-
"
|
|
393
|
-
"
|
|
394
|
+
"reflect": false,
|
|
395
|
+
"attribute": "prefix"
|
|
394
396
|
},
|
|
395
397
|
"suffix": {
|
|
396
398
|
"type": "string",
|
|
@@ -408,8 +410,8 @@ export class InfoTile {
|
|
|
408
410
|
},
|
|
409
411
|
"getter": false,
|
|
410
412
|
"setter": false,
|
|
411
|
-
"
|
|
412
|
-
"
|
|
413
|
+
"reflect": false,
|
|
414
|
+
"attribute": "suffix"
|
|
413
415
|
},
|
|
414
416
|
"propertyName": {
|
|
415
417
|
"type": "string",
|
|
@@ -427,8 +429,8 @@ export class InfoTile {
|
|
|
427
429
|
},
|
|
428
430
|
"getter": false,
|
|
429
431
|
"setter": false,
|
|
430
|
-
"
|
|
431
|
-
"
|
|
432
|
+
"reflect": false,
|
|
433
|
+
"attribute": "property-name"
|
|
432
434
|
},
|
|
433
435
|
"aggregateOperator": {
|
|
434
436
|
"type": "string",
|
|
@@ -440,7 +442,8 @@ export class InfoTile {
|
|
|
440
442
|
"AggregateOperator": {
|
|
441
443
|
"location": "import",
|
|
442
444
|
"path": "@limetech/lime-web-components",
|
|
443
|
-
"id": "node_modules::AggregateOperator"
|
|
445
|
+
"id": "node_modules::AggregateOperator",
|
|
446
|
+
"referenceLocation": "AggregateOperator"
|
|
444
447
|
}
|
|
445
448
|
}
|
|
446
449
|
},
|
|
@@ -452,8 +455,8 @@ export class InfoTile {
|
|
|
452
455
|
},
|
|
453
456
|
"getter": false,
|
|
454
457
|
"setter": false,
|
|
455
|
-
"attribute": "aggregate-operator",
|
|
456
458
|
"reflect": false,
|
|
459
|
+
"attribute": "aggregate-operator",
|
|
457
460
|
"defaultValue": "AggregateOperator.Count"
|
|
458
461
|
},
|
|
459
462
|
"format": {
|
|
@@ -466,17 +469,20 @@ export class InfoTile {
|
|
|
466
469
|
"NumberFormat": {
|
|
467
470
|
"location": "import",
|
|
468
471
|
"path": "./format",
|
|
469
|
-
"id": "src/components/info-tile/format/index.ts::NumberFormat"
|
|
472
|
+
"id": "src/components/info-tile/format/index.ts::NumberFormat",
|
|
473
|
+
"referenceLocation": "NumberFormat"
|
|
470
474
|
},
|
|
471
475
|
"DateTimeFormat": {
|
|
472
476
|
"location": "import",
|
|
473
477
|
"path": "./format",
|
|
474
|
-
"id": "src/components/info-tile/format/index.ts::DateTimeFormat"
|
|
478
|
+
"id": "src/components/info-tile/format/index.ts::DateTimeFormat",
|
|
479
|
+
"referenceLocation": "DateTimeFormat"
|
|
475
480
|
},
|
|
476
481
|
"RelativeDateTimeFormat": {
|
|
477
482
|
"location": "import",
|
|
478
483
|
"path": "./format",
|
|
479
|
-
"id": "src/components/info-tile/format/index.ts::RelativeDateTimeFormat"
|
|
484
|
+
"id": "src/components/info-tile/format/index.ts::RelativeDateTimeFormat",
|
|
485
|
+
"referenceLocation": "RelativeDateTimeFormat"
|
|
480
486
|
}
|
|
481
487
|
}
|
|
482
488
|
},
|
|
@@ -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
|
/**
|
|
@@ -156,8 +165,15 @@
|
|
|
156
165
|
overflow: hidden;
|
|
157
166
|
}
|
|
158
167
|
|
|
159
|
-
#show-more-button {
|
|
160
|
-
|
|
168
|
+
button#show-more-button {
|
|
169
|
+
appearance: none;
|
|
170
|
+
background: none;
|
|
171
|
+
border: none;
|
|
172
|
+
padding: 0;
|
|
173
|
+
margin: 0;
|
|
174
|
+
font: inherit;
|
|
175
|
+
color: inherit;
|
|
176
|
+
text-align: inherit;
|
|
161
177
|
transition: color var(--limel-clickable-transition-speed, 0.4s) ease, background-color var(--limel-clickable-transition-speed, 0.4s) ease, box-shadow var(--limel-clickable-transform-speed, 0.4s) ease, transform var(--limel-clickable-transform-speed, 0.4s) var(--limel-clickable-transform-timing-function, ease);
|
|
162
178
|
cursor: pointer;
|
|
163
179
|
color: var(--limel-theme-on-surface-color);
|
|
@@ -176,16 +192,16 @@
|
|
|
176
192
|
width: 2rem;
|
|
177
193
|
height: 1rem;
|
|
178
194
|
}
|
|
179
|
-
#show-more-button:hover, #show-more-button:focus, #show-more-button:focus-visible {
|
|
195
|
+
button#show-more-button:hover, button#show-more-button:focus, button#show-more-button:focus-visible {
|
|
180
196
|
will-change: color, background-color, box-shadow, transform;
|
|
181
197
|
}
|
|
182
|
-
#show-more-button:hover, #show-more-button:focus-visible {
|
|
198
|
+
button#show-more-button:hover, button#show-more-button:focus-visible {
|
|
183
199
|
transform: translate3d(0, -0.04rem, 0);
|
|
184
200
|
color: var(--limel-theme-on-surface-color);
|
|
185
201
|
background-color: var(--lime-elevated-surface-background-color);
|
|
186
202
|
box-shadow: var(--button-shadow-hovered);
|
|
187
203
|
}
|
|
188
|
-
#show-more-button:active {
|
|
204
|
+
button#show-more-button:active {
|
|
189
205
|
--limel-clickable-transform-timing-function: cubic-bezier(
|
|
190
206
|
0.83,
|
|
191
207
|
-0.15,
|
|
@@ -195,18 +211,18 @@
|
|
|
195
211
|
transform: translate3d(0, 0.05rem, 0);
|
|
196
212
|
box-shadow: var(--button-shadow-pressed);
|
|
197
213
|
}
|
|
198
|
-
#show-more-button:hover, #show-more-button:active {
|
|
214
|
+
button#show-more-button:hover, button#show-more-button:active {
|
|
199
215
|
--limel-clickable-transition-speed: 0.2s;
|
|
200
216
|
--limel-clickable-transform-speed: 0.16s;
|
|
201
217
|
}
|
|
202
|
-
#show-more-button:focus {
|
|
218
|
+
button#show-more-button:focus {
|
|
203
219
|
outline: none;
|
|
204
220
|
}
|
|
205
|
-
#show-more-button:focus-visible {
|
|
221
|
+
button#show-more-button:focus-visible {
|
|
206
222
|
outline: none;
|
|
207
223
|
box-shadow: var(--shadow-depth-8-focused);
|
|
208
224
|
}
|
|
209
|
-
#show-more-button limel-icon {
|
|
225
|
+
button#show-more-button limel-icon {
|
|
210
226
|
transition: rotate 0.2s ease 0.5s;
|
|
211
227
|
color: var(--mdc-theme-primary);
|
|
212
228
|
width: 0.75rem;
|
|
@@ -27,7 +27,7 @@ export class KanbanGroup {
|
|
|
27
27
|
};
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: '6fc63b56590ffc2b31115c3e49229d1d552b728f' }, this.renderHelp(), this.renderGroupHeading(), this.renderGroupSummary(), this.renderItems()));
|
|
31
31
|
}
|
|
32
32
|
renderGroupSummary() {
|
|
33
33
|
if (!this.summary || !this.totalCount) {
|
|
@@ -119,7 +119,8 @@ export class KanbanGroup {
|
|
|
119
119
|
"LimeWebComponentPlatform": {
|
|
120
120
|
"location": "import",
|
|
121
121
|
"path": "@limetech/lime-web-components",
|
|
122
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
122
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
123
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
123
124
|
}
|
|
124
125
|
}
|
|
125
126
|
},
|
|
@@ -145,7 +146,8 @@ export class KanbanGroup {
|
|
|
145
146
|
"LimeWebComponentContext": {
|
|
146
147
|
"location": "import",
|
|
147
148
|
"path": "@limetech/lime-web-components",
|
|
148
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
149
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
150
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
149
151
|
}
|
|
150
152
|
}
|
|
151
153
|
},
|
|
@@ -177,8 +179,8 @@ export class KanbanGroup {
|
|
|
177
179
|
},
|
|
178
180
|
"getter": false,
|
|
179
181
|
"setter": false,
|
|
180
|
-
"
|
|
181
|
-
"
|
|
182
|
+
"reflect": false,
|
|
183
|
+
"attribute": "identifier"
|
|
182
184
|
},
|
|
183
185
|
"heading": {
|
|
184
186
|
"type": "string",
|
|
@@ -196,8 +198,8 @@ export class KanbanGroup {
|
|
|
196
198
|
},
|
|
197
199
|
"getter": false,
|
|
198
200
|
"setter": false,
|
|
199
|
-
"
|
|
200
|
-
"
|
|
201
|
+
"reflect": true,
|
|
202
|
+
"attribute": "heading"
|
|
201
203
|
},
|
|
202
204
|
"help": {
|
|
203
205
|
"type": "string",
|
|
@@ -215,8 +217,8 @@ export class KanbanGroup {
|
|
|
215
217
|
},
|
|
216
218
|
"getter": false,
|
|
217
219
|
"setter": false,
|
|
218
|
-
"
|
|
219
|
-
"
|
|
220
|
+
"reflect": false,
|
|
221
|
+
"attribute": "help"
|
|
220
222
|
},
|
|
221
223
|
"items": {
|
|
222
224
|
"type": "unknown",
|
|
@@ -228,7 +230,8 @@ export class KanbanGroup {
|
|
|
228
230
|
"KanbanItem": {
|
|
229
231
|
"location": "import",
|
|
230
232
|
"path": "../kanban-item/kanban-item.types",
|
|
231
|
-
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem"
|
|
233
|
+
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem",
|
|
234
|
+
"referenceLocation": "KanbanItem"
|
|
232
235
|
}
|
|
233
236
|
}
|
|
234
237
|
},
|
|
@@ -258,8 +261,8 @@ export class KanbanGroup {
|
|
|
258
261
|
},
|
|
259
262
|
"getter": false,
|
|
260
263
|
"setter": false,
|
|
261
|
-
"
|
|
262
|
-
"
|
|
264
|
+
"reflect": false,
|
|
265
|
+
"attribute": "summary"
|
|
263
266
|
},
|
|
264
267
|
"loading": {
|
|
265
268
|
"type": "boolean",
|
|
@@ -277,8 +280,8 @@ export class KanbanGroup {
|
|
|
277
280
|
},
|
|
278
281
|
"getter": false,
|
|
279
282
|
"setter": false,
|
|
280
|
-
"
|
|
281
|
-
"
|
|
283
|
+
"reflect": true,
|
|
284
|
+
"attribute": "loading"
|
|
282
285
|
},
|
|
283
286
|
"totalCount": {
|
|
284
287
|
"type": "number",
|
|
@@ -296,8 +299,8 @@ export class KanbanGroup {
|
|
|
296
299
|
},
|
|
297
300
|
"getter": false,
|
|
298
301
|
"setter": false,
|
|
299
|
-
"
|
|
300
|
-
"
|
|
302
|
+
"reflect": true,
|
|
303
|
+
"attribute": "total-count"
|
|
301
304
|
}
|
|
302
305
|
};
|
|
303
306
|
}
|
|
@@ -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
|
/**
|
|
@@ -55,7 +55,7 @@ export class KanbanItemComponent {
|
|
|
55
55
|
}
|
|
56
56
|
render() {
|
|
57
57
|
var _a, _b;
|
|
58
|
-
return (h(Host, { key: '
|
|
58
|
+
return (h(Host, { key: '5bdc0602d08623a72420321ecb89d367513e47c0', id: this.item.id.toString(), class: {
|
|
59
59
|
'has-unpromoted-actions': !!((_a = this.item.unpromotedActions) === null || _a === void 0 ? void 0 : _a.length),
|
|
60
60
|
'is-selected': !!((_b = this.item) === null || _b === void 0 ? void 0 : _b.selected),
|
|
61
61
|
}, style: {
|
|
@@ -168,7 +168,8 @@ export class KanbanItemComponent {
|
|
|
168
168
|
"LimeWebComponentPlatform": {
|
|
169
169
|
"location": "import",
|
|
170
170
|
"path": "@limetech/lime-web-components",
|
|
171
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
171
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
172
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
172
173
|
}
|
|
173
174
|
}
|
|
174
175
|
},
|
|
@@ -194,7 +195,8 @@ export class KanbanItemComponent {
|
|
|
194
195
|
"LimeWebComponentContext": {
|
|
195
196
|
"location": "import",
|
|
196
197
|
"path": "@limetech/lime-web-components",
|
|
197
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
198
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
199
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
198
200
|
}
|
|
199
201
|
}
|
|
200
202
|
},
|
|
@@ -220,7 +222,8 @@ export class KanbanItemComponent {
|
|
|
220
222
|
"KanbanItem": {
|
|
221
223
|
"location": "import",
|
|
222
224
|
"path": "./kanban-item.types",
|
|
223
|
-
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem"
|
|
225
|
+
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem",
|
|
226
|
+
"referenceLocation": "KanbanItem"
|
|
224
227
|
}
|
|
225
228
|
}
|
|
226
229
|
},
|
|
@@ -253,7 +256,8 @@ export class KanbanItemComponent {
|
|
|
253
256
|
"KanbanItem": {
|
|
254
257
|
"location": "import",
|
|
255
258
|
"path": "./kanban-item.types",
|
|
256
|
-
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem"
|
|
259
|
+
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem",
|
|
260
|
+
"referenceLocation": "KanbanItem"
|
|
257
261
|
}
|
|
258
262
|
}
|
|
259
263
|
}
|
|
@@ -62,7 +62,8 @@ export class Kanban {
|
|
|
62
62
|
"LimeWebComponentPlatform": {
|
|
63
63
|
"location": "import",
|
|
64
64
|
"path": "@limetech/lime-web-components",
|
|
65
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
65
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
66
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
66
67
|
}
|
|
67
68
|
}
|
|
68
69
|
},
|
|
@@ -88,7 +89,8 @@ export class Kanban {
|
|
|
88
89
|
"LimeWebComponentContext": {
|
|
89
90
|
"location": "import",
|
|
90
91
|
"path": "@limetech/lime-web-components",
|
|
91
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
92
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
93
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
92
94
|
}
|
|
93
95
|
}
|
|
94
96
|
},
|
|
@@ -114,7 +116,8 @@ export class Kanban {
|
|
|
114
116
|
"KanbanGroup": {
|
|
115
117
|
"location": "import",
|
|
116
118
|
"path": "./kanban-group/kanban-group.types",
|
|
117
|
-
"id": "src/components/kanban/kanban-group/kanban-group.types.ts::KanbanGroup"
|
|
119
|
+
"id": "src/components/kanban/kanban-group/kanban-group.types.ts::KanbanGroup",
|
|
120
|
+
"referenceLocation": "KanbanGroup"
|
|
118
121
|
}
|
|
119
122
|
}
|
|
120
123
|
},
|
|
@@ -148,7 +151,8 @@ export class Kanban {
|
|
|
148
151
|
"KanbanGroup": {
|
|
149
152
|
"location": "import",
|
|
150
153
|
"path": "./kanban-group/kanban-group.types",
|
|
151
|
-
"id": "src/components/kanban/kanban-group/kanban-group.types.ts::KanbanGroup"
|
|
154
|
+
"id": "src/components/kanban/kanban-group/kanban-group.types.ts::KanbanGroup",
|
|
155
|
+
"referenceLocation": "KanbanGroup"
|
|
152
156
|
}
|
|
153
157
|
}
|
|
154
158
|
}
|
|
@@ -169,7 +173,8 @@ export class Kanban {
|
|
|
169
173
|
"KanbanItem": {
|
|
170
174
|
"location": "import",
|
|
171
175
|
"path": "./kanban-item/kanban-item.types",
|
|
172
|
-
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem"
|
|
176
|
+
"id": "src/components/kanban/kanban-item/kanban-item.types.ts::KanbanItem",
|
|
177
|
+
"referenceLocation": "KanbanItem"
|
|
173
178
|
}
|
|
174
179
|
}
|
|
175
180
|
}
|
package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-builder.js
CHANGED
|
@@ -102,7 +102,8 @@ export class LimeQueryFilterBuilderComponent {
|
|
|
102
102
|
"LimeWebComponentPlatform": {
|
|
103
103
|
"location": "import",
|
|
104
104
|
"path": "@limetech/lime-web-components",
|
|
105
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
105
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
106
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
106
107
|
}
|
|
107
108
|
}
|
|
108
109
|
},
|
|
@@ -125,7 +126,8 @@ export class LimeQueryFilterBuilderComponent {
|
|
|
125
126
|
"LimeWebComponentContext": {
|
|
126
127
|
"location": "import",
|
|
127
128
|
"path": "@limetech/lime-web-components",
|
|
128
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
129
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
130
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
129
131
|
}
|
|
130
132
|
}
|
|
131
133
|
},
|
|
@@ -154,8 +156,8 @@ export class LimeQueryFilterBuilderComponent {
|
|
|
154
156
|
},
|
|
155
157
|
"getter": false,
|
|
156
158
|
"setter": false,
|
|
157
|
-
"
|
|
158
|
-
"
|
|
159
|
+
"reflect": false,
|
|
160
|
+
"attribute": "limetype"
|
|
159
161
|
},
|
|
160
162
|
"activeLimetype": {
|
|
161
163
|
"type": "string",
|
|
@@ -173,8 +175,8 @@ export class LimeQueryFilterBuilderComponent {
|
|
|
173
175
|
},
|
|
174
176
|
"getter": false,
|
|
175
177
|
"setter": false,
|
|
176
|
-
"
|
|
177
|
-
"
|
|
178
|
+
"reflect": false,
|
|
179
|
+
"attribute": "active-limetype"
|
|
178
180
|
},
|
|
179
181
|
"expression": {
|
|
180
182
|
"type": "unknown",
|
|
@@ -186,7 +188,8 @@ export class LimeQueryFilterBuilderComponent {
|
|
|
186
188
|
"Expression": {
|
|
187
189
|
"location": "import",
|
|
188
190
|
"path": "@limetech/lime-web-components",
|
|
189
|
-
"id": "node_modules::Expression"
|
|
191
|
+
"id": "node_modules::Expression",
|
|
192
|
+
"referenceLocation": "Expression"
|
|
190
193
|
}
|
|
191
194
|
}
|
|
192
195
|
},
|
|
@@ -219,7 +222,8 @@ export class LimeQueryFilterBuilderComponent {
|
|
|
219
222
|
"Expression": {
|
|
220
223
|
"location": "import",
|
|
221
224
|
"path": "@limetech/lime-web-components",
|
|
222
|
-
"id": "node_modules::Expression"
|
|
225
|
+
"id": "node_modules::Expression",
|
|
226
|
+
"referenceLocation": "Expression"
|
|
223
227
|
}
|
|
224
228
|
}
|
|
225
229
|
}
|
package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison.js
CHANGED
|
@@ -122,7 +122,7 @@ export class LimeQueryFilterComparisonComponent {
|
|
|
122
122
|
};
|
|
123
123
|
}
|
|
124
124
|
render() {
|
|
125
|
-
return (h(Host, { key: '
|
|
125
|
+
return (h(Host, { key: '4c020edf07382214dcd7cf26063ff59128d2eb48' }, this.renderHeader(), h("div", { key: '1dcf3c47a0d3ea03c9946ff18a545e39a34812e5', class: "expression-container" }, this.renderPropertySelector(), this.renderOperator(), this.renderValueInput(), h("limel-icon-button", { key: 'd5b33a46ee71b6a8a72145947c02ae701d754a47', class: "remove", icon: "trash", label: "Remove condition", onClick: this.removeExpression }))));
|
|
126
126
|
}
|
|
127
127
|
renderHeader() {
|
|
128
128
|
if (!this.label) {
|
|
@@ -180,7 +180,8 @@ export class LimeQueryFilterComparisonComponent {
|
|
|
180
180
|
"LimeWebComponentPlatform": {
|
|
181
181
|
"location": "import",
|
|
182
182
|
"path": "@limetech/lime-web-components",
|
|
183
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
183
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
184
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
184
185
|
}
|
|
185
186
|
}
|
|
186
187
|
},
|
|
@@ -203,7 +204,8 @@ export class LimeQueryFilterComparisonComponent {
|
|
|
203
204
|
"LimeWebComponentContext": {
|
|
204
205
|
"location": "import",
|
|
205
206
|
"path": "@limetech/lime-web-components",
|
|
206
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
207
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
208
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
207
209
|
}
|
|
208
210
|
}
|
|
209
211
|
},
|
|
@@ -232,8 +234,8 @@ export class LimeQueryFilterComparisonComponent {
|
|
|
232
234
|
},
|
|
233
235
|
"getter": false,
|
|
234
236
|
"setter": false,
|
|
235
|
-
"
|
|
236
|
-
"
|
|
237
|
+
"reflect": true,
|
|
238
|
+
"attribute": "label"
|
|
237
239
|
},
|
|
238
240
|
"limetype": {
|
|
239
241
|
"type": "string",
|
|
@@ -251,8 +253,8 @@ export class LimeQueryFilterComparisonComponent {
|
|
|
251
253
|
},
|
|
252
254
|
"getter": false,
|
|
253
255
|
"setter": false,
|
|
254
|
-
"
|
|
255
|
-
"
|
|
256
|
+
"reflect": false,
|
|
257
|
+
"attribute": "limetype"
|
|
256
258
|
},
|
|
257
259
|
"activeLimetype": {
|
|
258
260
|
"type": "string",
|
|
@@ -270,8 +272,8 @@ export class LimeQueryFilterComparisonComponent {
|
|
|
270
272
|
},
|
|
271
273
|
"getter": false,
|
|
272
274
|
"setter": false,
|
|
273
|
-
"
|
|
274
|
-
"
|
|
275
|
+
"reflect": false,
|
|
276
|
+
"attribute": "active-limetype"
|
|
275
277
|
},
|
|
276
278
|
"expression": {
|
|
277
279
|
"type": "unknown",
|
package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-expression.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
|
/**
|