@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
|
@@ -0,0 +1,838 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var index = require('./index-C_OnxXhP.js');
|
|
4
|
+
|
|
5
|
+
var _documentCurrentScript = typeof document !== 'undefined' ? document.currentScript : null;
|
|
6
|
+
//#region src/core/platform.ts
|
|
7
|
+
var n = { };
|
|
8
|
+
//#endregion
|
|
9
|
+
//#region src/limetype/property.ts
|
|
10
|
+
function i(e) {
|
|
11
|
+
return e && [
|
|
12
|
+
"belongsto",
|
|
13
|
+
"hasone",
|
|
14
|
+
"hasmany",
|
|
15
|
+
"hasandbelongstomany"
|
|
16
|
+
].includes(e.type);
|
|
17
|
+
}
|
|
18
|
+
function a(e) {
|
|
19
|
+
return e && ["belongsto", "hasone"].includes(e.type);
|
|
20
|
+
}
|
|
21
|
+
//#endregion
|
|
22
|
+
//#region src/limetype/types.ts
|
|
23
|
+
n.LimeTypeRepository = "state.limetypes";
|
|
24
|
+
//#endregion
|
|
25
|
+
//#region node_modules/tslib/tslib.es6.mjs
|
|
26
|
+
var l = function(e, t) {
|
|
27
|
+
return l = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, t) {
|
|
28
|
+
e.__proto__ = t;
|
|
29
|
+
} || function(e, t) {
|
|
30
|
+
for (var n in t) Object.prototype.hasOwnProperty.call(t, n) && (e[n] = t[n]);
|
|
31
|
+
}, l(e, t);
|
|
32
|
+
};
|
|
33
|
+
function u(e, t) {
|
|
34
|
+
if (typeof t != "function" && t !== null) throw TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
35
|
+
l(e, t);
|
|
36
|
+
function n() {
|
|
37
|
+
this.constructor = e;
|
|
38
|
+
}
|
|
39
|
+
e.prototype = t === null ? Object.create(t) : (n.prototype = t.prototype, new n());
|
|
40
|
+
}
|
|
41
|
+
function d(e) {
|
|
42
|
+
var t = typeof Symbol == "function" && Symbol.iterator, n = t && e[t], r = 0;
|
|
43
|
+
if (n) return n.call(e);
|
|
44
|
+
if (e && typeof e.length == "number") return { next: function() {
|
|
45
|
+
return e && r >= e.length && (e = void 0), {
|
|
46
|
+
value: e && e[r++],
|
|
47
|
+
done: !e
|
|
48
|
+
};
|
|
49
|
+
} };
|
|
50
|
+
throw TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
51
|
+
}
|
|
52
|
+
function f(e, t) {
|
|
53
|
+
var n = typeof Symbol == "function" && e[Symbol.iterator];
|
|
54
|
+
if (!n) return e;
|
|
55
|
+
var r = n.call(e), i, a = [], o;
|
|
56
|
+
try {
|
|
57
|
+
for (; !(i = r.next()).done;) a.push(i.value);
|
|
58
|
+
} catch (e) {
|
|
59
|
+
o = { error: e };
|
|
60
|
+
} finally {
|
|
61
|
+
try {
|
|
62
|
+
i && !i.done && (n = r.return) && n.call(r);
|
|
63
|
+
} finally {
|
|
64
|
+
if (o) throw o.error;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
return a;
|
|
68
|
+
}
|
|
69
|
+
function p(e, t, n) {
|
|
70
|
+
if (arguments.length === 2) for (var r = 0, i = t.length, a; r < i; r++) (a || !(r in t)) && (a ||= Array.prototype.slice.call(t, 0, r), a[r] = t[r]);
|
|
71
|
+
return e.concat(a || Array.prototype.slice.call(t));
|
|
72
|
+
}
|
|
73
|
+
//#endregion
|
|
74
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/isFunction.js
|
|
75
|
+
function m(e) {
|
|
76
|
+
return typeof e == "function";
|
|
77
|
+
}
|
|
78
|
+
//#endregion
|
|
79
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/createErrorClass.js
|
|
80
|
+
function h(e) {
|
|
81
|
+
var t = e(function(e) {
|
|
82
|
+
Error.call(e), e.stack = (/* @__PURE__ */ Error()).stack;
|
|
83
|
+
});
|
|
84
|
+
return t.prototype = Object.create(Error.prototype), t.prototype.constructor = t, t;
|
|
85
|
+
}
|
|
86
|
+
//#endregion
|
|
87
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/UnsubscriptionError.js
|
|
88
|
+
var g = h(function(e) {
|
|
89
|
+
return function(t) {
|
|
90
|
+
e(this), this.message = t ? t.length + " errors occurred during unsubscription:\n" + t.map(function(e, t) {
|
|
91
|
+
return t + 1 + ") " + e.toString();
|
|
92
|
+
}).join("\n ") : "", this.name = "UnsubscriptionError", this.errors = t;
|
|
93
|
+
};
|
|
94
|
+
});
|
|
95
|
+
//#endregion
|
|
96
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/arrRemove.js
|
|
97
|
+
function _(e, t) {
|
|
98
|
+
if (e) {
|
|
99
|
+
var n = e.indexOf(t);
|
|
100
|
+
0 <= n && e.splice(n, 1);
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
//#endregion
|
|
104
|
+
//#region node_modules/rxjs/dist/esm5/internal/Subscription.js
|
|
105
|
+
var v = function() {
|
|
106
|
+
function e(e) {
|
|
107
|
+
this.initialTeardown = e, this.closed = false, this._parentage = null, this._finalizers = null;
|
|
108
|
+
}
|
|
109
|
+
return e.prototype.unsubscribe = function() {
|
|
110
|
+
var e, t, n, r, i;
|
|
111
|
+
if (!this.closed) {
|
|
112
|
+
this.closed = true;
|
|
113
|
+
var a = this._parentage;
|
|
114
|
+
if (a) if (this._parentage = null, Array.isArray(a)) try {
|
|
115
|
+
for (var o = d(a), s = o.next(); !s.done; s = o.next()) s.value.remove(this);
|
|
116
|
+
} catch (t) {
|
|
117
|
+
e = { error: t };
|
|
118
|
+
} finally {
|
|
119
|
+
try {
|
|
120
|
+
s && !s.done && (t = o.return) && t.call(o);
|
|
121
|
+
} finally {
|
|
122
|
+
if (e) throw e.error;
|
|
123
|
+
}
|
|
124
|
+
}
|
|
125
|
+
else a.remove(this);
|
|
126
|
+
var c = this.initialTeardown;
|
|
127
|
+
if (m(c)) try {
|
|
128
|
+
c();
|
|
129
|
+
} catch (e) {
|
|
130
|
+
i = e instanceof g ? e.errors : [e];
|
|
131
|
+
}
|
|
132
|
+
var l = this._finalizers;
|
|
133
|
+
if (l) {
|
|
134
|
+
this._finalizers = null;
|
|
135
|
+
try {
|
|
136
|
+
for (var u = d(l), h = u.next(); !h.done; h = u.next()) {
|
|
137
|
+
var _ = h.value;
|
|
138
|
+
try {
|
|
139
|
+
b(_);
|
|
140
|
+
} catch (e) {
|
|
141
|
+
i ??= [], e instanceof g ? i = p(p([], f(i)), f(e.errors)) : i.push(e);
|
|
142
|
+
}
|
|
143
|
+
}
|
|
144
|
+
} catch (e) {
|
|
145
|
+
n = { error: e };
|
|
146
|
+
} finally {
|
|
147
|
+
try {
|
|
148
|
+
h && !h.done && (r = u.return) && r.call(u);
|
|
149
|
+
} finally {
|
|
150
|
+
if (n) throw n.error;
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
if (i) throw new g(i);
|
|
155
|
+
}
|
|
156
|
+
}, e.prototype.add = function(t) {
|
|
157
|
+
if (t && t !== this) if (this.closed) b(t);
|
|
158
|
+
else {
|
|
159
|
+
if (t instanceof e) {
|
|
160
|
+
if (t.closed || t._hasParent(this)) return;
|
|
161
|
+
t._addParent(this);
|
|
162
|
+
}
|
|
163
|
+
(this._finalizers = this._finalizers ?? []).push(t);
|
|
164
|
+
}
|
|
165
|
+
}, e.prototype._hasParent = function(e) {
|
|
166
|
+
var t = this._parentage;
|
|
167
|
+
return t === e || Array.isArray(t) && t.includes(e);
|
|
168
|
+
}, e.prototype._addParent = function(e) {
|
|
169
|
+
var t = this._parentage;
|
|
170
|
+
this._parentage = Array.isArray(t) ? (t.push(e), t) : t ? [t, e] : e;
|
|
171
|
+
}, e.prototype._removeParent = function(e) {
|
|
172
|
+
var t = this._parentage;
|
|
173
|
+
t === e ? this._parentage = null : Array.isArray(t) && _(t, e);
|
|
174
|
+
}, e.prototype.remove = function(t) {
|
|
175
|
+
var n = this._finalizers;
|
|
176
|
+
n && _(n, t), t instanceof e && t._removeParent(this);
|
|
177
|
+
}, e.EMPTY = (function() {
|
|
178
|
+
var t = new e();
|
|
179
|
+
return t.closed = true, t;
|
|
180
|
+
})(), e;
|
|
181
|
+
}(), ee = v.EMPTY;
|
|
182
|
+
function y(e) {
|
|
183
|
+
return e instanceof v || e && "closed" in e && m(e.remove) && m(e.add) && m(e.unsubscribe);
|
|
184
|
+
}
|
|
185
|
+
function b(e) {
|
|
186
|
+
m(e) ? e() : e.unsubscribe();
|
|
187
|
+
}
|
|
188
|
+
//#endregion
|
|
189
|
+
//#region node_modules/rxjs/dist/esm5/internal/config.js
|
|
190
|
+
var x = {
|
|
191
|
+
Promise: void 0}, S = {
|
|
192
|
+
setTimeout: function(e, t) {
|
|
193
|
+
var n = [...arguments].slice(2);
|
|
194
|
+
return setTimeout.apply(void 0, p([e, t], f(n)));
|
|
195
|
+
},
|
|
196
|
+
clearTimeout: function(e) {
|
|
197
|
+
return (clearTimeout)(e);
|
|
198
|
+
},
|
|
199
|
+
delegate: void 0
|
|
200
|
+
};
|
|
201
|
+
//#endregion
|
|
202
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/reportUnhandledError.js
|
|
203
|
+
function te(e) {
|
|
204
|
+
S.setTimeout(function() {
|
|
205
|
+
throw e;
|
|
206
|
+
});
|
|
207
|
+
}
|
|
208
|
+
//#endregion
|
|
209
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/noop.js
|
|
210
|
+
function C() {}
|
|
211
|
+
function E(e) {
|
|
212
|
+
e();
|
|
213
|
+
}
|
|
214
|
+
//#endregion
|
|
215
|
+
//#region node_modules/rxjs/dist/esm5/internal/Subscriber.js
|
|
216
|
+
var oe = function(e) {
|
|
217
|
+
u(t, e);
|
|
218
|
+
function t(t) {
|
|
219
|
+
var n = e.call(this) || this;
|
|
220
|
+
return n.isStopped = false, t ? (n.destination = t, y(t) && t.add(n)) : n.destination = ue, n;
|
|
221
|
+
}
|
|
222
|
+
return t.create = function(e, t, n) {
|
|
223
|
+
return new O(e, t, n);
|
|
224
|
+
}, t.prototype.next = function(e) {
|
|
225
|
+
this.isStopped ? A() : this._next(e);
|
|
226
|
+
}, t.prototype.error = function(e) {
|
|
227
|
+
this.isStopped ? A() : (this.isStopped = true, this._error(e));
|
|
228
|
+
}, t.prototype.complete = function() {
|
|
229
|
+
this.isStopped ? A() : (this.isStopped = true, this._complete());
|
|
230
|
+
}, t.prototype.unsubscribe = function() {
|
|
231
|
+
this.closed || (this.isStopped = true, e.prototype.unsubscribe.call(this), this.destination = null);
|
|
232
|
+
}, t.prototype._next = function(e) {
|
|
233
|
+
this.destination.next(e);
|
|
234
|
+
}, t.prototype._error = function(e) {
|
|
235
|
+
try {
|
|
236
|
+
this.destination.error(e);
|
|
237
|
+
} finally {
|
|
238
|
+
this.unsubscribe();
|
|
239
|
+
}
|
|
240
|
+
}, t.prototype._complete = function() {
|
|
241
|
+
try {
|
|
242
|
+
this.destination.complete();
|
|
243
|
+
} finally {
|
|
244
|
+
this.unsubscribe();
|
|
245
|
+
}
|
|
246
|
+
}, t;
|
|
247
|
+
}(v);
|
|
248
|
+
var ce = function() {
|
|
249
|
+
function e(e) {
|
|
250
|
+
this.partialObserver = e;
|
|
251
|
+
}
|
|
252
|
+
return e.prototype.next = function(e) {
|
|
253
|
+
var t = this.partialObserver;
|
|
254
|
+
if (t.next) try {
|
|
255
|
+
t.next(e);
|
|
256
|
+
} catch (e) {
|
|
257
|
+
k(e);
|
|
258
|
+
}
|
|
259
|
+
}, e.prototype.error = function(e) {
|
|
260
|
+
var t = this.partialObserver;
|
|
261
|
+
if (t.error) try {
|
|
262
|
+
t.error(e);
|
|
263
|
+
} catch (e) {
|
|
264
|
+
k(e);
|
|
265
|
+
}
|
|
266
|
+
else k(e);
|
|
267
|
+
}, e.prototype.complete = function() {
|
|
268
|
+
var e = this.partialObserver;
|
|
269
|
+
if (e.complete) try {
|
|
270
|
+
e.complete();
|
|
271
|
+
} catch (e) {
|
|
272
|
+
k(e);
|
|
273
|
+
}
|
|
274
|
+
}, e;
|
|
275
|
+
}(), O = function(e) {
|
|
276
|
+
u(t, e);
|
|
277
|
+
function t(t, n, r) {
|
|
278
|
+
var i = e.call(this) || this, a;
|
|
279
|
+
if (m(t) || !t) a = {
|
|
280
|
+
next: t ?? void 0,
|
|
281
|
+
error: n ?? void 0,
|
|
282
|
+
complete: r ?? void 0
|
|
283
|
+
};
|
|
284
|
+
else {
|
|
285
|
+
a = t;
|
|
286
|
+
}
|
|
287
|
+
return i.destination = new ce(a), i;
|
|
288
|
+
}
|
|
289
|
+
return t;
|
|
290
|
+
}(oe);
|
|
291
|
+
function k(e) {
|
|
292
|
+
te(e);
|
|
293
|
+
}
|
|
294
|
+
function le(e) {
|
|
295
|
+
throw e;
|
|
296
|
+
}
|
|
297
|
+
function A(e, t) {
|
|
298
|
+
}
|
|
299
|
+
var ue = {
|
|
300
|
+
closed: true,
|
|
301
|
+
next: C,
|
|
302
|
+
error: le,
|
|
303
|
+
complete: C
|
|
304
|
+
}, de = (function() {
|
|
305
|
+
return typeof Symbol == "function" && Symbol.observable || "@@observable";
|
|
306
|
+
})();
|
|
307
|
+
//#endregion
|
|
308
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/identity.js
|
|
309
|
+
function fe(e) {
|
|
310
|
+
return e;
|
|
311
|
+
}
|
|
312
|
+
//#endregion
|
|
313
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/pipe.js
|
|
314
|
+
function pe(e) {
|
|
315
|
+
return e.length === 0 ? fe : e.length === 1 ? e[0] : function(t) {
|
|
316
|
+
return e.reduce(function(e, t) {
|
|
317
|
+
return t(e);
|
|
318
|
+
}, t);
|
|
319
|
+
};
|
|
320
|
+
}
|
|
321
|
+
//#endregion
|
|
322
|
+
//#region node_modules/rxjs/dist/esm5/internal/Observable.js
|
|
323
|
+
var j = function() {
|
|
324
|
+
function e(e) {
|
|
325
|
+
e && (this._subscribe = e);
|
|
326
|
+
}
|
|
327
|
+
return e.prototype.lift = function(t) {
|
|
328
|
+
var n = new e();
|
|
329
|
+
return n.source = this, n.operator = t, n;
|
|
330
|
+
}, e.prototype.subscribe = function(e, t, n) {
|
|
331
|
+
var r = this, i = he(e) ? e : new O(e, t, n);
|
|
332
|
+
return E(function() {
|
|
333
|
+
var e = r, t = e.operator, n = e.source;
|
|
334
|
+
i.add(t ? t.call(i, n) : n ? r._subscribe(i) : r._trySubscribe(i));
|
|
335
|
+
}), i;
|
|
336
|
+
}, e.prototype._trySubscribe = function(e) {
|
|
337
|
+
try {
|
|
338
|
+
return this._subscribe(e);
|
|
339
|
+
} catch (t) {
|
|
340
|
+
e.error(t);
|
|
341
|
+
}
|
|
342
|
+
}, e.prototype.forEach = function(e, t) {
|
|
343
|
+
var n = this;
|
|
344
|
+
return t = M(t), new t(function(t, r) {
|
|
345
|
+
var i = new O({
|
|
346
|
+
next: function(t) {
|
|
347
|
+
try {
|
|
348
|
+
e(t);
|
|
349
|
+
} catch (e) {
|
|
350
|
+
r(e), i.unsubscribe();
|
|
351
|
+
}
|
|
352
|
+
},
|
|
353
|
+
error: r,
|
|
354
|
+
complete: t
|
|
355
|
+
});
|
|
356
|
+
n.subscribe(i);
|
|
357
|
+
});
|
|
358
|
+
}, e.prototype._subscribe = function(e) {
|
|
359
|
+
return this.source?.subscribe(e);
|
|
360
|
+
}, e.prototype[de] = function() {
|
|
361
|
+
return this;
|
|
362
|
+
}, e.prototype.pipe = function() {
|
|
363
|
+
return pe([...arguments])(this);
|
|
364
|
+
}, e.prototype.toPromise = function(e) {
|
|
365
|
+
var t = this;
|
|
366
|
+
return e = M(e), new e(function(e, n) {
|
|
367
|
+
var r;
|
|
368
|
+
t.subscribe(function(e) {
|
|
369
|
+
return r = e;
|
|
370
|
+
}, function(e) {
|
|
371
|
+
return n(e);
|
|
372
|
+
}, function() {
|
|
373
|
+
return e(r);
|
|
374
|
+
});
|
|
375
|
+
});
|
|
376
|
+
}, e.create = function(t) {
|
|
377
|
+
return new e(t);
|
|
378
|
+
}, e;
|
|
379
|
+
}();
|
|
380
|
+
function M(e) {
|
|
381
|
+
return e ?? x.Promise ?? Promise;
|
|
382
|
+
}
|
|
383
|
+
function me(e) {
|
|
384
|
+
return e && m(e.next) && m(e.error) && m(e.complete);
|
|
385
|
+
}
|
|
386
|
+
function he(e) {
|
|
387
|
+
return e && e instanceof oe || me(e) && y(e);
|
|
388
|
+
}
|
|
389
|
+
//#endregion
|
|
390
|
+
//#region node_modules/rxjs/dist/esm5/internal/util/ObjectUnsubscribedError.js
|
|
391
|
+
var ge = h(function(e) {
|
|
392
|
+
return function() {
|
|
393
|
+
e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
|
|
394
|
+
};
|
|
395
|
+
}), N = function(e) {
|
|
396
|
+
u(t, e);
|
|
397
|
+
function t() {
|
|
398
|
+
var t = e.call(this) || this;
|
|
399
|
+
return t.closed = false, t.currentObservers = null, t.observers = [], t.isStopped = false, t.hasError = false, t.thrownError = null, t;
|
|
400
|
+
}
|
|
401
|
+
return t.prototype.lift = function(e) {
|
|
402
|
+
var t = new P(this, this);
|
|
403
|
+
return t.operator = e, t;
|
|
404
|
+
}, t.prototype._throwIfClosed = function() {
|
|
405
|
+
if (this.closed) throw new ge();
|
|
406
|
+
}, t.prototype.next = function(e) {
|
|
407
|
+
var t = this;
|
|
408
|
+
E(function() {
|
|
409
|
+
var n, r;
|
|
410
|
+
if (t._throwIfClosed(), !t.isStopped) {
|
|
411
|
+
t.currentObservers ||= Array.from(t.observers);
|
|
412
|
+
try {
|
|
413
|
+
for (var i = d(t.currentObservers), a = i.next(); !a.done; a = i.next()) a.value.next(e);
|
|
414
|
+
} catch (e) {
|
|
415
|
+
n = { error: e };
|
|
416
|
+
} finally {
|
|
417
|
+
try {
|
|
418
|
+
a && !a.done && (r = i.return) && r.call(i);
|
|
419
|
+
} finally {
|
|
420
|
+
if (n) throw n.error;
|
|
421
|
+
}
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
});
|
|
425
|
+
}, t.prototype.error = function(e) {
|
|
426
|
+
var t = this;
|
|
427
|
+
E(function() {
|
|
428
|
+
if (t._throwIfClosed(), !t.isStopped) {
|
|
429
|
+
t.hasError = t.isStopped = true, t.thrownError = e;
|
|
430
|
+
for (var n = t.observers; n.length;) n.shift().error(e);
|
|
431
|
+
}
|
|
432
|
+
});
|
|
433
|
+
}, t.prototype.complete = function() {
|
|
434
|
+
var e = this;
|
|
435
|
+
E(function() {
|
|
436
|
+
if (e._throwIfClosed(), !e.isStopped) {
|
|
437
|
+
e.isStopped = true;
|
|
438
|
+
for (var t = e.observers; t.length;) t.shift().complete();
|
|
439
|
+
}
|
|
440
|
+
});
|
|
441
|
+
}, t.prototype.unsubscribe = function() {
|
|
442
|
+
this.isStopped = this.closed = true, this.observers = this.currentObservers = null;
|
|
443
|
+
}, Object.defineProperty(t.prototype, "observed", {
|
|
444
|
+
get: function() {
|
|
445
|
+
return this.observers?.length > 0;
|
|
446
|
+
},
|
|
447
|
+
enumerable: false,
|
|
448
|
+
configurable: true
|
|
449
|
+
}), t.prototype._trySubscribe = function(t) {
|
|
450
|
+
return this._throwIfClosed(), e.prototype._trySubscribe.call(this, t);
|
|
451
|
+
}, t.prototype._subscribe = function(e) {
|
|
452
|
+
return this._throwIfClosed(), this._checkFinalizedStatuses(e), this._innerSubscribe(e);
|
|
453
|
+
}, t.prototype._innerSubscribe = function(e) {
|
|
454
|
+
var t = this, n = this, r = n.hasError, i = n.isStopped, a = n.observers;
|
|
455
|
+
return r || i ? ee : (this.currentObservers = null, a.push(e), new v(function() {
|
|
456
|
+
t.currentObservers = null, _(a, e);
|
|
457
|
+
}));
|
|
458
|
+
}, t.prototype._checkFinalizedStatuses = function(e) {
|
|
459
|
+
var t = this, n = t.hasError, r = t.thrownError, i = t.isStopped;
|
|
460
|
+
n ? e.error(r) : i && e.complete();
|
|
461
|
+
}, t.prototype.asObservable = function() {
|
|
462
|
+
var e = new j();
|
|
463
|
+
return e.source = this, e;
|
|
464
|
+
}, t.create = function(e, t) {
|
|
465
|
+
return new P(e, t);
|
|
466
|
+
}, t;
|
|
467
|
+
}(j), P = function(e) {
|
|
468
|
+
u(t, e);
|
|
469
|
+
function t(t, n) {
|
|
470
|
+
var r = e.call(this) || this;
|
|
471
|
+
return r.destination = t, r.source = n, r;
|
|
472
|
+
}
|
|
473
|
+
return t.prototype.next = function(e) {
|
|
474
|
+
var t, n;
|
|
475
|
+
(n = (t = this.destination)?.next) == null || n.call(t, e);
|
|
476
|
+
}, t.prototype.error = function(e) {
|
|
477
|
+
var t, n;
|
|
478
|
+
(n = (t = this.destination)?.error) == null || n.call(t, e);
|
|
479
|
+
}, t.prototype.complete = function() {
|
|
480
|
+
var e, t;
|
|
481
|
+
(t = (e = this.destination)?.complete) == null || t.call(e);
|
|
482
|
+
}, t.prototype._subscribe = function(e) {
|
|
483
|
+
return this.source?.subscribe(e) ?? ee;
|
|
484
|
+
}, t;
|
|
485
|
+
}(N), _e = function(e) {
|
|
486
|
+
u(t, e);
|
|
487
|
+
function t(t) {
|
|
488
|
+
var n = e.call(this) || this;
|
|
489
|
+
return n._value = t, n;
|
|
490
|
+
}
|
|
491
|
+
return Object.defineProperty(t.prototype, "value", {
|
|
492
|
+
get: function() {
|
|
493
|
+
return this.getValue();
|
|
494
|
+
},
|
|
495
|
+
enumerable: false,
|
|
496
|
+
configurable: true
|
|
497
|
+
}), t.prototype._subscribe = function(t) {
|
|
498
|
+
var n = e.prototype._subscribe.call(this, t);
|
|
499
|
+
return !n.closed && t.next(this._value), n;
|
|
500
|
+
}, t.prototype.getValue = function() {
|
|
501
|
+
var e = this, t = e.hasError, n = e.thrownError, r = e._value;
|
|
502
|
+
if (t) throw n;
|
|
503
|
+
return this._throwIfClosed(), r;
|
|
504
|
+
}, t.prototype.next = function(t) {
|
|
505
|
+
e.prototype.next.call(this, this._value = t);
|
|
506
|
+
}, t;
|
|
507
|
+
}(N);
|
|
508
|
+
//#endregion
|
|
509
|
+
//#region src/core/decorators/factory.ts
|
|
510
|
+
function ve(e) {
|
|
511
|
+
return e;
|
|
512
|
+
}
|
|
513
|
+
function F(e, t) {
|
|
514
|
+
return (n, r) => {
|
|
515
|
+
let i = be(n, r, e, t);
|
|
516
|
+
i.length === 1 && xe(n, i);
|
|
517
|
+
};
|
|
518
|
+
}
|
|
519
|
+
var I = /* @__PURE__ */ new WeakMap(), L = /* @__PURE__ */ new WeakMap(), ye = /* @__PURE__ */ new WeakMap();
|
|
520
|
+
function be(e, t, n, r) {
|
|
521
|
+
let i = I.get(e);
|
|
522
|
+
return i || (i = [], I.set(e, i)), i.push({
|
|
523
|
+
options: n,
|
|
524
|
+
name: t,
|
|
525
|
+
optionFactory: r.optionFactory || ve,
|
|
526
|
+
service: {
|
|
527
|
+
name: r.name,
|
|
528
|
+
method: r.method || "subscribe"
|
|
529
|
+
}
|
|
530
|
+
}), i;
|
|
531
|
+
}
|
|
532
|
+
function xe(e, t) {
|
|
533
|
+
e.connectedCallback = Se(e.connectedCallback, t), e.componentWillLoad = Ce(e.componentWillLoad, t), e.componentDidUnload = R(e.componentDidUnload), e.disconnectedCallback = R(e.disconnectedCallback);
|
|
534
|
+
}
|
|
535
|
+
function Se(e, t) {
|
|
536
|
+
return async function(...n) {
|
|
537
|
+
ye.set(this, true), L.set(this, []), await z(this);
|
|
538
|
+
let r = new _e(this.context);
|
|
539
|
+
Te(this, "context", r);
|
|
540
|
+
for (let e of t) e.options = e.optionFactory(e.options, this), we(e.options) && (e.options.context = r), Ee(this, e);
|
|
541
|
+
if (e) return e.apply(this, n);
|
|
542
|
+
};
|
|
543
|
+
}
|
|
544
|
+
function Ce(e, t) {
|
|
545
|
+
return async function(...n) {
|
|
546
|
+
return ye.get(this) === true ? (await z(this), e ? e.apply(this, n) : void 0) : Se(e, t).apply(this, n);
|
|
547
|
+
};
|
|
548
|
+
}
|
|
549
|
+
function R(e) {
|
|
550
|
+
return async function(...t) {
|
|
551
|
+
let n;
|
|
552
|
+
return e && (n = e.apply(this, t)), De(this), n;
|
|
553
|
+
};
|
|
554
|
+
}
|
|
555
|
+
function we(e) {
|
|
556
|
+
return "context" in e;
|
|
557
|
+
}
|
|
558
|
+
function z(e) {
|
|
559
|
+
let t = [];
|
|
560
|
+
return e.platform || t.push(B(e, "platform")), e.context || t.push(B(e, "context")), t.length === 0 ? Promise.resolve() : Promise.all(t);
|
|
561
|
+
}
|
|
562
|
+
function B(t, n) {
|
|
563
|
+
let r = index.getElement(t);
|
|
564
|
+
return new Promise((e) => {
|
|
565
|
+
Object.defineProperty(r, n, {
|
|
566
|
+
configurable: true,
|
|
567
|
+
set: (t) => {
|
|
568
|
+
delete r[n], r[n] = t, e();
|
|
569
|
+
}
|
|
570
|
+
});
|
|
571
|
+
});
|
|
572
|
+
}
|
|
573
|
+
function Te(t, n, r) {
|
|
574
|
+
let i = index.getElement(t), { get: a, set: o } = Object.getOwnPropertyDescriptor(Object.getPrototypeOf(i), n);
|
|
575
|
+
Object.defineProperty(i, n, {
|
|
576
|
+
configurable: true,
|
|
577
|
+
get: a,
|
|
578
|
+
set: function(e) {
|
|
579
|
+
o.call(this, e), r.next(e);
|
|
580
|
+
}
|
|
581
|
+
});
|
|
582
|
+
}
|
|
583
|
+
function Ee(e, t) {
|
|
584
|
+
let n = ke(e, t);
|
|
585
|
+
typeof n == "function" && L.get(e).push(n);
|
|
586
|
+
}
|
|
587
|
+
function De(e) {
|
|
588
|
+
let t = L.get(e);
|
|
589
|
+
for (let e of t) e();
|
|
590
|
+
L.set(e, []);
|
|
591
|
+
}
|
|
592
|
+
function Oe(e, t) {
|
|
593
|
+
return (n) => {
|
|
594
|
+
e[t] = n;
|
|
595
|
+
};
|
|
596
|
+
}
|
|
597
|
+
function ke(e, t) {
|
|
598
|
+
let n = { ...t.options };
|
|
599
|
+
Ae(n, e);
|
|
600
|
+
let r = t.service.name, i = e.platform;
|
|
601
|
+
if (!i.has(r)) throw Error(`Service ${r} does not exist`);
|
|
602
|
+
return i.get(r)[t.service.method](Oe(e, t.name), n);
|
|
603
|
+
}
|
|
604
|
+
function Ae(e, t) {
|
|
605
|
+
e.filter &&= e.filter.map((e) => e.bind(t)), e.map &&= e.map.map((e) => e.bind(t));
|
|
606
|
+
}
|
|
607
|
+
//#endregion
|
|
608
|
+
//#region src/limetype/decorator.ts
|
|
609
|
+
function je(e = {}) {
|
|
610
|
+
return F(e, { name: n.LimeTypeRepository });
|
|
611
|
+
}
|
|
612
|
+
function Me(e = {}) {
|
|
613
|
+
let t = { name: n.LimeTypeRepository };
|
|
614
|
+
return e.map = [Ne, ...e.map || []], e.context = null, F(e, t);
|
|
615
|
+
}
|
|
616
|
+
function Ne(e) {
|
|
617
|
+
let { limetype: t } = this.context;
|
|
618
|
+
return e[t];
|
|
619
|
+
}
|
|
620
|
+
//#endregion
|
|
621
|
+
//#region src/limeobject/types.ts
|
|
622
|
+
n.LimeObjectRepository = "state.limeobjects";
|
|
623
|
+
function ze(e = {}) {
|
|
624
|
+
let t = { name: n.LimeObjectRepository };
|
|
625
|
+
return e.map = [Be, ...e.map || []], e.context = null, F(e, t);
|
|
626
|
+
}
|
|
627
|
+
function Be(e) {
|
|
628
|
+
let { limetype: t, id: n } = this.context;
|
|
629
|
+
if (e[t]) return e[t].find((e) => e.id === n);
|
|
630
|
+
}
|
|
631
|
+
function H(e) {
|
|
632
|
+
return (t) => {
|
|
633
|
+
Ue(t, e.id), We(t, e.id);
|
|
634
|
+
};
|
|
635
|
+
}
|
|
636
|
+
function Ue(e, t) {
|
|
637
|
+
e.commandId = t;
|
|
638
|
+
}
|
|
639
|
+
function We(e, t) {
|
|
640
|
+
Object.defineProperty(e, Symbol.hasInstance, { value: (e) => W(e).includes(t) });
|
|
641
|
+
}
|
|
642
|
+
function U(e) {
|
|
643
|
+
return typeof e == "string" ? e : e && e.constructor && e.constructor.commandId ? e.constructor.commandId : e && e.commandId ? e.commandId : null;
|
|
644
|
+
}
|
|
645
|
+
function W(e) {
|
|
646
|
+
let t = [], n, r = e;
|
|
647
|
+
for (; n = U(r);) t = [...t, n], r = Object.getPrototypeOf(r);
|
|
648
|
+
return [...new Set(t)];
|
|
649
|
+
}
|
|
650
|
+
//#endregion
|
|
651
|
+
//#region src/commandbus/types.ts
|
|
652
|
+
n.CommandBus = "commandBus";
|
|
653
|
+
//#endregion
|
|
654
|
+
//#region \0@oxc-project+runtime@0.124.0/helpers/decorate.js
|
|
655
|
+
function G(e, t, n, r) {
|
|
656
|
+
var i = arguments.length, a = i < 3 ? t : r === null ? r = Object.getOwnPropertyDescriptor(t, n) : r, o;
|
|
657
|
+
if (typeof Reflect == "object" && typeof Reflect.decorate == "function") a = Reflect.decorate(e, t, n, r);
|
|
658
|
+
else for (var s = e.length - 1; s >= 0; s--) (o = e[s]) && (a = (i < 3 ? o(a) : i > 3 ? o(t, n, a) : o(t, n)) || a);
|
|
659
|
+
return i > 3 && a && Object.defineProperty(t, n, a), a;
|
|
660
|
+
}
|
|
661
|
+
//#endregion
|
|
662
|
+
//#region src/limeobject/commands/bulk-create-dialog.ts
|
|
663
|
+
var Ge = "limeobject.bulk-create-dialog", K = class {
|
|
664
|
+
context;
|
|
665
|
+
filter;
|
|
666
|
+
relation;
|
|
667
|
+
};
|
|
668
|
+
K = G([H({ id: Ge })], K);
|
|
669
|
+
//#endregion
|
|
670
|
+
//#region src/limeobject/commands/create-dialog.ts
|
|
671
|
+
var Ke = "limeobject.create-dialog", q = class {
|
|
672
|
+
limetype;
|
|
673
|
+
limeobject;
|
|
674
|
+
route = false;
|
|
675
|
+
title;
|
|
676
|
+
subtitle;
|
|
677
|
+
context;
|
|
678
|
+
autoAttachRelation;
|
|
679
|
+
saveCommand;
|
|
680
|
+
};
|
|
681
|
+
q = G([H({ id: Ke })], q);
|
|
682
|
+
//#endregion
|
|
683
|
+
//#region src/limeobject/commands/delete-object.ts
|
|
684
|
+
var qe = "limeobject.delete-object", J = class {
|
|
685
|
+
context;
|
|
686
|
+
};
|
|
687
|
+
J = G([H({ id: qe })], J);
|
|
688
|
+
//#endregion
|
|
689
|
+
//#region src/limeobject/commands/object-access.ts
|
|
690
|
+
var Je = "limeobject.object-access", Y = class {
|
|
691
|
+
context;
|
|
692
|
+
};
|
|
693
|
+
Y = G([H({ id: Je })], Y);
|
|
694
|
+
//#endregion
|
|
695
|
+
//#region src/limeobject/commands/save-object.ts
|
|
696
|
+
var Ye = "limeobject.save-object", X = class {
|
|
697
|
+
context;
|
|
698
|
+
limeobject;
|
|
699
|
+
route = false;
|
|
700
|
+
label;
|
|
701
|
+
};
|
|
702
|
+
X = G([H({ id: Ye })], X);
|
|
703
|
+
//#endregion
|
|
704
|
+
//#region src/query/query.ts
|
|
705
|
+
var Xe = /* @__PURE__ */ function(e) {
|
|
706
|
+
return e.AND = "AND", e.OR = "OR", e.NOT = "!", e.EQUALS = "=", e.NOT_EQUALS = "!=", e.GREATER = ">", e.LESS = "<", e.IN = "IN", e.BEGINS = "=?", e.LIKE = "?", e.LESS_OR_EQUAL = "<=", e.GREATER_OR_EQUAL = ">=", e.ENDS = "=$", e;
|
|
707
|
+
}({}), Ze = {
|
|
708
|
+
Count: "COUNT"};
|
|
709
|
+
//#endregion
|
|
710
|
+
//#region src/query/types.ts
|
|
711
|
+
n.Query = "query";
|
|
712
|
+
//#endregion
|
|
713
|
+
//#region src/http/http.ts
|
|
714
|
+
var Qe = {
|
|
715
|
+
Post: "POST"};
|
|
716
|
+
//#endregion
|
|
717
|
+
//#region src/navigator/types.ts
|
|
718
|
+
n.Http = "http", n.EventDispatcher = "eventDispatcher", n.Translate = "translate", n.Dialog = "dialog", n.KeybindingRegistry = "keybindingRegistry", n.Navigator = "navigator";
|
|
719
|
+
//#endregion
|
|
720
|
+
//#region src/navigator/command.ts
|
|
721
|
+
var et = "navigator.navigate", Z = class {
|
|
722
|
+
path;
|
|
723
|
+
query;
|
|
724
|
+
hash;
|
|
725
|
+
state;
|
|
726
|
+
};
|
|
727
|
+
//#endregion
|
|
728
|
+
//#region src/routeregistry/types.ts
|
|
729
|
+
Z = G([H({ id: et })], Z), n.Notification = "notifications", n.RouteRegistry = "routeRegistry";
|
|
730
|
+
//#endregion
|
|
731
|
+
//#region src/config/types.ts
|
|
732
|
+
n.TaskRepository = "state.tasks", n.ConfigRepository = "state.configs";
|
|
733
|
+
//#endregion
|
|
734
|
+
//#region src/config/decorator.ts
|
|
735
|
+
function rt(e) {
|
|
736
|
+
return F(e, { name: n.ConfigRepository });
|
|
737
|
+
}
|
|
738
|
+
//#endregion
|
|
739
|
+
//#region src/device/types.ts
|
|
740
|
+
n.Device = "state.device";
|
|
741
|
+
//#endregion
|
|
742
|
+
//#region src/filter/types.ts
|
|
743
|
+
n.FilterRepository = "state.filters";
|
|
744
|
+
//#endregion
|
|
745
|
+
//#region src/filter/decorator.ts
|
|
746
|
+
function at(e = {}) {
|
|
747
|
+
return F(e, { name: n.FilterRepository });
|
|
748
|
+
}
|
|
749
|
+
//#endregion
|
|
750
|
+
//#region src/userdata/types.ts
|
|
751
|
+
n.UserDataRepository = "state.user-data";
|
|
752
|
+
//#endregion
|
|
753
|
+
//#region src/application/types.ts
|
|
754
|
+
n.Application = "state.application";
|
|
755
|
+
//#endregion
|
|
756
|
+
//#region src/datetimeformatter/types.ts
|
|
757
|
+
n.UserPreferencesRepository = "userPreferences", n.DateTimeFormatter = "datetimeformatter";
|
|
758
|
+
//#endregion
|
|
759
|
+
//#region src/poller/types.ts
|
|
760
|
+
n.ConditionRegistry = "conditionRegistry", n.ViewFactoryRegistry = "viewFactoryRegistry", n.WebComponentRegistry = "webComponentRegistry", n.NotificationRepository = "state.notifications", n.PollerFactory = "pollerFactory";
|
|
761
|
+
//#endregion
|
|
762
|
+
//#region src/logger/types.ts
|
|
763
|
+
n.Logger = "logger";
|
|
764
|
+
//#endregion
|
|
765
|
+
//#region src/logger/factory.ts
|
|
766
|
+
var Q, $;
|
|
767
|
+
function gt(e) {
|
|
768
|
+
let t = window.Lime?.logger?.createLogger;
|
|
769
|
+
return typeof t == "function" ? ($ === void 0 && ($ = yt(_t())), $ && (e = `${$}:${e}`), t(e)) : (console.warn(`Logger factory is not configured. Returning console logger for scope "${e}".`), console);
|
|
770
|
+
}
|
|
771
|
+
function _t() {
|
|
772
|
+
return Q === void 0 ? typeof (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.esm-DhBVH875.js', document.baseURI).href)) == "string" ? (Q = (typeof document === 'undefined' ? require('u' + 'rl').pathToFileURL(__filename).href : (_documentCurrentScript && _documentCurrentScript.tagName.toUpperCase() === 'SCRIPT' && _documentCurrentScript.src || new URL('index.esm-DhBVH875.js', document.baseURI).href)), Q) : (Q = vt(), Q) : Q;
|
|
773
|
+
}
|
|
774
|
+
function vt() {
|
|
775
|
+
try {
|
|
776
|
+
let e = (/* @__PURE__ */ Error(".")).stack;
|
|
777
|
+
if (!e) return null;
|
|
778
|
+
let t = e.split("\n");
|
|
779
|
+
for (let e of t) {
|
|
780
|
+
let t = e.match(/(https?:\/\/[^)\s:]+)/);
|
|
781
|
+
if (t) return t[1];
|
|
782
|
+
}
|
|
783
|
+
return null;
|
|
784
|
+
} catch {
|
|
785
|
+
return null;
|
|
786
|
+
}
|
|
787
|
+
}
|
|
788
|
+
function yt(e) {
|
|
789
|
+
return e && (bt(e) || xt(e) || St(e) || Ct(e)) || null;
|
|
790
|
+
}
|
|
791
|
+
function bt(e) {
|
|
792
|
+
let t = e.match(/\/([^/]+)-lwc-components\//);
|
|
793
|
+
return t ? t[1] : null;
|
|
794
|
+
}
|
|
795
|
+
function xt(e) {
|
|
796
|
+
let t = e.match(/\/packages\/(?:@[^/]+\/)?([^/]+)/);
|
|
797
|
+
return t ? t[1] : null;
|
|
798
|
+
}
|
|
799
|
+
function St(e) {
|
|
800
|
+
let t = e.indexOf("+");
|
|
801
|
+
if (t === -1) return null;
|
|
802
|
+
let n = e.slice(0, t), r = n.lastIndexOf("/");
|
|
803
|
+
return r === -1 ? null : n.slice(r + 1);
|
|
804
|
+
}
|
|
805
|
+
function Ct(e) {
|
|
806
|
+
let t = e.match(/\/static\/([^/]+)\//);
|
|
807
|
+
return t ? t[1] : null;
|
|
808
|
+
}
|
|
809
|
+
//#endregion
|
|
810
|
+
//#region src/ai-context/types.ts
|
|
811
|
+
n.ProblemRepository = "problemRepository", n.AIContextRegistry = "aiContextRegistry";
|
|
812
|
+
//#endregion
|
|
813
|
+
//#region src/error/error.ts
|
|
814
|
+
var Tt = null;
|
|
815
|
+
function Et(e, t) {
|
|
816
|
+
Tt ||= gt("uncaught-error");
|
|
817
|
+
let n = {};
|
|
818
|
+
t && (n.element = t.tagName, t.id && (n.elementId = t.id));
|
|
819
|
+
let r = e instanceof Error ? e.message : String(e), i = e instanceof Error ? e : void 0;
|
|
820
|
+
Tt.error(r, i, n);
|
|
821
|
+
}
|
|
822
|
+
try {
|
|
823
|
+
index.setErrorHandler(Et);
|
|
824
|
+
} catch {}
|
|
825
|
+
|
|
826
|
+
exports.H = H;
|
|
827
|
+
exports.Me = Me;
|
|
828
|
+
exports.Qe = Qe;
|
|
829
|
+
exports.Xe = Xe;
|
|
830
|
+
exports.Ze = Ze;
|
|
831
|
+
exports.a = a;
|
|
832
|
+
exports.at = at;
|
|
833
|
+
exports.gt = gt;
|
|
834
|
+
exports.i = i;
|
|
835
|
+
exports.je = je;
|
|
836
|
+
exports.n = n;
|
|
837
|
+
exports.rt = rt;
|
|
838
|
+
exports.ze = ze;
|