@empathyco/x-components 3.0.0-alpha.44 → 3.0.0-alpha.48
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 +91 -0
- package/build-helpers/plugins/polyfills-wrapper.plugin.js +4 -5
- package/build-helpers/utils/polyfills.util.js +1 -1
- package/core/index.js +3 -0
- package/core/index.js.map +1 -1
- package/design-system/default-theme.css +164 -8
- package/design-system/full-theme.css +139 -9
- package/design-system/suggestion-default.css +25 -2
- package/design-system/suggestion-group-default.css +27 -4
- package/design-system/tag-default.css +75 -1
- package/design-system/tag-ghost.css +12 -2
- package/docs/API-reference/api/x-components.basexapi.addproducttocart.md +24 -0
- package/docs/API-reference/api/x-components.basexapi.md +1 -0
- package/docs/API-reference/api/x-components.curatedcheckicon.md +11 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice._constructor_.md +21 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragekey.md +11 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragettlms.md +11 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.instance.md +13 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.localstorageservice.md +11 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.md +41 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.movetosessionstorage.md +24 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.result_clicked_id_key.md +13 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.sessionstorageservice.md +11 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.store.md +11 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.storeresultclicked.md +24 -0
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.trackaddtocart.md +24 -0
- package/docs/API-reference/api/x-components.lightbulboff.md +11 -0
- package/docs/API-reference/api/x-components.lightbulbon.md +11 -0
- package/docs/API-reference/api/x-components.md +6 -3
- package/docs/API-reference/api/x-components.pdpaddtocartservice.md +22 -0
- package/docs/API-reference/api/x-components.pdpaddtocartservice.movetosessionstorage.md +24 -0
- package/docs/API-reference/api/x-components.pdpaddtocartservice.storeresultclicked.md +24 -0
- package/docs/API-reference/api/x-components.pdpaddtocartservice.trackaddtocart.md +24 -0
- package/docs/API-reference/api/x-components.settaggingconfig.md +13 -0
- package/docs/API-reference/api/x-components.snippetconfig.md +1 -0
- package/docs/API-reference/api/x-components.snippetconfig.productid.md +13 -0
- package/docs/API-reference/api/x-components.snippetconfigextraparams.md +6 -0
- package/docs/API-reference/api/x-components.snippetconfigextraparams.values.md +13 -0
- package/docs/API-reference/api/x-components.tagging.clickedresultstoragekey.md +13 -0
- package/docs/API-reference/api/x-components.tagging.clickedresultstoragettlms.md +13 -0
- package/docs/API-reference/api/x-components.tagging.config.md +11 -0
- package/docs/API-reference/api/x-components.tagging.created.md +17 -0
- package/docs/API-reference/api/x-components.tagging.md +4 -0
- package/docs/API-reference/api/x-components.taggingconfig.clickedresultstoragekey.md +13 -0
- package/docs/API-reference/api/x-components.taggingconfig.clickedresultstoragettlms.md +13 -0
- package/docs/API-reference/api/x-components.taggingconfig.md +2 -0
- package/docs/API-reference/api/x-components.taggingmutations.md +1 -2
- package/docs/API-reference/api/x-components.taggingmutations.settaggingconfig.md +24 -0
- package/docs/API-reference/api/x-components.taggingxevents.md +4 -2
- package/docs/API-reference/api/x-components.taggingxevents.pdpisloaded.md +13 -0
- package/docs/API-reference/api/x-components.taggingxevents.resulturltrackingenabled.md +13 -0
- package/docs/API-reference/api/x-components.taggingxevents.taggingconfigprovided.md +13 -0
- package/docs/API-reference/api/x-components.taggingxevents.userclickedpdpaddtocart.md +13 -0
- package/docs/API-reference/api/x-components.urlhandler.initialextraparams.md +11 -0
- package/docs/API-reference/api/x-components.urlhandler.md +6 -0
- package/docs/API-reference/api/x-components.xapi.addproducttocart.md +28 -0
- package/docs/API-reference/api/x-components.xapi.md +1 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +1 -1
- package/docs/API-reference/api/x-components.xeventstypes.snippetcallbackexecuted.md +3 -1
- package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +7 -7
- package/docs/API-reference/components/common/icons/x-components.curated-check.md +7 -0
- package/docs/API-reference/components/common/icons/x-components.light-bulb-off.md +7 -0
- package/docs/API-reference/components/common/icons/x-components.light-bulb-on.md +7 -0
- package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +6 -0
- package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +4 -3
- package/docs/API-reference/components/tagging/x-components.tagging.md +38 -14
- package/facets/index.js +1 -2
- package/js/components/base-grid.vue.js +2 -2
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-grid.vue_rollup-plugin-vue=script.js +1 -1
- package/js/components/base-grid.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/components/icons/curated-check.vue.js +60 -0
- package/js/components/icons/curated-check.vue.js.map +1 -0
- package/js/components/icons/curated-check.vue_rollup-plugin-vue=script.js +4 -0
- package/js/components/icons/curated-check.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/icons/light-bulb-off.vue.js +84 -0
- package/js/components/icons/light-bulb-off.vue.js.map +1 -0
- package/js/components/icons/light-bulb-off.vue_rollup-plugin-vue=script.js +4 -0
- package/js/components/icons/light-bulb-off.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/icons/light-bulb-on.vue.js +151 -0
- package/js/components/icons/light-bulb-on.vue.js.map +1 -0
- package/js/components/icons/light-bulb-on.vue_rollup-plugin-vue=script.js +4 -0
- package/js/components/icons/light-bulb-on.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/result/base-result-add-to-cart.vue.js +7 -4
- package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/components/snippet-callbacks.vue.js.map +1 -1
- package/js/components/snippet-callbacks.vue_rollup-plugin-vue=script.js +3 -1
- package/js/components/snippet-callbacks.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue.js +3 -3
- package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
- package/js/index.js +6 -3
- package/js/index.js.map +1 -1
- package/js/plugins/x-plugin.js +3 -1
- package/js/plugins/x-plugin.js.map +1 -1
- package/js/x-installer/api/base-api.js +9 -0
- package/js/x-installer/api/base-api.js.map +1 -1
- package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue.js.map +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js +20 -6
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js +4 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js +42 -4
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js +5 -2
- package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js +4 -2
- package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/related-tags/wiring.js +3 -3
- package/js/x-modules/related-tags/wiring.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/sort.mixin.js +3 -0
- package/js/x-modules/search/components/sort.mixin.js.map +1 -1
- package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue_rollup-plugin-vue=script.js +42 -5
- package/js/x-modules/tagging/components/tagging.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/tagging/service/pdp-add-to-cart.service.js +168 -0
- package/js/x-modules/tagging/service/pdp-add-to-cart.service.js.map +1 -0
- package/js/x-modules/tagging/store/actions/track.action.js +1 -0
- package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
- package/js/x-modules/tagging/store/emitters.js +5 -1
- package/js/x-modules/tagging/store/emitters.js.map +1 -1
- package/js/x-modules/tagging/store/module.js +6 -7
- package/js/x-modules/tagging/store/module.js.map +1 -1
- package/js/x-modules/tagging/wiring.js +42 -16
- package/js/x-modules/tagging/wiring.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue=script.js +118 -1
- package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue=script.js.map +1 -1
- package/package.json +2 -2
- package/report/x-components.api.json +1194 -306
- package/report/x-components.api.md +87 -31
- package/tagging/index.js +2 -1
- package/types/components/icons/curated-check.vue.d.ts +3 -0
- package/types/components/icons/curated-check.vue.d.ts.map +1 -0
- package/types/components/icons/index.d.ts +3 -0
- package/types/components/icons/index.d.ts.map +1 -1
- package/types/components/icons/light-bulb-off.vue.d.ts +3 -0
- package/types/components/icons/light-bulb-off.vue.d.ts.map +1 -0
- package/types/components/icons/light-bulb-on.vue.d.ts +3 -0
- package/types/components/icons/light-bulb-on.vue.d.ts.map +1 -0
- package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/plugins/x-plugin.d.ts.map +1 -1
- package/types/router.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +6 -1
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/x-installer/api/api.types.d.ts +11 -0
- package/types/x-installer/api/api.types.d.ts.map +1 -1
- package/types/x-installer/api/base-api.d.ts +6 -0
- package/types/x-installer/api/base-api.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +7 -1
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/index.d.ts +0 -1
- package/types/x-modules/facets/components/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/wiring.d.ts +3 -3
- package/types/x-modules/tagging/components/tagging.vue.d.ts +26 -0
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
- package/types/x-modules/tagging/config.types.d.ts +8 -0
- package/types/x-modules/tagging/config.types.d.ts.map +1 -1
- package/types/x-modules/tagging/events.types.d.ts +18 -6
- package/types/x-modules/tagging/events.types.d.ts.map +1 -1
- package/types/x-modules/tagging/service/index.d.ts +1 -0
- package/types/x-modules/tagging/service/index.d.ts.map +1 -1
- package/types/x-modules/tagging/service/pdp-add-to-cart.service.d.ts +82 -0
- package/types/x-modules/tagging/service/pdp-add-to-cart.service.d.ts.map +1 -0
- package/types/x-modules/tagging/service/types.d.ts +29 -0
- package/types/x-modules/tagging/service/types.d.ts.map +1 -1
- package/types/x-modules/tagging/store/emitters.d.ts +4 -0
- package/types/x-modules/tagging/store/emitters.d.ts.map +1 -1
- package/types/x-modules/tagging/store/module.d.ts.map +1 -1
- package/types/x-modules/tagging/store/types.d.ts +6 -12
- package/types/x-modules/tagging/store/types.d.ts.map +1 -1
- package/types/x-modules/tagging/wiring.d.ts +13 -12
- package/types/x-modules/tagging/wiring.d.ts.map +1 -1
- package/types/x-modules/url/components/url-handler.vue.d.ts +1 -0
- package/types/x-modules/url/components/url-handler.vue.d.ts.map +1 -1
- package/docs/API-reference/api/x-components.basefilter.clickevents.md +0 -13
- package/docs/API-reference/api/x-components.basefilter.filter.md +0 -13
- package/docs/API-reference/api/x-components.basefilter.md +0 -22
- package/docs/API-reference/api/x-components.setquerytaggingdebounce.md +0 -13
- package/docs/API-reference/api/x-components.setsessionduration.md +0 -13
- package/docs/API-reference/api/x-components.taggingmutations.setquerytaggingdebounce.md +0 -24
- package/docs/API-reference/api/x-components.taggingmutations.setsessionduration.md +0 -24
- package/docs/API-reference/api/x-components.taggingxevents.querytaggingdebounceprovided.md +0 -13
- package/docs/API-reference/api/x-components.taggingxevents.sessiondurationprovided.md +0 -13
- package/docs/API-reference/components/facets/x-components.filters/base-filter.md +0 -77
- package/js/x-modules/facets/components/filters/base-filter.vue.js +0 -69
- package/js/x-modules/facets/components/filters/base-filter.vue.js.map +0 -1
- package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js +0 -189
- package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js.map +0 -1
- package/types/x-modules/facets/components/filters/base-filter.vue.d.ts +0 -39
- package/types/x-modules/facets/components/filters/base-filter.vue.d.ts.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,97 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.47...@empathyco/x-components@3.0.0-alpha.48) (2022-02-02)
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
- **facets:** Remove `BaseFilter` component. Use `RenderlessFilter`instead.
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
- **design-system:** add curated tags (#311)
|
|
15
|
+
([9f40c2b](https://github.com/empathyco/x/commit/9f40c2b17eb08353efc964dba075470877eead46)),
|
|
16
|
+
closes [EX-5089](https://searchbroker.atlassian.net/browse/EX-5089)
|
|
17
|
+
- **extra-params:** add option to add more extra params using a prop in `SnippetConfigExtraParams`
|
|
18
|
+
component
|
|
19
|
+
([7f9f8b2](https://github.com/empathyco/x/commit/7f9f8b2a7d2a78ed5a101f6e005fffa4f20d3594)),
|
|
20
|
+
closes [EX-5205](https://searchbroker.atlassian.net/browse/EX-5205)
|
|
21
|
+
- **facets:** change `NumberRangeFilter` component to use `RenderlessFilter` instead of `BaseFilter`
|
|
22
|
+
([f0edfac](https://github.com/empathyco/x/commit/f0edfac14a184ed7fefd27e1c1e700848ada4471)),
|
|
23
|
+
closes [EX-3953](https://searchbroker.atlassian.net/browse/EX-3953)
|
|
24
|
+
- update polyfills plugin to work with chunks
|
|
25
|
+
([54c1842](https://github.com/empathyco/x/commit/54c18420011e5e452bd8b48d640cbd067d0ce921)),
|
|
26
|
+
closes [EX-5278](https://searchbroker.atlassian.net/browse/EX-5278)
|
|
27
|
+
|
|
28
|
+
# Change Log
|
|
29
|
+
|
|
30
|
+
All notable changes to this project will be documented in this file. See
|
|
31
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
32
|
+
|
|
33
|
+
## [3.0.0-alpha.47](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.46...@empathyco/x-components@3.0.0-alpha.47) (2022-02-01)
|
|
34
|
+
|
|
35
|
+
### Features
|
|
36
|
+
|
|
37
|
+
- **components:** Add `payload` and `metadata` to the `SnippetCallbackExecuted` event payload
|
|
38
|
+
([a18b8fa](https://github.com/empathyco/x/commit/a18b8fafcc7607fef82d3c9fb1211669f3bbc8a3)),
|
|
39
|
+
closes [EX-5324](https://searchbroker.atlassian.net/browse/EX-5324)
|
|
40
|
+
- **components:** Allow `BaseResultAddToCart` to use external listeners.
|
|
41
|
+
([a596c07](https://github.com/empathyco/x/commit/a596c07c1ead0e8d3fcf169afddaf15ad6d92e47)),
|
|
42
|
+
closes [EX-5323](https://searchbroker.atlassian.net/browse/EX-5323)
|
|
43
|
+
- **EX-3539:** track PDP add to cart (#306)
|
|
44
|
+
([dcad4f6](https://github.com/empathyco/x/commit/dcad4f69ce6b267960f882b3831459e372086272)),
|
|
45
|
+
closes [EX-3539](https://searchbroker.atlassian.net/browse/EX-3539)
|
|
46
|
+
[EX-3538](https://searchbroker.atlassian.net/browse/EX-3538)
|
|
47
|
+
|
|
48
|
+
# Change Log
|
|
49
|
+
|
|
50
|
+
All notable changes to this project will be documented in this file. See
|
|
51
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
52
|
+
|
|
53
|
+
## [3.0.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.45...@empathyco/x-components@3.0.0-alpha.46) (2022-01-24)
|
|
54
|
+
|
|
55
|
+
### Bug Fixes
|
|
56
|
+
|
|
57
|
+
- **components:** Fix BaseGrid auto columns CSS. (#308)
|
|
58
|
+
([77563f0](https://github.com/empathyco/x/commit/77563f0eb71d806fb2cefb88b750c4852918b8c0)),
|
|
59
|
+
closes [EX-5295](https://searchbroker.atlassian.net/browse/EX-5295)
|
|
60
|
+
|
|
61
|
+
### Build System
|
|
62
|
+
|
|
63
|
+
- Fix colors.js dependency issue
|
|
64
|
+
([2ffcc22](https://github.com/empathyco/x/commit/2ffcc222f5666d7866c8d7cd3a0eec7c0bb1f938)),
|
|
65
|
+
closes [EX-5293](https://searchbroker.atlassian.net/browse/EX-5293)
|
|
66
|
+
|
|
67
|
+
# Change Log
|
|
68
|
+
|
|
69
|
+
All notable changes to this project will be documented in this file. See
|
|
70
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
71
|
+
|
|
72
|
+
## [3.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.44...@empathyco/x-components@3.0.0-alpha.45) (2022-01-20)
|
|
73
|
+
|
|
74
|
+
### Features
|
|
75
|
+
|
|
76
|
+
- **design-system:** allow suggestions to be tags
|
|
77
|
+
([24c94bb](https://github.com/empathyco/x/commit/24c94bb604f87a2135a36be5a298f053eba80738)),
|
|
78
|
+
closes [EX-4917](https://searchbroker.atlassian.net/browse/EX-4917)
|
|
79
|
+
|
|
80
|
+
### Bug Fixes
|
|
81
|
+
|
|
82
|
+
- **url:** default `extra params` are now properly restored
|
|
83
|
+
([5540929](https://github.com/empathyco/x/commit/554092985a394e1d2b6087b1129282993da7e8c6)),
|
|
84
|
+
closes [EX-5203](https://searchbroker.atlassian.net/browse/EX-5203)
|
|
85
|
+
|
|
86
|
+
### Testing
|
|
87
|
+
|
|
88
|
+
- **e2e:** make `tagging` tests wait for redirection before assertion
|
|
89
|
+
([f98cd25](https://github.com/empathyco/x/commit/f98cd254084f60893b1eb723d4081bf0c0f44166)),
|
|
90
|
+
closes [EX-5273](https://searchbroker.atlassian.net/browse/EX-5273)
|
|
91
|
+
|
|
92
|
+
# Change Log
|
|
93
|
+
|
|
94
|
+
All notable changes to this project will be documented in this file. See
|
|
95
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
96
|
+
|
|
6
97
|
## [3.0.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.43...@empathyco/x-components@3.0.0-alpha.44) (2022-01-14)
|
|
7
98
|
|
|
8
99
|
### ⚠ BREAKING CHANGES
|
|
@@ -20,12 +20,11 @@ export default function xComponentsPolyfillsWrapperPlugin(polyfillsOptions) {
|
|
|
20
20
|
if (!chunk.isEntry) {
|
|
21
21
|
return null;
|
|
22
22
|
}
|
|
23
|
-
const
|
|
23
|
+
const importString = chunk.imports[0] ? `await import('./${chunk.imports[0]}')` : code;
|
|
24
|
+
const appMagicString = new MagicString(importString);
|
|
24
25
|
const [header, footer] = generateWrapperFunctionTuple(polyfillsOptions);
|
|
25
26
|
|
|
26
|
-
appMagicString
|
|
27
|
-
.prepend(`(${ header }`)
|
|
28
|
-
.append(`${ footer })()`);
|
|
27
|
+
appMagicString.prepend(`(${header}`).append(`${footer})()`);
|
|
29
28
|
|
|
30
29
|
return {
|
|
31
30
|
code: appMagicString.toString(),
|
|
@@ -33,4 +32,4 @@ export default function xComponentsPolyfillsWrapperPlugin(polyfillsOptions) {
|
|
|
33
32
|
};
|
|
34
33
|
}
|
|
35
34
|
};
|
|
36
|
-
}
|
|
35
|
+
}
|
|
@@ -43,7 +43,7 @@ export function generateWrapperFunctionTuple({
|
|
|
43
43
|
document.body.appendChild(polyfillsScript);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
|
-
function loadXComponents() {
|
|
46
|
+
async function loadXComponents() {
|
|
47
47
|
/* <InsertXComponents> */
|
|
48
48
|
const overrideOptions = options;
|
|
49
49
|
if (window.initX !== undefined) {
|
package/core/index.js
CHANGED
|
@@ -63,6 +63,7 @@ export { default as ChevronTinyUpIcon } from '../js/components/icons/chevron-tin
|
|
|
63
63
|
export { default as ChevronUpIcon } from '../js/components/icons/chevron-up.vue.js';
|
|
64
64
|
export { default as CrossTinyIcon } from '../js/components/icons/cross-tiny.vue.js';
|
|
65
65
|
export { default as CrossIcon } from '../js/components/icons/cross.vue.js';
|
|
66
|
+
export { default as CuratedCheckIcon } from '../js/components/icons/curated-check.vue.js';
|
|
66
67
|
export { default as FiltersIcon } from '../js/components/icons/filters.vue.js';
|
|
67
68
|
export { default as Grid1ColIcon } from '../js/components/icons/grid-1-col.vue.js';
|
|
68
69
|
export { default as Grid2ColIcon } from '../js/components/icons/grid-2-col.vue.js';
|
|
@@ -70,6 +71,8 @@ export { default as Grid2RowsIcon } from '../js/components/icons/grid-2-rows.vue
|
|
|
70
71
|
export { default as HideIcon } from '../js/components/icons/hide.vue.js';
|
|
71
72
|
export { default as HistoryTinyIcon } from '../js/components/icons/history-tiny.vue.js';
|
|
72
73
|
export { default as HistoryIcon } from '../js/components/icons/history.vue.js';
|
|
74
|
+
export { default as LightBulbOff } from '../js/components/icons/light-bulb-off.vue.js';
|
|
75
|
+
export { default as LightBulbOn } from '../js/components/icons/light-bulb-on.vue.js';
|
|
73
76
|
export { default as MenuIcon } from '../js/components/icons/menu.vue.js';
|
|
74
77
|
export { default as MinusTinyIcon } from '../js/components/icons/minus-tiny.vue.js';
|
|
75
78
|
export { default as MinusIcon } from '../js/components/icons/minus.vue.js';
|
package/core/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1821,11 +1821,22 @@
|
|
|
1821
1821
|
--x-color-text-suggestion-group-default: var(--x-color-text-suggestion-default);
|
|
1822
1822
|
--x-color-text-suggestion-group-matching-part-default: var(--x-color-text-suggestion-matching-part-default);
|
|
1823
1823
|
--x-color-background-suggestion-group-default: var(--x-color-background-suggestion-default);
|
|
1824
|
+
--x-color-border-suggestion-group-default: var(--x-color-text-suggestion-group-default);
|
|
1824
1825
|
--x-size-padding-top-suggestion-group-default: var(--x-size-padding-top-suggestion-default);
|
|
1825
1826
|
--x-size-padding-right-suggestion-group-default: var(--x-size-padding-right-suggestion-default);
|
|
1826
1827
|
--x-size-padding-bottom-suggestion-group-default: var(--x-size-padding-bottom-suggestion-default);
|
|
1827
1828
|
--x-size-padding-left-suggestion-group-default: var(--x-size-padding-left-suggestion-default);
|
|
1828
1829
|
--x-size-gap-suggestion-group-default: var(--x-size-gap-suggestion-default);
|
|
1830
|
+
--x-size-border-width-suggestion-group-default: 0;
|
|
1831
|
+
--x-size-border-width-top-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1832
|
+
--x-size-border-width-right-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1833
|
+
--x-size-border-width-bottom-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1834
|
+
--x-size-border-width-left-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1835
|
+
--x-size-border-radius-suggestion-group-default: var(--x-size-border-radius-base-none);
|
|
1836
|
+
--x-size-border-radius-top-left-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1837
|
+
--x-size-border-radius-top-right-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1838
|
+
--x-size-border-radius-bottom-right-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1839
|
+
--x-size-border-radius-bottom-left-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1829
1840
|
--x-font-family-suggestion-group-default: var(--x-font-family-suggestion-default);
|
|
1830
1841
|
--x-size-font-suggestion-group-default: var(--x-size-font-suggestion-default);
|
|
1831
1842
|
--x-size-line-height-suggestion-group-default: var(--x-size-line-height-suggestion-default);
|
|
@@ -1840,14 +1851,21 @@
|
|
|
1840
1851
|
padding-right: var(--x-size-padding-right-suggestion-group-default); }
|
|
1841
1852
|
[dir="rtl"] .x-suggestion-group {
|
|
1842
1853
|
padding-left: var(--x-size-padding-right-suggestion-group-default); }
|
|
1854
|
+
[dir="ltr"] .x-suggestion-group {
|
|
1855
|
+
border-left-width: var(--x-size-border-width-left-suggestion-group-default); }
|
|
1856
|
+
[dir="rtl"] .x-suggestion-group {
|
|
1857
|
+
border-right-width: var(--x-size-border-width-left-suggestion-group-default); }
|
|
1858
|
+
[dir="ltr"] .x-suggestion-group {
|
|
1859
|
+
border-right-width: var(--x-size-border-width-right-suggestion-group-default); }
|
|
1860
|
+
[dir="rtl"] .x-suggestion-group {
|
|
1861
|
+
border-left-width: var(--x-size-border-width-right-suggestion-group-default); }
|
|
1843
1862
|
.x-suggestion-group {
|
|
1844
1863
|
display: flex;
|
|
1845
1864
|
flex-flow: row nowrap;
|
|
1846
|
-
align-items: flex-start;
|
|
1847
1865
|
box-sizing: border-box;
|
|
1848
|
-
border: none;
|
|
1849
1866
|
background-color: var(--x-color-background-suggestion-group-default);
|
|
1850
1867
|
color: var(--x-color-text-suggestion-group-default);
|
|
1868
|
+
border-color: var(--x-color-border-suggestion-group-default);
|
|
1851
1869
|
font-family: var(--x-font-family-suggestion-group-default);
|
|
1852
1870
|
font-size: var(--x-size-font-suggestion-group-default);
|
|
1853
1871
|
line-height: var(--x-size-line-height-suggestion-group-default);
|
|
@@ -1855,7 +1873,11 @@
|
|
|
1855
1873
|
cursor: pointer;
|
|
1856
1874
|
padding-top: var(--x-size-padding-top-suggestion-group-default);
|
|
1857
1875
|
padding-bottom: var(--x-size-padding-bottom-suggestion-group-default);
|
|
1858
|
-
gap: var(--x-size-gap-suggestion-group-default);
|
|
1876
|
+
gap: var(--x-size-gap-suggestion-group-default);
|
|
1877
|
+
border-style: solid;
|
|
1878
|
+
border-top-width: var(--x-size-border-width-top-suggestion-group-default);
|
|
1879
|
+
border-bottom-width: var(--x-size-border-width-bottom-suggestion-group-default);
|
|
1880
|
+
border-radius: var(--x-size-border-radius-top-left-suggestion-group-default) var(--x-size-border-radius-top-right-suggestion-group-default) var(--x-size-border-radius-bottom-right-suggestion-group-default) var(--x-size-border-radius-bottom-left-suggestion-group-default); }
|
|
1859
1881
|
@media not all and (min-resolution: 0.001dpcm) {
|
|
1860
1882
|
.x-suggestion-group {
|
|
1861
1883
|
gap: 0; }
|
|
@@ -1863,7 +1885,8 @@
|
|
|
1863
1885
|
margin-right: var(--x-size-gap-suggestion-group-default); } }
|
|
1864
1886
|
.x-suggestion-group .x-suggestion {
|
|
1865
1887
|
padding: 0;
|
|
1866
|
-
flex: 1 1 auto;
|
|
1888
|
+
flex: 1 1 auto;
|
|
1889
|
+
border: none; }
|
|
1867
1890
|
.x-suggestion-group .x-button {
|
|
1868
1891
|
--x-color-background-button-default: transparent;
|
|
1869
1892
|
--x-color-border-button-default: transparent;
|
|
@@ -1877,11 +1900,22 @@
|
|
|
1877
1900
|
--x-color-text-suggestion-group-default: var(--x-color-text-suggestion-default);
|
|
1878
1901
|
--x-color-text-suggestion-group-matching-part-default: var(--x-color-text-suggestion-matching-part-default);
|
|
1879
1902
|
--x-color-background-suggestion-group-default: var(--x-color-background-suggestion-default);
|
|
1903
|
+
--x-color-border-suggestion-group-default: var(--x-color-text-suggestion-group-default);
|
|
1880
1904
|
--x-size-padding-top-suggestion-group-default: var(--x-size-padding-top-suggestion-default);
|
|
1881
1905
|
--x-size-padding-right-suggestion-group-default: var(--x-size-padding-right-suggestion-default);
|
|
1882
1906
|
--x-size-padding-bottom-suggestion-group-default: var(--x-size-padding-bottom-suggestion-default);
|
|
1883
1907
|
--x-size-padding-left-suggestion-group-default: var(--x-size-padding-left-suggestion-default);
|
|
1884
1908
|
--x-size-gap-suggestion-group-default: var(--x-size-gap-suggestion-default);
|
|
1909
|
+
--x-size-border-width-suggestion-group-default: 0;
|
|
1910
|
+
--x-size-border-width-top-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1911
|
+
--x-size-border-width-right-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1912
|
+
--x-size-border-width-bottom-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1913
|
+
--x-size-border-width-left-suggestion-group-default: var(--x-size-border-width-suggestion-default);
|
|
1914
|
+
--x-size-border-radius-suggestion-group-default: var(--x-size-border-radius-base-none);
|
|
1915
|
+
--x-size-border-radius-top-left-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1916
|
+
--x-size-border-radius-top-right-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1917
|
+
--x-size-border-radius-bottom-right-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1918
|
+
--x-size-border-radius-bottom-left-suggestion-group-default: var(--x-size-border-radius-suggestion-default);
|
|
1885
1919
|
--x-font-family-suggestion-group-default: var(--x-font-family-suggestion-default);
|
|
1886
1920
|
--x-size-font-suggestion-group-default: var(--x-size-font-suggestion-default);
|
|
1887
1921
|
--x-size-line-height-suggestion-group-default: var(--x-size-line-height-suggestion-default);
|
|
@@ -1893,11 +1927,22 @@
|
|
|
1893
1927
|
--x-color-text-suggestion-matching-part-default: var(--x-color-base-neutral-35);
|
|
1894
1928
|
--x-color-text-suggestion-default-matching: var(--x-color-text-suggestion-default);
|
|
1895
1929
|
--x-color-background-suggestion-default: transparent;
|
|
1930
|
+
--x-color-border-suggestion-default: var(--x-color-text-suggestion-default);
|
|
1896
1931
|
--x-size-padding-top-suggestion-default: var(--x-size-base-01);
|
|
1897
1932
|
--x-size-padding-right-suggestion-default: 0;
|
|
1898
1933
|
--x-size-padding-bottom-suggestion-default: var(--x-size-base-02);
|
|
1899
1934
|
--x-size-padding-left-suggestion-default: 0;
|
|
1900
1935
|
--x-size-gap-suggestion-default: var(--x-size-base-03);
|
|
1936
|
+
--x-size-border-width-suggestion-default: 0;
|
|
1937
|
+
--x-size-border-width-top-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
1938
|
+
--x-size-border-width-right-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
1939
|
+
--x-size-border-width-bottom-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
1940
|
+
--x-size-border-width-left-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
1941
|
+
--x-size-border-radius-suggestion-default: var(--x-size-border-radius-base-none);
|
|
1942
|
+
--x-size-border-radius-top-left-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
1943
|
+
--x-size-border-radius-top-right-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
1944
|
+
--x-size-border-radius-bottom-right-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
1945
|
+
--x-size-border-radius-bottom-left-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
1901
1946
|
--x-font-family-suggestion-default: var(--x-font-family-text);
|
|
1902
1947
|
--x-size-font-suggestion-default: var(--x-size-font-text);
|
|
1903
1948
|
--x-size-line-height-suggestion-default: var(--x-size-line-height-text);
|
|
@@ -1930,14 +1975,22 @@
|
|
|
1930
1975
|
padding-right: var(--x-size-padding-right-suggestion-default); }
|
|
1931
1976
|
[dir="rtl"] .x-suggestion {
|
|
1932
1977
|
padding-left: var(--x-size-padding-right-suggestion-default); }
|
|
1978
|
+
[dir="ltr"] .x-suggestion {
|
|
1979
|
+
border-left-width: var(--x-size-border-width-left-suggestion-default); }
|
|
1980
|
+
[dir="rtl"] .x-suggestion {
|
|
1981
|
+
border-right-width: var(--x-size-border-width-left-suggestion-default); }
|
|
1982
|
+
[dir="ltr"] .x-suggestion {
|
|
1983
|
+
border-right-width: var(--x-size-border-width-right-suggestion-default); }
|
|
1984
|
+
[dir="rtl"] .x-suggestion {
|
|
1985
|
+
border-left-width: var(--x-size-border-width-right-suggestion-default); }
|
|
1933
1986
|
.x-suggestion {
|
|
1934
1987
|
display: flex;
|
|
1935
1988
|
flex-flow: row nowrap;
|
|
1936
1989
|
box-sizing: border-box;
|
|
1937
1990
|
align-items: var(--x-string-align-items-suggestion-default);
|
|
1938
|
-
border: none;
|
|
1939
1991
|
background-color: var(--x-color-background-suggestion-default);
|
|
1940
1992
|
color: var(--x-color-text-suggestion-default);
|
|
1993
|
+
border-color: var(--x-color-border-suggestion-default);
|
|
1941
1994
|
font-family: var(--x-font-family-suggestion-default);
|
|
1942
1995
|
font-size: var(--x-size-font-suggestion-default);
|
|
1943
1996
|
line-height: var(--x-size-line-height-suggestion-default);
|
|
@@ -1945,7 +1998,11 @@
|
|
|
1945
1998
|
cursor: pointer;
|
|
1946
1999
|
padding-top: var(--x-size-padding-top-suggestion-default);
|
|
1947
2000
|
padding-bottom: var(--x-size-padding-bottom-suggestion-default);
|
|
1948
|
-
gap: var(--x-size-gap-suggestion-default);
|
|
2001
|
+
gap: var(--x-size-gap-suggestion-default);
|
|
2002
|
+
border-style: solid;
|
|
2003
|
+
border-top-width: var(--x-size-border-width-top-suggestion-default);
|
|
2004
|
+
border-bottom-width: var(--x-size-border-width-bottom-suggestion-default);
|
|
2005
|
+
border-radius: var(--x-size-border-radius-top-left-suggestion-default) var(--x-size-border-radius-top-right-suggestion-default) var(--x-size-border-radius-bottom-right-suggestion-default) var(--x-size-border-radius-bottom-left-suggestion-default); }
|
|
1949
2006
|
@media not all and (min-resolution: 0.001dpcm) {
|
|
1950
2007
|
.x-suggestion {
|
|
1951
2008
|
gap: 0; }
|
|
@@ -1977,11 +2034,22 @@
|
|
|
1977
2034
|
--x-color-text-suggestion-matching-part-default: var(--x-color-base-neutral-35);
|
|
1978
2035
|
--x-color-text-suggestion-default-matching: var(--x-color-text-suggestion-default);
|
|
1979
2036
|
--x-color-background-suggestion-default: transparent;
|
|
2037
|
+
--x-color-border-suggestion-default: var(--x-color-text-suggestion-default);
|
|
1980
2038
|
--x-size-padding-top-suggestion-default: var(--x-size-base-01);
|
|
1981
2039
|
--x-size-padding-right-suggestion-default: 0;
|
|
1982
2040
|
--x-size-padding-bottom-suggestion-default: var(--x-size-base-02);
|
|
1983
2041
|
--x-size-padding-left-suggestion-default: 0;
|
|
1984
2042
|
--x-size-gap-suggestion-default: var(--x-size-base-03);
|
|
2043
|
+
--x-size-border-width-suggestion-default: 0;
|
|
2044
|
+
--x-size-border-width-top-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
2045
|
+
--x-size-border-width-right-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
2046
|
+
--x-size-border-width-bottom-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
2047
|
+
--x-size-border-width-left-suggestion-default: var(--x-size-border-width-suggestion-default);
|
|
2048
|
+
--x-size-border-radius-suggestion-default: var(--x-size-border-radius-base-none);
|
|
2049
|
+
--x-size-border-radius-top-left-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
2050
|
+
--x-size-border-radius-top-right-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
2051
|
+
--x-size-border-radius-bottom-right-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
2052
|
+
--x-size-border-radius-bottom-left-suggestion-default: var(--x-size-border-radius-suggestion-default);
|
|
1985
2053
|
--x-font-family-suggestion-default: var(--x-font-family-text);
|
|
1986
2054
|
--x-size-font-suggestion-default: var(--x-size-font-text);
|
|
1987
2055
|
--x-size-line-height-suggestion-default: var(--x-size-line-height-text);
|
|
@@ -2008,6 +2076,12 @@
|
|
|
2008
2076
|
--x-color-background-tag-default-selected: var(--x-color-base-neutral-95);
|
|
2009
2077
|
--x-color-border-tag-default-selected: var(--x-color-border-tag-default);
|
|
2010
2078
|
--x-color-text-tag-default-selected: var(--x-color-text-tag-default);
|
|
2079
|
+
--x-color-background-tag-default-curated: var(--x-color-base-neutral-100);
|
|
2080
|
+
--x-color-border-tag-default-curated: var(--x-color-text-tag-default);
|
|
2081
|
+
--x-color-text-tag-default-curated: var(--x-color-text-default);
|
|
2082
|
+
--x-color-background-tag-default-curated-selected: var(--x-color-base-neutral-95);
|
|
2083
|
+
--x-color-border-tag-default-curated-selected: var(--x-color-border-tag-default);
|
|
2084
|
+
--x-color-text-tag-default-curated-selected: var(--x-color-text-tag-default);
|
|
2011
2085
|
--x-size-border-width-tag-default: var(--x-size-border-width-base);
|
|
2012
2086
|
--x-size-border-width-top-tag-default: var(--x-size-border-width-tag-default);
|
|
2013
2087
|
--x-size-border-width-right-tag-default: var(--x-size-border-width-tag-default);
|
|
@@ -2029,7 +2103,15 @@
|
|
|
2029
2103
|
--x-font-family-tag-default-selected: var(--x-font-family-tag-default);
|
|
2030
2104
|
--x-size-font-tag-default-selected: var(--x-size-font-tag-default);
|
|
2031
2105
|
--x-size-line-height-tag-default-selected: var(--x-size-line-height-tag-default);
|
|
2032
|
-
--x-number-font-weight-tag-default-selected: var(--x-number-font-weight-tag-default);
|
|
2106
|
+
--x-number-font-weight-tag-default-selected: var(--x-number-font-weight-tag-default);
|
|
2107
|
+
--x-font-family-tag-default-curated: var(--x-font-family-text);
|
|
2108
|
+
--x-size-font-tag-default-curated: var(--x-size-font-text);
|
|
2109
|
+
--x-size-line-height-tag-default-curated: var(--x-size-line-height-text);
|
|
2110
|
+
--x-number-font-weight-tag-default-curated: var(--x-number-font-weight-text);
|
|
2111
|
+
--x-font-family-tag-default-curated-selected: var(--x-font-family-tag-default);
|
|
2112
|
+
--x-size-font-tag-default-curated-selected: var(--x-size-font-tag-default);
|
|
2113
|
+
--x-size-line-height-tag-default-curated-selected: var(--x-size-line-height-tag-default);
|
|
2114
|
+
--x-number-font-weight-tag-default-curated-selected: var(--x-number-font-weight-tag-default); }
|
|
2033
2115
|
|
|
2034
2116
|
@use 'sass:string';
|
|
2035
2117
|
[dir="ltr"] .x-tag {
|
|
@@ -2074,6 +2156,50 @@
|
|
|
2074
2156
|
gap: 0; }
|
|
2075
2157
|
.x-tag > *:not(:last-child) {
|
|
2076
2158
|
margin-right: var(--x-size-gap-tag-default); } }
|
|
2159
|
+
.x-tag.x-suggestion {
|
|
2160
|
+
--x-color-background-suggestion-default: var(--x-color-background-tag-default);
|
|
2161
|
+
--x-color-text-suggestion-default: var(--x-color-text-tag-default);
|
|
2162
|
+
--x-color-border-suggestion-default: var(--x-color-border-tag-default);
|
|
2163
|
+
--x-size-padding-top-suggestion-default: 0;
|
|
2164
|
+
--x-size-padding-right-suggestion-default: var(--x-size-padding-right-tag-default);
|
|
2165
|
+
--x-size-padding-bottom-suggestion-default: 0;
|
|
2166
|
+
--x-size-padding-left-suggestion-default: var(--x-size-padding-left-tag-default);
|
|
2167
|
+
--x-size-gap-suggestion-default: var(--x-size-gap-tag-default);
|
|
2168
|
+
--x-size-border-width-suggestion-default: var(--x-size-border-width-tag-default);
|
|
2169
|
+
--x-size-border-width-top-suggestion-default: var(--x-size-border-width-tag-default);
|
|
2170
|
+
--x-size-border-width-right-suggestion-default: var(--x-size-border-width-tag-default);
|
|
2171
|
+
--x-size-border-width-bottom-suggestion-default: var(--x-size-border-width-tag-default);
|
|
2172
|
+
--x-size-border-width-left-suggestion-default: var(--x-size-border-width-tag-default);
|
|
2173
|
+
--x-size-border-radius-bottom-right-suggestion-default: var(--x-size-border-radius-bottom-right-tag-default);
|
|
2174
|
+
--x-size-border-radius-bottom-left-suggestion-default: var(--x-size-border-radius-bottom-leftt-tag-default);
|
|
2175
|
+
--x-size-border-radius-top-right-suggestion-default: var(--x-size-border-radius-top-right-tag-default);
|
|
2176
|
+
--x-size-border-radius-top-left-suggestion-default: var(--x-size-border-radius-top-left-tag-default);
|
|
2177
|
+
--x-font-family-suggestion-default: var(--x-font-family-tag-default);
|
|
2178
|
+
--x-size-font-suggestion-default: var(--x-size-font-tag-default);
|
|
2179
|
+
--x-size-line-height-suggestion-default: var(--x-size-line-height-tag-default);
|
|
2180
|
+
--x-number-font-weight-suggestion-default: var(--x-number-font-weight-tag-default); }
|
|
2181
|
+
.x-tag.x-suggestion-group {
|
|
2182
|
+
--x-color-background-suggestion-group-default: var(--x-color-background-tag-default);
|
|
2183
|
+
--x-color-text-suggestion-group-default: var(--x-color-text-tag-default);
|
|
2184
|
+
--x-color-border-suggestion-group-default: var(--x-color-border-tag-default);
|
|
2185
|
+
--x-size-padding-top-suggestion-group-default: 0;
|
|
2186
|
+
--x-size-padding-right-suggestion-group-default: var(--x-size-padding-right-tag-default);
|
|
2187
|
+
--x-size-padding-bottom-suggestion-group-default: 0;
|
|
2188
|
+
--x-size-padding-left-suggestion-group-default: var(--x-size-padding-left-tag-default);
|
|
2189
|
+
--x-size-gap-suggestion-group-default: var(--x-size-gap-tag-default);
|
|
2190
|
+
--x-size-border-width-suggestion-group-default: var(--x-size-border-width-tag-default);
|
|
2191
|
+
--x-size-border-width-top-suggestion-group-default: var(--x-size-border-width-tag-default);
|
|
2192
|
+
--x-size-border-width-right-suggestion-group-default: var(--x-size-border-width-tag-default);
|
|
2193
|
+
--x-size-border-width-bottom-suggestion-group-default: var(--x-size-border-width-tag-default);
|
|
2194
|
+
--x-size-border-width-left-suggestion-group-default: var(--x-size-border-width-tag-default);
|
|
2195
|
+
--x-size-border-radius-bottom-right-suggestion-group-default: var(--x-size-border-radius-bottom-right-tag-default);
|
|
2196
|
+
--x-size-border-radius-bottom-left-suggestion-group-default: var(--x-size-border-radius-bottom-leftt-tag-default);
|
|
2197
|
+
--x-size-border-radius-top-right-suggestion-group-default: var(--x-size-border-radius-top-right-tag-default);
|
|
2198
|
+
--x-size-border-radius-top-left-suggestion-group-default: var(--x-size-border-radius-top-left-tag-default);
|
|
2199
|
+
--x-font-family-suggestion-group-default: var(--x-font-family-tag-default);
|
|
2200
|
+
--x-size-font-suggestion-group-default: var(--x-size-font-tag-default);
|
|
2201
|
+
--x-size-line-height-suggestion-group-default: var(--x-size-line-height-tag-default);
|
|
2202
|
+
--x-number-font-weight-suggestion-group-default: var(--x-number-font-weight-tag-default); }
|
|
2077
2203
|
.x-tag.x-filter {
|
|
2078
2204
|
--x-color-background-filter-default: transparent;
|
|
2079
2205
|
--x-size-border-width-filter-default: 0;
|
|
@@ -2087,6 +2213,14 @@
|
|
|
2087
2213
|
--x-size-font-filter-default: var(--x-size-font-tag-default);
|
|
2088
2214
|
--x-number-font-weight-filter-count-default: var(--x-number-font-weight-tag-default);
|
|
2089
2215
|
--x-size-line-height-filter-default: var(--x-size-line-height-tag-default); }
|
|
2216
|
+
.x-tag.x-tag.x-tag--is-curated {
|
|
2217
|
+
background-color: var(--x-color-background-tag-default-curated);
|
|
2218
|
+
border-color: var(--x-color-border-tag-default-curated);
|
|
2219
|
+
color: var(--x-color-text-tag-default-curated);
|
|
2220
|
+
line-height: var(--x-size-line-height-tag-default-curated);
|
|
2221
|
+
font-family: var(--x-font-family-tag-default-curated);
|
|
2222
|
+
font-size: var(--x-size-font-tag-default-curated);
|
|
2223
|
+
font-weight: var(--x-number-font-weight-tag-default-curated); }
|
|
2090
2224
|
.x-tag.x-tag.x-tag--is-selected {
|
|
2091
2225
|
background-color: var(--x-color-background-tag-default-selected);
|
|
2092
2226
|
border-color: var(--x-color-border-tag-default-selected);
|
|
@@ -2095,6 +2229,14 @@
|
|
|
2095
2229
|
font-family: var(--x-font-family-tag-default-selected);
|
|
2096
2230
|
font-size: var(--x-size-font-tag-default-selected);
|
|
2097
2231
|
font-weight: var(--x-number-font-weight-tag-default-selected); }
|
|
2232
|
+
.x-tag.x-tag.x-tag--is-selected.x-tag--is-curated {
|
|
2233
|
+
background-color: var(--x-color-background-tag-default-curated-selected);
|
|
2234
|
+
border-color: var(--x-color-border-tag-default-curated-selected);
|
|
2235
|
+
color: var(--x-color-text-tag-default-curated-selected);
|
|
2236
|
+
line-height: var(--x-size-line-height-tag-default-curated-selected);
|
|
2237
|
+
font-family: var(--x-font-family-tag-default-curated-selected);
|
|
2238
|
+
font-size: var(--x-size-font-tag-default-curated-selected);
|
|
2239
|
+
font-weight: var(--x-number-font-weight-tag-default-curated-selected); }
|
|
2098
2240
|
.x-tag.x-tag.x-tag--is-selected.x-filter {
|
|
2099
2241
|
--x-color-text-filter-default-selected: var(--x-color-text-tag-default-selected);
|
|
2100
2242
|
--x-font-family-filter-default-selected: var(--x-font-family-tag-default-selected);
|
|
@@ -2111,6 +2253,12 @@
|
|
|
2111
2253
|
--x-color-background-tag-default-selected: var(--x-color-base-neutral-95);
|
|
2112
2254
|
--x-color-border-tag-default-selected: var(--x-color-border-tag-default);
|
|
2113
2255
|
--x-color-text-tag-default-selected: var(--x-color-text-tag-default);
|
|
2256
|
+
--x-color-background-tag-default-curated: var(--x-color-base-neutral-100);
|
|
2257
|
+
--x-color-border-tag-default-curated: var(--x-color-text-tag-default);
|
|
2258
|
+
--x-color-text-tag-default-curated: var(--x-color-text-default);
|
|
2259
|
+
--x-color-background-tag-default-curated-selected: var(--x-color-base-neutral-95);
|
|
2260
|
+
--x-color-border-tag-default-curated-selected: var(--x-color-border-tag-default);
|
|
2261
|
+
--x-color-text-tag-default-curated-selected: var(--x-color-text-tag-default);
|
|
2114
2262
|
--x-size-border-width-tag-default: var(--x-size-border-width-base);
|
|
2115
2263
|
--x-size-border-width-top-tag-default: var(--x-size-border-width-tag-default);
|
|
2116
2264
|
--x-size-border-width-right-tag-default: var(--x-size-border-width-tag-default);
|
|
@@ -2132,7 +2280,15 @@
|
|
|
2132
2280
|
--x-font-family-tag-default-selected: var(--x-font-family-tag-default);
|
|
2133
2281
|
--x-size-font-tag-default-selected: var(--x-size-font-tag-default);
|
|
2134
2282
|
--x-size-line-height-tag-default-selected: var(--x-size-line-height-tag-default);
|
|
2135
|
-
--x-number-font-weight-tag-default-selected: var(--x-number-font-weight-tag-default);
|
|
2283
|
+
--x-number-font-weight-tag-default-selected: var(--x-number-font-weight-tag-default);
|
|
2284
|
+
--x-font-family-tag-default-curated: var(--x-font-family-text);
|
|
2285
|
+
--x-size-font-tag-default-curated: var(--x-size-font-text);
|
|
2286
|
+
--x-size-line-height-tag-default-curated: var(--x-size-line-height-text);
|
|
2287
|
+
--x-number-font-weight-tag-default-curated: var(--x-number-font-weight-text);
|
|
2288
|
+
--x-font-family-tag-default-curated-selected: var(--x-font-family-tag-default);
|
|
2289
|
+
--x-size-font-tag-default-curated-selected: var(--x-size-font-tag-default);
|
|
2290
|
+
--x-size-line-height-tag-default-curated-selected: var(--x-size-line-height-tag-default);
|
|
2291
|
+
--x-number-font-weight-tag-default-curated-selected: var(--x-number-font-weight-tag-default); }
|
|
2136
2292
|
|
|
2137
2293
|
:root {
|
|
2138
2294
|
--x-color-text-default: var(--x-color-base-neutral-10);
|