@limetech/lime-crm-building-blocks 1.116.0 → 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 +7 -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.js +11 -10
- package/dist/collection/components/browser/browser.js +14 -9
- 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.js +11 -8
- 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.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 -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-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-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-50abea43.entry.js → p-79f3fd73.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-ba42e434.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-bac3d599.entry.js +1 -0
- package/dist/lime-crm-building-blocks/{p-6fb504cb.entry.js → p-bc3de5e3.entry.js} +1 -1
- 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-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-0190354e.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.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-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
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.116.1](https://github.com/Lundalogik/lime-crm-building-blocks/compare/v1.116.0...v1.116.1) (2026-04-20)
|
|
2
|
+
|
|
3
|
+
### Bug Fixes
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
* `npm audit fix` ([56a2f75](https://github.com/Lundalogik/lime-crm-building-blocks/commit/56a2f75570f3989ed1be10f4bbcfd5b022bddfca))
|
|
7
|
+
|
|
1
8
|
## [1.116.0](https://github.com/Lundalogik/lime-crm-building-blocks/compare/v1.115.1...v1.116.0) (2026-04-17)
|
|
2
9
|
|
|
3
10
|
### Features
|
|
@@ -3,20 +3,14 @@
|
|
|
3
3
|
/** Detect free variable `global` from Node.js. */
|
|
4
4
|
var freeGlobal = typeof global == 'object' && global && global.Object === Object && global;
|
|
5
5
|
|
|
6
|
-
const freeGlobal$1 = freeGlobal;
|
|
7
|
-
|
|
8
6
|
/** Detect free variable `self`. */
|
|
9
7
|
var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
|
|
10
8
|
|
|
11
9
|
/** Used as a reference to the global object. */
|
|
12
|
-
var root = freeGlobal
|
|
13
|
-
|
|
14
|
-
const root$1 = root;
|
|
10
|
+
var root = freeGlobal || freeSelf || Function('return this')();
|
|
15
11
|
|
|
16
12
|
/** Built-in value references. */
|
|
17
|
-
var Symbol = root
|
|
18
|
-
|
|
19
|
-
const Symbol$1 = Symbol;
|
|
13
|
+
var Symbol = root.Symbol;
|
|
20
14
|
|
|
21
15
|
/** Used for built-in method references. */
|
|
22
16
|
var objectProto$2 = Object.prototype;
|
|
@@ -32,7 +26,7 @@ var hasOwnProperty$1 = objectProto$2.hasOwnProperty;
|
|
|
32
26
|
var nativeObjectToString$1 = objectProto$2.toString;
|
|
33
27
|
|
|
34
28
|
/** Built-in value references. */
|
|
35
|
-
var symToStringTag$1 = Symbol
|
|
29
|
+
var symToStringTag$1 = Symbol ? Symbol.toStringTag : undefined;
|
|
36
30
|
|
|
37
31
|
/**
|
|
38
32
|
* A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.
|
|
@@ -87,7 +81,7 @@ var nullTag = '[object Null]',
|
|
|
87
81
|
undefinedTag = '[object Undefined]';
|
|
88
82
|
|
|
89
83
|
/** Built-in value references. */
|
|
90
|
-
var symToStringTag = Symbol
|
|
84
|
+
var symToStringTag = Symbol ? Symbol.toStringTag : undefined;
|
|
91
85
|
|
|
92
86
|
/**
|
|
93
87
|
* The base implementation of `getTag` without fallbacks for buggy environments.
|
|
@@ -158,8 +152,6 @@ function isObjectLike(value) {
|
|
|
158
152
|
*/
|
|
159
153
|
var isArray = Array.isArray;
|
|
160
154
|
|
|
161
|
-
const isArray$1 = isArray;
|
|
162
|
-
|
|
163
155
|
/**
|
|
164
156
|
* Checks if `value` is the
|
|
165
157
|
* [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
|
|
@@ -224,13 +216,11 @@ function isFunction(value) {
|
|
|
224
216
|
}
|
|
225
217
|
|
|
226
218
|
/** Used to detect overreaching core-js shims. */
|
|
227
|
-
var coreJsData = root
|
|
228
|
-
|
|
229
|
-
const coreJsData$1 = coreJsData;
|
|
219
|
+
var coreJsData = root['__core-js_shared__'];
|
|
230
220
|
|
|
231
221
|
/** Used to detect methods masquerading as native. */
|
|
232
222
|
var maskSrcKey = (function() {
|
|
233
|
-
var uid = /[^.]+$/.exec(coreJsData
|
|
223
|
+
var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');
|
|
234
224
|
return uid ? ('Symbol(src)_1.' + uid) : '';
|
|
235
225
|
}());
|
|
236
226
|
|
|
@@ -337,18 +327,16 @@ function getNative(object, key) {
|
|
|
337
327
|
}
|
|
338
328
|
|
|
339
329
|
/* Built-in method references that are verified to be native. */
|
|
340
|
-
var Map = getNative(root
|
|
341
|
-
|
|
342
|
-
const Map$1 = Map;
|
|
330
|
+
var Map = getNative(root, 'Map');
|
|
343
331
|
|
|
344
|
-
exports.Map = Map
|
|
345
|
-
exports.Symbol = Symbol
|
|
332
|
+
exports.Map = Map;
|
|
333
|
+
exports.Symbol = Symbol;
|
|
346
334
|
exports.baseGetTag = baseGetTag;
|
|
347
|
-
exports.freeGlobal = freeGlobal
|
|
335
|
+
exports.freeGlobal = freeGlobal;
|
|
348
336
|
exports.getNative = getNative;
|
|
349
|
-
exports.isArray = isArray
|
|
337
|
+
exports.isArray = isArray;
|
|
350
338
|
exports.isFunction = isFunction;
|
|
351
339
|
exports.isObject = isObject;
|
|
352
340
|
exports.isObjectLike = isObjectLike;
|
|
353
|
-
exports.root = root
|
|
341
|
+
exports.root = root;
|
|
354
342
|
exports.toSource = toSource;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
var _Map = require('./_Map-BlpAtLvq.js');
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Performs a
|
|
@@ -41,8 +41,6 @@ function eq(value, other) {
|
|
|
41
41
|
/* Built-in method references that are verified to be native. */
|
|
42
42
|
var nativeCreate = _Map.getNative(Object, 'create');
|
|
43
43
|
|
|
44
|
-
const nativeCreate$1 = nativeCreate;
|
|
45
|
-
|
|
46
44
|
/**
|
|
47
45
|
* Removes all key-value entries from the hash.
|
|
48
46
|
*
|
|
@@ -51,7 +49,7 @@ const nativeCreate$1 = nativeCreate;
|
|
|
51
49
|
* @memberOf Hash
|
|
52
50
|
*/
|
|
53
51
|
function hashClear() {
|
|
54
|
-
this.__data__ = nativeCreate
|
|
52
|
+
this.__data__ = nativeCreate ? nativeCreate(null) : {};
|
|
55
53
|
this.size = 0;
|
|
56
54
|
}
|
|
57
55
|
|
|
@@ -91,7 +89,7 @@ var hasOwnProperty$1 = objectProto$1.hasOwnProperty;
|
|
|
91
89
|
*/
|
|
92
90
|
function hashGet(key) {
|
|
93
91
|
var data = this.__data__;
|
|
94
|
-
if (nativeCreate
|
|
92
|
+
if (nativeCreate) {
|
|
95
93
|
var result = data[key];
|
|
96
94
|
return result === HASH_UNDEFINED$1 ? undefined : result;
|
|
97
95
|
}
|
|
@@ -115,7 +113,7 @@ var hasOwnProperty = objectProto.hasOwnProperty;
|
|
|
115
113
|
*/
|
|
116
114
|
function hashHas(key) {
|
|
117
115
|
var data = this.__data__;
|
|
118
|
-
return nativeCreate
|
|
116
|
+
return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);
|
|
119
117
|
}
|
|
120
118
|
|
|
121
119
|
/** Used to stand-in for `undefined` hash values. */
|
|
@@ -134,7 +132,7 @@ var HASH_UNDEFINED = '__lodash_hash_undefined__';
|
|
|
134
132
|
function hashSet(key, value) {
|
|
135
133
|
var data = this.__data__;
|
|
136
134
|
this.size += this.has(key) ? 0 : 1;
|
|
137
|
-
data[key] = (nativeCreate
|
|
135
|
+
data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;
|
|
138
136
|
return this;
|
|
139
137
|
}
|
|
140
138
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
var _MapCache = require('./_MapCache-De1Fwe0H.js');
|
|
4
|
+
var _Map = require('./_Map-BlpAtLvq.js');
|
|
5
|
+
var _getTag = require('./_getTag-CdUodI28.js');
|
|
6
6
|
|
|
7
7
|
/** Used as references for various `Number` constants. */
|
|
8
8
|
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
@@ -71,7 +71,7 @@ function arrayLikeKeys(value, inherited) {
|
|
|
71
71
|
length = result.length;
|
|
72
72
|
|
|
73
73
|
for (var key in value) {
|
|
74
|
-
if ((
|
|
74
|
+
if ((hasOwnProperty.call(value, key)) &&
|
|
75
75
|
!(skipIndexes && (
|
|
76
76
|
// Safari 9 has enumerable `arguments.length` in strict mode.
|
|
77
77
|
key == 'length' ||
|
|
@@ -314,8 +314,6 @@ var getSymbols = !nativeGetSymbols ? stubArray : function(object) {
|
|
|
314
314
|
});
|
|
315
315
|
};
|
|
316
316
|
|
|
317
|
-
const getSymbols$1 = getSymbols;
|
|
318
|
-
|
|
319
317
|
/**
|
|
320
318
|
* The base implementation of `getAllKeys` and `getAllKeysIn` which uses
|
|
321
319
|
* `keysFunc` and `symbolsFunc` to get the enumerable property names and
|
|
@@ -340,21 +338,15 @@ function baseGetAllKeys(object, keysFunc, symbolsFunc) {
|
|
|
340
338
|
* @returns {Array} Returns the array of property names and symbols.
|
|
341
339
|
*/
|
|
342
340
|
function getAllKeys(object) {
|
|
343
|
-
return baseGetAllKeys(object, keys, getSymbols
|
|
341
|
+
return baseGetAllKeys(object, keys, getSymbols);
|
|
344
342
|
}
|
|
345
343
|
|
|
346
344
|
/** Built-in value references. */
|
|
347
345
|
var Uint8Array = _Map.root.Uint8Array;
|
|
348
346
|
|
|
349
|
-
const Uint8Array$1 = Uint8Array;
|
|
350
|
-
|
|
351
347
|
exports.Stack = Stack;
|
|
352
|
-
exports.Uint8Array = Uint8Array
|
|
353
|
-
exports.arrayLikeKeys = arrayLikeKeys;
|
|
348
|
+
exports.Uint8Array = Uint8Array;
|
|
354
349
|
exports.arrayPush = arrayPush;
|
|
355
|
-
exports.baseGetAllKeys = baseGetAllKeys;
|
|
356
350
|
exports.getAllKeys = getAllKeys;
|
|
357
|
-
exports.getSymbols = getSymbols$1;
|
|
358
351
|
exports.isIndex = isIndex;
|
|
359
352
|
exports.keys = keys;
|
|
360
|
-
exports.stubArray = stubArray;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
var _Uint8Array = require('./_Uint8Array-C_lvn5HO.js');
|
|
4
|
+
var _MapCache = require('./_MapCache-De1Fwe0H.js');
|
|
5
|
+
var _Map = require('./_Map-BlpAtLvq.js');
|
|
6
|
+
var _getTag = require('./_getTag-CdUodI28.js');
|
|
7
7
|
|
|
8
8
|
/** Used to stand-in for `undefined` hash values. */
|
|
9
9
|
var HASH_UNDEFINED = '__lodash_hash_undefined__';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
var _Map = require('./_Map-BlpAtLvq.js');
|
|
4
4
|
|
|
5
5
|
var defineProperty = (function() {
|
|
6
6
|
try {
|
|
@@ -10,6 +10,4 @@ var defineProperty = (function() {
|
|
|
10
10
|
} catch (e) {}
|
|
11
11
|
}());
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
exports.defineProperty = defineProperty$1;
|
|
13
|
+
exports.defineProperty = defineProperty;
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
var _Map = require('./_Map-BlpAtLvq.js');
|
|
4
4
|
|
|
5
5
|
/* Built-in method references that are verified to be native. */
|
|
6
6
|
var WeakMap = _Map.getNative(_Map.root, 'WeakMap');
|
|
7
7
|
|
|
8
|
-
const WeakMap$1 = WeakMap;
|
|
9
|
-
|
|
10
8
|
/** Used as references for various `Number` constants. */
|
|
11
9
|
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
12
10
|
|
|
@@ -133,8 +131,6 @@ var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsAr
|
|
|
133
131
|
!propertyIsEnumerable.call(value, 'callee');
|
|
134
132
|
};
|
|
135
133
|
|
|
136
|
-
const isArguments$1 = isArguments;
|
|
137
|
-
|
|
138
134
|
/**
|
|
139
135
|
* This method returns `false`.
|
|
140
136
|
*
|
|
@@ -186,8 +182,6 @@ var nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;
|
|
|
186
182
|
*/
|
|
187
183
|
var isBuffer = nativeIsBuffer || stubFalse;
|
|
188
184
|
|
|
189
|
-
const isBuffer$1 = isBuffer;
|
|
190
|
-
|
|
191
185
|
/** `Object#toString` result references. */
|
|
192
186
|
var argsTag = '[object Arguments]',
|
|
193
187
|
arrayTag = '[object Array]',
|
|
@@ -283,10 +277,8 @@ var nodeUtil = (function() {
|
|
|
283
277
|
} catch (e) {}
|
|
284
278
|
}());
|
|
285
279
|
|
|
286
|
-
const nodeUtil$1 = nodeUtil;
|
|
287
|
-
|
|
288
280
|
/* Node.js helper references. */
|
|
289
|
-
var nodeIsTypedArray = nodeUtil
|
|
281
|
+
var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
|
|
290
282
|
|
|
291
283
|
/**
|
|
292
284
|
* Checks if `value` is classified as a typed array.
|
|
@@ -307,8 +299,6 @@ var nodeIsTypedArray = nodeUtil$1 && nodeUtil$1.isTypedArray;
|
|
|
307
299
|
*/
|
|
308
300
|
var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;
|
|
309
301
|
|
|
310
|
-
const isTypedArray$1 = isTypedArray;
|
|
311
|
-
|
|
312
302
|
/**
|
|
313
303
|
* Creates a unary function that invokes `func` with its argument transformed.
|
|
314
304
|
*
|
|
@@ -326,8 +316,6 @@ function overArg(func, transform) {
|
|
|
326
316
|
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
327
317
|
var nativeKeys = overArg(Object.keys, Object);
|
|
328
318
|
|
|
329
|
-
const nativeKeys$1 = nativeKeys;
|
|
330
|
-
|
|
331
319
|
/** Used for built-in method references. */
|
|
332
320
|
var objectProto = Object.prototype;
|
|
333
321
|
|
|
@@ -343,7 +331,7 @@ var hasOwnProperty = objectProto.hasOwnProperty;
|
|
|
343
331
|
*/
|
|
344
332
|
function baseKeys(object) {
|
|
345
333
|
if (!isPrototype(object)) {
|
|
346
|
-
return nativeKeys
|
|
334
|
+
return nativeKeys(object);
|
|
347
335
|
}
|
|
348
336
|
var result = [];
|
|
349
337
|
for (var key in Object(object)) {
|
|
@@ -357,18 +345,12 @@ function baseKeys(object) {
|
|
|
357
345
|
/* Built-in method references that are verified to be native. */
|
|
358
346
|
var DataView = _Map.getNative(_Map.root, 'DataView');
|
|
359
347
|
|
|
360
|
-
const DataView$1 = DataView;
|
|
361
|
-
|
|
362
348
|
/* Built-in method references that are verified to be native. */
|
|
363
349
|
var Promise$1 = _Map.getNative(_Map.root, 'Promise');
|
|
364
350
|
|
|
365
|
-
const Promise$2 = Promise$1;
|
|
366
|
-
|
|
367
351
|
/* Built-in method references that are verified to be native. */
|
|
368
352
|
var Set = _Map.getNative(_Map.root, 'Set');
|
|
369
353
|
|
|
370
|
-
const Set$1 = Set;
|
|
371
|
-
|
|
372
354
|
/** `Object#toString` result references. */
|
|
373
355
|
var mapTag = '[object Map]',
|
|
374
356
|
objectTag = '[object Object]',
|
|
@@ -379,11 +361,11 @@ var mapTag = '[object Map]',
|
|
|
379
361
|
var dataViewTag = '[object DataView]';
|
|
380
362
|
|
|
381
363
|
/** Used to detect maps, sets, and weakmaps. */
|
|
382
|
-
var dataViewCtorString = _Map.toSource(DataView
|
|
364
|
+
var dataViewCtorString = _Map.toSource(DataView),
|
|
383
365
|
mapCtorString = _Map.toSource(_Map.Map),
|
|
384
|
-
promiseCtorString = _Map.toSource(Promise$
|
|
385
|
-
setCtorString = _Map.toSource(Set
|
|
386
|
-
weakMapCtorString = _Map.toSource(WeakMap
|
|
366
|
+
promiseCtorString = _Map.toSource(Promise$1),
|
|
367
|
+
setCtorString = _Map.toSource(Set),
|
|
368
|
+
weakMapCtorString = _Map.toSource(WeakMap);
|
|
387
369
|
|
|
388
370
|
/**
|
|
389
371
|
* Gets the `toStringTag` of `value`.
|
|
@@ -392,15 +374,15 @@ var dataViewCtorString = _Map.toSource(DataView$1),
|
|
|
392
374
|
* @param {*} value The value to query.
|
|
393
375
|
* @returns {string} Returns the `toStringTag`.
|
|
394
376
|
*/
|
|
395
|
-
|
|
377
|
+
exports.getTag = _Map.baseGetTag;
|
|
396
378
|
|
|
397
379
|
// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.
|
|
398
|
-
if ((DataView
|
|
399
|
-
(_Map.Map && getTag(new _Map.Map) != mapTag) ||
|
|
400
|
-
(Promise$
|
|
401
|
-
(Set
|
|
402
|
-
(WeakMap
|
|
403
|
-
getTag = function(value) {
|
|
380
|
+
if ((DataView && exports.getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||
|
|
381
|
+
(_Map.Map && exports.getTag(new _Map.Map) != mapTag) ||
|
|
382
|
+
(Promise$1 && exports.getTag(Promise$1.resolve()) != promiseTag) ||
|
|
383
|
+
(Set && exports.getTag(new Set) != setTag) ||
|
|
384
|
+
(WeakMap && exports.getTag(new WeakMap) != weakMapTag)) {
|
|
385
|
+
exports.getTag = function(value) {
|
|
404
386
|
var result = _Map.baseGetTag(value),
|
|
405
387
|
Ctor = result == objectTag ? value.constructor : undefined,
|
|
406
388
|
ctorString = Ctor ? _Map.toSource(Ctor) : '';
|
|
@@ -418,16 +400,13 @@ if ((DataView$1 && getTag(new DataView$1(new ArrayBuffer(1))) != dataViewTag) ||
|
|
|
418
400
|
};
|
|
419
401
|
}
|
|
420
402
|
|
|
421
|
-
const getTag$1 = getTag;
|
|
422
|
-
|
|
423
403
|
exports.baseKeys = baseKeys;
|
|
424
404
|
exports.baseUnary = baseUnary;
|
|
425
|
-
exports.
|
|
426
|
-
exports.isArguments = isArguments$1;
|
|
405
|
+
exports.isArguments = isArguments;
|
|
427
406
|
exports.isArrayLike = isArrayLike;
|
|
428
|
-
exports.isBuffer = isBuffer
|
|
407
|
+
exports.isBuffer = isBuffer;
|
|
429
408
|
exports.isLength = isLength;
|
|
430
409
|
exports.isPrototype = isPrototype;
|
|
431
|
-
exports.isTypedArray = isTypedArray
|
|
432
|
-
exports.nodeUtil = nodeUtil
|
|
410
|
+
exports.isTypedArray = isTypedArray;
|
|
411
|
+
exports.nodeUtil = nodeUtil;
|
|
433
412
|
exports.overArg = overArg;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
var _Map = require('./_Map-BlpAtLvq.js');
|
|
4
|
+
var isSymbol = require('./isSymbol-D8S28StA.js');
|
|
5
|
+
var _MapCache = require('./_MapCache-De1Fwe0H.js');
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* A specialized version of `_.map` for arrays without support for iteratee
|
|
@@ -24,9 +24,6 @@ function arrayMap(array, iteratee) {
|
|
|
24
24
|
return result;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
|
-
/** Used as references for various `Number` constants. */
|
|
28
|
-
var INFINITY$1 = 1 / 0;
|
|
29
|
-
|
|
30
27
|
/** Used to convert symbols to primitives and strings. */
|
|
31
28
|
var symbolProto = _Map.Symbol ? _Map.Symbol.prototype : undefined,
|
|
32
29
|
symbolToString = symbolProto ? symbolProto.toString : undefined;
|
|
@@ -52,7 +49,7 @@ function baseToString(value) {
|
|
|
52
49
|
return symbolToString ? symbolToString.call(value) : '';
|
|
53
50
|
}
|
|
54
51
|
var result = (value + '');
|
|
55
|
-
return (result == '0' && (1 / value) == -
|
|
52
|
+
return (result == '0' && (1 / value) == -Infinity) ? '-0' : result;
|
|
56
53
|
}
|
|
57
54
|
|
|
58
55
|
/** Used to match property names within property paths. */
|
|
@@ -197,8 +194,6 @@ var stringToPath = memoizeCapped(function(string) {
|
|
|
197
194
|
return result;
|
|
198
195
|
});
|
|
199
196
|
|
|
200
|
-
const stringToPath$1 = stringToPath;
|
|
201
|
-
|
|
202
197
|
/**
|
|
203
198
|
* Converts `value` to a string. An empty string is returned for `null`
|
|
204
199
|
* and `undefined` values. The sign of `-0` is preserved.
|
|
@@ -236,12 +231,9 @@ function castPath(value, object) {
|
|
|
236
231
|
if (_Map.isArray(value)) {
|
|
237
232
|
return value;
|
|
238
233
|
}
|
|
239
|
-
return isKey(value, object) ? [value] : stringToPath
|
|
234
|
+
return isKey(value, object) ? [value] : stringToPath(toString(value));
|
|
240
235
|
}
|
|
241
236
|
|
|
242
|
-
/** Used as references for various `Number` constants. */
|
|
243
|
-
var INFINITY = 1 / 0;
|
|
244
|
-
|
|
245
237
|
/**
|
|
246
238
|
* Converts `value` to a string key if it's not a string or symbol.
|
|
247
239
|
*
|
|
@@ -254,7 +246,7 @@ function toKey(value) {
|
|
|
254
246
|
return value;
|
|
255
247
|
}
|
|
256
248
|
var result = (value + '');
|
|
257
|
-
return (result == '0' && (1 / value) == -
|
|
249
|
+
return (result == '0' && (1 / value) == -Infinity) ? '-0' : result;
|
|
258
250
|
}
|
|
259
251
|
|
|
260
252
|
/**
|