@empathyco/x-components 3.0.0-alpha.154 → 3.0.0-alpha.157
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 +36 -0
- package/core/index.js.map +1 -1
- package/design-system/button-default.css +1 -1
- package/design-system/default-theme.css +12 -16
- package/design-system/dropdown-default.css +2 -2
- package/design-system/facet-default.css +1 -1
- package/design-system/filter-default.css +1 -1
- package/design-system/full-theme.css +45 -155
- package/design-system/input-default.css +1 -1
- package/design-system/input-group-default.css +1 -1
- package/design-system/list-default.css +1 -5
- package/design-system/list-gap.css +20 -100
- package/design-system/list-padding.css +13 -39
- package/design-system/message-default.css +1 -1
- package/design-system/suggestion-default.css +1 -1
- package/design-system/suggestion-group-default.css +1 -1
- package/design-system/tag-default.css +1 -1
- package/docs/API-reference/api/x-components.md +9 -0
- package/docs/API-reference/api/x-components.queriespreviewactioncontext.md +15 -0
- package/docs/API-reference/api/x-components.queriespreviewactions.md +13 -0
- package/docs/API-reference/api/x-components.queriespreviewgetters.md +13 -0
- package/docs/API-reference/api/x-components.queriespreviewmutations.md +13 -0
- package/docs/API-reference/api/x-components.queriespreviewstate.md +13 -0
- package/docs/API-reference/api/x-components.queriespreviewxevents.md +13 -0
- package/docs/API-reference/api/x-components.queriespreviewxmodule.md +13 -0
- package/docs/API-reference/api/x-components.queriespreviewxstoremodule.md +15 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
- package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
- package/docs/API-reference/api/x-components.xmodulestree.queriespreview.md +11 -0
- package/js/components/animations/animate-width.vue.js +5 -8
- package/js/components/animations/animate-width.vue.js.map +1 -1
- package/js/components/animations/animate-width.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/animate-width.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/animations/collapse-height.vue.js +5 -8
- package/js/components/animations/collapse-height.vue.js.map +1 -1
- package/js/components/animations/collapse-height.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/collapse-height.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/animations/collapse-width.vue.js +5 -8
- package/js/components/animations/collapse-width.vue.js.map +1 -1
- package/js/components/animations/collapse-width.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/collapse-width.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/animations/cross-fade.vue.js +5 -8
- package/js/components/animations/cross-fade.vue.js.map +1 -1
- package/js/components/animations/cross-fade.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/cross-fade.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/animations/fade-and-slide.vue.js +5 -8
- package/js/components/animations/fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/fade-and-slide.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/fade-and-slide.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/animations/fade.vue.js +5 -8
- package/js/components/animations/fade.vue.js.map +1 -1
- package/js/components/animations/fade.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/fade.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/animations/staggered-fade-and-slide.vue.js +5 -8
- package/js/components/animations/staggered-fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/staggered-fade-and-slide.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/animations/staggering-transition-group.vue.js +5 -8
- package/js/components/animations/staggering-transition-group.vue.js.map +1 -1
- package/js/components/animations/staggering-transition-group.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/animations/staggering-transition-group.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/auto-progress-bar.vue.js +5 -8
- package/js/components/auto-progress-bar.vue.js.map +1 -1
- package/js/components/auto-progress-bar.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/auto-progress-bar.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/base-dropdown.vue.js +5 -8
- package/js/components/base-dropdown.vue.js.map +1 -1
- package/js/components/base-dropdown.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/base-dropdown.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/base-grid.vue.js +5 -8
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-grid.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/base-grid.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/base-rating.vue.js +5 -8
- package/js/components/base-rating.vue.js.map +1 -1
- package/js/components/base-rating.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/base-rating.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/base-switch.vue.js +5 -8
- package/js/components/base-switch.vue.js.map +1 -1
- package/js/components/base-switch.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/base-switch.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/column-picker/base-column-picker-list.vue.js +5 -8
- package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-list.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/column-picker/base-column-picker-list.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js +5 -8
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/layouts/fixed-header-and-asides-layout.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/layouts/multi-column-max-width-layout.vue.js +6 -9
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue_styles.1.vue.js +7 -0
- package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue_styles.1.vue.js.map +1 -0
- package/js/components/layouts/single-column-layout.vue.js +5 -8
- package/js/components/layouts/single-column-layout.vue.js.map +1 -1
- package/js/components/layouts/single-column-layout.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/layouts/single-column-layout.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/modals/base-modal.vue.js +5 -8
- package/js/components/modals/base-modal.vue.js.map +1 -1
- package/js/components/modals/base-modal.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/modals/base-modal.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/panels/base-header-toggle-panel.vue.js +5 -8
- package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-header-toggle-panel.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/panels/base-header-toggle-panel.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/result/base-result-image.vue.js +5 -8
- package/js/components/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/result/base-result-image.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/result/base-result-link.vue.js +5 -8
- package/js/components/result/base-result-link.vue.js.map +1 -1
- package/js/components/result/base-result-link.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/result/base-result-link.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/result/base-result-rating.vue.js +5 -8
- package/js/components/result/base-result-rating.vue.js.map +1 -1
- package/js/components/result/base-result-rating.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/result/base-result-rating.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/scroll/base-scroll.vue.js +5 -8
- package/js/components/scroll/base-scroll.vue.js.map +1 -1
- package/js/components/scroll/base-scroll.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/scroll/base-scroll.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/sliding-panel.vue.js +5 -8
- package/js/components/sliding-panel.vue.js.map +1 -1
- package/js/components/sliding-panel.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/sliding-panel.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/components/suggestions/base-suggestions.vue.js +5 -8
- package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/components/suggestions/base-suggestions.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/index.js +4 -0
- package/js/index.js.map +1 -1
- package/js/store/x.module.js +1 -0
- package/js/store/x.module.js.map +1 -1
- package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/extra-params/x-module.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue.js +5 -8
- package/js/x-modules/facets/components/facets/facets-provider.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/facets/components/facets/facets.vue.js +5 -8
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/facets/components/facets/facets.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +5 -8
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue.js +5 -8
- package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/facets/components/lists/filters-search.vue.js +5 -8
- package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/queries-preview/store/emitters.js +12 -0
- package/js/x-modules/queries-preview/store/emitters.js.map +1 -0
- package/js/x-modules/queries-preview/store/module.js +14 -0
- package/js/x-modules/queries-preview/store/module.js.map +1 -0
- package/js/x-modules/queries-preview/wiring.js +11 -0
- package/js/x-modules/queries-preview/wiring.js.map +1 -0
- package/js/x-modules/queries-preview/x-module.js +19 -0
- package/js/x-modules/queries-preview/x-module.js.map +1 -0
- package/js/x-modules/recommendations/components/recommendations.vue.js +5 -8
- package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/recommendations/components/recommendations.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/related-tags/components/related-tag.vue.js +5 -8
- package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/related-tags/components/related-tag.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/related-tags/components/related-tags.vue.js +5 -8
- package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/related-tags/components/related-tags.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/scroll/components/main-scroll.vue.js +5 -8
- package/js/x-modules/scroll/components/main-scroll.vue.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/scroll/components/main-scroll.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/search/components/banner.vue.js +5 -8
- package/js/x-modules/search/components/banner.vue.js.map +1 -1
- package/js/x-modules/search/components/banner.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/search/components/banner.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/search/components/partial-results-list.vue.js +5 -8
- package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/search/components/partial-results-list.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/search/components/promoted.vue.js +5 -8
- package/js/x-modules/search/components/promoted.vue.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/search/components/promoted.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/search/components/redirection.vue.js +0 -1
- package/js/x-modules/search/components/redirection.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue.js +5 -8
- package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/search/components/sort.mixin.js +1 -1
- package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/js/x-modules/search-box/components/search-input.vue.js +5 -8
- package/js/x-modules/search-box/components/search-input.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue_styles.0.vue.js +7 -0
- package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue_styles.0.vue.js.map +1 -0
- package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue_script.vue.js +1 -1
- package/package.json +10 -7
- package/queries-preview/index.d.ts +1 -0
- package/queries-preview/index.js +4 -0
- package/report/x-components.api.json +310 -2
- package/report/x-components.api.md +44 -1
- package/types/adapter/e2e-adapter.d.ts +2 -12
- package/types/adapter/e2e-adapter.d.ts.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -1
- package/types/store/x.module.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +3 -1
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/x-modules/extra-params/x-module.d.ts +1 -1
- package/types/x-modules/extra-params/x-module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/events.types.d.ts +9 -0
- package/types/x-modules/queries-preview/events.types.d.ts.map +1 -0
- package/types/x-modules/queries-preview/index.d.ts +5 -0
- package/types/x-modules/queries-preview/index.d.ts.map +1 -0
- package/types/x-modules/queries-preview/store/emitters.d.ts +7 -0
- package/types/x-modules/queries-preview/store/emitters.d.ts.map +1 -0
- package/types/x-modules/queries-preview/store/index.d.ts +4 -0
- package/types/x-modules/queries-preview/store/index.d.ts.map +1 -0
- package/types/x-modules/queries-preview/store/module.d.ts +8 -0
- package/types/x-modules/queries-preview/store/module.d.ts.map +1 -0
- package/types/x-modules/queries-preview/store/types.d.ts +42 -0
- package/types/x-modules/queries-preview/store/types.d.ts.map +1 -0
- package/types/x-modules/queries-preview/wiring.d.ts +7 -0
- package/types/x-modules/queries-preview/wiring.d.ts.map +1 -0
- package/types/x-modules/queries-preview/x-module.d.ts +16 -0
- package/types/x-modules/queries-preview/x-module.d.ts.map +1 -0
- package/types/x-modules/x-modules.types.d.ts +6 -2
- package/types/x-modules/x-modules.types.d.ts.map +1 -1
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
line-height: var(--x-size-line-height-button-default);
|
|
167
167
|
cursor: pointer;
|
|
168
168
|
}
|
|
169
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
169
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
170
170
|
.x-button {
|
|
171
171
|
gap: 0;
|
|
172
172
|
}
|
|
@@ -416,7 +416,7 @@
|
|
|
416
416
|
overflow: var(--x-string-overflow-dropdown-toggle-default);
|
|
417
417
|
box-shadow: var(--x-string-box-shadow-dropdown-default);
|
|
418
418
|
}
|
|
419
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
419
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
420
420
|
.x-dropdown__toggle {
|
|
421
421
|
gap: 0;
|
|
422
422
|
}
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
white-space: nowrap;
|
|
495
495
|
cursor: pointer;
|
|
496
496
|
}
|
|
497
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
497
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
498
498
|
.x-dropdown__item {
|
|
499
499
|
gap: 0;
|
|
500
500
|
}
|
|
@@ -833,7 +833,7 @@
|
|
|
833
833
|
font-weight: var(--x-number-font-weight-facet-default);
|
|
834
834
|
line-height: var(--x-size-line-height-facet-default);
|
|
835
835
|
}
|
|
836
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
836
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
837
837
|
.x-facet > *:first-child, .x-facet__header {
|
|
838
838
|
gap: 0;
|
|
839
839
|
}
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
line-height: var(--x-size-line-height-filter-default);
|
|
972
972
|
cursor: pointer;
|
|
973
973
|
}
|
|
974
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
974
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
975
975
|
.x-filter {
|
|
976
976
|
gap: 0;
|
|
977
977
|
}
|
|
@@ -1210,7 +1210,7 @@
|
|
|
1210
1210
|
border-radius: var(--x-size-border-radius-top-left-input-group-default) var(--x-size-border-radius-top-right-input-group-default) var(--x-size-border-radius-bottom-right-input-group-default) var(--x-size-border-radius-bottom-left-input-group-default);
|
|
1211
1211
|
border-style: solid;
|
|
1212
1212
|
}
|
|
1213
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1213
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1214
1214
|
.x-input-group {
|
|
1215
1215
|
gap: 0;
|
|
1216
1216
|
}
|
|
@@ -1488,7 +1488,7 @@
|
|
|
1488
1488
|
font-weight: var(--x-number-font-weight-input-default);
|
|
1489
1489
|
line-height: var(--x-size-line-height-input-default);
|
|
1490
1490
|
}
|
|
1491
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1491
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1492
1492
|
.x-input {
|
|
1493
1493
|
-webkit-appearance: none;
|
|
1494
1494
|
}
|
|
@@ -1578,23 +1578,19 @@
|
|
|
1578
1578
|
align-items: var(--x-size-align-list);
|
|
1579
1579
|
min-width: 0;
|
|
1580
1580
|
}
|
|
1581
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1581
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1582
1582
|
.x-list:not(.x-list--horizontal), .x-list.x-list--vertical {
|
|
1583
1583
|
gap: 0;
|
|
1584
1584
|
}
|
|
1585
1585
|
.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list.x-list--vertical > *:not(:last-child) {
|
|
1586
1586
|
margin-bottom: var(--x-size-gap-list);
|
|
1587
1587
|
}
|
|
1588
|
-
}
|
|
1589
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1590
1588
|
.x-list.x-list--horizontal {
|
|
1591
1589
|
gap: 0;
|
|
1592
1590
|
}
|
|
1593
1591
|
.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1594
1592
|
margin-right: var(--x-size-gap-list);
|
|
1595
1593
|
}
|
|
1596
|
-
}
|
|
1597
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1598
1594
|
.x-list.x-list--wrap, .x-list.x-list--wrap-reverse {
|
|
1599
1595
|
gap: 0;
|
|
1600
1596
|
}
|
|
@@ -1721,23 +1717,19 @@
|
|
|
1721
1717
|
.x-list--gap-01.x-list {
|
|
1722
1718
|
gap: var(--x-size-gap-list-01);
|
|
1723
1719
|
}
|
|
1724
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1720
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1725
1721
|
.x-list--gap-01.x-list:not(.x-list--horizontal), .x-list--gap-01.x-list.x-list--vertical {
|
|
1726
1722
|
gap: 0;
|
|
1727
1723
|
}
|
|
1728
1724
|
.x-list--gap-01.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-01.x-list.x-list--vertical > *:not(:last-child) {
|
|
1729
1725
|
margin-bottom: var(--x-size-gap-list-01);
|
|
1730
1726
|
}
|
|
1731
|
-
}
|
|
1732
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1733
1727
|
.x-list--gap-01.x-list.x-list--horizontal {
|
|
1734
1728
|
gap: 0;
|
|
1735
1729
|
}
|
|
1736
1730
|
.x-list--gap-01.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1737
1731
|
margin-right: var(--x-size-gap-list-01);
|
|
1738
1732
|
}
|
|
1739
|
-
}
|
|
1740
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1741
1733
|
.x-list--gap-01.x-list.x-list--wrap {
|
|
1742
1734
|
gap: 0;
|
|
1743
1735
|
}
|
|
@@ -1750,23 +1742,19 @@
|
|
|
1750
1742
|
.x-list--gap-02.x-list {
|
|
1751
1743
|
gap: var(--x-size-gap-list-02);
|
|
1752
1744
|
}
|
|
1753
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1745
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1754
1746
|
.x-list--gap-02.x-list:not(.x-list--horizontal), .x-list--gap-02.x-list.x-list--vertical {
|
|
1755
1747
|
gap: 0;
|
|
1756
1748
|
}
|
|
1757
1749
|
.x-list--gap-02.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-02.x-list.x-list--vertical > *:not(:last-child) {
|
|
1758
1750
|
margin-bottom: var(--x-size-gap-list-02);
|
|
1759
1751
|
}
|
|
1760
|
-
}
|
|
1761
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1762
1752
|
.x-list--gap-02.x-list.x-list--horizontal {
|
|
1763
1753
|
gap: 0;
|
|
1764
1754
|
}
|
|
1765
1755
|
.x-list--gap-02.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1766
1756
|
margin-right: var(--x-size-gap-list-02);
|
|
1767
1757
|
}
|
|
1768
|
-
}
|
|
1769
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1770
1758
|
.x-list--gap-02.x-list.x-list--wrap {
|
|
1771
1759
|
gap: 0;
|
|
1772
1760
|
}
|
|
@@ -1779,23 +1767,19 @@
|
|
|
1779
1767
|
.x-list--gap-03.x-list {
|
|
1780
1768
|
gap: var(--x-size-gap-list-03);
|
|
1781
1769
|
}
|
|
1782
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1770
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1783
1771
|
.x-list--gap-03.x-list:not(.x-list--horizontal), .x-list--gap-03.x-list.x-list--vertical {
|
|
1784
1772
|
gap: 0;
|
|
1785
1773
|
}
|
|
1786
1774
|
.x-list--gap-03.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-03.x-list.x-list--vertical > *:not(:last-child) {
|
|
1787
1775
|
margin-bottom: var(--x-size-gap-list-03);
|
|
1788
1776
|
}
|
|
1789
|
-
}
|
|
1790
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1791
1777
|
.x-list--gap-03.x-list.x-list--horizontal {
|
|
1792
1778
|
gap: 0;
|
|
1793
1779
|
}
|
|
1794
1780
|
.x-list--gap-03.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1795
1781
|
margin-right: var(--x-size-gap-list-03);
|
|
1796
1782
|
}
|
|
1797
|
-
}
|
|
1798
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1799
1783
|
.x-list--gap-03.x-list.x-list--wrap {
|
|
1800
1784
|
gap: 0;
|
|
1801
1785
|
}
|
|
@@ -1808,23 +1792,19 @@
|
|
|
1808
1792
|
.x-list--gap-04.x-list {
|
|
1809
1793
|
gap: var(--x-size-gap-list-04);
|
|
1810
1794
|
}
|
|
1811
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1795
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1812
1796
|
.x-list--gap-04.x-list:not(.x-list--horizontal), .x-list--gap-04.x-list.x-list--vertical {
|
|
1813
1797
|
gap: 0;
|
|
1814
1798
|
}
|
|
1815
1799
|
.x-list--gap-04.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-04.x-list.x-list--vertical > *:not(:last-child) {
|
|
1816
1800
|
margin-bottom: var(--x-size-gap-list-04);
|
|
1817
1801
|
}
|
|
1818
|
-
}
|
|
1819
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1820
1802
|
.x-list--gap-04.x-list.x-list--horizontal {
|
|
1821
1803
|
gap: 0;
|
|
1822
1804
|
}
|
|
1823
1805
|
.x-list--gap-04.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1824
1806
|
margin-right: var(--x-size-gap-list-04);
|
|
1825
1807
|
}
|
|
1826
|
-
}
|
|
1827
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1828
1808
|
.x-list--gap-04.x-list.x-list--wrap {
|
|
1829
1809
|
gap: 0;
|
|
1830
1810
|
}
|
|
@@ -1837,23 +1817,19 @@
|
|
|
1837
1817
|
.x-list--gap-05.x-list {
|
|
1838
1818
|
gap: var(--x-size-gap-list-05);
|
|
1839
1819
|
}
|
|
1840
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1820
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1841
1821
|
.x-list--gap-05.x-list:not(.x-list--horizontal), .x-list--gap-05.x-list.x-list--vertical {
|
|
1842
1822
|
gap: 0;
|
|
1843
1823
|
}
|
|
1844
1824
|
.x-list--gap-05.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-05.x-list.x-list--vertical > *:not(:last-child) {
|
|
1845
1825
|
margin-bottom: var(--x-size-gap-list-05);
|
|
1846
1826
|
}
|
|
1847
|
-
}
|
|
1848
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1849
1827
|
.x-list--gap-05.x-list.x-list--horizontal {
|
|
1850
1828
|
gap: 0;
|
|
1851
1829
|
}
|
|
1852
1830
|
.x-list--gap-05.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1853
1831
|
margin-right: var(--x-size-gap-list-05);
|
|
1854
1832
|
}
|
|
1855
|
-
}
|
|
1856
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1857
1833
|
.x-list--gap-05.x-list.x-list--wrap {
|
|
1858
1834
|
gap: 0;
|
|
1859
1835
|
}
|
|
@@ -1866,23 +1842,19 @@
|
|
|
1866
1842
|
.x-list--gap-06.x-list {
|
|
1867
1843
|
gap: var(--x-size-gap-list-06);
|
|
1868
1844
|
}
|
|
1869
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1845
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1870
1846
|
.x-list--gap-06.x-list:not(.x-list--horizontal), .x-list--gap-06.x-list.x-list--vertical {
|
|
1871
1847
|
gap: 0;
|
|
1872
1848
|
}
|
|
1873
1849
|
.x-list--gap-06.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-06.x-list.x-list--vertical > *:not(:last-child) {
|
|
1874
1850
|
margin-bottom: var(--x-size-gap-list-06);
|
|
1875
1851
|
}
|
|
1876
|
-
}
|
|
1877
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1878
1852
|
.x-list--gap-06.x-list.x-list--horizontal {
|
|
1879
1853
|
gap: 0;
|
|
1880
1854
|
}
|
|
1881
1855
|
.x-list--gap-06.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1882
1856
|
margin-right: var(--x-size-gap-list-06);
|
|
1883
1857
|
}
|
|
1884
|
-
}
|
|
1885
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1886
1858
|
.x-list--gap-06.x-list.x-list--wrap {
|
|
1887
1859
|
gap: 0;
|
|
1888
1860
|
}
|
|
@@ -1895,23 +1867,19 @@
|
|
|
1895
1867
|
.x-list--gap-07.x-list {
|
|
1896
1868
|
gap: var(--x-size-gap-list-07);
|
|
1897
1869
|
}
|
|
1898
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1870
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1899
1871
|
.x-list--gap-07.x-list:not(.x-list--horizontal), .x-list--gap-07.x-list.x-list--vertical {
|
|
1900
1872
|
gap: 0;
|
|
1901
1873
|
}
|
|
1902
1874
|
.x-list--gap-07.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-07.x-list.x-list--vertical > *:not(:last-child) {
|
|
1903
1875
|
margin-bottom: var(--x-size-gap-list-07);
|
|
1904
1876
|
}
|
|
1905
|
-
}
|
|
1906
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1907
1877
|
.x-list--gap-07.x-list.x-list--horizontal {
|
|
1908
1878
|
gap: 0;
|
|
1909
1879
|
}
|
|
1910
1880
|
.x-list--gap-07.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1911
1881
|
margin-right: var(--x-size-gap-list-07);
|
|
1912
1882
|
}
|
|
1913
|
-
}
|
|
1914
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1915
1883
|
.x-list--gap-07.x-list.x-list--wrap {
|
|
1916
1884
|
gap: 0;
|
|
1917
1885
|
}
|
|
@@ -1924,23 +1892,19 @@
|
|
|
1924
1892
|
.x-list--gap-08.x-list {
|
|
1925
1893
|
gap: var(--x-size-gap-list-08);
|
|
1926
1894
|
}
|
|
1927
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1895
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1928
1896
|
.x-list--gap-08.x-list:not(.x-list--horizontal), .x-list--gap-08.x-list.x-list--vertical {
|
|
1929
1897
|
gap: 0;
|
|
1930
1898
|
}
|
|
1931
1899
|
.x-list--gap-08.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-08.x-list.x-list--vertical > *:not(:last-child) {
|
|
1932
1900
|
margin-bottom: var(--x-size-gap-list-08);
|
|
1933
1901
|
}
|
|
1934
|
-
}
|
|
1935
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1936
1902
|
.x-list--gap-08.x-list.x-list--horizontal {
|
|
1937
1903
|
gap: 0;
|
|
1938
1904
|
}
|
|
1939
1905
|
.x-list--gap-08.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1940
1906
|
margin-right: var(--x-size-gap-list-08);
|
|
1941
1907
|
}
|
|
1942
|
-
}
|
|
1943
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1944
1908
|
.x-list--gap-08.x-list.x-list--wrap {
|
|
1945
1909
|
gap: 0;
|
|
1946
1910
|
}
|
|
@@ -1953,23 +1917,19 @@
|
|
|
1953
1917
|
.x-list--gap-09.x-list {
|
|
1954
1918
|
gap: var(--x-size-gap-list-09);
|
|
1955
1919
|
}
|
|
1956
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1920
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1957
1921
|
.x-list--gap-09.x-list:not(.x-list--horizontal), .x-list--gap-09.x-list.x-list--vertical {
|
|
1958
1922
|
gap: 0;
|
|
1959
1923
|
}
|
|
1960
1924
|
.x-list--gap-09.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-09.x-list.x-list--vertical > *:not(:last-child) {
|
|
1961
1925
|
margin-bottom: var(--x-size-gap-list-09);
|
|
1962
1926
|
}
|
|
1963
|
-
}
|
|
1964
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1965
1927
|
.x-list--gap-09.x-list.x-list--horizontal {
|
|
1966
1928
|
gap: 0;
|
|
1967
1929
|
}
|
|
1968
1930
|
.x-list--gap-09.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1969
1931
|
margin-right: var(--x-size-gap-list-09);
|
|
1970
1932
|
}
|
|
1971
|
-
}
|
|
1972
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1973
1933
|
.x-list--gap-09.x-list.x-list--wrap {
|
|
1974
1934
|
gap: 0;
|
|
1975
1935
|
}
|
|
@@ -1982,23 +1942,19 @@
|
|
|
1982
1942
|
.x-list--gap-10.x-list {
|
|
1983
1943
|
gap: var(--x-size-gap-list-10);
|
|
1984
1944
|
}
|
|
1985
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1945
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
1986
1946
|
.x-list--gap-10.x-list:not(.x-list--horizontal), .x-list--gap-10.x-list.x-list--vertical {
|
|
1987
1947
|
gap: 0;
|
|
1988
1948
|
}
|
|
1989
1949
|
.x-list--gap-10.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-10.x-list.x-list--vertical > *:not(:last-child) {
|
|
1990
1950
|
margin-bottom: var(--x-size-gap-list-10);
|
|
1991
1951
|
}
|
|
1992
|
-
}
|
|
1993
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1994
1952
|
.x-list--gap-10.x-list.x-list--horizontal {
|
|
1995
1953
|
gap: 0;
|
|
1996
1954
|
}
|
|
1997
1955
|
.x-list--gap-10.x-list.x-list--horizontal > *:not(:last-child) {
|
|
1998
1956
|
margin-right: var(--x-size-gap-list-10);
|
|
1999
1957
|
}
|
|
2000
|
-
}
|
|
2001
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2002
1958
|
.x-list--gap-10.x-list.x-list--wrap {
|
|
2003
1959
|
gap: 0;
|
|
2004
1960
|
}
|
|
@@ -2011,23 +1967,19 @@
|
|
|
2011
1967
|
.x-list--gap-11.x-list {
|
|
2012
1968
|
gap: var(--x-size-gap-list-11);
|
|
2013
1969
|
}
|
|
2014
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1970
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2015
1971
|
.x-list--gap-11.x-list:not(.x-list--horizontal), .x-list--gap-11.x-list.x-list--vertical {
|
|
2016
1972
|
gap: 0;
|
|
2017
1973
|
}
|
|
2018
1974
|
.x-list--gap-11.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-11.x-list.x-list--vertical > *:not(:last-child) {
|
|
2019
1975
|
margin-bottom: var(--x-size-gap-list-11);
|
|
2020
1976
|
}
|
|
2021
|
-
}
|
|
2022
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2023
1977
|
.x-list--gap-11.x-list.x-list--horizontal {
|
|
2024
1978
|
gap: 0;
|
|
2025
1979
|
}
|
|
2026
1980
|
.x-list--gap-11.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2027
1981
|
margin-right: var(--x-size-gap-list-11);
|
|
2028
1982
|
}
|
|
2029
|
-
}
|
|
2030
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2031
1983
|
.x-list--gap-11.x-list.x-list--wrap {
|
|
2032
1984
|
gap: 0;
|
|
2033
1985
|
}
|
|
@@ -2040,23 +1992,19 @@
|
|
|
2040
1992
|
.x-list--gap-12.x-list {
|
|
2041
1993
|
gap: var(--x-size-gap-list-12);
|
|
2042
1994
|
}
|
|
2043
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
1995
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2044
1996
|
.x-list--gap-12.x-list:not(.x-list--horizontal), .x-list--gap-12.x-list.x-list--vertical {
|
|
2045
1997
|
gap: 0;
|
|
2046
1998
|
}
|
|
2047
1999
|
.x-list--gap-12.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-12.x-list.x-list--vertical > *:not(:last-child) {
|
|
2048
2000
|
margin-bottom: var(--x-size-gap-list-12);
|
|
2049
2001
|
}
|
|
2050
|
-
}
|
|
2051
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2052
2002
|
.x-list--gap-12.x-list.x-list--horizontal {
|
|
2053
2003
|
gap: 0;
|
|
2054
2004
|
}
|
|
2055
2005
|
.x-list--gap-12.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2056
2006
|
margin-right: var(--x-size-gap-list-12);
|
|
2057
2007
|
}
|
|
2058
|
-
}
|
|
2059
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2060
2008
|
.x-list--gap-12.x-list.x-list--wrap {
|
|
2061
2009
|
gap: 0;
|
|
2062
2010
|
}
|
|
@@ -2069,23 +2017,19 @@
|
|
|
2069
2017
|
.x-list--gap-13.x-list {
|
|
2070
2018
|
gap: var(--x-size-gap-list-13);
|
|
2071
2019
|
}
|
|
2072
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2020
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2073
2021
|
.x-list--gap-13.x-list:not(.x-list--horizontal), .x-list--gap-13.x-list.x-list--vertical {
|
|
2074
2022
|
gap: 0;
|
|
2075
2023
|
}
|
|
2076
2024
|
.x-list--gap-13.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-13.x-list.x-list--vertical > *:not(:last-child) {
|
|
2077
2025
|
margin-bottom: var(--x-size-gap-list-13);
|
|
2078
2026
|
}
|
|
2079
|
-
}
|
|
2080
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2081
2027
|
.x-list--gap-13.x-list.x-list--horizontal {
|
|
2082
2028
|
gap: 0;
|
|
2083
2029
|
}
|
|
2084
2030
|
.x-list--gap-13.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2085
2031
|
margin-right: var(--x-size-gap-list-13);
|
|
2086
2032
|
}
|
|
2087
|
-
}
|
|
2088
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2089
2033
|
.x-list--gap-13.x-list.x-list--wrap {
|
|
2090
2034
|
gap: 0;
|
|
2091
2035
|
}
|
|
@@ -2098,23 +2042,19 @@
|
|
|
2098
2042
|
.x-list--gap-14.x-list {
|
|
2099
2043
|
gap: var(--x-size-gap-list-14);
|
|
2100
2044
|
}
|
|
2101
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2045
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2102
2046
|
.x-list--gap-14.x-list:not(.x-list--horizontal), .x-list--gap-14.x-list.x-list--vertical {
|
|
2103
2047
|
gap: 0;
|
|
2104
2048
|
}
|
|
2105
2049
|
.x-list--gap-14.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-14.x-list.x-list--vertical > *:not(:last-child) {
|
|
2106
2050
|
margin-bottom: var(--x-size-gap-list-14);
|
|
2107
2051
|
}
|
|
2108
|
-
}
|
|
2109
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2110
2052
|
.x-list--gap-14.x-list.x-list--horizontal {
|
|
2111
2053
|
gap: 0;
|
|
2112
2054
|
}
|
|
2113
2055
|
.x-list--gap-14.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2114
2056
|
margin-right: var(--x-size-gap-list-14);
|
|
2115
2057
|
}
|
|
2116
|
-
}
|
|
2117
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2118
2058
|
.x-list--gap-14.x-list.x-list--wrap {
|
|
2119
2059
|
gap: 0;
|
|
2120
2060
|
}
|
|
@@ -2127,23 +2067,19 @@
|
|
|
2127
2067
|
.x-list--gap-15.x-list {
|
|
2128
2068
|
gap: var(--x-size-gap-list-15);
|
|
2129
2069
|
}
|
|
2130
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2070
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2131
2071
|
.x-list--gap-15.x-list:not(.x-list--horizontal), .x-list--gap-15.x-list.x-list--vertical {
|
|
2132
2072
|
gap: 0;
|
|
2133
2073
|
}
|
|
2134
2074
|
.x-list--gap-15.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-15.x-list.x-list--vertical > *:not(:last-child) {
|
|
2135
2075
|
margin-bottom: var(--x-size-gap-list-15);
|
|
2136
2076
|
}
|
|
2137
|
-
}
|
|
2138
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2139
2077
|
.x-list--gap-15.x-list.x-list--horizontal {
|
|
2140
2078
|
gap: 0;
|
|
2141
2079
|
}
|
|
2142
2080
|
.x-list--gap-15.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2143
2081
|
margin-right: var(--x-size-gap-list-15);
|
|
2144
2082
|
}
|
|
2145
|
-
}
|
|
2146
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2147
2083
|
.x-list--gap-15.x-list.x-list--wrap {
|
|
2148
2084
|
gap: 0;
|
|
2149
2085
|
}
|
|
@@ -2156,23 +2092,19 @@
|
|
|
2156
2092
|
.x-list--gap-16.x-list {
|
|
2157
2093
|
gap: var(--x-size-gap-list-16);
|
|
2158
2094
|
}
|
|
2159
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2095
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2160
2096
|
.x-list--gap-16.x-list:not(.x-list--horizontal), .x-list--gap-16.x-list.x-list--vertical {
|
|
2161
2097
|
gap: 0;
|
|
2162
2098
|
}
|
|
2163
2099
|
.x-list--gap-16.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-16.x-list.x-list--vertical > *:not(:last-child) {
|
|
2164
2100
|
margin-bottom: var(--x-size-gap-list-16);
|
|
2165
2101
|
}
|
|
2166
|
-
}
|
|
2167
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2168
2102
|
.x-list--gap-16.x-list.x-list--horizontal {
|
|
2169
2103
|
gap: 0;
|
|
2170
2104
|
}
|
|
2171
2105
|
.x-list--gap-16.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2172
2106
|
margin-right: var(--x-size-gap-list-16);
|
|
2173
2107
|
}
|
|
2174
|
-
}
|
|
2175
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2176
2108
|
.x-list--gap-16.x-list.x-list--wrap {
|
|
2177
2109
|
gap: 0;
|
|
2178
2110
|
}
|
|
@@ -2185,23 +2117,19 @@
|
|
|
2185
2117
|
.x-list--gap-17.x-list {
|
|
2186
2118
|
gap: var(--x-size-gap-list-17);
|
|
2187
2119
|
}
|
|
2188
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2120
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2189
2121
|
.x-list--gap-17.x-list:not(.x-list--horizontal), .x-list--gap-17.x-list.x-list--vertical {
|
|
2190
2122
|
gap: 0;
|
|
2191
2123
|
}
|
|
2192
2124
|
.x-list--gap-17.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-17.x-list.x-list--vertical > *:not(:last-child) {
|
|
2193
2125
|
margin-bottom: var(--x-size-gap-list-17);
|
|
2194
2126
|
}
|
|
2195
|
-
}
|
|
2196
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2197
2127
|
.x-list--gap-17.x-list.x-list--horizontal {
|
|
2198
2128
|
gap: 0;
|
|
2199
2129
|
}
|
|
2200
2130
|
.x-list--gap-17.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2201
2131
|
margin-right: var(--x-size-gap-list-17);
|
|
2202
2132
|
}
|
|
2203
|
-
}
|
|
2204
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2205
2133
|
.x-list--gap-17.x-list.x-list--wrap {
|
|
2206
2134
|
gap: 0;
|
|
2207
2135
|
}
|
|
@@ -2214,23 +2142,19 @@
|
|
|
2214
2142
|
.x-list--gap-18.x-list {
|
|
2215
2143
|
gap: var(--x-size-gap-list-18);
|
|
2216
2144
|
}
|
|
2217
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2145
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2218
2146
|
.x-list--gap-18.x-list:not(.x-list--horizontal), .x-list--gap-18.x-list.x-list--vertical {
|
|
2219
2147
|
gap: 0;
|
|
2220
2148
|
}
|
|
2221
2149
|
.x-list--gap-18.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-18.x-list.x-list--vertical > *:not(:last-child) {
|
|
2222
2150
|
margin-bottom: var(--x-size-gap-list-18);
|
|
2223
2151
|
}
|
|
2224
|
-
}
|
|
2225
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2226
2152
|
.x-list--gap-18.x-list.x-list--horizontal {
|
|
2227
2153
|
gap: 0;
|
|
2228
2154
|
}
|
|
2229
2155
|
.x-list--gap-18.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2230
2156
|
margin-right: var(--x-size-gap-list-18);
|
|
2231
2157
|
}
|
|
2232
|
-
}
|
|
2233
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2234
2158
|
.x-list--gap-18.x-list.x-list--wrap {
|
|
2235
2159
|
gap: 0;
|
|
2236
2160
|
}
|
|
@@ -2243,23 +2167,19 @@
|
|
|
2243
2167
|
.x-list--gap-19.x-list {
|
|
2244
2168
|
gap: var(--x-size-gap-list-19);
|
|
2245
2169
|
}
|
|
2246
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2170
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2247
2171
|
.x-list--gap-19.x-list:not(.x-list--horizontal), .x-list--gap-19.x-list.x-list--vertical {
|
|
2248
2172
|
gap: 0;
|
|
2249
2173
|
}
|
|
2250
2174
|
.x-list--gap-19.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-19.x-list.x-list--vertical > *:not(:last-child) {
|
|
2251
2175
|
margin-bottom: var(--x-size-gap-list-19);
|
|
2252
2176
|
}
|
|
2253
|
-
}
|
|
2254
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2255
2177
|
.x-list--gap-19.x-list.x-list--horizontal {
|
|
2256
2178
|
gap: 0;
|
|
2257
2179
|
}
|
|
2258
2180
|
.x-list--gap-19.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2259
2181
|
margin-right: var(--x-size-gap-list-19);
|
|
2260
2182
|
}
|
|
2261
|
-
}
|
|
2262
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2263
2183
|
.x-list--gap-19.x-list.x-list--wrap {
|
|
2264
2184
|
gap: 0;
|
|
2265
2185
|
}
|
|
@@ -2272,23 +2192,19 @@
|
|
|
2272
2192
|
.x-list--gap-20.x-list {
|
|
2273
2193
|
gap: var(--x-size-gap-list-20);
|
|
2274
2194
|
}
|
|
2275
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2195
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2276
2196
|
.x-list--gap-20.x-list:not(.x-list--horizontal), .x-list--gap-20.x-list.x-list--vertical {
|
|
2277
2197
|
gap: 0;
|
|
2278
2198
|
}
|
|
2279
2199
|
.x-list--gap-20.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-20.x-list.x-list--vertical > *:not(:last-child) {
|
|
2280
2200
|
margin-bottom: var(--x-size-gap-list-20);
|
|
2281
2201
|
}
|
|
2282
|
-
}
|
|
2283
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2284
2202
|
.x-list--gap-20.x-list.x-list--horizontal {
|
|
2285
2203
|
gap: 0;
|
|
2286
2204
|
}
|
|
2287
2205
|
.x-list--gap-20.x-list.x-list--horizontal > *:not(:last-child) {
|
|
2288
2206
|
margin-right: var(--x-size-gap-list-20);
|
|
2289
2207
|
}
|
|
2290
|
-
}
|
|
2291
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2292
2208
|
.x-list--gap-20.x-list.x-list--wrap {
|
|
2293
2209
|
gap: 0;
|
|
2294
2210
|
}
|
|
@@ -2364,15 +2280,13 @@
|
|
|
2364
2280
|
.x-list--gap-.x-list {
|
|
2365
2281
|
gap: var(--x-size-gap-list-01);
|
|
2366
2282
|
}
|
|
2367
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2283
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2368
2284
|
.x-list--gap-.x-list {
|
|
2369
2285
|
gap: 0;
|
|
2370
2286
|
}
|
|
2371
2287
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2372
2288
|
margin-bottom: var(--x-size-gap-list-01);
|
|
2373
2289
|
}
|
|
2374
|
-
}
|
|
2375
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2376
2290
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2377
2291
|
gap: 0;
|
|
2378
2292
|
}
|
|
@@ -2388,15 +2302,13 @@
|
|
|
2388
2302
|
.x-list--gap-.x-list {
|
|
2389
2303
|
gap: var(--x-size-gap-list-02);
|
|
2390
2304
|
}
|
|
2391
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2305
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2392
2306
|
.x-list--gap-.x-list {
|
|
2393
2307
|
gap: 0;
|
|
2394
2308
|
}
|
|
2395
2309
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2396
2310
|
margin-bottom: var(--x-size-gap-list-02);
|
|
2397
2311
|
}
|
|
2398
|
-
}
|
|
2399
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2400
2312
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2401
2313
|
gap: 0;
|
|
2402
2314
|
}
|
|
@@ -2412,15 +2324,13 @@
|
|
|
2412
2324
|
.x-list--gap-.x-list {
|
|
2413
2325
|
gap: var(--x-size-gap-list-03);
|
|
2414
2326
|
}
|
|
2415
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2327
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2416
2328
|
.x-list--gap-.x-list {
|
|
2417
2329
|
gap: 0;
|
|
2418
2330
|
}
|
|
2419
2331
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2420
2332
|
margin-bottom: var(--x-size-gap-list-03);
|
|
2421
2333
|
}
|
|
2422
|
-
}
|
|
2423
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2424
2334
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2425
2335
|
gap: 0;
|
|
2426
2336
|
}
|
|
@@ -2436,15 +2346,13 @@
|
|
|
2436
2346
|
.x-list--gap-.x-list {
|
|
2437
2347
|
gap: var(--x-size-gap-list-04);
|
|
2438
2348
|
}
|
|
2439
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2349
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2440
2350
|
.x-list--gap-.x-list {
|
|
2441
2351
|
gap: 0;
|
|
2442
2352
|
}
|
|
2443
2353
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2444
2354
|
margin-bottom: var(--x-size-gap-list-04);
|
|
2445
2355
|
}
|
|
2446
|
-
}
|
|
2447
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2448
2356
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2449
2357
|
gap: 0;
|
|
2450
2358
|
}
|
|
@@ -2460,15 +2368,13 @@
|
|
|
2460
2368
|
.x-list--gap-.x-list {
|
|
2461
2369
|
gap: var(--x-size-gap-list-05);
|
|
2462
2370
|
}
|
|
2463
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2371
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2464
2372
|
.x-list--gap-.x-list {
|
|
2465
2373
|
gap: 0;
|
|
2466
2374
|
}
|
|
2467
2375
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2468
2376
|
margin-bottom: var(--x-size-gap-list-05);
|
|
2469
2377
|
}
|
|
2470
|
-
}
|
|
2471
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2472
2378
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2473
2379
|
gap: 0;
|
|
2474
2380
|
}
|
|
@@ -2484,15 +2390,13 @@
|
|
|
2484
2390
|
.x-list--gap-.x-list {
|
|
2485
2391
|
gap: var(--x-size-gap-list-06);
|
|
2486
2392
|
}
|
|
2487
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2393
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2488
2394
|
.x-list--gap-.x-list {
|
|
2489
2395
|
gap: 0;
|
|
2490
2396
|
}
|
|
2491
2397
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2492
2398
|
margin-bottom: var(--x-size-gap-list-06);
|
|
2493
2399
|
}
|
|
2494
|
-
}
|
|
2495
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2496
2400
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2497
2401
|
gap: 0;
|
|
2498
2402
|
}
|
|
@@ -2508,15 +2412,13 @@
|
|
|
2508
2412
|
.x-list--gap-.x-list {
|
|
2509
2413
|
gap: var(--x-size-gap-list-07);
|
|
2510
2414
|
}
|
|
2511
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2415
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2512
2416
|
.x-list--gap-.x-list {
|
|
2513
2417
|
gap: 0;
|
|
2514
2418
|
}
|
|
2515
2419
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2516
2420
|
margin-bottom: var(--x-size-gap-list-07);
|
|
2517
2421
|
}
|
|
2518
|
-
}
|
|
2519
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2520
2422
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2521
2423
|
gap: 0;
|
|
2522
2424
|
}
|
|
@@ -2532,15 +2434,13 @@
|
|
|
2532
2434
|
.x-list--gap-.x-list {
|
|
2533
2435
|
gap: var(--x-size-gap-list-08);
|
|
2534
2436
|
}
|
|
2535
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2437
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2536
2438
|
.x-list--gap-.x-list {
|
|
2537
2439
|
gap: 0;
|
|
2538
2440
|
}
|
|
2539
2441
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2540
2442
|
margin-bottom: var(--x-size-gap-list-08);
|
|
2541
2443
|
}
|
|
2542
|
-
}
|
|
2543
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2544
2444
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2545
2445
|
gap: 0;
|
|
2546
2446
|
}
|
|
@@ -2556,15 +2456,13 @@
|
|
|
2556
2456
|
.x-list--gap-.x-list {
|
|
2557
2457
|
gap: var(--x-size-gap-list-09);
|
|
2558
2458
|
}
|
|
2559
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2459
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2560
2460
|
.x-list--gap-.x-list {
|
|
2561
2461
|
gap: 0;
|
|
2562
2462
|
}
|
|
2563
2463
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2564
2464
|
margin-bottom: var(--x-size-gap-list-09);
|
|
2565
2465
|
}
|
|
2566
|
-
}
|
|
2567
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2568
2466
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2569
2467
|
gap: 0;
|
|
2570
2468
|
}
|
|
@@ -2580,15 +2478,13 @@
|
|
|
2580
2478
|
.x-list--gap-.x-list {
|
|
2581
2479
|
gap: var(--x-size-gap-list-10);
|
|
2582
2480
|
}
|
|
2583
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2481
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2584
2482
|
.x-list--gap-.x-list {
|
|
2585
2483
|
gap: 0;
|
|
2586
2484
|
}
|
|
2587
2485
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2588
2486
|
margin-bottom: var(--x-size-gap-list-10);
|
|
2589
2487
|
}
|
|
2590
|
-
}
|
|
2591
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2592
2488
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2593
2489
|
gap: 0;
|
|
2594
2490
|
}
|
|
@@ -2604,15 +2500,13 @@
|
|
|
2604
2500
|
.x-list--gap-.x-list {
|
|
2605
2501
|
gap: var(--x-size-gap-list-11);
|
|
2606
2502
|
}
|
|
2607
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2503
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2608
2504
|
.x-list--gap-.x-list {
|
|
2609
2505
|
gap: 0;
|
|
2610
2506
|
}
|
|
2611
2507
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2612
2508
|
margin-bottom: var(--x-size-gap-list-11);
|
|
2613
2509
|
}
|
|
2614
|
-
}
|
|
2615
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2616
2510
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2617
2511
|
gap: 0;
|
|
2618
2512
|
}
|
|
@@ -2628,15 +2522,13 @@
|
|
|
2628
2522
|
.x-list--gap-.x-list {
|
|
2629
2523
|
gap: var(--x-size-gap-list-12);
|
|
2630
2524
|
}
|
|
2631
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2525
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2632
2526
|
.x-list--gap-.x-list {
|
|
2633
2527
|
gap: 0;
|
|
2634
2528
|
}
|
|
2635
2529
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2636
2530
|
margin-bottom: var(--x-size-gap-list-12);
|
|
2637
2531
|
}
|
|
2638
|
-
}
|
|
2639
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2640
2532
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2641
2533
|
gap: 0;
|
|
2642
2534
|
}
|
|
@@ -2652,15 +2544,13 @@
|
|
|
2652
2544
|
.x-list--gap-.x-list {
|
|
2653
2545
|
gap: var(--x-size-gap-list-13);
|
|
2654
2546
|
}
|
|
2655
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2547
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2656
2548
|
.x-list--gap-.x-list {
|
|
2657
2549
|
gap: 0;
|
|
2658
2550
|
}
|
|
2659
2551
|
.x-list--gap-.x-list > *:not(:last-child) {
|
|
2660
2552
|
margin-bottom: var(--x-size-gap-list-13);
|
|
2661
2553
|
}
|
|
2662
|
-
}
|
|
2663
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2664
2554
|
.x-list--gap-.x-list.x-list--horizontal {
|
|
2665
2555
|
gap: 0;
|
|
2666
2556
|
}
|
|
@@ -2714,7 +2604,7 @@
|
|
|
2714
2604
|
font-size: var(--x-size-font-message-default);
|
|
2715
2605
|
font-weight: var(--x-number-font-weight-message-default);
|
|
2716
2606
|
}
|
|
2717
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
2607
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
2718
2608
|
.x-message {
|
|
2719
2609
|
gap: 0;
|
|
2720
2610
|
}
|
|
@@ -3667,7 +3557,7 @@
|
|
|
3667
3557
|
border-bottom-width: var(--x-size-border-width-bottom-suggestion-group-default);
|
|
3668
3558
|
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);
|
|
3669
3559
|
}
|
|
3670
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
3560
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
3671
3561
|
.x-suggestion-group {
|
|
3672
3562
|
gap: 0;
|
|
3673
3563
|
}
|
|
@@ -3765,7 +3655,7 @@
|
|
|
3765
3655
|
border-bottom-width: var(--x-size-border-width-bottom-suggestion-default);
|
|
3766
3656
|
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);
|
|
3767
3657
|
}
|
|
3768
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
3658
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
3769
3659
|
.x-suggestion {
|
|
3770
3660
|
gap: 0;
|
|
3771
3661
|
}
|
|
@@ -3951,7 +3841,7 @@
|
|
|
3951
3841
|
min-width: calc(3 * var(--x-size-line-height-tag-default));
|
|
3952
3842
|
cursor: pointer;
|
|
3953
3843
|
}
|
|
3954
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
3844
|
+
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
|
|
3955
3845
|
.x-tag {
|
|
3956
3846
|
gap: 0;
|
|
3957
3847
|
}
|