@limetech/lime-crm-building-blocks 1.115.1 → 1.116.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +17 -0
- package/dist/cjs/{_Map-60aae0ed.js → _Map-BlpAtLvq.js} +12 -24
- package/dist/cjs/{_MapCache-8b125fbb.js → _MapCache-De1Fwe0H.js} +5 -7
- package/dist/cjs/{_Uint8Array-95263550.js → _Uint8Array-C_lvn5HO.js} +6 -14
- package/dist/cjs/{_baseIsEqual-f2d60d3e.js → _baseIsEqual-BtwicGmu.js} +4 -4
- package/dist/cjs/{_defineProperty-40a6ad5d.js → _defineProperty-eImBwVFM.js} +2 -4
- package/dist/cjs/{_getTag-8809c5c6.js → _getTag-CdUodI28.js} +18 -39
- package/dist/cjs/{get-932b213e.js → get-BRGtX379.js} +6 -14
- package/dist/cjs/{index-519b904a.js → index-C_OnxXhP.js} +541 -322
- package/dist/cjs/index.esm-DhBVH875.js +838 -0
- package/dist/cjs/{isSymbol-5b36aeee.js → isSymbol-D8S28StA.js} +1 -1
- package/dist/cjs/lime-crm-building-blocks.cjs.js +7 -7
- package/dist/cjs/{lime-query-validation-c118b96d.js → lime-query-validation-CWlZPm8m.js} +8 -8
- package/dist/cjs/limebb-alert-dialog.cjs.entry.js +5 -8
- package/dist/cjs/limebb-browser.cjs.entry.js +11 -14
- package/dist/cjs/limebb-chat-icon-list_3.cjs.entry.js +212 -0
- package/dist/cjs/limebb-chat-list.cjs.entry.js +46 -45
- package/dist/cjs/limebb-component-config.cjs.entry.js +17 -16
- package/dist/cjs/limebb-component-picker.cjs.entry.js +9 -12
- package/dist/cjs/limebb-composer-toolbar.cjs.entry.js +9 -12
- package/dist/cjs/limebb-currency-picker.cjs.entry.js +1907 -1790
- package/dist/cjs/limebb-dashboard-widget.cjs.entry.js +4 -7
- package/dist/cjs/limebb-data-cells.cjs.entry.js +5 -8
- package/dist/cjs/limebb-date-picker.cjs.entry.js +7 -9
- package/dist/cjs/limebb-date-range.cjs.entry.js +6 -9
- package/dist/cjs/limebb-document-chips.cjs.entry.js +10 -11
- package/dist/cjs/limebb-document-item.cjs.entry.js +6 -9
- package/dist/cjs/limebb-document-picker.cjs.entry.js +6 -9
- package/dist/cjs/limebb-empty-state.cjs.entry.js +3 -6
- package/dist/cjs/limebb-feed-item-thumbnail-file-info.cjs.entry.js +4 -7
- package/dist/cjs/limebb-feed-timeline-item.cjs.entry.js +8 -11
- package/dist/cjs/limebb-feed.cjs.entry.js +430 -168
- package/dist/cjs/limebb-icon-picker.cjs.entry.js +4 -6
- package/dist/cjs/limebb-info-tile-currency-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-date-format.cjs.entry.js +4 -7
- package/dist/cjs/limebb-info-tile-decimal-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-format.cjs.entry.js +5 -8
- package/dist/cjs/limebb-info-tile-relative-date-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile-unit-format.cjs.entry.js +2 -4
- package/dist/cjs/limebb-info-tile.cjs.entry.js +27 -24
- package/dist/cjs/limebb-kanban-group.cjs.entry.js +8 -11
- package/dist/cjs/limebb-kanban-item.cjs.entry.js +8 -11
- package/dist/cjs/limebb-kanban.cjs.entry.js +5 -8
- package/dist/cjs/limebb-lime-query-builder.cjs.entry.js +9 -12
- package/dist/cjs/limebb-lime-query-filter-builder_3.cjs.entry.js +27 -29
- package/dist/cjs/limebb-lime-query-filter-comparison_2.cjs.entry.js +26 -30
- package/dist/cjs/limebb-lime-query-filter-group_3.cjs.entry.js +25 -30
- package/dist/cjs/limebb-lime-query-order-by-item.cjs.entry.js +6 -9
- package/dist/cjs/limebb-lime-query-response-format-builder.cjs.entry.js +9 -12
- package/dist/cjs/limebb-lime-query-response-format-editor_2.cjs.entry.js +8 -12
- package/dist/cjs/limebb-limeobject-file-viewer.cjs.entry.js +9 -12
- package/dist/cjs/limebb-live-docs-info.cjs.entry.js +5 -8
- package/dist/cjs/limebb-loader.cjs.entry.js +12 -10
- package/dist/cjs/limebb-locale-picker.cjs.entry.js +29 -49
- package/dist/cjs/limebb-mention-group-counter.cjs.entry.js +5 -8
- package/dist/cjs/limebb-mention.cjs.entry.js +6 -9
- package/dist/cjs/limebb-navigation-button_2.cjs.entry.js +10 -14
- package/dist/cjs/limebb-notification-item.cjs.entry.js +9 -12
- package/dist/cjs/limebb-notification-list.cjs.entry.js +10 -11
- package/dist/cjs/limebb-object-chip.cjs.entry.js +16 -15
- package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +9 -10
- package/dist/cjs/limebb-property-selector.cjs.entry.js +9 -12
- package/dist/cjs/limebb-text-editor-picker.cjs.entry.js +9 -10
- package/dist/cjs/limebb-text-editor.cjs.entry.js +53 -307
- package/dist/cjs/limebb-trend-indicator.cjs.entry.js +8 -9
- package/dist/cjs/{limetype-3c1c53b6.js → limetype-6tkuY6nm.js} +2 -2
- package/dist/cjs/loader.cjs.js +3 -5
- package/dist/collection/collection-manifest.json +4 -2
- package/dist/collection/components/alert-dialog/alert-dialog.js +11 -10
- package/dist/collection/components/browser/browser.js +14 -9
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.css +199 -0
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.js +75 -0
- package/dist/collection/components/chat-list/chat-icon-list/chat-icon-list.types.js +1 -0
- package/dist/collection/components/chat-list/chat-item/chat-item.js +11 -8
- package/dist/collection/components/chat-list/chat-list.js +30 -17
- package/dist/collection/components/chat-list/chat-list.types.js +1 -0
- package/dist/collection/components/chat-list/process-chat-items.js +26 -33
- package/dist/collection/components/chat-list/typing-indicator/typing-indicator.js +1 -1
- package/dist/collection/components/component-command-picker/component-config/component-config.js +23 -19
- package/dist/collection/components/component-command-picker/component-picker/component-picker.js +21 -18
- package/dist/collection/components/composer-toolbar/composer-toolbar.js +14 -10
- package/dist/collection/components/currency-picker/currency-picker.js +15 -13
- package/dist/collection/components/dashboard-widget/dashboard-widget.js +11 -10
- package/dist/collection/components/data-cells/data-cells.js +8 -5
- package/dist/collection/components/date-picker/date-picker.js +20 -17
- package/dist/collection/components/date-range/date-range.js +19 -15
- package/dist/collection/components/document-chips/document-chips.js +5 -4
- package/dist/collection/components/document-picker/document-item/document-item.js +13 -8
- package/dist/collection/components/document-picker/document-picker.js +18 -13
- package/dist/collection/components/empty-state/empty-state.js +6 -5
- package/dist/collection/components/feed/feed-item/feed-timeline-item.js +12 -9
- package/dist/collection/components/feed/feed-item-thumbnail-file-info/feed-item-thumbnail-file-info.js +3 -3
- package/dist/collection/components/feed/feed.js +21 -18
- package/dist/collection/components/icon-picker/icon-picker.js +15 -15
- package/dist/collection/components/info-tile/format/config/info-tile-currency-format.js +8 -4
- package/dist/collection/components/info-tile/format/config/info-tile-date-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-decimal-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-format.js +11 -7
- package/dist/collection/components/info-tile/format/config/info-tile-relative-date-format.js +4 -2
- package/dist/collection/components/info-tile/format/config/info-tile-unit-format.js +4 -2
- package/dist/collection/components/info-tile/info-tile.js +29 -23
- package/dist/collection/components/kanban/kanban-group/kanban-group.js +19 -16
- package/dist/collection/components/kanban/kanban-item/kanban-item.js +9 -5
- package/dist/collection/components/kanban/kanban.js +10 -5
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-builder.js +12 -8
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-comparison.js +11 -9
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-expression.js +14 -10
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-group.js +14 -10
- package/dist/collection/components/lime-query-builder/expressions/lime-query-filter-not.js +15 -11
- package/dist/collection/components/lime-query-builder/expressions/lime-query-value-input.js +17 -14
- package/dist/collection/components/lime-query-builder/lime-query-builder.js +13 -9
- package/dist/collection/components/lime-query-builder/lime-query-response-format-builder.js +13 -9
- package/dist/collection/components/lime-query-builder/limetype-field/limetype-field.js +22 -19
- package/dist/collection/components/lime-query-builder/order-by/order-by-editor.js +12 -8
- package/dist/collection/components/lime-query-builder/order-by/order-by-item.js +12 -8
- package/dist/collection/components/lime-query-builder/property-selector/property-selector.js +12 -10
- package/dist/collection/components/lime-query-builder/response-format/response-format-editor.js +11 -7
- package/dist/collection/components/lime-query-builder/response-format/response-format-item.js +11 -7
- package/dist/collection/components/limeobject/file-viewer/file-viewer.js +8 -5
- package/dist/collection/components/limeobject/file-viewer/live-docs-info.js +2 -2
- package/dist/collection/components/loader/loader.js +4 -2
- package/dist/collection/components/locale-picker/locale-picker.js +23 -19
- package/dist/collection/components/mention/mention.js +4 -4
- package/dist/collection/components/navigation-button/navigation-button.js +10 -9
- package/dist/collection/components/notification-list/notification-item/notification-item.js +9 -5
- package/dist/collection/components/notification-list/notification-list.js +12 -8
- package/dist/collection/components/object-chip/object-chip.js +7 -6
- package/dist/collection/components/percentage-visualizer/percentage-visualizer.js +21 -19
- package/dist/collection/components/summary-popover/summary-popover.js +28 -21
- package/dist/collection/components/text-editor/mention-group-counter.js +8 -7
- package/dist/collection/components/text-editor/text-editor-picker.js +10 -7
- package/dist/collection/components/text-editor/text-editor.js +37 -29
- package/dist/collection/components/trend-indicator/trend-indicator.js +19 -17
- package/dist/components/_Map.js +1 -342
- package/dist/components/_MapCache.js +1 -433
- package/dist/components/_Uint8Array.js +1 -349
- package/dist/components/_baseIsEqual.js +1 -494
- package/dist/components/_defineProperty.js +1 -13
- package/dist/components/_getTag.js +1 -421
- package/dist/components/chat-icon-list.js +1 -0
- package/dist/components/chat-item.js +1 -184
- package/dist/components/currency-picker.js +1 -1917
- package/dist/components/date-picker.js +1 -151
- package/dist/components/document-item.js +1 -212
- package/dist/components/dom.js +1 -26
- package/dist/components/empty-state.js +1 -61
- package/dist/components/extension-mapping.js +1 -55
- package/dist/components/feed-item-thumbnail-file-info.js +1 -33
- package/dist/components/feed-timeline-item.js +1 -453
- package/dist/components/get.js +1 -308
- package/dist/components/highlight-item.handler.js +1 -36
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.esm.js +1 -963
- package/dist/components/index.js +1 -1
- package/dist/components/isSymbol.js +1 -28
- package/dist/components/kanban-group.js +1 -148
- package/dist/components/kanban-item.js +1 -182
- package/dist/components/keycodes.js +1 -7
- package/dist/components/lime-query-filter-builder.js +1 -132
- package/dist/components/lime-query-filter-comparison.js +1 -180
- package/dist/components/lime-query-filter-expression.js +1 -420
- package/dist/components/lime-query-validation.js +1 -617
- package/dist/components/lime-query-value-input.js +1 -387
- package/dist/components/limebb-alert-dialog.js +1 -71
- package/dist/components/limebb-browser.js +1 -116
- package/dist/components/limebb-chat-icon-list.d.ts +11 -0
- package/dist/components/limebb-chat-icon-list.js +1 -0
- package/dist/components/limebb-chat-item.js +1 -6
- package/dist/components/limebb-chat-list.js +1 -294
- package/dist/components/limebb-component-config.js +1 -176
- package/dist/components/limebb-component-picker.js +1 -180
- package/dist/components/limebb-composer-toolbar.js +1 -136
- package/dist/components/limebb-currency-picker.js +1 -6
- package/dist/components/limebb-dashboard-widget.js +1 -48
- package/dist/components/limebb-data-cells.js +1 -169
- package/dist/components/limebb-date-picker.js +1 -6
- package/dist/components/limebb-date-range.js +1 -83
- package/dist/components/limebb-document-chips.js +1 -437
- package/dist/components/limebb-document-item.js +1 -6
- package/dist/components/limebb-document-picker.js +1 -111
- package/dist/components/limebb-empty-state.js +1 -6
- package/dist/components/limebb-feed-item-thumbnail-file-info.js +1 -6
- package/dist/components/limebb-feed-timeline-item.js +1 -6
- package/dist/components/limebb-feed.js +1 -398
- package/dist/components/limebb-icon-picker.js +1 -53026
- package/dist/components/limebb-info-tile-currency-format.js +1 -116
- package/dist/components/limebb-info-tile-date-format.js +1 -272
- package/dist/components/limebb-info-tile-decimal-format.js +1 -95
- package/dist/components/limebb-info-tile-format.js +1 -144
- package/dist/components/limebb-info-tile-relative-date-format.js +1 -72
- package/dist/components/limebb-info-tile-unit-format.js +1 -183
- package/dist/components/limebb-info-tile.js +1 -626
- package/dist/components/limebb-kanban-group.js +1 -6
- package/dist/components/limebb-kanban-item.js +1 -6
- package/dist/components/limebb-kanban.js +1 -79
- package/dist/components/limebb-lime-query-builder.js +1 -424
- package/dist/components/limebb-lime-query-filter-builder.js +1 -6
- package/dist/components/limebb-lime-query-filter-comparison.js +1 -6
- package/dist/components/limebb-lime-query-filter-expression.js +1 -6
- package/dist/components/limebb-lime-query-filter-group.js +1 -6
- package/dist/components/limebb-lime-query-filter-not.js +1 -6
- package/dist/components/limebb-lime-query-order-by-editor.js +1 -6
- package/dist/components/limebb-lime-query-order-by-item.js +1 -6
- package/dist/components/limebb-lime-query-response-format-builder.js +1 -310
- package/dist/components/limebb-lime-query-response-format-editor.js +1 -6
- package/dist/components/limebb-lime-query-response-format-item.js +1 -6
- package/dist/components/limebb-lime-query-value-input.js +1 -6
- package/dist/components/limebb-limeobject-file-viewer.js +1 -175
- package/dist/components/limebb-limetype-field.js +1 -6
- package/dist/components/limebb-live-docs-info.js +1 -6
- package/dist/components/limebb-loader.js +1 -78
- package/dist/components/limebb-locale-picker.js +1 -1165
- package/dist/components/limebb-mention-group-counter.js +1 -48
- package/dist/components/limebb-mention.js +1 -79
- package/dist/components/limebb-navigation-button.js +1 -6
- package/dist/components/limebb-notification-item.js +1 -6
- package/dist/components/limebb-notification-list.js +1 -253
- package/dist/components/limebb-object-chip.js +1 -253
- package/dist/components/limebb-percentage-visualizer.js +1 -6
- package/dist/components/limebb-property-selector.js +1 -6
- package/dist/components/limebb-summary-popover.js +1 -6
- package/dist/components/limebb-text-editor-picker.js +1 -6
- package/dist/components/limebb-text-editor.js +1 -1902
- package/dist/components/limebb-trend-indicator.js +1 -175
- package/dist/components/limebb-typing-indicator.js +1 -6
- package/dist/components/limetype-field.js +1 -216
- package/dist/components/limetype.js +1 -85
- package/dist/components/live-docs-info.js +1 -34
- package/dist/components/navigation-button.js +1 -74
- package/dist/components/negate.js +1 -40
- package/dist/components/non-null.js +1 -10
- package/dist/components/notification-item.js +1 -168
- package/dist/components/order-by-editor.js +1 -139
- package/dist/components/order-by-item.js +1 -73
- package/dist/components/percentage-class.js +1 -64
- package/dist/components/percentage-visualizer.js +1 -219
- package/dist/components/property-selector.js +1 -372
- package/dist/components/random-string.js +1 -22
- package/dist/components/response-format-editor.js +1 -331
- package/dist/components/response-format-item.js +1 -126
- package/dist/components/summary-popover.js +1 -159
- package/dist/components/text-editor-picker.js +1 -128
- package/dist/components/typing-indicator.js +1 -31
- package/dist/esm/{_Map-aede53b6.js → _Map-ByjZfyP_.js} +8 -20
- package/dist/esm/{_MapCache-af496e9d.js → _MapCache-C_kVhYUl.js} +5 -7
- package/dist/esm/{_Uint8Array-d6ebd526.js → _Uint8Array-DVXPnoWk.js} +6 -10
- package/dist/esm/{_baseIsEqual-077b6bb3.js → _baseIsEqual-DB13O4pD.js} +4 -4
- package/dist/esm/{_defineProperty-e6a185c3.js → _defineProperty-DSmG08hO.js} +2 -4
- package/dist/esm/{_getTag-d02a95fa.js → _getTag-DZlkp9mJ.js} +12 -32
- package/dist/esm/{get-3e42932b.js → get-Bo260bSC.js} +6 -14
- package/dist/esm/{index-d86e55c0.js → index-BIwHMk6j.js} +539 -300
- package/dist/esm/index.esm-BjlE4usG.js +823 -0
- package/dist/esm/{isSymbol-1c5f65cc.js → isSymbol-Ci8cASb6.js} +1 -1
- package/dist/esm/lime-crm-building-blocks.js +6 -5
- package/dist/esm/{lime-query-validation-01797a51.js → lime-query-validation-S9h8L6bg.js} +8 -8
- package/dist/esm/limebb-alert-dialog.entry.js +5 -6
- package/dist/esm/limebb-browser.entry.js +11 -12
- package/dist/esm/limebb-chat-icon-list_3.entry.js +208 -0
- package/dist/esm/limebb-chat-list.entry.js +46 -43
- package/dist/esm/limebb-component-config.entry.js +17 -14
- package/dist/esm/limebb-component-picker.entry.js +9 -10
- package/dist/esm/limebb-composer-toolbar.entry.js +9 -10
- package/dist/esm/limebb-currency-picker.entry.js +1908 -1789
- package/dist/esm/limebb-dashboard-widget.entry.js +4 -5
- package/dist/esm/limebb-data-cells.entry.js +5 -6
- package/dist/esm/limebb-date-picker.entry.js +7 -7
- package/dist/esm/limebb-date-range.entry.js +6 -7
- package/dist/esm/limebb-document-chips.entry.js +10 -9
- package/dist/esm/limebb-document-item.entry.js +6 -7
- package/dist/esm/limebb-document-picker.entry.js +6 -7
- package/dist/esm/limebb-empty-state.entry.js +3 -4
- package/dist/esm/limebb-feed-item-thumbnail-file-info.entry.js +4 -5
- package/dist/esm/limebb-feed-timeline-item.entry.js +8 -9
- package/dist/esm/limebb-feed.entry.js +430 -166
- package/dist/esm/limebb-icon-picker.entry.js +4 -4
- package/dist/esm/limebb-info-tile-currency-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-date-format.entry.js +4 -5
- package/dist/esm/limebb-info-tile-decimal-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-format.entry.js +5 -6
- package/dist/esm/limebb-info-tile-relative-date-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile-unit-format.entry.js +2 -2
- package/dist/esm/limebb-info-tile.entry.js +27 -22
- package/dist/esm/limebb-kanban-group.entry.js +8 -9
- package/dist/esm/limebb-kanban-item.entry.js +8 -9
- package/dist/esm/limebb-kanban.entry.js +5 -6
- package/dist/esm/limebb-lime-query-builder.entry.js +9 -10
- package/dist/esm/limebb-lime-query-filter-builder_3.entry.js +27 -27
- package/dist/esm/limebb-lime-query-filter-comparison_2.entry.js +26 -28
- package/dist/esm/limebb-lime-query-filter-group_3.entry.js +25 -28
- package/dist/esm/limebb-lime-query-order-by-item.entry.js +6 -7
- package/dist/esm/limebb-lime-query-response-format-builder.entry.js +9 -10
- package/dist/esm/limebb-lime-query-response-format-editor_2.entry.js +8 -10
- package/dist/esm/limebb-limeobject-file-viewer.entry.js +9 -10
- package/dist/esm/limebb-live-docs-info.entry.js +5 -6
- package/dist/esm/limebb-loader.entry.js +12 -8
- package/dist/esm/limebb-locale-picker.entry.js +29 -47
- package/dist/esm/limebb-mention-group-counter.entry.js +5 -6
- package/dist/esm/limebb-mention.entry.js +6 -7
- package/dist/esm/limebb-navigation-button_2.entry.js +10 -12
- package/dist/esm/limebb-notification-item.entry.js +9 -10
- package/dist/esm/limebb-notification-list.entry.js +10 -9
- package/dist/esm/limebb-object-chip.entry.js +16 -13
- package/dist/esm/limebb-percentage-visualizer.entry.js +9 -8
- package/dist/esm/limebb-property-selector.entry.js +9 -10
- package/dist/esm/limebb-text-editor-picker.entry.js +9 -8
- package/dist/esm/limebb-text-editor.entry.js +53 -305
- package/dist/esm/limebb-trend-indicator.entry.js +8 -7
- package/dist/esm/{limetype-12fbba0f.js → limetype-B3nph1qc.js} +3 -3
- package/dist/esm/loader.js +4 -4
- package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
- package/dist/lime-crm-building-blocks/{p-eb4aa158.entry.js → p-0afc0db2.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-12aadae6.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1428aa13.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-152edb10.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-1f02a411.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-21ec697f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-283270c5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3252e153.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3263f8d5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-32f8477f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-35a51259.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-38201f65.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-3ef87b11.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-e79f16ca.entry.js → p-4446f170.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-77e7d7da.entry.js → p-49afe71b.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-4ddd75bc.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-528f3635.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-52fb2a66.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-5d87cb38.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-60e22f51.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-62437a1d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-626421bf.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-62981791.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-685dd8a1.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-94e6f0de.entry.js → p-6cb2d9dd.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-6fdee70a.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-71191041.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-f7122d8e.entry.js → p-740ae712.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-79f3fd73.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-8477cb5d.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-50aad872.entry.js → p-8e2cc2e8.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-9ae55a96.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-B8RiYkLS.js +1 -0
- package/dist/lime-crm-building-blocks/p-BIwHMk6j.js +2 -0
- package/dist/lime-crm-building-blocks/p-BJ8HvfgI.js +1 -0
- package/dist/lime-crm-building-blocks/p-ByjZfyP_.js +1 -0
- package/dist/lime-crm-building-blocks/{p-0a266c26.js → p-CMfAKLlA.js} +1 -1
- package/dist/lime-crm-building-blocks/p-CQ-z_HTt.js +1 -0
- package/dist/lime-crm-building-blocks/p-CcGMZOP-.js +1 -0
- package/dist/lime-crm-building-blocks/p-Dm_AIMQj.js +1 -0
- package/dist/lime-crm-building-blocks/p-V3xfp9dg.js +1 -0
- package/dist/lime-crm-building-blocks/p-aaeecca6.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-ac59093c.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-acbc40f5.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-b2383e7f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-b36ad4e8.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-ba42e434.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-bac3d599.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-7a6c1595.entry.js → p-bc3de5e3.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-375f40d9.entry.js → p-c3b13800.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-d9f76810.entry.js → p-c6bbcbee.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-cff9bccd.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-d2a01f51.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-dabb227b.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-dbe2c5df.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-e2e9adff.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-ebe6040f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-eec0a0c8.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-f23ea0e7.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-22fffe85.entry.js → p-fa41a9e6.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-fdf269f7.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-mljVfXwO.js +1 -0
- package/dist/lime-crm-building-blocks/p-wbuFLk-j.js +1 -0
- package/dist/lime-crm-building-blocks/p-yc--7_7T.js +1 -0
- package/dist/types/components/chat-list/chat-icon-list/chat-icon-list.d.ts +19 -0
- package/dist/types/components/chat-list/chat-icon-list/chat-icon-list.types.d.ts +52 -0
- package/dist/types/components/chat-list/chat-list.d.ts +7 -2
- package/dist/types/components/chat-list/chat-list.types.d.ts +13 -0
- package/dist/types/components/chat-list/process-chat-items.d.ts +20 -28
- package/dist/types/components.d.ts +664 -117
- package/dist/types/interface.d.ts +2 -0
- package/dist/types/stencil-public-runtime.d.ts +192 -12
- package/package.json +10 -10
- package/dist/cjs/index.esm-e01e9bd4.js +0 -977
- package/dist/cjs/limebb-chat-item_2.cjs.entry.js +0 -181
- package/dist/esm/index.esm-11a8b9e2.js +0 -963
- package/dist/esm/limebb-chat-item_2.entry.js +0 -176
- package/dist/lime-crm-building-blocks/p-0d0f4c0f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-0eac6b68.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-103654ac.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-123190c3.js +0 -1
- package/dist/lime-crm-building-blocks/p-18d1ab86.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-199799ff.js +0 -1
- package/dist/lime-crm-building-blocks/p-20939cd4.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-20b5ff30.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-2ed843e9.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-35897ec3.js +0 -1
- package/dist/lime-crm-building-blocks/p-3a7b37cc.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3b3e7328.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3da67f32.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4066e17a.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4b494de7.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4ca1caf4.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-4dad4ce8.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-52cf8641.js +0 -2
- package/dist/lime-crm-building-blocks/p-5322fd19.js +0 -1
- package/dist/lime-crm-building-blocks/p-53d54dc8.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-579be797.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6a87a407.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6ad6a88d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6bd5c65f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-6bf1ab6d.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-703fa2fe.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7b5a1e83.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7e6fb4af.js +0 -1
- package/dist/lime-crm-building-blocks/p-7f72be40.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-812bf26e.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-81583fc8.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-81f8e5df.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-87d3f42c.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-8c3f563e.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-95b6eaf5.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-973146f7.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9bc5caac.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9c204549.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-9c334694.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-a7e55181.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b31772c8.js +0 -1
- package/dist/lime-crm-building-blocks/p-b675d5f0.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-b7959ddb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-d298b34e.js +0 -1
- package/dist/lime-crm-building-blocks/p-d47b6c3c.js +0 -1
- package/dist/lime-crm-building-blocks/p-d5b835a6.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-d7fc530f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-dddd8a43.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-eb56d4eb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-f31eeeaa.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-f788a48d.js +0 -1
- package/dist/lime-crm-building-blocks/p-fb292b3f.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-fe2b91d9.js +0 -1
- package/loader/package.json +0 -11
- /package/dist/cjs/{app-globals-3a1e7e63.js → app-globals-V2Kpy_OQ.js} +0 -0
- /package/dist/cjs/{dom-2ea30350.js → dom--t_vVnyU.js} +0 -0
- /package/dist/cjs/{extension-mapping-63bdafd3.js → extension-mapping-CvK-Mz3f.js} +0 -0
- /package/dist/cjs/{file-extension-7c2eae39.js → file-extension-DolkaRwB.js} +0 -0
- /package/dist/cjs/{highlight-item.handler-584ab58a.js → highlight-item.handler-BVqvzXiD.js} +0 -0
- /package/dist/cjs/{keycodes-88522d7f.js → keycodes-BCQoLEdB.js} +0 -0
- /package/dist/cjs/{negate-e0a2bf77.js → negate-Bg3SqQh6.js} +0 -0
- /package/dist/cjs/{non-null-3bf14aa1.js → non-null-BMnREsqJ.js} +0 -0
- /package/dist/cjs/{percentage-class-012e94d9.js → percentage-class-DVoYzFLR.js} +0 -0
- /package/dist/cjs/{property-resolution-5f798b03.js → property-resolution-Bz1zPcfq.js} +0 -0
- /package/dist/cjs/{random-string-aac0a74b.js → random-string-BdZGIsGg.js} +0 -0
- /package/dist/esm/{app-globals-0f993ce5.js → app-globals-DQuL1Twl.js} +0 -0
- /package/dist/esm/{dom-9cc051d7.js → dom-B95D7tDb.js} +0 -0
- /package/dist/esm/{extension-mapping-fcade195.js → extension-mapping-Bcm94u_z.js} +0 -0
- /package/dist/esm/{file-extension-568475d1.js → file-extension-DtnPTzDv.js} +0 -0
- /package/dist/esm/{highlight-item.handler-dfbf11c0.js → highlight-item.handler-BWMpG2bS.js} +0 -0
- /package/dist/esm/{keycodes-58a1fcc9.js → keycodes-CwMJvF_Z.js} +0 -0
- /package/dist/esm/{negate-55744008.js → negate-ooVD-6_a.js} +0 -0
- /package/dist/esm/{non-null-5a66a269.js → non-null-CkTg5UPD.js} +0 -0
- /package/dist/esm/{percentage-class-2766f8ef.js → percentage-class-BaQl_Elp.js} +0 -0
- /package/dist/esm/{property-resolution-e4e8dcf7.js → property-resolution-CQUZjrU4.js} +0 -0
- /package/dist/esm/{random-string-f6ef6fbf.js → random-string-C2JP2nLw.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-4a85590d.js → p-B95D7tDb.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-66352a1e.js → p-BWMpG2bS.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-a99197b1.js → p-BaQl_Elp.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-ab2a95a6.js → p-Bcm94u_z.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-fbda77a7.js → p-C2JP2nLw.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-b02c99d5.js → p-CQUZjrU4.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-1484e300.js → p-CkTg5UPD.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-463d3174.js → p-CwMJvF_Z.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-e1255160.js → p-DQuL1Twl.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-b42e9740.js → p-DtnPTzDv.js} +0 -0
- /package/dist/lime-crm-building-blocks/{p-7c9484b1.js → p-ooVD-6_a.js} +0 -0
|
@@ -35,7 +35,7 @@ export class LimeQueryFilterNotComponent {
|
|
|
35
35
|
};
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h("div", { key: '
|
|
38
|
+
return (h("div", { key: '3fa9f31ead0c064f3bf2285a035aa6f8d5bd0cea', class: "expression" }, this.label && h("limel-header", { key: '89c3ed0d18b0749087476d401a336777482ba35d', heading: this.label }), h("limebb-lime-query-filter-expression", { key: 'decc2f753bc9cf872aff87a2b5a59aeca489ad2d', platform: this.platform, context: this.context, label: "Not", limetype: this.limetype, activeLimetype: this.activeLimetype, expression: this.expression.exp, onExpressionChange: this.handleExpressionChange })));
|
|
39
39
|
}
|
|
40
40
|
static get is() { return "limebb-lime-query-filter-not"; }
|
|
41
41
|
static get encapsulation() { return "shadow"; }
|
|
@@ -61,7 +61,8 @@ export class LimeQueryFilterNotComponent {
|
|
|
61
61
|
"LimeWebComponentPlatform": {
|
|
62
62
|
"location": "import",
|
|
63
63
|
"path": "@limetech/lime-web-components",
|
|
64
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
64
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
65
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
65
66
|
}
|
|
66
67
|
}
|
|
67
68
|
},
|
|
@@ -84,7 +85,8 @@ export class LimeQueryFilterNotComponent {
|
|
|
84
85
|
"LimeWebComponentContext": {
|
|
85
86
|
"location": "import",
|
|
86
87
|
"path": "@limetech/lime-web-components",
|
|
87
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
88
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
89
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
88
90
|
}
|
|
89
91
|
}
|
|
90
92
|
},
|
|
@@ -113,8 +115,8 @@ export class LimeQueryFilterNotComponent {
|
|
|
113
115
|
},
|
|
114
116
|
"getter": false,
|
|
115
117
|
"setter": false,
|
|
116
|
-
"
|
|
117
|
-
"
|
|
118
|
+
"reflect": false,
|
|
119
|
+
"attribute": "label"
|
|
118
120
|
},
|
|
119
121
|
"limetype": {
|
|
120
122
|
"type": "string",
|
|
@@ -132,8 +134,8 @@ export class LimeQueryFilterNotComponent {
|
|
|
132
134
|
},
|
|
133
135
|
"getter": false,
|
|
134
136
|
"setter": false,
|
|
135
|
-
"
|
|
136
|
-
"
|
|
137
|
+
"reflect": false,
|
|
138
|
+
"attribute": "limetype"
|
|
137
139
|
},
|
|
138
140
|
"activeLimetype": {
|
|
139
141
|
"type": "string",
|
|
@@ -151,8 +153,8 @@ export class LimeQueryFilterNotComponent {
|
|
|
151
153
|
},
|
|
152
154
|
"getter": false,
|
|
153
155
|
"setter": false,
|
|
154
|
-
"
|
|
155
|
-
"
|
|
156
|
+
"reflect": false,
|
|
157
|
+
"attribute": "active-limetype"
|
|
156
158
|
},
|
|
157
159
|
"expression": {
|
|
158
160
|
"type": "unknown",
|
|
@@ -164,7 +166,8 @@ export class LimeQueryFilterNotComponent {
|
|
|
164
166
|
"NotExpression": {
|
|
165
167
|
"location": "import",
|
|
166
168
|
"path": "@limetech/lime-web-components",
|
|
167
|
-
"id": "node_modules::NotExpression"
|
|
169
|
+
"id": "node_modules::NotExpression",
|
|
170
|
+
"referenceLocation": "NotExpression"
|
|
168
171
|
}
|
|
169
172
|
}
|
|
170
173
|
},
|
|
@@ -197,7 +200,8 @@ export class LimeQueryFilterNotComponent {
|
|
|
197
200
|
"NotExpression": {
|
|
198
201
|
"location": "import",
|
|
199
202
|
"path": "@limetech/lime-web-components",
|
|
200
|
-
"id": "node_modules::NotExpression"
|
|
203
|
+
"id": "node_modules::NotExpression",
|
|
204
|
+
"referenceLocation": "NotExpression"
|
|
201
205
|
}
|
|
202
206
|
}
|
|
203
207
|
}
|
|
@@ -281,7 +281,8 @@ export class LimeQueryValueInput {
|
|
|
281
281
|
"LimeWebComponentPlatform": {
|
|
282
282
|
"location": "import",
|
|
283
283
|
"path": "@limetech/lime-web-components",
|
|
284
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
284
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
285
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
285
286
|
}
|
|
286
287
|
}
|
|
287
288
|
},
|
|
@@ -304,7 +305,8 @@ export class LimeQueryValueInput {
|
|
|
304
305
|
"LimeWebComponentContext": {
|
|
305
306
|
"location": "import",
|
|
306
307
|
"path": "@limetech/lime-web-components",
|
|
307
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
308
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
309
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
308
310
|
}
|
|
309
311
|
}
|
|
310
312
|
},
|
|
@@ -333,8 +335,8 @@ export class LimeQueryValueInput {
|
|
|
333
335
|
},
|
|
334
336
|
"getter": false,
|
|
335
337
|
"setter": false,
|
|
336
|
-
"
|
|
337
|
-
"
|
|
338
|
+
"reflect": false,
|
|
339
|
+
"attribute": "limetype"
|
|
338
340
|
},
|
|
339
341
|
"activeLimetype": {
|
|
340
342
|
"type": "string",
|
|
@@ -352,8 +354,8 @@ export class LimeQueryValueInput {
|
|
|
352
354
|
},
|
|
353
355
|
"getter": false,
|
|
354
356
|
"setter": false,
|
|
355
|
-
"
|
|
356
|
-
"
|
|
357
|
+
"reflect": false,
|
|
358
|
+
"attribute": "active-limetype"
|
|
357
359
|
},
|
|
358
360
|
"propertyPath": {
|
|
359
361
|
"type": "string",
|
|
@@ -371,8 +373,8 @@ export class LimeQueryValueInput {
|
|
|
371
373
|
},
|
|
372
374
|
"getter": false,
|
|
373
375
|
"setter": false,
|
|
374
|
-
"
|
|
375
|
-
"
|
|
376
|
+
"reflect": false,
|
|
377
|
+
"attribute": "property-path"
|
|
376
378
|
},
|
|
377
379
|
"operator": {
|
|
378
380
|
"type": "string",
|
|
@@ -384,7 +386,8 @@ export class LimeQueryValueInput {
|
|
|
384
386
|
"Operator": {
|
|
385
387
|
"location": "import",
|
|
386
388
|
"path": "@limetech/lime-web-components",
|
|
387
|
-
"id": "node_modules::Operator"
|
|
389
|
+
"id": "node_modules::Operator",
|
|
390
|
+
"referenceLocation": "Operator"
|
|
388
391
|
}
|
|
389
392
|
}
|
|
390
393
|
},
|
|
@@ -396,8 +399,8 @@ export class LimeQueryValueInput {
|
|
|
396
399
|
},
|
|
397
400
|
"getter": false,
|
|
398
401
|
"setter": false,
|
|
399
|
-
"
|
|
400
|
-
"
|
|
402
|
+
"reflect": false,
|
|
403
|
+
"attribute": "operator"
|
|
401
404
|
},
|
|
402
405
|
"value": {
|
|
403
406
|
"type": "any",
|
|
@@ -415,8 +418,8 @@ export class LimeQueryValueInput {
|
|
|
415
418
|
},
|
|
416
419
|
"getter": false,
|
|
417
420
|
"setter": false,
|
|
418
|
-
"
|
|
419
|
-
"
|
|
421
|
+
"reflect": false,
|
|
422
|
+
"attribute": "value"
|
|
420
423
|
},
|
|
421
424
|
"label": {
|
|
422
425
|
"type": "string",
|
|
@@ -434,8 +437,8 @@ export class LimeQueryValueInput {
|
|
|
434
437
|
},
|
|
435
438
|
"getter": false,
|
|
436
439
|
"setter": false,
|
|
437
|
-
"attribute": "label",
|
|
438
440
|
"reflect": false,
|
|
441
|
+
"attribute": "label",
|
|
439
442
|
"defaultValue": "'Value'"
|
|
440
443
|
}
|
|
441
444
|
};
|
|
@@ -172,7 +172,7 @@ export class LimeQueryBuilder {
|
|
|
172
172
|
}
|
|
173
173
|
}
|
|
174
174
|
render() {
|
|
175
|
-
return (h(Host, { key: '
|
|
175
|
+
return (h(Host, { key: '44ef84d95bbdeee841828904c0322df591c145fd' }, this.renderHeader(), this.renderContent()));
|
|
176
176
|
}
|
|
177
177
|
renderContent() {
|
|
178
178
|
const visualModeSupported = this.checkVisualModeSupport();
|
|
@@ -359,7 +359,8 @@ export class LimeQueryBuilder {
|
|
|
359
359
|
"LimeWebComponentPlatform": {
|
|
360
360
|
"location": "import",
|
|
361
361
|
"path": "@limetech/lime-web-components",
|
|
362
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
362
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
363
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
363
364
|
}
|
|
364
365
|
}
|
|
365
366
|
},
|
|
@@ -382,7 +383,8 @@ export class LimeQueryBuilder {
|
|
|
382
383
|
"LimeWebComponentContext": {
|
|
383
384
|
"location": "import",
|
|
384
385
|
"path": "@limetech/lime-web-components",
|
|
385
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
386
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
387
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
386
388
|
}
|
|
387
389
|
}
|
|
388
390
|
},
|
|
@@ -405,7 +407,8 @@ export class LimeQueryBuilder {
|
|
|
405
407
|
"LimeQuery": {
|
|
406
408
|
"location": "import",
|
|
407
409
|
"path": "./lime-query.types",
|
|
408
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::LimeQuery"
|
|
410
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::LimeQuery",
|
|
411
|
+
"referenceLocation": "LimeQuery"
|
|
409
412
|
}
|
|
410
413
|
}
|
|
411
414
|
},
|
|
@@ -434,8 +437,8 @@ export class LimeQueryBuilder {
|
|
|
434
437
|
},
|
|
435
438
|
"getter": false,
|
|
436
439
|
"setter": false,
|
|
437
|
-
"
|
|
438
|
-
"
|
|
440
|
+
"reflect": false,
|
|
441
|
+
"attribute": "label"
|
|
439
442
|
},
|
|
440
443
|
"activeLimetype": {
|
|
441
444
|
"type": "string",
|
|
@@ -453,8 +456,8 @@ export class LimeQueryBuilder {
|
|
|
453
456
|
},
|
|
454
457
|
"getter": false,
|
|
455
458
|
"setter": false,
|
|
456
|
-
"
|
|
457
|
-
"
|
|
459
|
+
"reflect": false,
|
|
460
|
+
"attribute": "active-limetype"
|
|
458
461
|
}
|
|
459
462
|
};
|
|
460
463
|
}
|
|
@@ -489,7 +492,8 @@ export class LimeQueryBuilder {
|
|
|
489
492
|
"LimeQuery": {
|
|
490
493
|
"location": "import",
|
|
491
494
|
"path": "./lime-query.types",
|
|
492
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::LimeQuery"
|
|
495
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::LimeQuery",
|
|
496
|
+
"referenceLocation": "LimeQuery"
|
|
493
497
|
}
|
|
494
498
|
}
|
|
495
499
|
}
|
|
@@ -154,7 +154,7 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
154
154
|
}
|
|
155
155
|
render() {
|
|
156
156
|
const visualModeSupported = this.checkVisualModeSupport();
|
|
157
|
-
return (h("div", { key: '
|
|
157
|
+
return (h("div", { key: 'ebd35d279c3ea28cce4867089682d3910ab7ccd4', class: "response-format-builder" }, this.label && h("h1", { key: '5697bfd34b614fddb2ca24702a4be6abac5e0a7f', class: "builder-label" }, this.label), this.helperText && (h("p", { key: '91f4a3ce08fbbc5f39bb3a028783605a47802ede', class: "builder-helper-text" }, this.helperText)), this.visualModeEnabled && (h("div", { key: 'd9b4186c2904c49eeeab5daef76ca4bc65856deb', class: "mode-controls" }, this.renderModeSwitch(visualModeSupported))), !this.visualModeEnabled || this.mode === 'code' ? (h("div", { class: "code-mode" }, this.renderCodeEditor(visualModeSupported))) : (h("div", { class: "visual-mode" }, this.renderVisualMode()))));
|
|
158
158
|
}
|
|
159
159
|
renderModeSwitch(support) {
|
|
160
160
|
const visualDisabled = !support.visualModeSupported;
|
|
@@ -241,7 +241,8 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
241
241
|
"LimeWebComponentPlatform": {
|
|
242
242
|
"location": "import",
|
|
243
243
|
"path": "@limetech/lime-web-components",
|
|
244
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
244
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
245
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
245
246
|
}
|
|
246
247
|
}
|
|
247
248
|
},
|
|
@@ -264,7 +265,8 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
264
265
|
"LimeWebComponentContext": {
|
|
265
266
|
"location": "import",
|
|
266
267
|
"path": "@limetech/lime-web-components",
|
|
267
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
268
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
269
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
268
270
|
}
|
|
269
271
|
}
|
|
270
272
|
},
|
|
@@ -293,8 +295,8 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
293
295
|
},
|
|
294
296
|
"getter": false,
|
|
295
297
|
"setter": false,
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
+
"reflect": false,
|
|
299
|
+
"attribute": "limetype"
|
|
298
300
|
},
|
|
299
301
|
"value": {
|
|
300
302
|
"type": "unknown",
|
|
@@ -306,7 +308,8 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
306
308
|
"ResponseFormat": {
|
|
307
309
|
"location": "import",
|
|
308
310
|
"path": "./lime-query.types",
|
|
309
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::ResponseFormat"
|
|
311
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::ResponseFormat",
|
|
312
|
+
"referenceLocation": "ResponseFormat"
|
|
310
313
|
}
|
|
311
314
|
}
|
|
312
315
|
},
|
|
@@ -335,8 +338,8 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
335
338
|
},
|
|
336
339
|
"getter": false,
|
|
337
340
|
"setter": false,
|
|
338
|
-
"attribute": "label",
|
|
339
341
|
"reflect": false,
|
|
342
|
+
"attribute": "label",
|
|
340
343
|
"defaultValue": "'Response Format'"
|
|
341
344
|
},
|
|
342
345
|
"helperText": {
|
|
@@ -355,8 +358,8 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
355
358
|
},
|
|
356
359
|
"getter": false,
|
|
357
360
|
"setter": false,
|
|
358
|
-
"attribute": "helper-text",
|
|
359
361
|
"reflect": false,
|
|
362
|
+
"attribute": "helper-text",
|
|
360
363
|
"defaultValue": "''"
|
|
361
364
|
}
|
|
362
365
|
};
|
|
@@ -387,7 +390,8 @@ export class LimeQueryResponseFormatBuilder {
|
|
|
387
390
|
"ResponseFormat": {
|
|
388
391
|
"location": "import",
|
|
389
392
|
"path": "./lime-query.types",
|
|
390
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::ResponseFormat"
|
|
393
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::ResponseFormat",
|
|
394
|
+
"referenceLocation": "ResponseFormat"
|
|
391
395
|
}
|
|
392
396
|
}
|
|
393
397
|
}
|
|
@@ -78,7 +78,7 @@ export class LimetypeField {
|
|
|
78
78
|
value: '',
|
|
79
79
|
};
|
|
80
80
|
options.unshift(emptyOption);
|
|
81
|
-
return (h("limel-select", { key: '
|
|
81
|
+
return (h("limel-select", { key: '787fa8e4d631882d235eaa64823f74879324d467', label: this.label, options: options, value: selectedOption, required: this.required, helperText: this.helperText, invalid: invalid, disabled: this.disabled || this.readonly, onChange: this.handleChange }));
|
|
82
82
|
}
|
|
83
83
|
componentWillRender() {
|
|
84
84
|
this.updatePropertyFields(this.value || '');
|
|
@@ -122,7 +122,8 @@ export class LimetypeField {
|
|
|
122
122
|
"LimeWebComponentPlatform": {
|
|
123
123
|
"location": "import",
|
|
124
124
|
"path": "@limetech/lime-web-components",
|
|
125
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
125
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
126
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
126
127
|
}
|
|
127
128
|
}
|
|
128
129
|
},
|
|
@@ -148,7 +149,8 @@ export class LimetypeField {
|
|
|
148
149
|
"LimeWebComponentContext": {
|
|
149
150
|
"location": "import",
|
|
150
151
|
"path": "@limetech/lime-web-components",
|
|
151
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
152
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
153
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
152
154
|
}
|
|
153
155
|
}
|
|
154
156
|
},
|
|
@@ -183,8 +185,8 @@ export class LimetypeField {
|
|
|
183
185
|
},
|
|
184
186
|
"getter": false,
|
|
185
187
|
"setter": false,
|
|
186
|
-
"
|
|
187
|
-
"
|
|
188
|
+
"reflect": true,
|
|
189
|
+
"attribute": "label"
|
|
188
190
|
},
|
|
189
191
|
"required": {
|
|
190
192
|
"type": "boolean",
|
|
@@ -205,8 +207,8 @@ export class LimetypeField {
|
|
|
205
207
|
},
|
|
206
208
|
"getter": false,
|
|
207
209
|
"setter": false,
|
|
208
|
-
"
|
|
209
|
-
"
|
|
210
|
+
"reflect": true,
|
|
211
|
+
"attribute": "required"
|
|
210
212
|
},
|
|
211
213
|
"readonly": {
|
|
212
214
|
"type": "boolean",
|
|
@@ -227,8 +229,8 @@ export class LimetypeField {
|
|
|
227
229
|
},
|
|
228
230
|
"getter": false,
|
|
229
231
|
"setter": false,
|
|
230
|
-
"
|
|
231
|
-
"
|
|
232
|
+
"reflect": true,
|
|
233
|
+
"attribute": "readonly"
|
|
232
234
|
},
|
|
233
235
|
"disabled": {
|
|
234
236
|
"type": "boolean",
|
|
@@ -249,8 +251,8 @@ export class LimetypeField {
|
|
|
249
251
|
},
|
|
250
252
|
"getter": false,
|
|
251
253
|
"setter": false,
|
|
252
|
-
"
|
|
253
|
-
"
|
|
254
|
+
"reflect": true,
|
|
255
|
+
"attribute": "disabled"
|
|
254
256
|
},
|
|
255
257
|
"value": {
|
|
256
258
|
"type": "string",
|
|
@@ -271,8 +273,8 @@ export class LimetypeField {
|
|
|
271
273
|
},
|
|
272
274
|
"getter": false,
|
|
273
275
|
"setter": false,
|
|
274
|
-
"
|
|
275
|
-
"
|
|
276
|
+
"reflect": true,
|
|
277
|
+
"attribute": "value"
|
|
276
278
|
},
|
|
277
279
|
"helperText": {
|
|
278
280
|
"type": "string",
|
|
@@ -293,8 +295,8 @@ export class LimetypeField {
|
|
|
293
295
|
},
|
|
294
296
|
"getter": false,
|
|
295
297
|
"setter": false,
|
|
296
|
-
"
|
|
297
|
-
"
|
|
298
|
+
"reflect": true,
|
|
299
|
+
"attribute": "helper-text"
|
|
298
300
|
},
|
|
299
301
|
"invalid": {
|
|
300
302
|
"type": "boolean",
|
|
@@ -315,8 +317,8 @@ export class LimetypeField {
|
|
|
315
317
|
},
|
|
316
318
|
"getter": false,
|
|
317
319
|
"setter": false,
|
|
318
|
-
"
|
|
319
|
-
"
|
|
320
|
+
"reflect": false,
|
|
321
|
+
"attribute": "invalid"
|
|
320
322
|
},
|
|
321
323
|
"limetypes": {
|
|
322
324
|
"type": "unknown",
|
|
@@ -374,8 +376,8 @@ export class LimetypeField {
|
|
|
374
376
|
},
|
|
375
377
|
"getter": false,
|
|
376
378
|
"setter": false,
|
|
377
|
-
"attribute": "field-name",
|
|
378
379
|
"reflect": false,
|
|
380
|
+
"attribute": "field-name",
|
|
379
381
|
"defaultValue": "'limetype'"
|
|
380
382
|
},
|
|
381
383
|
"formInfo": {
|
|
@@ -388,7 +390,8 @@ export class LimetypeField {
|
|
|
388
390
|
"FormInfo": {
|
|
389
391
|
"location": "import",
|
|
390
392
|
"path": "@limetech/lime-elements",
|
|
391
|
-
"id": "node_modules::FormInfo"
|
|
393
|
+
"id": "node_modules::FormInfo",
|
|
394
|
+
"referenceLocation": "FormInfo"
|
|
392
395
|
}
|
|
393
396
|
}
|
|
394
397
|
},
|
|
@@ -69,7 +69,7 @@ export class OrderByEditor {
|
|
|
69
69
|
}
|
|
70
70
|
}
|
|
71
71
|
render() {
|
|
72
|
-
return (h(Host, { key: '
|
|
72
|
+
return (h(Host, { key: '455f24330db2e3194178c446920d6936fc1fdecc' }, this.renderEmptyState(), this.renderOrderByEditor()));
|
|
73
73
|
}
|
|
74
74
|
renderEmptyState() {
|
|
75
75
|
if (this.limetype) {
|
|
@@ -130,7 +130,8 @@ export class OrderByEditor {
|
|
|
130
130
|
"LimeWebComponentPlatform": {
|
|
131
131
|
"location": "import",
|
|
132
132
|
"path": "@limetech/lime-web-components",
|
|
133
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
133
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
134
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
134
135
|
}
|
|
135
136
|
}
|
|
136
137
|
},
|
|
@@ -153,7 +154,8 @@ export class OrderByEditor {
|
|
|
153
154
|
"LimeWebComponentContext": {
|
|
154
155
|
"location": "import",
|
|
155
156
|
"path": "@limetech/lime-web-components",
|
|
156
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
157
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
158
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
157
159
|
}
|
|
158
160
|
}
|
|
159
161
|
},
|
|
@@ -182,8 +184,8 @@ export class OrderByEditor {
|
|
|
182
184
|
},
|
|
183
185
|
"getter": false,
|
|
184
186
|
"setter": false,
|
|
185
|
-
"
|
|
186
|
-
"
|
|
187
|
+
"reflect": false,
|
|
188
|
+
"attribute": "limetype"
|
|
187
189
|
},
|
|
188
190
|
"value": {
|
|
189
191
|
"type": "unknown",
|
|
@@ -195,7 +197,8 @@ export class OrderByEditor {
|
|
|
195
197
|
"OrderByItem": {
|
|
196
198
|
"location": "import",
|
|
197
199
|
"path": "../lime-query.types",
|
|
198
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem"
|
|
200
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem",
|
|
201
|
+
"referenceLocation": "OrderByItem"
|
|
199
202
|
}
|
|
200
203
|
}
|
|
201
204
|
},
|
|
@@ -224,8 +227,8 @@ export class OrderByEditor {
|
|
|
224
227
|
},
|
|
225
228
|
"getter": false,
|
|
226
229
|
"setter": false,
|
|
227
|
-
"attribute": "label",
|
|
228
230
|
"reflect": false,
|
|
231
|
+
"attribute": "label",
|
|
229
232
|
"defaultValue": "'Sort Order'"
|
|
230
233
|
}
|
|
231
234
|
};
|
|
@@ -253,7 +256,8 @@ export class OrderByEditor {
|
|
|
253
256
|
"OrderByItem": {
|
|
254
257
|
"location": "import",
|
|
255
258
|
"path": "../lime-query.types",
|
|
256
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem"
|
|
259
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem",
|
|
260
|
+
"referenceLocation": "OrderByItem"
|
|
257
261
|
}
|
|
258
262
|
}
|
|
259
263
|
}
|
|
@@ -38,9 +38,9 @@ export class OrderByItemComponent {
|
|
|
38
38
|
render() {
|
|
39
39
|
const propertyPath = Object.keys(this.item)[0] || '';
|
|
40
40
|
const direction = this.item[propertyPath] || 'ASC';
|
|
41
|
-
return (h(Host, { key: '
|
|
41
|
+
return (h(Host, { key: '9c9063d5089621e396a49050163649d3db4f150b' }, h("limebb-property-selector", { key: '7c51b19d936d241ded4374afc5e252b8ab53ea5a', platform: this.platform, context: this.context, limetype: this.limetype, label: "Property", value: propertyPath, required: true, onChange: this.handlePathChange }), h("div", { key: 'a784f8501d526018e640a4e8c1a18bf21bf9cdfd', class: "control-buttons" }, h("limel-icon-button", { key: '91a346f719c56389b744939181173204704baea4', icon: direction === 'ASC'
|
|
42
42
|
? 'sort_ascending'
|
|
43
|
-
: 'sort_descending', label: direction === 'ASC' ? 'Ascending' : 'Descending', onClick: this.handleToggleDirection }), h("limel-icon-button", { key: '
|
|
43
|
+
: 'sort_descending', label: direction === 'ASC' ? 'Ascending' : 'Descending', onClick: this.handleToggleDirection }), h("limel-icon-button", { key: '9f243511134e709a5625122b32cbfbc6f3eeae0a', icon: "trash", label: "Remove", onClick: this.handleRemove }))));
|
|
44
44
|
}
|
|
45
45
|
static get is() { return "limebb-lime-query-order-by-item"; }
|
|
46
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -66,7 +66,8 @@ export class OrderByItemComponent {
|
|
|
66
66
|
"LimeWebComponentPlatform": {
|
|
67
67
|
"location": "import",
|
|
68
68
|
"path": "@limetech/lime-web-components",
|
|
69
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
69
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
70
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
70
71
|
}
|
|
71
72
|
}
|
|
72
73
|
},
|
|
@@ -89,7 +90,8 @@ export class OrderByItemComponent {
|
|
|
89
90
|
"LimeWebComponentContext": {
|
|
90
91
|
"location": "import",
|
|
91
92
|
"path": "@limetech/lime-web-components",
|
|
92
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
93
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
94
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
93
95
|
}
|
|
94
96
|
}
|
|
95
97
|
},
|
|
@@ -118,8 +120,8 @@ export class OrderByItemComponent {
|
|
|
118
120
|
},
|
|
119
121
|
"getter": false,
|
|
120
122
|
"setter": false,
|
|
121
|
-
"
|
|
122
|
-
"
|
|
123
|
+
"reflect": false,
|
|
124
|
+
"attribute": "limetype"
|
|
123
125
|
},
|
|
124
126
|
"item": {
|
|
125
127
|
"type": "unknown",
|
|
@@ -131,7 +133,8 @@ export class OrderByItemComponent {
|
|
|
131
133
|
"OrderByItem": {
|
|
132
134
|
"location": "import",
|
|
133
135
|
"path": "../lime-query.types",
|
|
134
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem"
|
|
136
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem",
|
|
137
|
+
"referenceLocation": "OrderByItem"
|
|
135
138
|
}
|
|
136
139
|
}
|
|
137
140
|
},
|
|
@@ -164,7 +167,8 @@ export class OrderByItemComponent {
|
|
|
164
167
|
"OrderByItem": {
|
|
165
168
|
"location": "import",
|
|
166
169
|
"path": "../lime-query.types",
|
|
167
|
-
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem"
|
|
170
|
+
"id": "src/components/lime-query-builder/lime-query.types.ts::OrderByItem",
|
|
171
|
+
"referenceLocation": "OrderByItem"
|
|
168
172
|
}
|
|
169
173
|
}
|
|
170
174
|
}
|
package/dist/collection/components/lime-query-builder/property-selector/property-selector.js
CHANGED
|
@@ -265,7 +265,8 @@ export class PropertySelector {
|
|
|
265
265
|
"LimeWebComponentPlatform": {
|
|
266
266
|
"location": "import",
|
|
267
267
|
"path": "@limetech/lime-web-components",
|
|
268
|
-
"id": "node_modules::LimeWebComponentPlatform"
|
|
268
|
+
"id": "node_modules::LimeWebComponentPlatform",
|
|
269
|
+
"referenceLocation": "LimeWebComponentPlatform"
|
|
269
270
|
}
|
|
270
271
|
}
|
|
271
272
|
},
|
|
@@ -288,7 +289,8 @@ export class PropertySelector {
|
|
|
288
289
|
"LimeWebComponentContext": {
|
|
289
290
|
"location": "import",
|
|
290
291
|
"path": "@limetech/lime-web-components",
|
|
291
|
-
"id": "node_modules::LimeWebComponentContext"
|
|
292
|
+
"id": "node_modules::LimeWebComponentContext",
|
|
293
|
+
"referenceLocation": "LimeWebComponentContext"
|
|
292
294
|
}
|
|
293
295
|
}
|
|
294
296
|
},
|
|
@@ -317,8 +319,8 @@ export class PropertySelector {
|
|
|
317
319
|
},
|
|
318
320
|
"getter": false,
|
|
319
321
|
"setter": false,
|
|
320
|
-
"
|
|
321
|
-
"
|
|
322
|
+
"reflect": false,
|
|
323
|
+
"attribute": "limetype"
|
|
322
324
|
},
|
|
323
325
|
"value": {
|
|
324
326
|
"type": "string",
|
|
@@ -336,8 +338,8 @@ export class PropertySelector {
|
|
|
336
338
|
},
|
|
337
339
|
"getter": false,
|
|
338
340
|
"setter": false,
|
|
339
|
-
"
|
|
340
|
-
"
|
|
341
|
+
"reflect": false,
|
|
342
|
+
"attribute": "value"
|
|
341
343
|
},
|
|
342
344
|
"label": {
|
|
343
345
|
"type": "string",
|
|
@@ -355,8 +357,8 @@ export class PropertySelector {
|
|
|
355
357
|
},
|
|
356
358
|
"getter": false,
|
|
357
359
|
"setter": false,
|
|
358
|
-
"attribute": "label",
|
|
359
360
|
"reflect": false,
|
|
361
|
+
"attribute": "label",
|
|
360
362
|
"defaultValue": "'Property'"
|
|
361
363
|
},
|
|
362
364
|
"required": {
|
|
@@ -375,8 +377,8 @@ export class PropertySelector {
|
|
|
375
377
|
},
|
|
376
378
|
"getter": false,
|
|
377
379
|
"setter": false,
|
|
378
|
-
"attribute": "required",
|
|
379
380
|
"reflect": false,
|
|
381
|
+
"attribute": "required",
|
|
380
382
|
"defaultValue": "false"
|
|
381
383
|
},
|
|
382
384
|
"helperText": {
|
|
@@ -395,8 +397,8 @@ export class PropertySelector {
|
|
|
395
397
|
},
|
|
396
398
|
"getter": false,
|
|
397
399
|
"setter": false,
|
|
398
|
-
"
|
|
399
|
-
"
|
|
400
|
+
"reflect": false,
|
|
401
|
+
"attribute": "helper-text"
|
|
400
402
|
}
|
|
401
403
|
};
|
|
402
404
|
}
|