@empathyco/x-components 6.0.0-alpha.2 → 6.0.0-alpha.20
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 +202 -1
- package/core/index.js +1 -0
- package/core/index.js.map +1 -1
- package/design-system/deprecated-full-theme.css +1555 -1555
- package/docs/API-reference/api/x-adapter-platform.md +9 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.relatedprompts.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +22 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.nextqueries.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.suggestiontext.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.type.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsrequest.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.data.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.md +21 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.status.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.catalog.md +6 -0
- package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.md +1 -1
- package/docs/API-reference/api/x-adapter-platform.relatedpromptschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponseschema.md +13 -0
- package/docs/API-reference/api/x-components.animationprop.md +6 -1
- package/docs/API-reference/api/x-components.bannerslist.md +3 -3
- package/docs/API-reference/api/x-components.basedropdown.md +5 -5
- package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
- package/docs/API-reference/api/x-components.basegrid.md +3 -3
- package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.basemodal.md +10 -10
- package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
- package/docs/API-reference/api/x-components.baseslider.md +70 -0
- package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
- package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
- package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
- package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.empathize.md +5 -5
- package/docs/API-reference/api/x-components.facets.md +3 -3
- package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.fetchrelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.filterslist.md +3 -3
- package/docs/API-reference/api/x-components.globalxbus.md +6 -0
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +5 -2
- package/docs/API-reference/api/x-components.identifierresults.md +3 -3
- package/docs/API-reference/api/x-components.itemslist.md +3 -3
- package/docs/API-reference/api/x-components.mainmodal.md +2 -2
- package/docs/API-reference/api/x-components.md +17 -0
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
- package/docs/API-reference/api/x-components.myhistory.md +3 -3
- package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
- package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
- package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
- package/docs/API-reference/api/x-components.promotedslist.md +3 -3
- package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
- package/docs/API-reference/api/x-components.recommendations.md +3 -3
- package/docs/API-reference/api/x-components.relatedprompt.md +38 -0
- package/docs/API-reference/api/x-components.relatedpromptrequest.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsactioncontext.md +15 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +17 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.md +22 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.md +20 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.request.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptslist.md +72 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.md +25 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +17 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.params.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.relatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.md +22 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxmodule.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxstoremodule.md +15 -0
- package/docs/API-reference/api/x-components.relatedtags.md +3 -3
- package/docs/API-reference/api/x-components.resultslist.md +3 -3
- package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
- package/docs/API-reference/api/x-components.searchmutations.md +1 -0
- package/docs/API-reference/api/x-components.searchmutations.setstats.md +24 -0
- package/docs/API-reference/api/x-components.searchstate.md +1 -0
- package/docs/API-reference/api/x-components.searchstate.stats.md +13 -0
- package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
- package/docs/API-reference/api/x-components.simplefilter.md +3 -0
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
- package/docs/API-reference/api/x-components.snippetcallbacks.md +3 -0
- package/docs/API-reference/api/x-components.snippetconfigextraparams.md +1 -1
- package/docs/API-reference/api/x-components.sortdropdown.md +1 -1
- package/docs/API-reference/api/x-components.tagging.md +17 -4
- package/docs/API-reference/api/x-components.usealiasapi.md +1 -0
- package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -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.relatedprompts.md +11 -0
- package/docs/API-reference/api/x-types.md +4 -0
- package/docs/API-reference/api/x-types.relatedprompt.md +23 -0
- package/docs/API-reference/api/x-types.relatedprompt.nextqueries.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.suggestiontext.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.type.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptsrequest.md +15 -0
- package/docs/API-reference/api/x-types.relatedpromptsresponse.md +20 -0
- package/docs/API-reference/api/x-types.relatedpromptsresponse.relatedprompts.md +11 -0
- package/docs/API-reference/api/x-types.searchresponse.md +1 -0
- package/docs/API-reference/api/x-types.searchresponse.stats.md +11 -0
- package/docs/API-reference/api/x-types.stats.md +22 -0
- package/docs/API-reference/api/x-types.stats.price.md +14 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.md +1 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.relatedprompts.md +11 -0
- package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
- package/docs/API-reference/components/common/x-components.base-slider.md +189 -0
- package/docs/API-reference/components/common/x-components.items-list.md +1 -1
- package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
- package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
- package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +29 -0
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
- package/docs/API-reference/components/search/x-components.results-list.md +1 -1
- package/docs/API-reference/components/tagging/x-components.tagging.md +2 -2
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-grid.vue2.js.map +1 -1
- package/js/components/base-grid.vue3.js +1 -1
- package/js/components/base-slider.vue.js +66 -0
- package/js/components/base-slider.vue.js.map +1 -0
- package/js/components/base-slider.vue2.js +109 -0
- package/js/components/base-slider.vue2.js.map +1 -0
- package/js/components/base-slider.vue3.js +7 -0
- package/js/components/base-slider.vue3.js.map +1 -0
- package/js/components/icons/cross-tiny.vue.js +2 -2
- package/js/components/icons/plus.vue.js +2 -2
- package/js/components/items-list.vue.js.map +1 -1
- package/js/components/items-list.vue2.js +2 -2
- package/js/components/items-list.vue2.js.map +1 -1
- package/js/components/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue2.js +3 -3
- package/js/components/result/base-result-image.vue2.js.map +1 -1
- package/js/components/scroll/use-scroll.js +1 -1
- package/js/components/scroll/use-scroll.js.map +1 -1
- package/js/components/sliding-panel.vue.js +2 -2
- package/js/composables/use-alias-api.js +3 -0
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/index.js +10 -0
- package/js/index.js.map +1 -1
- package/js/types/animation-prop.js +5 -0
- package/js/types/animation-prop.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +2 -0
- package/js/x-modules/empathize/components/empathize.vue2.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.vue2.js +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
- package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +2 -0
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +15 -2
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js +3 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +2 -1
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
- package/js/x-modules/queries-preview/store/module.js +1 -1
- package/js/x-modules/queries-preview/store/module.js.map +1 -1
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue.js +90 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js +54 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +154 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +29 -0
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/emitters.js +14 -0
- package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
- package/js/x-modules/related-prompts/store/getters/request.getter.js +16 -0
- package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
- package/js/x-modules/related-prompts/store/module.js +53 -0
- package/js/x-modules/related-prompts/store/module.js.map +1 -0
- package/js/x-modules/related-prompts/wiring.js +88 -0
- package/js/x-modules/related-prompts/wiring.js.map +1 -0
- package/js/x-modules/related-prompts/x-module.js +21 -0
- package/js/x-modules/related-prompts/x-module.js.map +1 -0
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js +2 -0
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue.js +2 -2
- package/js/x-modules/search/components/results-list.vue.js.map +1 -1
- package/js/x-modules/search/store/actions/save-search-response.action.js +2 -1
- package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/module.js +5 -1
- package/js/x-modules/search/store/module.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue.js +8 -2
- package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
- package/package.json +7 -6
- package/related-prompts/index.d.ts +1 -0
- package/related-prompts/index.js +9 -0
- package/report/x-adapter-platform.api.json +575 -1
- package/report/x-components.api.json +4236 -7917
- package/report/x-components.api.md +445 -155
- package/report/x-types.api.json +334 -0
- package/tools/inject-css.js +5 -3
- package/types/adapter/e2e-adapter.d.ts.map +1 -1
- package/types/adapter/mocked-responses.d.ts +3 -0
- package/types/adapter/mocked-responses.d.ts.map +1 -1
- package/types/components/base-dropdown.vue.d.ts +5 -5
- package/types/components/base-grid.vue.d.ts +3 -3
- package/types/components/base-slider.vue.d.ts +74 -0
- package/types/components/base-slider.vue.d.ts.map +1 -0
- package/types/components/base-variable-column-grid.vue.d.ts +3 -3
- package/types/components/global-x-bus.vue.d.ts +6 -0
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- package/types/components/index.d.ts +1 -0
- package/types/components/index.d.ts.map +1 -1
- package/types/components/items-list.vue.d.ts +3 -3
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
- package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
- package/types/components/modals/base-events-modal.vue.d.ts +2 -2
- package/types/components/modals/base-id-modal.vue.d.ts +2 -2
- package/types/components/modals/base-modal.vue.d.ts +10 -10
- package/types/components/modals/main-modal.vue.d.ts +2 -2
- package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
- package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
- package/types/components/result/base-result-image.vue.d.ts +10 -10
- package/types/components/result/base-result-image.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +3 -0
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
- package/types/composables/use-alias-api.d.ts +5 -0
- package/types/composables/use-alias-api.d.ts.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -1
- package/types/tailwind/plugin-options.d.ts +1 -2
- package/types/tailwind/plugin-options.d.ts.map +1 -1
- package/types/types/animation-prop.d.ts +6 -2
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/views/home/types.d.ts +3 -0
- package/types/views/home/types.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/empathize/components/empathize.vue.d.ts +5 -5
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +1 -1
- package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +5 -2
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +3 -0
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
- package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
- package/types/x-modules/next-queries/index.d.ts +1 -0
- package/types/x-modules/next-queries/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +4 -2
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
- package/types/x-modules/related-prompts/components/index.d.ts +3 -0
- package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +37 -0
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/events.types.d.ts +26 -0
- package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/index.d.ts +6 -0
- package/types/x-modules/related-prompts/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/emitters.d.ts +9 -0
- package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -0
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/index.d.ts +7 -0
- package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/module.d.ts +8 -0
- package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/types.d.ts +104 -0
- package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/types.d.ts +10 -0
- package/types/x-modules/related-prompts/types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/wiring.d.ts +31 -0
- package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
- package/types/x-modules/related-prompts/x-module.d.ts +16 -0
- package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
- package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts +1 -1
- package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/module.d.ts +2 -0
- package/types/x-modules/search/store/module.d.ts.map +1 -1
- package/types/x-modules/search/store/types.d.ts +9 -1
- package/types/x-modules/search/store/types.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
- package/types/x-modules/tagging/components/tagging.vue.d.ts +17 -4
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
- package/types/x-modules/x-modules.types.d.ts +2 -0
- package/types/x-modules/x-modules.types.d.ts.map +1 -1
- package/js/utils/options-api.js +0 -4
- package/js/utils/options-api.js.map +0 -1
- package/types/utils/options-api.d.ts +0 -3
- package/types/utils/options-api.d.ts.map +0 -1
|
@@ -14,7 +14,25 @@
|
|
|
14
14
|
.x-normal-case {
|
|
15
15
|
text-transform: none;
|
|
16
16
|
}
|
|
17
|
+
.x-underline {
|
|
18
|
+
-webkit-text-decoration-line: underline;
|
|
19
|
+
text-decoration-line: underline;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.x-overline {
|
|
23
|
+
-webkit-text-decoration-line: overline;
|
|
24
|
+
text-decoration-line: overline;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.x-line-through {
|
|
28
|
+
-webkit-text-decoration-line: line-through;
|
|
29
|
+
text-decoration-line: line-through;
|
|
30
|
+
}
|
|
17
31
|
|
|
32
|
+
.x-no-underline {
|
|
33
|
+
-webkit-text-decoration-line: none;
|
|
34
|
+
text-decoration-line: none;
|
|
35
|
+
}
|
|
18
36
|
.x-static {
|
|
19
37
|
position: static !important;
|
|
20
38
|
}
|
|
@@ -475,25 +493,6 @@
|
|
|
475
493
|
[dir="rtl"] .x-padding--left-20 {
|
|
476
494
|
padding-right: var(--x-size-base-20) !important;
|
|
477
495
|
}
|
|
478
|
-
.x-underline {
|
|
479
|
-
-webkit-text-decoration-line: underline;
|
|
480
|
-
text-decoration-line: underline;
|
|
481
|
-
}
|
|
482
|
-
|
|
483
|
-
.x-overline {
|
|
484
|
-
-webkit-text-decoration-line: overline;
|
|
485
|
-
text-decoration-line: overline;
|
|
486
|
-
}
|
|
487
|
-
|
|
488
|
-
.x-line-through {
|
|
489
|
-
-webkit-text-decoration-line: line-through;
|
|
490
|
-
text-decoration-line: line-through;
|
|
491
|
-
}
|
|
492
|
-
|
|
493
|
-
.x-no-underline {
|
|
494
|
-
-webkit-text-decoration-line: none;
|
|
495
|
-
text-decoration-line: none;
|
|
496
|
-
}
|
|
497
496
|
.x-margin--auto {
|
|
498
497
|
margin: auto !important;
|
|
499
498
|
}
|
|
@@ -979,40 +978,6 @@
|
|
|
979
978
|
.x-line-height--loose {
|
|
980
979
|
line-height: 2 !important;
|
|
981
980
|
}
|
|
982
|
-
.x-line-clamp--2 {
|
|
983
|
-
overflow: hidden !important;
|
|
984
|
-
display: -webkit-box !important;
|
|
985
|
-
-webkit-box-orient: vertical !important;
|
|
986
|
-
-webkit-line-clamp: 2 !important;
|
|
987
|
-
}
|
|
988
|
-
|
|
989
|
-
.x-line-clamp--3 {
|
|
990
|
-
overflow: hidden !important;
|
|
991
|
-
display: -webkit-box !important;
|
|
992
|
-
-webkit-box-orient: vertical !important;
|
|
993
|
-
-webkit-line-clamp: 3 !important;
|
|
994
|
-
}
|
|
995
|
-
|
|
996
|
-
.x-line-clamp--4 {
|
|
997
|
-
overflow: hidden !important;
|
|
998
|
-
display: -webkit-box !important;
|
|
999
|
-
-webkit-box-orient: vertical !important;
|
|
1000
|
-
-webkit-line-clamp: 4 !important;
|
|
1001
|
-
}
|
|
1002
|
-
|
|
1003
|
-
.x-line-clamp--5 {
|
|
1004
|
-
overflow: hidden !important;
|
|
1005
|
-
display: -webkit-box !important;
|
|
1006
|
-
-webkit-box-orient: vertical !important;
|
|
1007
|
-
-webkit-line-clamp: 5 !important;
|
|
1008
|
-
}
|
|
1009
|
-
|
|
1010
|
-
.x-line-clamp--6 {
|
|
1011
|
-
overflow: hidden !important;
|
|
1012
|
-
display: -webkit-box !important;
|
|
1013
|
-
-webkit-box-orient: vertical !important;
|
|
1014
|
-
-webkit-line-clamp: 6 !important;
|
|
1015
|
-
}
|
|
1016
981
|
.x-font-weight--light {
|
|
1017
982
|
font-weight: var(--x-number-font-weight-base-light) !important;
|
|
1018
983
|
}
|
|
@@ -1102,6 +1067,7 @@
|
|
|
1102
1067
|
font-size: var(--x-size-base-20) !important;
|
|
1103
1068
|
line-height: 1.5;
|
|
1104
1069
|
}
|
|
1070
|
+
|
|
1105
1071
|
.x-font-color--lead {
|
|
1106
1072
|
color: var(--x-color-base-lead) !important;
|
|
1107
1073
|
}
|
|
@@ -1299,74 +1265,6 @@
|
|
|
1299
1265
|
--x-string-box-shadow-bottom-10: 0 34px 38px -7px rgba(0, 0, 0, 0.14),
|
|
1300
1266
|
0 29px 46px -12px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
1301
1267
|
}
|
|
1302
|
-
/* Material Elevations extracted from:
|
|
1303
|
-
https://gist.github.com/serglo/f9f0be9a66fd6755a0bda85f9c64e85f
|
|
1304
|
-
*/
|
|
1305
|
-
:root {
|
|
1306
|
-
/* Shadow none */
|
|
1307
|
-
--x-string-box-shadow-00: none;
|
|
1308
|
-
/* Shadow 1dp */
|
|
1309
|
-
--x-string-box-shadow-01: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12),
|
|
1310
|
-
0 1px 3px 0 rgba(0, 0, 0, 0.2);
|
|
1311
|
-
/* Shadow 2dp */
|
|
1312
|
-
--x-string-box-shadow-02: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12),
|
|
1313
|
-
0 1px 5px 0 rgba(0, 0, 0, 0.2);
|
|
1314
|
-
/* Shadow 3dp */
|
|
1315
|
-
--x-string-box-shadow-03: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.12),
|
|
1316
|
-
0 1px 8px 0 rgba(0, 0, 0, 0.2);
|
|
1317
|
-
/* Shadow 4dp */
|
|
1318
|
-
--x-string-box-shadow-04: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
|
|
1319
|
-
0 2px 4px -1px rgba(0, 0, 0, 0.2);
|
|
1320
|
-
/* Shadow 6dp */
|
|
1321
|
-
--x-string-box-shadow-05: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12),
|
|
1322
|
-
0 3px 5px -1px rgba(0, 0, 0, 0.2);
|
|
1323
|
-
/* Shadow 8dp */
|
|
1324
|
-
--x-string-box-shadow-06: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12),
|
|
1325
|
-
0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
1326
|
-
/* Shadow 9dp */
|
|
1327
|
-
--x-string-box-shadow-07: 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12),
|
|
1328
|
-
0 5px 6px -3px rgba(0, 0, 0, 0.2);
|
|
1329
|
-
/* Shadow 12dp */
|
|
1330
|
-
--x-string-box-shadow-08: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12),
|
|
1331
|
-
0 7px 8px -4px rgba(0, 0, 0, 0.2);
|
|
1332
|
-
/* Shadow 16dp */
|
|
1333
|
-
--x-string-box-shadow-09: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12),
|
|
1334
|
-
0 8px 10px -5px rgba(0, 0, 0, 0.2);
|
|
1335
|
-
/* Shadow 24dp */
|
|
1336
|
-
--x-string-box-shadow-10: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12),
|
|
1337
|
-
0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
1338
|
-
/* BOTTOM ONLY SHADOW (not overflows on top of the element) */
|
|
1339
|
-
/* Shadow 1dp */
|
|
1340
|
-
--x-string-box-shadow-bottom-01: 0 2px 1px -1px rgba(0, 0, 0, 0.14),
|
|
1341
|
-
0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 4px 3px -3px rgba(0, 0, 0, 0.2);
|
|
1342
|
-
/* Shadow 2dp */
|
|
1343
|
-
--x-string-box-shadow-bottom-02: 0 4px 2px -2px rgba(0, 0, 0, 0.14),
|
|
1344
|
-
0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 6px 5px -5px rgba(0, 0, 0, 0.2);
|
|
1345
|
-
/* Shadow 3dp */
|
|
1346
|
-
--x-string-box-shadow-bottom-03: 0 7px 4px -4px rgba(0, 0, 0, 0.14),
|
|
1347
|
-
0 4px 3px -3px rgba(0, 0, 0, 0.12), 0 9px 8px -8px rgba(0, 0, 0, 0.2);
|
|
1348
|
-
/* Shadow 4dp */
|
|
1349
|
-
--x-string-box-shadow-bottom-04: 0 9px 5px -5px rgba(0, 0, 0, 0.14),
|
|
1350
|
-
0 11px 10px -10px rgba(0, 0, 0, 0.12), 0 5px 4px -4px rgba(0, 0, 0, 0.2);
|
|
1351
|
-
/* Shadow 6dp */
|
|
1352
|
-
--x-string-box-shadow-bottom-05: 0 16px 10px -10px rgba(0, 0, 0, 0.14),
|
|
1353
|
-
0 19px 18px -18px rgba(0, 0, 0, 0.12), 0 8px 5px -6px rgba(0, 0, 0, 0.2);
|
|
1354
|
-
/* Shadow 8dp */
|
|
1355
|
-
--x-string-box-shadow-bottom-06: 0 19px 10px -10px rgba(0, 0, 0, 0.14),
|
|
1356
|
-
0 19px 14px -14px rgba(0, 0, 0, 0.12), 0 7px 5px -5px rgba(0, 0, 0, 0.2);
|
|
1357
|
-
/* Shadow 9dp */
|
|
1358
|
-
--x-string-box-shadow-bottom-07: 0 22px 12px -12px rgba(0, 0, 0, 0.14),
|
|
1359
|
-
0 21px 16px -16px rgba(0, 0, 0, 0.12), 0 8px 6px -6px rgba(0, 0, 0, 0.2);
|
|
1360
|
-
/* Shadow 12dp */
|
|
1361
|
-
--x-string-box-shadow-bottom-08: 0 31px 17px -17px rgba(0, 0, 0, 0.14),
|
|
1362
|
-
0 27px 22px -22px rgba(0, 0, 0, 0.12), 0 11px 8px -8px rgba(0, 0, 0, 0.2);
|
|
1363
|
-
/* Shadow 16dp */
|
|
1364
|
-
--x-string-box-shadow-bottom-09: 0 22px 24px -4px rgba(0, 0, 0, 0.14),
|
|
1365
|
-
0 21px 30px -10px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
|
|
1366
|
-
/* Shadow 24dp */
|
|
1367
|
-
--x-string-box-shadow-bottom-10: 0 34px 38px -7px rgba(0, 0, 0, 0.14),
|
|
1368
|
-
0 29px 46px -12px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
1369
|
-
}
|
|
1370
1268
|
|
|
1371
1269
|
.x-shadow--none {
|
|
1372
1270
|
box-shadow: none !important;
|
|
@@ -1766,6 +1664,74 @@
|
|
|
1766
1664
|
.x-border-width--left-10 {
|
|
1767
1665
|
border-style: solid !important;
|
|
1768
1666
|
}
|
|
1667
|
+
/* Material Elevations extracted from:
|
|
1668
|
+
https://gist.github.com/serglo/f9f0be9a66fd6755a0bda85f9c64e85f
|
|
1669
|
+
*/
|
|
1670
|
+
:root {
|
|
1671
|
+
/* Shadow none */
|
|
1672
|
+
--x-string-box-shadow-00: none;
|
|
1673
|
+
/* Shadow 1dp */
|
|
1674
|
+
--x-string-box-shadow-01: 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 2px 1px -1px rgba(0, 0, 0, 0.12),
|
|
1675
|
+
0 1px 3px 0 rgba(0, 0, 0, 0.2);
|
|
1676
|
+
/* Shadow 2dp */
|
|
1677
|
+
--x-string-box-shadow-02: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12),
|
|
1678
|
+
0 1px 5px 0 rgba(0, 0, 0, 0.2);
|
|
1679
|
+
/* Shadow 3dp */
|
|
1680
|
+
--x-string-box-shadow-03: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.12),
|
|
1681
|
+
0 1px 8px 0 rgba(0, 0, 0, 0.2);
|
|
1682
|
+
/* Shadow 4dp */
|
|
1683
|
+
--x-string-box-shadow-04: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12),
|
|
1684
|
+
0 2px 4px -1px rgba(0, 0, 0, 0.2);
|
|
1685
|
+
/* Shadow 6dp */
|
|
1686
|
+
--x-string-box-shadow-05: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12),
|
|
1687
|
+
0 3px 5px -1px rgba(0, 0, 0, 0.2);
|
|
1688
|
+
/* Shadow 8dp */
|
|
1689
|
+
--x-string-box-shadow-06: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12),
|
|
1690
|
+
0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
1691
|
+
/* Shadow 9dp */
|
|
1692
|
+
--x-string-box-shadow-07: 0 9px 12px 1px rgba(0, 0, 0, 0.14), 0 3px 16px 2px rgba(0, 0, 0, 0.12),
|
|
1693
|
+
0 5px 6px -3px rgba(0, 0, 0, 0.2);
|
|
1694
|
+
/* Shadow 12dp */
|
|
1695
|
+
--x-string-box-shadow-08: 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 5px 22px 4px rgba(0, 0, 0, 0.12),
|
|
1696
|
+
0 7px 8px -4px rgba(0, 0, 0, 0.2);
|
|
1697
|
+
/* Shadow 16dp */
|
|
1698
|
+
--x-string-box-shadow-09: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12),
|
|
1699
|
+
0 8px 10px -5px rgba(0, 0, 0, 0.2);
|
|
1700
|
+
/* Shadow 24dp */
|
|
1701
|
+
--x-string-box-shadow-10: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12),
|
|
1702
|
+
0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
1703
|
+
/* BOTTOM ONLY SHADOW (not overflows on top of the element) */
|
|
1704
|
+
/* Shadow 1dp */
|
|
1705
|
+
--x-string-box-shadow-bottom-01: 0 2px 1px -1px rgba(0, 0, 0, 0.14),
|
|
1706
|
+
0 2px 1px -1px rgba(0, 0, 0, 0.12), 0 4px 3px -3px rgba(0, 0, 0, 0.2);
|
|
1707
|
+
/* Shadow 2dp */
|
|
1708
|
+
--x-string-box-shadow-bottom-02: 0 4px 2px -2px rgba(0, 0, 0, 0.14),
|
|
1709
|
+
0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 6px 5px -5px rgba(0, 0, 0, 0.2);
|
|
1710
|
+
/* Shadow 3dp */
|
|
1711
|
+
--x-string-box-shadow-bottom-03: 0 7px 4px -4px rgba(0, 0, 0, 0.14),
|
|
1712
|
+
0 4px 3px -3px rgba(0, 0, 0, 0.12), 0 9px 8px -8px rgba(0, 0, 0, 0.2);
|
|
1713
|
+
/* Shadow 4dp */
|
|
1714
|
+
--x-string-box-shadow-bottom-04: 0 9px 5px -5px rgba(0, 0, 0, 0.14),
|
|
1715
|
+
0 11px 10px -10px rgba(0, 0, 0, 0.12), 0 5px 4px -4px rgba(0, 0, 0, 0.2);
|
|
1716
|
+
/* Shadow 6dp */
|
|
1717
|
+
--x-string-box-shadow-bottom-05: 0 16px 10px -10px rgba(0, 0, 0, 0.14),
|
|
1718
|
+
0 19px 18px -18px rgba(0, 0, 0, 0.12), 0 8px 5px -6px rgba(0, 0, 0, 0.2);
|
|
1719
|
+
/* Shadow 8dp */
|
|
1720
|
+
--x-string-box-shadow-bottom-06: 0 19px 10px -10px rgba(0, 0, 0, 0.14),
|
|
1721
|
+
0 19px 14px -14px rgba(0, 0, 0, 0.12), 0 7px 5px -5px rgba(0, 0, 0, 0.2);
|
|
1722
|
+
/* Shadow 9dp */
|
|
1723
|
+
--x-string-box-shadow-bottom-07: 0 22px 12px -12px rgba(0, 0, 0, 0.14),
|
|
1724
|
+
0 21px 16px -16px rgba(0, 0, 0, 0.12), 0 8px 6px -6px rgba(0, 0, 0, 0.2);
|
|
1725
|
+
/* Shadow 12dp */
|
|
1726
|
+
--x-string-box-shadow-bottom-08: 0 31px 17px -17px rgba(0, 0, 0, 0.14),
|
|
1727
|
+
0 27px 22px -22px rgba(0, 0, 0, 0.12), 0 11px 8px -8px rgba(0, 0, 0, 0.2);
|
|
1728
|
+
/* Shadow 16dp */
|
|
1729
|
+
--x-string-box-shadow-bottom-09: 0 22px 24px -4px rgba(0, 0, 0, 0.14),
|
|
1730
|
+
0 21px 30px -10px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
|
|
1731
|
+
/* Shadow 24dp */
|
|
1732
|
+
--x-string-box-shadow-bottom-10: 0 34px 38px -7px rgba(0, 0, 0, 0.14),
|
|
1733
|
+
0 29px 46px -12px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
1734
|
+
}
|
|
1769
1735
|
.x-border-radius--00 {
|
|
1770
1736
|
border-radius: 0 !important;
|
|
1771
1737
|
}
|
|
@@ -3274,6 +3240,40 @@
|
|
|
3274
3240
|
[dir="rtl"] .x-border-radius--bottom-right-20 {
|
|
3275
3241
|
border-bottom-left-radius: var(--x-size-base-20) !important;
|
|
3276
3242
|
}
|
|
3243
|
+
.x-line-clamp--2 {
|
|
3244
|
+
overflow: hidden !important;
|
|
3245
|
+
display: -webkit-box !important;
|
|
3246
|
+
-webkit-box-orient: vertical !important;
|
|
3247
|
+
-webkit-line-clamp: 2 !important;
|
|
3248
|
+
}
|
|
3249
|
+
|
|
3250
|
+
.x-line-clamp--3 {
|
|
3251
|
+
overflow: hidden !important;
|
|
3252
|
+
display: -webkit-box !important;
|
|
3253
|
+
-webkit-box-orient: vertical !important;
|
|
3254
|
+
-webkit-line-clamp: 3 !important;
|
|
3255
|
+
}
|
|
3256
|
+
|
|
3257
|
+
.x-line-clamp--4 {
|
|
3258
|
+
overflow: hidden !important;
|
|
3259
|
+
display: -webkit-box !important;
|
|
3260
|
+
-webkit-box-orient: vertical !important;
|
|
3261
|
+
-webkit-line-clamp: 4 !important;
|
|
3262
|
+
}
|
|
3263
|
+
|
|
3264
|
+
.x-line-clamp--5 {
|
|
3265
|
+
overflow: hidden !important;
|
|
3266
|
+
display: -webkit-box !important;
|
|
3267
|
+
-webkit-box-orient: vertical !important;
|
|
3268
|
+
-webkit-line-clamp: 5 !important;
|
|
3269
|
+
}
|
|
3270
|
+
|
|
3271
|
+
.x-line-clamp--6 {
|
|
3272
|
+
overflow: hidden !important;
|
|
3273
|
+
display: -webkit-box !important;
|
|
3274
|
+
-webkit-box-orient: vertical !important;
|
|
3275
|
+
-webkit-line-clamp: 6 !important;
|
|
3276
|
+
}
|
|
3277
3277
|
.x-background--lead {
|
|
3278
3278
|
background-color: var(--x-color-base-lead) !important;
|
|
3279
3279
|
}
|
|
@@ -3317,51 +3317,14 @@
|
|
|
3317
3317
|
.x-background--transparent {
|
|
3318
3318
|
background-color: var(--x-color-base-transparent) !important;
|
|
3319
3319
|
}
|
|
3320
|
-
|
|
3321
|
-
|
|
3320
|
+
:root {
|
|
3321
|
+
--x-color-text-secondary: var(--x-color-base-neutral-35);
|
|
3322
3322
|
}
|
|
3323
|
-
|
|
3324
|
-
|
|
3325
|
-
border-color: var(--x-color-base-auxiliary) !important;
|
|
3323
|
+
.x-text--secondary {
|
|
3324
|
+
--x-color-text-default: var(--x-color-text-secondary);
|
|
3326
3325
|
}
|
|
3327
|
-
|
|
3328
|
-
|
|
3329
|
-
border-color: var(--x-color-base-neutral-10) !important;
|
|
3330
|
-
}
|
|
3331
|
-
|
|
3332
|
-
.x-border-color--neutral-35 {
|
|
3333
|
-
border-color: var(--x-color-base-neutral-35) !important;
|
|
3334
|
-
}
|
|
3335
|
-
|
|
3336
|
-
.x-border-color--neutral-70 {
|
|
3337
|
-
border-color: var(--x-color-base-neutral-70) !important;
|
|
3338
|
-
}
|
|
3339
|
-
|
|
3340
|
-
.x-border-color--neutral-95 {
|
|
3341
|
-
border-color: var(--x-color-base-neutral-95) !important;
|
|
3342
|
-
}
|
|
3343
|
-
|
|
3344
|
-
.x-border-color--neutral-100 {
|
|
3345
|
-
border-color: var(--x-color-base-neutral-100) !important;
|
|
3346
|
-
}
|
|
3347
|
-
|
|
3348
|
-
.x-border-color--accent {
|
|
3349
|
-
border-color: var(--x-color-base-accent) !important;
|
|
3350
|
-
}
|
|
3351
|
-
|
|
3352
|
-
.x-border-color--enable {
|
|
3353
|
-
border-color: var(--x-color-base-enable) !important;
|
|
3354
|
-
}
|
|
3355
|
-
|
|
3356
|
-
.x-border-color--disable {
|
|
3357
|
-
border-color: var(--x-color-base-disable) !important;
|
|
3358
|
-
}
|
|
3359
|
-
|
|
3360
|
-
.x-border-color--transparent {
|
|
3361
|
-
border-color: var(--x-color-base-transparent) !important;
|
|
3362
|
-
}
|
|
3363
|
-
.x-text--stroke.x-text {
|
|
3364
|
-
--x-string-text-decoration: line-through;
|
|
3326
|
+
.x-text--stroke.x-text {
|
|
3327
|
+
--x-string-text-decoration: line-through;
|
|
3365
3328
|
}
|
|
3366
3329
|
.x-text--stroke.x-title1 {
|
|
3367
3330
|
--x-string-text-decoration-title1: line-through;
|
|
@@ -3375,52 +3338,6 @@
|
|
|
3375
3338
|
.x-text--stroke.x-small {
|
|
3376
3339
|
--x-string-text-decoration-small: line-through;
|
|
3377
3340
|
}
|
|
3378
|
-
:root {
|
|
3379
|
-
--x-color-text-secondary: var(--x-color-base-neutral-35);
|
|
3380
|
-
}
|
|
3381
|
-
.x-text--secondary {
|
|
3382
|
-
--x-color-text-default: var(--x-color-text-secondary);
|
|
3383
|
-
}
|
|
3384
|
-
:root {
|
|
3385
|
-
--x-font-family-base: "Montserrat", sans-serif;
|
|
3386
|
-
--x-size-font-base-xs: 12px;
|
|
3387
|
-
--x-size-font-base-s: 14px;
|
|
3388
|
-
--x-size-font-base-m: 16px;
|
|
3389
|
-
--x-size-font-base-l: 18px;
|
|
3390
|
-
--x-size-font-base-xl: 32px;
|
|
3391
|
-
--x-number-font-weight-base-light: 300;
|
|
3392
|
-
--x-number-font-weight-base-regular: 400;
|
|
3393
|
-
--x-number-font-weight-base-bold: 600;
|
|
3394
|
-
--x-size-line-height-base-s: 16px;
|
|
3395
|
-
--x-size-line-height-base-m: 24px;
|
|
3396
|
-
--x-size-line-height-base-l: 32px;
|
|
3397
|
-
--x-color-text-default: var(--x-color-base-neutral-10);
|
|
3398
|
-
--x-font-family-text: var(--x-font-family-base);
|
|
3399
|
-
--x-size-font-text: var(--x-size-font-base-s);
|
|
3400
|
-
--x-number-font-weight-text: var(--x-number-font-weight-base-regular);
|
|
3401
|
-
--x-size-line-height-text: var(--x-size-line-height-base-s);
|
|
3402
|
-
--x-string-text-decoration-text: none;
|
|
3403
|
-
--x-font-family-title1: var(--x-font-family-base);
|
|
3404
|
-
--x-size-font-title1: var(--x-size-font-base-xl);
|
|
3405
|
-
--x-number-font-weight-title1: var(--x-number-font-weight-base-regular);
|
|
3406
|
-
--x-size-line-height-title1: var(--x-size-line-height-base-l);
|
|
3407
|
-
--x-string-text-decoration-title1: none;
|
|
3408
|
-
--x-font-family-title2: var(--x-font-family-base);
|
|
3409
|
-
--x-size-font-title2: var(--x-size-font-base-l);
|
|
3410
|
-
--x-number-font-weight-title2: var(--x-number-font-weight-base-regular);
|
|
3411
|
-
--x-size-line-height-title2: var(--x-size-line-height-base-m);
|
|
3412
|
-
--x-string-text-decoration-title2: none;
|
|
3413
|
-
--x-font-family-title3: var(--x-font-family-base);
|
|
3414
|
-
--x-size-font-title3: var(--x-size-font-base-m);
|
|
3415
|
-
--x-number-font-weight-title3: var(--x-number-font-weight-base-regular);
|
|
3416
|
-
--x-size-line-height-title3: var(--x-size-line-height-base-m);
|
|
3417
|
-
--x-string-text-decoration-title3: none;
|
|
3418
|
-
--x-font-family-small: var(--x-font-family-base);
|
|
3419
|
-
--x-size-font-small: var(--x-size-font-base-xs);
|
|
3420
|
-
--x-number-font-weight-small: var(--x-number-font-weight-base-regular);
|
|
3421
|
-
--x-size-line-height-small: var(--x-size-line-height-base-s);
|
|
3422
|
-
--x-string-text-decoration-small: none;
|
|
3423
|
-
}
|
|
3424
3341
|
.x-text--light.x-text {
|
|
3425
3342
|
--x-number-font-weight-text: var(--x-number-font-weight-base-light);
|
|
3426
3343
|
}
|
|
@@ -3553,6 +3470,49 @@
|
|
|
3553
3470
|
.x-text--bold.x-small {
|
|
3554
3471
|
--x-number-font-weight-small: var(--x-number-font-weight-base-bold);
|
|
3555
3472
|
}
|
|
3473
|
+
.x-border-color--lead {
|
|
3474
|
+
border-color: var(--x-color-base-lead) !important;
|
|
3475
|
+
}
|
|
3476
|
+
|
|
3477
|
+
.x-border-color--auxiliary {
|
|
3478
|
+
border-color: var(--x-color-base-auxiliary) !important;
|
|
3479
|
+
}
|
|
3480
|
+
|
|
3481
|
+
.x-border-color--neutral-10 {
|
|
3482
|
+
border-color: var(--x-color-base-neutral-10) !important;
|
|
3483
|
+
}
|
|
3484
|
+
|
|
3485
|
+
.x-border-color--neutral-35 {
|
|
3486
|
+
border-color: var(--x-color-base-neutral-35) !important;
|
|
3487
|
+
}
|
|
3488
|
+
|
|
3489
|
+
.x-border-color--neutral-70 {
|
|
3490
|
+
border-color: var(--x-color-base-neutral-70) !important;
|
|
3491
|
+
}
|
|
3492
|
+
|
|
3493
|
+
.x-border-color--neutral-95 {
|
|
3494
|
+
border-color: var(--x-color-base-neutral-95) !important;
|
|
3495
|
+
}
|
|
3496
|
+
|
|
3497
|
+
.x-border-color--neutral-100 {
|
|
3498
|
+
border-color: var(--x-color-base-neutral-100) !important;
|
|
3499
|
+
}
|
|
3500
|
+
|
|
3501
|
+
.x-border-color--accent {
|
|
3502
|
+
border-color: var(--x-color-base-accent) !important;
|
|
3503
|
+
}
|
|
3504
|
+
|
|
3505
|
+
.x-border-color--enable {
|
|
3506
|
+
border-color: var(--x-color-base-enable) !important;
|
|
3507
|
+
}
|
|
3508
|
+
|
|
3509
|
+
.x-border-color--disable {
|
|
3510
|
+
border-color: var(--x-color-base-disable) !important;
|
|
3511
|
+
}
|
|
3512
|
+
|
|
3513
|
+
.x-border-color--transparent {
|
|
3514
|
+
border-color: var(--x-color-base-transparent) !important;
|
|
3515
|
+
}
|
|
3556
3516
|
:root {
|
|
3557
3517
|
--x-color-text-accent: var(--x-color-base-accent);
|
|
3558
3518
|
}
|
|
@@ -3566,23 +3526,45 @@
|
|
|
3566
3526
|
--x-size-border-radius-bottom-right-tag-pill: var(--x-size-border-radius-tag-pill);
|
|
3567
3527
|
--x-size-border-radius-bottom-left-tag-pill: var(--x-size-border-radius-tag-pill);
|
|
3568
3528
|
}
|
|
3569
|
-
|
|
3570
|
-
.x-tag--pill.x-tag,
|
|
3571
|
-
.x-tag--pill .x-tag {
|
|
3572
|
-
--x-size-border-radius-tag-default: var(--x-size-border-radius-tag-pill);
|
|
3573
|
-
--x-size-border-radius-top-left-tag-default: var(--x-size-border-radius-top-left-tag-pill);
|
|
3574
|
-
--x-size-border-radius-top-right-tag-default: var(--x-size-border-radius-top-right-tag-pill);
|
|
3575
|
-
--x-size-border-radius-bottom-right-tag-default: var(
|
|
3576
|
-
--x-size-border-radius-bottom-right-tag-pill
|
|
3577
|
-
);
|
|
3578
|
-
--x-size-border-radius-bottom-left-tag-default: var(--x-size-border-radius-bottom-left-tag-pill);
|
|
3579
|
-
}
|
|
3580
3529
|
:root {
|
|
3581
|
-
--x-
|
|
3582
|
-
--x-size-
|
|
3583
|
-
--x-size-
|
|
3584
|
-
--x-size-
|
|
3585
|
-
--x-size-
|
|
3530
|
+
--x-font-family-base: "Montserrat", sans-serif;
|
|
3531
|
+
--x-size-font-base-xs: 12px;
|
|
3532
|
+
--x-size-font-base-s: 14px;
|
|
3533
|
+
--x-size-font-base-m: 16px;
|
|
3534
|
+
--x-size-font-base-l: 18px;
|
|
3535
|
+
--x-size-font-base-xl: 32px;
|
|
3536
|
+
--x-number-font-weight-base-light: 300;
|
|
3537
|
+
--x-number-font-weight-base-regular: 400;
|
|
3538
|
+
--x-number-font-weight-base-bold: 600;
|
|
3539
|
+
--x-size-line-height-base-s: 16px;
|
|
3540
|
+
--x-size-line-height-base-m: 24px;
|
|
3541
|
+
--x-size-line-height-base-l: 32px;
|
|
3542
|
+
--x-color-text-default: var(--x-color-base-neutral-10);
|
|
3543
|
+
--x-font-family-text: var(--x-font-family-base);
|
|
3544
|
+
--x-size-font-text: var(--x-size-font-base-s);
|
|
3545
|
+
--x-number-font-weight-text: var(--x-number-font-weight-base-regular);
|
|
3546
|
+
--x-size-line-height-text: var(--x-size-line-height-base-s);
|
|
3547
|
+
--x-string-text-decoration-text: none;
|
|
3548
|
+
--x-font-family-title1: var(--x-font-family-base);
|
|
3549
|
+
--x-size-font-title1: var(--x-size-font-base-xl);
|
|
3550
|
+
--x-number-font-weight-title1: var(--x-number-font-weight-base-regular);
|
|
3551
|
+
--x-size-line-height-title1: var(--x-size-line-height-base-l);
|
|
3552
|
+
--x-string-text-decoration-title1: none;
|
|
3553
|
+
--x-font-family-title2: var(--x-font-family-base);
|
|
3554
|
+
--x-size-font-title2: var(--x-size-font-base-l);
|
|
3555
|
+
--x-number-font-weight-title2: var(--x-number-font-weight-base-regular);
|
|
3556
|
+
--x-size-line-height-title2: var(--x-size-line-height-base-m);
|
|
3557
|
+
--x-string-text-decoration-title2: none;
|
|
3558
|
+
--x-font-family-title3: var(--x-font-family-base);
|
|
3559
|
+
--x-size-font-title3: var(--x-size-font-base-m);
|
|
3560
|
+
--x-number-font-weight-title3: var(--x-number-font-weight-base-regular);
|
|
3561
|
+
--x-size-line-height-title3: var(--x-size-line-height-base-m);
|
|
3562
|
+
--x-string-text-decoration-title3: none;
|
|
3563
|
+
--x-font-family-small: var(--x-font-family-base);
|
|
3564
|
+
--x-size-font-small: var(--x-size-font-base-xs);
|
|
3565
|
+
--x-number-font-weight-small: var(--x-number-font-weight-base-regular);
|
|
3566
|
+
--x-size-line-height-small: var(--x-size-line-height-base-s);
|
|
3567
|
+
--x-string-text-decoration-small: none;
|
|
3586
3568
|
}
|
|
3587
3569
|
:root {
|
|
3588
3570
|
--x-color-background-tag-ghost: transparent;
|
|
@@ -3597,33 +3579,49 @@
|
|
|
3597
3579
|
--x-number-font-weight-tag-curated-selected-ghost: var(--x-number-font-weight-base-bold);
|
|
3598
3580
|
}
|
|
3599
3581
|
:root {
|
|
3600
|
-
--x-color-background-tag-
|
|
3601
|
-
--x-color-border-tag-
|
|
3602
|
-
--x-color-
|
|
3603
|
-
--x-color-
|
|
3604
|
-
--x-color-
|
|
3605
|
-
--x-color-
|
|
3606
|
-
--x-color-background-tag-curated-
|
|
3607
|
-
--x-color-border-tag-curated-
|
|
3608
|
-
--x-
|
|
3609
|
-
--x-
|
|
3610
|
-
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
--x-
|
|
3615
|
-
--x-
|
|
3616
|
-
--x-
|
|
3617
|
-
--x-
|
|
3618
|
-
--x-
|
|
3619
|
-
--x-
|
|
3620
|
-
--x-
|
|
3621
|
-
|
|
3622
|
-
);
|
|
3623
|
-
--x-
|
|
3624
|
-
--x-
|
|
3582
|
+
--x-color-background-tag-default: var(--x-color-base-neutral-100);
|
|
3583
|
+
--x-color-border-tag-default: var(--x-color-text-tag-default);
|
|
3584
|
+
--x-color-text-tag-default: var(--x-color-text-default);
|
|
3585
|
+
--x-color-background-tag-default-selected: var(--x-color-base-neutral-95);
|
|
3586
|
+
--x-color-border-tag-default-selected: var(--x-color-border-tag-default);
|
|
3587
|
+
--x-color-text-tag-default-selected: var(--x-color-text-tag-default);
|
|
3588
|
+
--x-color-background-tag-default-curated: var(--x-color-background-tag-default);
|
|
3589
|
+
--x-color-border-tag-default-curated: var(--x-color-border-tag-default);
|
|
3590
|
+
--x-color-text-tag-default-curated: var(--x-color-text-tag-default);
|
|
3591
|
+
--x-color-background-tag-default-curated-selected: var(--x-color-background-tag-default-selected);
|
|
3592
|
+
--x-color-border-tag-default-curated-selected: var(--x-color-border-tag-default-selected);
|
|
3593
|
+
--x-color-text-tag-default-curated-selected: var(--x-color-text-tag-default-selected);
|
|
3594
|
+
--x-size-border-width-tag-default: var(--x-size-border-width-base);
|
|
3595
|
+
--x-size-border-width-top-tag-default: var(--x-size-border-width-tag-default);
|
|
3596
|
+
--x-size-border-width-right-tag-default: var(--x-size-border-width-tag-default);
|
|
3597
|
+
--x-size-border-width-bottom-tag-default: var(--x-size-border-width-tag-default);
|
|
3598
|
+
--x-size-border-width-left-tag-default: var(--x-size-border-width-tag-default);
|
|
3599
|
+
--x-size-border-radius-tag-default: var(--x-size-border-radius-base-none);
|
|
3600
|
+
--x-size-border-radius-top-left-tag-default: var(--x-size-border-radius-tag-default);
|
|
3601
|
+
--x-size-border-radius-top-right-tag-default: var(--x-size-border-radius-tag-default);
|
|
3602
|
+
--x-size-border-radius-bottom-right-tag-default: var(--x-size-border-radius-tag-default);
|
|
3603
|
+
--x-size-border-radius-bottom-left-tag-default: var(--x-size-border-radius-tag-default);
|
|
3604
|
+
--x-size-height-tag-default: var(--x-size-base-07);
|
|
3605
|
+
--x-size-padding-right-tag-default: var(--x-size-base-04);
|
|
3606
|
+
--x-size-padding-left-tag-default: var(--x-size-base-04);
|
|
3607
|
+
--x-size-gap-tag-default: var(--x-size-base-02);
|
|
3608
|
+
--x-font-family-tag-default: var(--x-font-family-text);
|
|
3609
|
+
--x-size-font-tag-default: var(--x-size-font-text);
|
|
3610
|
+
--x-size-line-height-tag-default: var(--x-size-line-height-text);
|
|
3611
|
+
--x-number-font-weight-tag-default: var(--x-number-font-weight-text);
|
|
3612
|
+
--x-font-family-tag-default-selected: var(--x-font-family-tag-default);
|
|
3613
|
+
--x-size-font-tag-default-selected: var(--x-size-font-tag-default);
|
|
3614
|
+
--x-size-line-height-tag-default-selected: var(--x-size-line-height-tag-default);
|
|
3615
|
+
--x-number-font-weight-tag-default-selected: var(--x-number-font-weight-tag-default);
|
|
3616
|
+
--x-font-family-tag-default-curated: var(--x-font-family-tag-default);
|
|
3617
|
+
--x-size-font-tag-default-curated: var(--x-size-font-tag-default);
|
|
3618
|
+
--x-size-line-height-tag-default-curated: var(--x-size-line-height-tag-default);
|
|
3619
|
+
--x-number-font-weight-tag-default-curated: var(--x-number-font-weight-tag-default);
|
|
3620
|
+
--x-font-family-tag-default-curated-selected: var(--x-font-family-tag-default-selected);
|
|
3621
|
+
--x-size-font-tag-default-curated-selected: var(--x-size-font-tag-default-selected);
|
|
3622
|
+
--x-size-line-height-tag-default-curated-selected: var(--x-size-line-height-tag-default-selected);
|
|
3625
3623
|
--x-number-font-weight-tag-default-curated-selected: var(
|
|
3626
|
-
--x-number-font-weight-tag-
|
|
3624
|
+
--x-number-font-weight-tag-default-selected
|
|
3627
3625
|
);
|
|
3628
3626
|
}
|
|
3629
3627
|
:root {
|
|
@@ -3848,49 +3846,33 @@
|
|
|
3848
3846
|
--x-size-line-height-filter-default-selected: var(--x-size-line-height-tag-default-selected);
|
|
3849
3847
|
}
|
|
3850
3848
|
:root {
|
|
3851
|
-
--x-color-background-tag-
|
|
3852
|
-
--x-color-border-tag-
|
|
3853
|
-
--x-color-
|
|
3854
|
-
--x-color-
|
|
3855
|
-
--x-color-
|
|
3856
|
-
--x-color-
|
|
3857
|
-
--x-color-background-tag-
|
|
3858
|
-
--x-color-border-tag-
|
|
3859
|
-
--x-
|
|
3860
|
-
--x-
|
|
3861
|
-
|
|
3862
|
-
|
|
3863
|
-
|
|
3864
|
-
|
|
3865
|
-
--x-
|
|
3866
|
-
--x-
|
|
3867
|
-
--x-
|
|
3868
|
-
--x-
|
|
3869
|
-
--x-
|
|
3870
|
-
--x-
|
|
3871
|
-
--x-
|
|
3872
|
-
|
|
3873
|
-
|
|
3874
|
-
--x-
|
|
3875
|
-
--x-
|
|
3876
|
-
--x-size-gap-tag-default: var(--x-size-base-02);
|
|
3877
|
-
--x-font-family-tag-default: var(--x-font-family-text);
|
|
3878
|
-
--x-size-font-tag-default: var(--x-size-font-text);
|
|
3879
|
-
--x-size-line-height-tag-default: var(--x-size-line-height-text);
|
|
3880
|
-
--x-number-font-weight-tag-default: var(--x-number-font-weight-text);
|
|
3881
|
-
--x-font-family-tag-default-selected: var(--x-font-family-tag-default);
|
|
3882
|
-
--x-size-font-tag-default-selected: var(--x-size-font-tag-default);
|
|
3883
|
-
--x-size-line-height-tag-default-selected: var(--x-size-line-height-tag-default);
|
|
3884
|
-
--x-number-font-weight-tag-default-selected: var(--x-number-font-weight-tag-default);
|
|
3885
|
-
--x-font-family-tag-default-curated: var(--x-font-family-tag-default);
|
|
3886
|
-
--x-size-font-tag-default-curated: var(--x-size-font-tag-default);
|
|
3887
|
-
--x-size-line-height-tag-default-curated: var(--x-size-line-height-tag-default);
|
|
3888
|
-
--x-number-font-weight-tag-default-curated: var(--x-number-font-weight-tag-default);
|
|
3889
|
-
--x-font-family-tag-default-curated-selected: var(--x-font-family-tag-default-selected);
|
|
3890
|
-
--x-size-font-tag-default-curated-selected: var(--x-size-font-tag-default-selected);
|
|
3891
|
-
--x-size-line-height-tag-default-curated-selected: var(--x-size-line-height-tag-default-selected);
|
|
3849
|
+
--x-color-background-tag-ghost: transparent;
|
|
3850
|
+
--x-color-border-tag-ghost: transparent;
|
|
3851
|
+
--x-color-background-tag-selected-ghost: transparent;
|
|
3852
|
+
--x-color-border-tag-selected-ghost: transparent;
|
|
3853
|
+
--x-color-background-tag-curated-ghost: transparent;
|
|
3854
|
+
--x-color-border-tag-curated-ghost: transparent;
|
|
3855
|
+
--x-color-background-tag-curated-selected-ghost: transparent;
|
|
3856
|
+
--x-color-border-tag-curated-selected-ghost: transparent;
|
|
3857
|
+
--x-number-font-weight-tag-selected-ghost: var(--x-number-font-weight-base-bold);
|
|
3858
|
+
--x-number-font-weight-tag-curated-selected-ghost: var(--x-number-font-weight-base-bold);
|
|
3859
|
+
}
|
|
3860
|
+
|
|
3861
|
+
.x-tag--ghost.x-tag,
|
|
3862
|
+
.x-tag--ghost .x-tag {
|
|
3863
|
+
--x-color-background-tag-default: var(--x-color-background-tag-ghost);
|
|
3864
|
+
--x-color-border-tag-default: var(--x-color-border-tag-ghost);
|
|
3865
|
+
--x-color-background-tag-default-curated: var(--x-color-background-tag-curated-ghost);
|
|
3866
|
+
--x-color-border-tag-default-curated: var(--x-color-border-tag-curated-ghost);
|
|
3867
|
+
--x-color-background-tag-default-selected: var(--x-color-background-tag-selected-ghost);
|
|
3868
|
+
--x-color-border-tag-default-selected: var(--x-color-border-tag-selected-ghost);
|
|
3869
|
+
--x-color-background-tag-default-curated-selected: var(
|
|
3870
|
+
--x-color-background-tag-curated-selected-ghost
|
|
3871
|
+
);
|
|
3872
|
+
--x-color-border-tag-default-curated-selected: var(--x-color-border-tag-curated-selected-ghost);
|
|
3873
|
+
--x-number-font-weight-tag-default-selected: var(--x-number-font-weight-tag-selected-ghost);
|
|
3892
3874
|
--x-number-font-weight-tag-default-curated-selected: var(
|
|
3893
|
-
--x-number-font-weight-tag-
|
|
3875
|
+
--x-number-font-weight-tag-curated-selected-ghost
|
|
3894
3876
|
);
|
|
3895
3877
|
}
|
|
3896
3878
|
:root {
|
|
@@ -3900,13 +3882,6 @@
|
|
|
3900
3882
|
--x-size-border-radius-bottom-right-tag-card: var(--x-size-border-radius-tag-card);
|
|
3901
3883
|
--x-size-border-radius-bottom-left-tag-card: var(--x-size-border-radius-tag-card);
|
|
3902
3884
|
}
|
|
3903
|
-
:root {
|
|
3904
|
-
--x-size-border-radius-tag-card: var(--x-size-border-radius-base-s);
|
|
3905
|
-
--x-size-border-radius-top-left-tag-card: var(--x-size-border-radius-tag-card);
|
|
3906
|
-
--x-size-border-radius-top-right-tag-card: var(--x-size-border-radius-tag-card);
|
|
3907
|
-
--x-size-border-radius-bottom-right-tag-card: var(--x-size-border-radius-tag-card);
|
|
3908
|
-
--x-size-border-radius-bottom-left-tag-card: var(--x-size-border-radius-tag-card);
|
|
3909
|
-
}
|
|
3910
3885
|
|
|
3911
3886
|
.x-tag--card.x-tag,
|
|
3912
3887
|
.x-tag--card .x-tag {
|
|
@@ -4165,6 +4140,24 @@
|
|
|
4165
4140
|
--x-number-font-weight-suggestion-default-matching
|
|
4166
4141
|
);
|
|
4167
4142
|
}
|
|
4143
|
+
:root {
|
|
4144
|
+
--x-size-border-radius-tag-pill: var(--x-size-border-radius-base-pill);
|
|
4145
|
+
--x-size-border-radius-top-left-tag-pill: var(--x-size-border-radius-tag-pill);
|
|
4146
|
+
--x-size-border-radius-top-right-tag-pill: var(--x-size-border-radius-tag-pill);
|
|
4147
|
+
--x-size-border-radius-bottom-right-tag-pill: var(--x-size-border-radius-tag-pill);
|
|
4148
|
+
--x-size-border-radius-bottom-left-tag-pill: var(--x-size-border-radius-tag-pill);
|
|
4149
|
+
}
|
|
4150
|
+
|
|
4151
|
+
.x-tag--pill.x-tag,
|
|
4152
|
+
.x-tag--pill .x-tag {
|
|
4153
|
+
--x-size-border-radius-tag-default: var(--x-size-border-radius-tag-pill);
|
|
4154
|
+
--x-size-border-radius-top-left-tag-default: var(--x-size-border-radius-top-left-tag-pill);
|
|
4155
|
+
--x-size-border-radius-top-right-tag-default: var(--x-size-border-radius-top-right-tag-pill);
|
|
4156
|
+
--x-size-border-radius-bottom-right-tag-default: var(
|
|
4157
|
+
--x-size-border-radius-bottom-right-tag-pill
|
|
4158
|
+
);
|
|
4159
|
+
--x-size-border-radius-bottom-left-tag-default: var(--x-size-border-radius-bottom-left-tag-pill);
|
|
4160
|
+
}
|
|
4168
4161
|
:root {
|
|
4169
4162
|
--x-string-align-items-suggestion-default: center;
|
|
4170
4163
|
--x-color-text-suggestion-default: var(--x-color-text-default);
|
|
@@ -4387,6 +4380,12 @@
|
|
|
4387
4380
|
--x-color-text-suggestion-default-matching-curated
|
|
4388
4381
|
);
|
|
4389
4382
|
}
|
|
4383
|
+
:root {
|
|
4384
|
+
--x-color-background-sliding-panel: var(--x-color-base-neutral-100);
|
|
4385
|
+
--x-size-width-sliding-panel-gradient: var(--x-size-base-09);
|
|
4386
|
+
--x-size-padding-sliding-panel-button: var(--x-size-base-03);
|
|
4387
|
+
--x-size-horizontal-margin-sliding-panel-button-overflow: var(--x-size-base-02);
|
|
4388
|
+
}
|
|
4390
4389
|
.x-sliding-panel {
|
|
4391
4390
|
z-index: 0;
|
|
4392
4391
|
background-color: var(--x-color-background-sliding-panel);
|
|
@@ -4448,13 +4447,6 @@
|
|
|
4448
4447
|
--x-color-background-scroll-bar-hover: transparent;
|
|
4449
4448
|
--x-color-thumb-scroll-bar-hover: var(--x-color-base-neutral-70);
|
|
4450
4449
|
}
|
|
4451
|
-
:root {
|
|
4452
|
-
--x-string-overflow-scroll: auto;
|
|
4453
|
-
--x-color-background-scroll-bar: transparent;
|
|
4454
|
-
--x-color-thumb-scroll-bar: var(--x-color-base-neutral-95);
|
|
4455
|
-
--x-color-background-scroll-bar-hover: transparent;
|
|
4456
|
-
--x-color-thumb-scroll-bar-hover: var(--x-color-base-neutral-70);
|
|
4457
|
-
}
|
|
4458
4450
|
|
|
4459
4451
|
.x-scroll {
|
|
4460
4452
|
overflow-y: var(--x-string-overflow-scroll);
|
|
@@ -4494,6 +4486,14 @@
|
|
|
4494
4486
|
--x-size-padding-row-05: var(--x-size-base-05);
|
|
4495
4487
|
--x-size-padding-row-06: var(--x-size-base-06);
|
|
4496
4488
|
}
|
|
4489
|
+
/* @deprecated */
|
|
4490
|
+
:root {
|
|
4491
|
+
--x-size-padding-row-02: var(--x-size-base-02);
|
|
4492
|
+
--x-size-padding-row-03: var(--x-size-base-03);
|
|
4493
|
+
--x-size-padding-row-04: var(--x-size-base-04);
|
|
4494
|
+
--x-size-padding-row-05: var(--x-size-base-05);
|
|
4495
|
+
--x-size-padding-row-06: var(--x-size-base-06);
|
|
4496
|
+
}
|
|
4497
4497
|
|
|
4498
4498
|
/* @deprecated */
|
|
4499
4499
|
.x-row--padding-02 {
|
|
@@ -4515,41 +4515,12 @@
|
|
|
4515
4515
|
.x-row--padding-06 {
|
|
4516
4516
|
--x-size-padding-row: var(--x-size-padding-row-06);
|
|
4517
4517
|
}
|
|
4518
|
-
/* @deprecated */
|
|
4519
|
-
:root {
|
|
4520
|
-
--x-size-padding-row-02: var(--x-size-base-02);
|
|
4521
|
-
--x-size-padding-row-03: var(--x-size-base-03);
|
|
4522
|
-
--x-size-padding-row-04: var(--x-size-base-04);
|
|
4523
|
-
--x-size-padding-row-05: var(--x-size-base-05);
|
|
4524
|
-
--x-size-padding-row-06: var(--x-size-base-06);
|
|
4525
|
-
}
|
|
4526
4518
|
:root {
|
|
4527
|
-
--x-
|
|
4528
|
-
--x-
|
|
4529
|
-
--x-
|
|
4530
|
-
--x-
|
|
4531
|
-
|
|
4532
|
-
:root {
|
|
4533
|
-
--x-size-gap-row-01: var(--x-size-base-01);
|
|
4534
|
-
--x-size-gap-row-02: var(--x-size-base-02);
|
|
4535
|
-
--x-size-gap-row-03: var(--x-size-base-03);
|
|
4536
|
-
--x-size-gap-row-04: var(--x-size-base-04);
|
|
4537
|
-
--x-size-gap-row-05: var(--x-size-base-05);
|
|
4538
|
-
--x-size-gap-row-06: var(--x-size-base-06);
|
|
4539
|
-
--x-size-gap-row-07: var(--x-size-base-07);
|
|
4540
|
-
--x-size-gap-row-08: var(--x-size-base-08);
|
|
4541
|
-
--x-size-gap-row-09: var(--x-size-base-09);
|
|
4542
|
-
--x-size-gap-row-10: var(--x-size-base-10);
|
|
4543
|
-
--x-size-gap-row-11: var(--x-size-base-11);
|
|
4544
|
-
--x-size-gap-row-12: var(--x-size-base-12);
|
|
4545
|
-
--x-size-gap-row-13: var(--x-size-base-13);
|
|
4546
|
-
--x-size-gap-row-14: var(--x-size-base-14);
|
|
4547
|
-
--x-size-gap-row-15: var(--x-size-base-15);
|
|
4548
|
-
--x-size-gap-row-16: var(--x-size-base-16);
|
|
4549
|
-
--x-size-gap-row-17: var(--x-size-base-17);
|
|
4550
|
-
--x-size-gap-row-18: var(--x-size-base-18);
|
|
4551
|
-
--x-size-gap-row-19: var(--x-size-base-19);
|
|
4552
|
-
--x-size-gap-row-20: var(--x-size-base-20);
|
|
4519
|
+
--x-string-overflow-scroll: auto;
|
|
4520
|
+
--x-color-background-scroll-bar: transparent;
|
|
4521
|
+
--x-color-thumb-scroll-bar: var(--x-color-base-neutral-95);
|
|
4522
|
+
--x-color-background-scroll-bar-hover: transparent;
|
|
4523
|
+
--x-color-thumb-scroll-bar-hover: var(--x-color-base-neutral-70);
|
|
4553
4524
|
}
|
|
4554
4525
|
:root {
|
|
4555
4526
|
--x-size-gap-row-01: var(--x-size-base-01);
|
|
@@ -4573,86 +4544,6 @@
|
|
|
4573
4544
|
--x-size-gap-row-19: var(--x-size-base-19);
|
|
4574
4545
|
--x-size-gap-row-20: var(--x-size-base-20);
|
|
4575
4546
|
}
|
|
4576
|
-
|
|
4577
|
-
.x-row--gap-01 {
|
|
4578
|
-
--x-size-gap-row: var(--x-size-gap-row-01);
|
|
4579
|
-
}
|
|
4580
|
-
|
|
4581
|
-
.x-row--gap-02 {
|
|
4582
|
-
--x-size-gap-row: var(--x-size-gap-row-02);
|
|
4583
|
-
}
|
|
4584
|
-
|
|
4585
|
-
.x-row--gap-03 {
|
|
4586
|
-
--x-size-gap-row: var(--x-size-gap-row-03);
|
|
4587
|
-
}
|
|
4588
|
-
|
|
4589
|
-
.x-row--gap-04 {
|
|
4590
|
-
--x-size-gap-row: var(--x-size-gap-row-04);
|
|
4591
|
-
}
|
|
4592
|
-
|
|
4593
|
-
.x-row--gap-05 {
|
|
4594
|
-
--x-size-gap-row: var(--x-size-gap-row-05);
|
|
4595
|
-
}
|
|
4596
|
-
|
|
4597
|
-
.x-row--gap-06 {
|
|
4598
|
-
--x-size-gap-row: var(--x-size-gap-row-06);
|
|
4599
|
-
}
|
|
4600
|
-
|
|
4601
|
-
.x-row--gap-07 {
|
|
4602
|
-
--x-size-gap-row: var(--x-size-gap-row-07);
|
|
4603
|
-
}
|
|
4604
|
-
|
|
4605
|
-
.x-row--gap-08 {
|
|
4606
|
-
--x-size-gap-row: var(--x-size-gap-row-08);
|
|
4607
|
-
}
|
|
4608
|
-
|
|
4609
|
-
.x-row--gap-09 {
|
|
4610
|
-
--x-size-gap-row: var(--x-size-gap-row-09);
|
|
4611
|
-
}
|
|
4612
|
-
|
|
4613
|
-
.x-row--gap-10 {
|
|
4614
|
-
--x-size-gap-row: var(--x-size-gap-row-10);
|
|
4615
|
-
}
|
|
4616
|
-
|
|
4617
|
-
.x-row--gap-11 {
|
|
4618
|
-
--x-size-gap-row: var(--x-size-gap-row-11);
|
|
4619
|
-
}
|
|
4620
|
-
|
|
4621
|
-
.x-row--gap-12 {
|
|
4622
|
-
--x-size-gap-row: var(--x-size-gap-row-12);
|
|
4623
|
-
}
|
|
4624
|
-
|
|
4625
|
-
.x-row--gap-13 {
|
|
4626
|
-
--x-size-gap-row: var(--x-size-gap-row-13);
|
|
4627
|
-
}
|
|
4628
|
-
|
|
4629
|
-
.x-row--gap-14 {
|
|
4630
|
-
--x-size-gap-row: var(--x-size-gap-row-14);
|
|
4631
|
-
}
|
|
4632
|
-
|
|
4633
|
-
.x-row--gap-15 {
|
|
4634
|
-
--x-size-gap-row: var(--x-size-gap-row-15);
|
|
4635
|
-
}
|
|
4636
|
-
|
|
4637
|
-
.x-row--gap-16 {
|
|
4638
|
-
--x-size-gap-row: var(--x-size-gap-row-16);
|
|
4639
|
-
}
|
|
4640
|
-
|
|
4641
|
-
.x-row--gap-17 {
|
|
4642
|
-
--x-size-gap-row: var(--x-size-gap-row-17);
|
|
4643
|
-
}
|
|
4644
|
-
|
|
4645
|
-
.x-row--gap-18 {
|
|
4646
|
-
--x-size-gap-row: var(--x-size-gap-row-18);
|
|
4647
|
-
}
|
|
4648
|
-
|
|
4649
|
-
.x-row--gap-19 {
|
|
4650
|
-
--x-size-gap-row: var(--x-size-gap-row-19);
|
|
4651
|
-
}
|
|
4652
|
-
|
|
4653
|
-
.x-row--gap-20 {
|
|
4654
|
-
--x-size-gap-row: var(--x-size-gap-row-20);
|
|
4655
|
-
}
|
|
4656
4547
|
:root {
|
|
4657
4548
|
--x-size-gap-row: 0;
|
|
4658
4549
|
--x-size-padding-row: 0;
|
|
@@ -4661,6 +4552,13 @@
|
|
|
4661
4552
|
--x-size-span-row-item: 1;
|
|
4662
4553
|
--x-size-start-row-item: 0;
|
|
4663
4554
|
}
|
|
4555
|
+
:root {
|
|
4556
|
+
--x-size-border-radius-tag-card: var(--x-size-border-radius-base-s);
|
|
4557
|
+
--x-size-border-radius-top-left-tag-card: var(--x-size-border-radius-tag-card);
|
|
4558
|
+
--x-size-border-radius-top-right-tag-card: var(--x-size-border-radius-tag-card);
|
|
4559
|
+
--x-size-border-radius-bottom-right-tag-card: var(--x-size-border-radius-tag-card);
|
|
4560
|
+
--x-size-border-radius-bottom-left-tag-card: var(--x-size-border-radius-tag-card);
|
|
4561
|
+
}
|
|
4664
4562
|
:root {
|
|
4665
4563
|
--x-size-gap-row: 0;
|
|
4666
4564
|
--x-size-padding-row: 0;
|
|
@@ -4806,23 +4704,6 @@
|
|
|
4806
4704
|
--x-size-border-width-result-description-default: 0;
|
|
4807
4705
|
--x-size-border-width-result-picture-default: 0;
|
|
4808
4706
|
}
|
|
4809
|
-
:root {
|
|
4810
|
-
--x-color-border-result-default: var(--x-color-base-lead);
|
|
4811
|
-
--x-color-border-result-overlay-default: var(--x-color-border-result-default);
|
|
4812
|
-
--x-color-border-result-description-default: var(--x-color-border-result-default);
|
|
4813
|
-
--x-color-border-result-picture-default: var(--x-color-border-result-default);
|
|
4814
|
-
--x-color-background-result-default: transparent;
|
|
4815
|
-
--x-size-padding-result-default: 0;
|
|
4816
|
-
--x-size-padding-result-overlay-default: 0;
|
|
4817
|
-
--x-size-padding-result-description-default: 0;
|
|
4818
|
-
--x-size-gap-result-default: var(--x-size-base-03);
|
|
4819
|
-
--x-size-padding-result-picture-default: 0;
|
|
4820
|
-
--x-size-border-radius-result-default: var(--x-size-border-radius-base-none);
|
|
4821
|
-
--x-size-border-width-result-default: 0;
|
|
4822
|
-
--x-size-border-width-result-overlay-default: 0;
|
|
4823
|
-
--x-size-border-width-result-description-default: 0;
|
|
4824
|
-
--x-size-border-width-result-picture-default: 0;
|
|
4825
|
-
}
|
|
4826
4707
|
|
|
4827
4708
|
.x-result {
|
|
4828
4709
|
display: grid;
|
|
@@ -4880,15 +4761,32 @@
|
|
|
4880
4761
|
--x-size-border-radius-result-card: var(--x-size-border-radius-base-s);
|
|
4881
4762
|
}
|
|
4882
4763
|
:root {
|
|
4883
|
-
--x-
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
|
|
4887
|
-
|
|
4888
|
-
--x-size-
|
|
4889
|
-
|
|
4890
|
-
:
|
|
4891
|
-
--x-size-
|
|
4764
|
+
--x-color-border-result-default: var(--x-color-base-lead);
|
|
4765
|
+
--x-color-border-result-overlay-default: var(--x-color-border-result-default);
|
|
4766
|
+
--x-color-border-result-description-default: var(--x-color-border-result-default);
|
|
4767
|
+
--x-color-border-result-picture-default: var(--x-color-border-result-default);
|
|
4768
|
+
--x-color-background-result-default: transparent;
|
|
4769
|
+
--x-size-padding-result-default: 0;
|
|
4770
|
+
--x-size-padding-result-overlay-default: 0;
|
|
4771
|
+
--x-size-padding-result-description-default: 0;
|
|
4772
|
+
--x-size-gap-result-default: var(--x-size-base-03);
|
|
4773
|
+
--x-size-padding-result-picture-default: 0;
|
|
4774
|
+
--x-size-border-radius-result-default: var(--x-size-border-radius-base-none);
|
|
4775
|
+
--x-size-border-width-result-default: 0;
|
|
4776
|
+
--x-size-border-width-result-overlay-default: 0;
|
|
4777
|
+
--x-size-border-width-result-description-default: 0;
|
|
4778
|
+
--x-size-border-width-result-picture-default: 0;
|
|
4779
|
+
}
|
|
4780
|
+
:root {
|
|
4781
|
+
--x-size-border-radius-result-card: var(--x-size-border-radius-base-s);
|
|
4782
|
+
}
|
|
4783
|
+
|
|
4784
|
+
.x-result.x-result--card {
|
|
4785
|
+
overflow: hidden;
|
|
4786
|
+
--x-size-border-radius-result-default: var(--x-size-border-radius-result-card);
|
|
4787
|
+
}
|
|
4788
|
+
:root {
|
|
4789
|
+
--x-size-height-progress-bar-line-default: var(--x-size-base-02);
|
|
4892
4790
|
--x-size-width-progress-bar-line-default: var(--x-size-base-20);
|
|
4893
4791
|
--x-color-background-progress-bar-default: var(--x-color-base-neutral-70);
|
|
4894
4792
|
--x-color-border-progress-bar-default: var(--x-color-background-progress-bar-default);
|
|
@@ -4925,10 +4823,6 @@
|
|
|
4925
4823
|
--x-number-zoom-scale-picture: 1.1;
|
|
4926
4824
|
--x-number-zoom-duration-picture: 0.3s;
|
|
4927
4825
|
}
|
|
4928
|
-
:root {
|
|
4929
|
-
--x-number-zoom-scale-picture: 1.1;
|
|
4930
|
-
--x-number-zoom-duration-picture: 0.3s;
|
|
4931
|
-
}
|
|
4932
4826
|
|
|
4933
4827
|
.x-picture--zoom .x-picture-image {
|
|
4934
4828
|
transition: transform var(--x-number-zoom-duration-picture) ease-out;
|
|
@@ -4937,15 +4831,109 @@
|
|
|
4937
4831
|
transform: scale(var(--x-number-zoom-scale-picture));
|
|
4938
4832
|
}
|
|
4939
4833
|
:root {
|
|
4940
|
-
--x-
|
|
4834
|
+
--x-size-gap-row-01: var(--x-size-base-01);
|
|
4835
|
+
--x-size-gap-row-02: var(--x-size-base-02);
|
|
4836
|
+
--x-size-gap-row-03: var(--x-size-base-03);
|
|
4837
|
+
--x-size-gap-row-04: var(--x-size-base-04);
|
|
4838
|
+
--x-size-gap-row-05: var(--x-size-base-05);
|
|
4839
|
+
--x-size-gap-row-06: var(--x-size-base-06);
|
|
4840
|
+
--x-size-gap-row-07: var(--x-size-base-07);
|
|
4841
|
+
--x-size-gap-row-08: var(--x-size-base-08);
|
|
4842
|
+
--x-size-gap-row-09: var(--x-size-base-09);
|
|
4843
|
+
--x-size-gap-row-10: var(--x-size-base-10);
|
|
4844
|
+
--x-size-gap-row-11: var(--x-size-base-11);
|
|
4845
|
+
--x-size-gap-row-12: var(--x-size-base-12);
|
|
4846
|
+
--x-size-gap-row-13: var(--x-size-base-13);
|
|
4847
|
+
--x-size-gap-row-14: var(--x-size-base-14);
|
|
4848
|
+
--x-size-gap-row-15: var(--x-size-base-15);
|
|
4849
|
+
--x-size-gap-row-16: var(--x-size-base-16);
|
|
4850
|
+
--x-size-gap-row-17: var(--x-size-base-17);
|
|
4851
|
+
--x-size-gap-row-18: var(--x-size-base-18);
|
|
4852
|
+
--x-size-gap-row-19: var(--x-size-base-19);
|
|
4853
|
+
--x-size-gap-row-20: var(--x-size-base-20);
|
|
4941
4854
|
}
|
|
4942
|
-
|
|
4943
|
-
|
|
4855
|
+
|
|
4856
|
+
.x-row--gap-01 {
|
|
4857
|
+
--x-size-gap-row: var(--x-size-gap-row-01);
|
|
4944
4858
|
}
|
|
4945
4859
|
|
|
4946
|
-
.x-
|
|
4947
|
-
|
|
4948
|
-
|
|
4860
|
+
.x-row--gap-02 {
|
|
4861
|
+
--x-size-gap-row: var(--x-size-gap-row-02);
|
|
4862
|
+
}
|
|
4863
|
+
|
|
4864
|
+
.x-row--gap-03 {
|
|
4865
|
+
--x-size-gap-row: var(--x-size-gap-row-03);
|
|
4866
|
+
}
|
|
4867
|
+
|
|
4868
|
+
.x-row--gap-04 {
|
|
4869
|
+
--x-size-gap-row: var(--x-size-gap-row-04);
|
|
4870
|
+
}
|
|
4871
|
+
|
|
4872
|
+
.x-row--gap-05 {
|
|
4873
|
+
--x-size-gap-row: var(--x-size-gap-row-05);
|
|
4874
|
+
}
|
|
4875
|
+
|
|
4876
|
+
.x-row--gap-06 {
|
|
4877
|
+
--x-size-gap-row: var(--x-size-gap-row-06);
|
|
4878
|
+
}
|
|
4879
|
+
|
|
4880
|
+
.x-row--gap-07 {
|
|
4881
|
+
--x-size-gap-row: var(--x-size-gap-row-07);
|
|
4882
|
+
}
|
|
4883
|
+
|
|
4884
|
+
.x-row--gap-08 {
|
|
4885
|
+
--x-size-gap-row: var(--x-size-gap-row-08);
|
|
4886
|
+
}
|
|
4887
|
+
|
|
4888
|
+
.x-row--gap-09 {
|
|
4889
|
+
--x-size-gap-row: var(--x-size-gap-row-09);
|
|
4890
|
+
}
|
|
4891
|
+
|
|
4892
|
+
.x-row--gap-10 {
|
|
4893
|
+
--x-size-gap-row: var(--x-size-gap-row-10);
|
|
4894
|
+
}
|
|
4895
|
+
|
|
4896
|
+
.x-row--gap-11 {
|
|
4897
|
+
--x-size-gap-row: var(--x-size-gap-row-11);
|
|
4898
|
+
}
|
|
4899
|
+
|
|
4900
|
+
.x-row--gap-12 {
|
|
4901
|
+
--x-size-gap-row: var(--x-size-gap-row-12);
|
|
4902
|
+
}
|
|
4903
|
+
|
|
4904
|
+
.x-row--gap-13 {
|
|
4905
|
+
--x-size-gap-row: var(--x-size-gap-row-13);
|
|
4906
|
+
}
|
|
4907
|
+
|
|
4908
|
+
.x-row--gap-14 {
|
|
4909
|
+
--x-size-gap-row: var(--x-size-gap-row-14);
|
|
4910
|
+
}
|
|
4911
|
+
|
|
4912
|
+
.x-row--gap-15 {
|
|
4913
|
+
--x-size-gap-row: var(--x-size-gap-row-15);
|
|
4914
|
+
}
|
|
4915
|
+
|
|
4916
|
+
.x-row--gap-16 {
|
|
4917
|
+
--x-size-gap-row: var(--x-size-gap-row-16);
|
|
4918
|
+
}
|
|
4919
|
+
|
|
4920
|
+
.x-row--gap-17 {
|
|
4921
|
+
--x-size-gap-row: var(--x-size-gap-row-17);
|
|
4922
|
+
}
|
|
4923
|
+
|
|
4924
|
+
.x-row--gap-18 {
|
|
4925
|
+
--x-size-gap-row: var(--x-size-gap-row-18);
|
|
4926
|
+
}
|
|
4927
|
+
|
|
4928
|
+
.x-row--gap-19 {
|
|
4929
|
+
--x-size-gap-row: var(--x-size-gap-row-19);
|
|
4930
|
+
}
|
|
4931
|
+
|
|
4932
|
+
.x-row--gap-20 {
|
|
4933
|
+
--x-size-gap-row: var(--x-size-gap-row-20);
|
|
4934
|
+
}
|
|
4935
|
+
:root {
|
|
4936
|
+
--x-number-aspect-ratio-picture: 1;
|
|
4949
4937
|
}
|
|
4950
4938
|
:root {
|
|
4951
4939
|
--x-size-border-radius-picture-default: 0;
|
|
@@ -4965,6 +4953,14 @@
|
|
|
4965
4953
|
--x-mix-blend-mode-picture-fallback-default: var(--x-mix-blend-mode-picture-default);
|
|
4966
4954
|
--x-mix-blend-mode-picture-placeholder-default: var(--x-mix-blend-mode-picture-default);
|
|
4967
4955
|
}
|
|
4956
|
+
:root {
|
|
4957
|
+
--x-number-aspect-ratio-picture: 1;
|
|
4958
|
+
}
|
|
4959
|
+
|
|
4960
|
+
.x-picture--fixed-ratio.x-picture {
|
|
4961
|
+
aspect-ratio: var(--x-number-aspect-ratio-picture);
|
|
4962
|
+
width: 100%;
|
|
4963
|
+
}
|
|
4968
4964
|
:root {
|
|
4969
4965
|
--x-size-border-radius-picture-default: 0;
|
|
4970
4966
|
--x-size-border-radius-top-picture-default: var(--x-size-border-radius-picture-default);
|
|
@@ -5025,10 +5021,6 @@
|
|
|
5025
5021
|
--x-color-background-picture-cover-hover-from: rgba(0, 0, 0, 0);
|
|
5026
5022
|
--x-color-background-picture-cover-hover-to: rgba(0, 0, 0, 0.5);
|
|
5027
5023
|
}
|
|
5028
|
-
:root {
|
|
5029
|
-
--x-color-background-picture-cover-hover-from: rgba(0, 0, 0, 0);
|
|
5030
|
-
--x-color-background-picture-cover-hover-to: rgba(0, 0, 0, 0.5);
|
|
5031
|
-
}
|
|
5032
5024
|
|
|
5033
5025
|
.x-picture--cover.x-picture {
|
|
5034
5026
|
position: relative;
|
|
@@ -5052,11 +5044,8 @@
|
|
|
5052
5044
|
--x-mix-blend-mode-picture-placeholder-colored: var(--x-mix-blend-mode-picture-colored);
|
|
5053
5045
|
}
|
|
5054
5046
|
:root {
|
|
5055
|
-
--x-
|
|
5056
|
-
--x-
|
|
5057
|
-
--x-size-border-radius-right-picture-card: var(--x-size-border-radius-picture-card);
|
|
5058
|
-
--x-size-border-radius-bottom-picture-card: var(--x-size-border-radius-picture-card);
|
|
5059
|
-
--x-size-border-radius-left-picture-card: var(--x-size-border-radius-picture-card);
|
|
5047
|
+
--x-number-zoom-scale-picture: 1.1;
|
|
5048
|
+
--x-number-zoom-duration-picture: 0.3s;
|
|
5060
5049
|
}
|
|
5061
5050
|
:root {
|
|
5062
5051
|
--x-color-background-picture-colored: var(--x-color-base-neutral-95);
|
|
@@ -5172,6 +5161,10 @@
|
|
|
5172
5161
|
--x-number-font-weight-option-list-button-default: var(--x-number-font-weight-base-regular);
|
|
5173
5162
|
--x-number-font-weight-option-list-button-default-selected: var(--x-number-font-weight-base-bold);
|
|
5174
5163
|
}
|
|
5164
|
+
:root {
|
|
5165
|
+
--x-color-background-picture-cover-hover-from: rgba(0, 0, 0, 0);
|
|
5166
|
+
--x-color-background-picture-cover-hover-to: rgba(0, 0, 0, 0.5);
|
|
5167
|
+
}
|
|
5175
5168
|
:root {
|
|
5176
5169
|
--x-color-background-option-list-button-default: transparent;
|
|
5177
5170
|
--x-color-border-option-list-button-default: transparent;
|
|
@@ -5544,15 +5537,15 @@
|
|
|
5544
5537
|
--x-modal-overlay-color: rgb(0, 0, 0);
|
|
5545
5538
|
--x-modal-overlay-opacity: 0.7;
|
|
5546
5539
|
}
|
|
5547
|
-
:root {
|
|
5548
|
-
--x-modal-overlay-color: rgb(0, 0, 0);
|
|
5549
|
-
--x-modal-overlay-opacity: 0.7;
|
|
5550
|
-
}
|
|
5551
5540
|
|
|
5552
5541
|
.x-modal__overlay {
|
|
5553
5542
|
background-color: var(--x-modal-overlay-color) !important;
|
|
5554
5543
|
opacity: var(--x-modal-overlay-opacity) !important;
|
|
5555
5544
|
}
|
|
5545
|
+
:root {
|
|
5546
|
+
--x-modal-overlay-color: rgb(0, 0, 0);
|
|
5547
|
+
--x-modal-overlay-opacity: 0.7;
|
|
5548
|
+
}
|
|
5556
5549
|
:root {
|
|
5557
5550
|
--x-string-justify-message-default: center;
|
|
5558
5551
|
--x-size-gap-message-default: var(--x-size-base-03);
|
|
@@ -5661,6 +5654,22 @@
|
|
|
5661
5654
|
--x-size-padding-list-12: var(--x-size-base-12);
|
|
5662
5655
|
--x-size-padding-list-13: var(--x-size-base-13);
|
|
5663
5656
|
}
|
|
5657
|
+
/* @deprecated */
|
|
5658
|
+
:root {
|
|
5659
|
+
--x-size-padding-list-01: var(--x-size-base-01);
|
|
5660
|
+
--x-size-padding-list-02: var(--x-size-base-02);
|
|
5661
|
+
--x-size-padding-list-03: var(--x-size-base-03);
|
|
5662
|
+
--x-size-padding-list-04: var(--x-size-base-04);
|
|
5663
|
+
--x-size-padding-list-05: var(--x-size-base-05);
|
|
5664
|
+
--x-size-padding-list-06: var(--x-size-base-06);
|
|
5665
|
+
--x-size-padding-list-07: var(--x-size-base-07);
|
|
5666
|
+
--x-size-padding-list-08: var(--x-size-base-08);
|
|
5667
|
+
--x-size-padding-list-09: var(--x-size-base-09);
|
|
5668
|
+
--x-size-padding-list-10: var(--x-size-base-10);
|
|
5669
|
+
--x-size-padding-list-11: var(--x-size-base-11);
|
|
5670
|
+
--x-size-padding-list-12: var(--x-size-base-12);
|
|
5671
|
+
--x-size-padding-list-13: var(--x-size-base-13);
|
|
5672
|
+
}
|
|
5664
5673
|
|
|
5665
5674
|
/* @deprecated */
|
|
5666
5675
|
[class*=x-list--padding-].x-list.x-list--padding-top:not(.x-list--padding-right) {
|
|
@@ -5985,22 +5994,6 @@
|
|
|
5985
5994
|
margin-right: var(--x-size-gap-list-13);
|
|
5986
5995
|
}
|
|
5987
5996
|
}
|
|
5988
|
-
/* @deprecated */
|
|
5989
|
-
:root {
|
|
5990
|
-
--x-size-padding-list-01: var(--x-size-base-01);
|
|
5991
|
-
--x-size-padding-list-02: var(--x-size-base-02);
|
|
5992
|
-
--x-size-padding-list-03: var(--x-size-base-03);
|
|
5993
|
-
--x-size-padding-list-04: var(--x-size-base-04);
|
|
5994
|
-
--x-size-padding-list-05: var(--x-size-base-05);
|
|
5995
|
-
--x-size-padding-list-06: var(--x-size-base-06);
|
|
5996
|
-
--x-size-padding-list-07: var(--x-size-base-07);
|
|
5997
|
-
--x-size-padding-list-08: var(--x-size-base-08);
|
|
5998
|
-
--x-size-padding-list-09: var(--x-size-base-09);
|
|
5999
|
-
--x-size-padding-list-10: var(--x-size-base-10);
|
|
6000
|
-
--x-size-padding-list-11: var(--x-size-base-11);
|
|
6001
|
-
--x-size-padding-list-12: var(--x-size-base-12);
|
|
6002
|
-
--x-size-padding-list-13: var(--x-size-base-13);
|
|
6003
|
-
}
|
|
6004
5997
|
:root {
|
|
6005
5998
|
--x-size-gap-list-01: var(--x-size-base-01);
|
|
6006
5999
|
--x-size-gap-list-02: var(--x-size-base-02);
|
|
@@ -6024,773 +6017,409 @@
|
|
|
6024
6017
|
--x-size-gap-list-20: var(--x-size-base-20);
|
|
6025
6018
|
}
|
|
6026
6019
|
:root {
|
|
6027
|
-
--x-
|
|
6028
|
-
--x-size-
|
|
6029
|
-
--x-size-gap-list
|
|
6030
|
-
--x-size-
|
|
6031
|
-
--x-size-
|
|
6032
|
-
--x-size-
|
|
6033
|
-
|
|
6034
|
-
|
|
6035
|
-
--x-size-
|
|
6036
|
-
--x-size-
|
|
6037
|
-
--x-size-
|
|
6038
|
-
--x-size-
|
|
6039
|
-
--x-size-
|
|
6040
|
-
|
|
6041
|
-
|
|
6042
|
-
--x-
|
|
6043
|
-
--x-size-
|
|
6044
|
-
--x-size-gap-list
|
|
6045
|
-
--x-size-
|
|
6046
|
-
--x-size-
|
|
6020
|
+
--x-string-flow-list: column nowrap;
|
|
6021
|
+
--x-size-padding-list: 0;
|
|
6022
|
+
--x-size-gap-list: 0;
|
|
6023
|
+
--x-size-justify-list: stretch;
|
|
6024
|
+
--x-size-align-list: stretch;
|
|
6025
|
+
--x-size-align-list-stretch: stretch;
|
|
6026
|
+
}
|
|
6027
|
+
:root {
|
|
6028
|
+
--x-size-border-radius-picture-card: var(--x-size-border-radius-base-s);
|
|
6029
|
+
--x-size-border-radius-top-picture-card: var(--x-size-border-radius-picture-card);
|
|
6030
|
+
--x-size-border-radius-right-picture-card: var(--x-size-border-radius-picture-card);
|
|
6031
|
+
--x-size-border-radius-bottom-picture-card: var(--x-size-border-radius-picture-card);
|
|
6032
|
+
--x-size-border-radius-left-picture-card: var(--x-size-border-radius-picture-card);
|
|
6033
|
+
}
|
|
6034
|
+
:root {
|
|
6035
|
+
--x-string-flow-list: column nowrap;
|
|
6036
|
+
--x-size-padding-list: 0;
|
|
6037
|
+
--x-size-gap-list: 0;
|
|
6038
|
+
--x-size-justify-list: stretch;
|
|
6039
|
+
--x-size-align-list: stretch;
|
|
6040
|
+
--x-size-align-list-stretch: stretch;
|
|
6047
6041
|
}
|
|
6048
6042
|
|
|
6049
|
-
.x-list
|
|
6050
|
-
|
|
6043
|
+
.x-list {
|
|
6044
|
+
display: flex;
|
|
6045
|
+
flex-flow: var(--x-string-flow-list);
|
|
6046
|
+
list-style: none;
|
|
6047
|
+
gap: var(--x-size-gap-list);
|
|
6048
|
+
margin: 0;
|
|
6049
|
+
padding: var(--x-size-padding-list);
|
|
6050
|
+
justify-content: var(--x-size-justify-list);
|
|
6051
|
+
align-items: var(--x-size-align-list);
|
|
6052
|
+
min-width: 0;
|
|
6051
6053
|
}
|
|
6052
6054
|
@media not all and (min-resolution: 0.001dpcm) {
|
|
6053
|
-
.x-list
|
|
6055
|
+
.x-list:not(.x-list--horizontal), .x-list.x-list--vertical {
|
|
6054
6056
|
gap: 0;
|
|
6055
6057
|
}
|
|
6056
|
-
.x-list
|
|
6057
|
-
margin-bottom: var(--x-size-gap-list
|
|
6058
|
+
.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list.x-list--vertical > *:not(:last-child) {
|
|
6059
|
+
margin-bottom: var(--x-size-gap-list);
|
|
6058
6060
|
}
|
|
6059
|
-
.x-list
|
|
6061
|
+
.x-list.x-list--horizontal {
|
|
6060
6062
|
gap: 0;
|
|
6061
6063
|
}
|
|
6062
|
-
.x-list
|
|
6063
|
-
margin-right: var(--x-size-gap-list
|
|
6064
|
+
.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6065
|
+
margin-right: var(--x-size-gap-list);
|
|
6064
6066
|
}
|
|
6065
|
-
.x-list--
|
|
6067
|
+
.x-list.x-list--wrap, .x-list.x-list--wrap-reverse {
|
|
6066
6068
|
gap: 0;
|
|
6067
6069
|
}
|
|
6068
|
-
.x-list--
|
|
6069
|
-
margin-right: var(--x-size-gap-list
|
|
6070
|
-
margin-bottom: var(--x-size-gap-list
|
|
6070
|
+
.x-list.x-list--wrap > *:not(:last-child), .x-list.x-list--wrap-reverse > *:not(:last-child) {
|
|
6071
|
+
margin-right: var(--x-size-gap-list);
|
|
6072
|
+
margin-bottom: var(--x-size-gap-list);
|
|
6071
6073
|
}
|
|
6072
6074
|
}
|
|
6073
6075
|
|
|
6074
|
-
.x-list--
|
|
6075
|
-
|
|
6076
|
-
}
|
|
6077
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
6078
|
-
.x-list--gap-02.x-list:not(.x-list--horizontal), .x-list--gap-02.x-list.x-list--vertical {
|
|
6079
|
-
gap: 0;
|
|
6080
|
-
}
|
|
6081
|
-
.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) {
|
|
6082
|
-
margin-bottom: var(--x-size-gap-list-02);
|
|
6083
|
-
}
|
|
6084
|
-
.x-list--gap-02.x-list.x-list--horizontal {
|
|
6085
|
-
gap: 0;
|
|
6086
|
-
}
|
|
6087
|
-
.x-list--gap-02.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6088
|
-
margin-right: var(--x-size-gap-list-02);
|
|
6089
|
-
}
|
|
6090
|
-
.x-list--gap-02.x-list.x-list--wrap {
|
|
6091
|
-
gap: 0;
|
|
6092
|
-
}
|
|
6093
|
-
.x-list--gap-02.x-list.x-list--wrap > *:not(:last-child) {
|
|
6094
|
-
margin-right: var(--x-size-gap-list-02);
|
|
6095
|
-
margin-bottom: var(--x-size-gap-list-02);
|
|
6096
|
-
}
|
|
6076
|
+
.x-list--vertical.x-list {
|
|
6077
|
+
flex-flow: column nowrap;
|
|
6097
6078
|
}
|
|
6098
6079
|
|
|
6099
|
-
.x-list--
|
|
6100
|
-
|
|
6080
|
+
.x-list--horizontal.x-list {
|
|
6081
|
+
flex-flow: row nowrap;
|
|
6101
6082
|
}
|
|
6102
|
-
|
|
6103
|
-
|
|
6104
|
-
|
|
6105
|
-
}
|
|
6106
|
-
.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) {
|
|
6107
|
-
margin-bottom: var(--x-size-gap-list-03);
|
|
6108
|
-
}
|
|
6109
|
-
.x-list--gap-03.x-list.x-list--horizontal {
|
|
6110
|
-
gap: 0;
|
|
6111
|
-
}
|
|
6112
|
-
.x-list--gap-03.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6113
|
-
margin-right: var(--x-size-gap-list-03);
|
|
6114
|
-
}
|
|
6115
|
-
.x-list--gap-03.x-list.x-list--wrap {
|
|
6116
|
-
gap: 0;
|
|
6117
|
-
}
|
|
6118
|
-
.x-list--gap-03.x-list.x-list--wrap > *:not(:last-child) {
|
|
6119
|
-
margin-right: var(--x-size-gap-list-03);
|
|
6120
|
-
margin-bottom: var(--x-size-gap-list-03);
|
|
6121
|
-
}
|
|
6083
|
+
|
|
6084
|
+
.x-list--wrap.x-list {
|
|
6085
|
+
flex-flow: row wrap;
|
|
6122
6086
|
}
|
|
6123
6087
|
|
|
6124
|
-
.x-list--
|
|
6125
|
-
|
|
6088
|
+
.x-list--wrap-reverse.x-list {
|
|
6089
|
+
flex-flow: row wrap-reverse;
|
|
6126
6090
|
}
|
|
6127
|
-
|
|
6128
|
-
|
|
6129
|
-
|
|
6130
|
-
}
|
|
6131
|
-
.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) {
|
|
6132
|
-
margin-bottom: var(--x-size-gap-list-04);
|
|
6133
|
-
}
|
|
6134
|
-
.x-list--gap-04.x-list.x-list--horizontal {
|
|
6135
|
-
gap: 0;
|
|
6136
|
-
}
|
|
6137
|
-
.x-list--gap-04.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6138
|
-
margin-right: var(--x-size-gap-list-04);
|
|
6139
|
-
}
|
|
6140
|
-
.x-list--gap-04.x-list.x-list--wrap {
|
|
6141
|
-
gap: 0;
|
|
6142
|
-
}
|
|
6143
|
-
.x-list--gap-04.x-list.x-list--wrap > *:not(:last-child) {
|
|
6144
|
-
margin-right: var(--x-size-gap-list-04);
|
|
6145
|
-
margin-bottom: var(--x-size-gap-list-04);
|
|
6146
|
-
}
|
|
6091
|
+
|
|
6092
|
+
.x-list--justify-stretch.x-list {
|
|
6093
|
+
justify-content: stretch;
|
|
6147
6094
|
}
|
|
6148
6095
|
|
|
6149
|
-
.x-list--
|
|
6150
|
-
|
|
6096
|
+
.x-list--justify-center.x-list {
|
|
6097
|
+
justify-content: center;
|
|
6151
6098
|
}
|
|
6152
|
-
|
|
6153
|
-
|
|
6154
|
-
|
|
6155
|
-
}
|
|
6156
|
-
.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) {
|
|
6157
|
-
margin-bottom: var(--x-size-gap-list-05);
|
|
6158
|
-
}
|
|
6159
|
-
.x-list--gap-05.x-list.x-list--horizontal {
|
|
6160
|
-
gap: 0;
|
|
6161
|
-
}
|
|
6162
|
-
.x-list--gap-05.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6163
|
-
margin-right: var(--x-size-gap-list-05);
|
|
6164
|
-
}
|
|
6165
|
-
.x-list--gap-05.x-list.x-list--wrap {
|
|
6166
|
-
gap: 0;
|
|
6167
|
-
}
|
|
6168
|
-
.x-list--gap-05.x-list.x-list--wrap > *:not(:last-child) {
|
|
6169
|
-
margin-right: var(--x-size-gap-list-05);
|
|
6170
|
-
margin-bottom: var(--x-size-gap-list-05);
|
|
6171
|
-
}
|
|
6099
|
+
|
|
6100
|
+
.x-list--justify-end.x-list {
|
|
6101
|
+
justify-content: flex-end;
|
|
6172
6102
|
}
|
|
6173
6103
|
|
|
6174
|
-
.x-list--
|
|
6175
|
-
|
|
6104
|
+
.x-list--justify-start.x-list {
|
|
6105
|
+
justify-content: flex-start;
|
|
6176
6106
|
}
|
|
6177
|
-
|
|
6178
|
-
|
|
6179
|
-
|
|
6180
|
-
}
|
|
6181
|
-
.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) {
|
|
6182
|
-
margin-bottom: var(--x-size-gap-list-06);
|
|
6183
|
-
}
|
|
6184
|
-
.x-list--gap-06.x-list.x-list--horizontal {
|
|
6185
|
-
gap: 0;
|
|
6186
|
-
}
|
|
6187
|
-
.x-list--gap-06.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6188
|
-
margin-right: var(--x-size-gap-list-06);
|
|
6189
|
-
}
|
|
6190
|
-
.x-list--gap-06.x-list.x-list--wrap {
|
|
6191
|
-
gap: 0;
|
|
6192
|
-
}
|
|
6193
|
-
.x-list--gap-06.x-list.x-list--wrap > *:not(:last-child) {
|
|
6194
|
-
margin-right: var(--x-size-gap-list-06);
|
|
6195
|
-
margin-bottom: var(--x-size-gap-list-06);
|
|
6196
|
-
}
|
|
6107
|
+
|
|
6108
|
+
.x-list--align-stretch.x-list {
|
|
6109
|
+
align-items: stretch;
|
|
6197
6110
|
}
|
|
6198
6111
|
|
|
6199
|
-
.x-list--
|
|
6200
|
-
|
|
6112
|
+
.x-list--align-center.x-list {
|
|
6113
|
+
align-items: center;
|
|
6201
6114
|
}
|
|
6202
|
-
|
|
6203
|
-
|
|
6204
|
-
|
|
6205
|
-
}
|
|
6206
|
-
.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) {
|
|
6207
|
-
margin-bottom: var(--x-size-gap-list-07);
|
|
6208
|
-
}
|
|
6209
|
-
.x-list--gap-07.x-list.x-list--horizontal {
|
|
6210
|
-
gap: 0;
|
|
6211
|
-
}
|
|
6212
|
-
.x-list--gap-07.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6213
|
-
margin-right: var(--x-size-gap-list-07);
|
|
6214
|
-
}
|
|
6215
|
-
.x-list--gap-07.x-list.x-list--wrap {
|
|
6216
|
-
gap: 0;
|
|
6217
|
-
}
|
|
6218
|
-
.x-list--gap-07.x-list.x-list--wrap > *:not(:last-child) {
|
|
6219
|
-
margin-right: var(--x-size-gap-list-07);
|
|
6220
|
-
margin-bottom: var(--x-size-gap-list-07);
|
|
6221
|
-
}
|
|
6115
|
+
|
|
6116
|
+
.x-list--align-baseline.x-list {
|
|
6117
|
+
align-items: baseline;
|
|
6222
6118
|
}
|
|
6223
6119
|
|
|
6224
|
-
.x-list--
|
|
6225
|
-
|
|
6120
|
+
.x-list--align-end.x-list {
|
|
6121
|
+
align-items: flex-end;
|
|
6226
6122
|
}
|
|
6227
|
-
|
|
6228
|
-
|
|
6229
|
-
|
|
6230
|
-
}
|
|
6231
|
-
.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) {
|
|
6232
|
-
margin-bottom: var(--x-size-gap-list-08);
|
|
6233
|
-
}
|
|
6234
|
-
.x-list--gap-08.x-list.x-list--horizontal {
|
|
6235
|
-
gap: 0;
|
|
6236
|
-
}
|
|
6237
|
-
.x-list--gap-08.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6238
|
-
margin-right: var(--x-size-gap-list-08);
|
|
6239
|
-
}
|
|
6240
|
-
.x-list--gap-08.x-list.x-list--wrap {
|
|
6241
|
-
gap: 0;
|
|
6242
|
-
}
|
|
6243
|
-
.x-list--gap-08.x-list.x-list--wrap > *:not(:last-child) {
|
|
6244
|
-
margin-right: var(--x-size-gap-list-08);
|
|
6245
|
-
margin-bottom: var(--x-size-gap-list-08);
|
|
6246
|
-
}
|
|
6123
|
+
|
|
6124
|
+
.x-list--align-start.x-list {
|
|
6125
|
+
align-items: flex-start;
|
|
6247
6126
|
}
|
|
6248
6127
|
|
|
6249
|
-
.x-list
|
|
6250
|
-
|
|
6128
|
+
.x-list > .x-list__item--expand {
|
|
6129
|
+
flex: 1 1 auto;
|
|
6251
6130
|
}
|
|
6252
|
-
|
|
6253
|
-
|
|
6254
|
-
gap: 0;
|
|
6255
|
-
}
|
|
6256
|
-
.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) {
|
|
6257
|
-
margin-bottom: var(--x-size-gap-list-09);
|
|
6258
|
-
}
|
|
6259
|
-
.x-list--gap-09.x-list.x-list--horizontal {
|
|
6260
|
-
gap: 0;
|
|
6261
|
-
}
|
|
6262
|
-
.x-list--gap-09.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6263
|
-
margin-right: var(--x-size-gap-list-09);
|
|
6264
|
-
}
|
|
6265
|
-
.x-list--gap-09.x-list.x-list--wrap {
|
|
6266
|
-
gap: 0;
|
|
6267
|
-
}
|
|
6268
|
-
.x-list--gap-09.x-list.x-list--wrap > *:not(:last-child) {
|
|
6269
|
-
margin-right: var(--x-size-gap-list-09);
|
|
6270
|
-
margin-bottom: var(--x-size-gap-list-09);
|
|
6271
|
-
}
|
|
6131
|
+
.x-list > .x-list__item--no-expand {
|
|
6132
|
+
flex: 0 0 auto;
|
|
6272
6133
|
}
|
|
6273
|
-
|
|
6274
|
-
|
|
6275
|
-
gap: var(--x-size-gap-list-10);
|
|
6134
|
+
.x-list.x-list--horizontal > .x-list__item--expand {
|
|
6135
|
+
min-width: 0;
|
|
6276
6136
|
}
|
|
6277
|
-
|
|
6278
|
-
|
|
6279
|
-
gap: 0;
|
|
6280
|
-
}
|
|
6281
|
-
.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) {
|
|
6282
|
-
margin-bottom: var(--x-size-gap-list-10);
|
|
6283
|
-
}
|
|
6284
|
-
.x-list--gap-10.x-list.x-list--horizontal {
|
|
6285
|
-
gap: 0;
|
|
6286
|
-
}
|
|
6287
|
-
.x-list--gap-10.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6288
|
-
margin-right: var(--x-size-gap-list-10);
|
|
6289
|
-
}
|
|
6290
|
-
.x-list--gap-10.x-list.x-list--wrap {
|
|
6291
|
-
gap: 0;
|
|
6292
|
-
}
|
|
6293
|
-
.x-list--gap-10.x-list.x-list--wrap > *:not(:last-child) {
|
|
6294
|
-
margin-right: var(--x-size-gap-list-10);
|
|
6295
|
-
margin-bottom: var(--x-size-gap-list-10);
|
|
6296
|
-
}
|
|
6137
|
+
.x-list:not(.x-list--horizontal) > .x-list__item--expand {
|
|
6138
|
+
min-height: 0;
|
|
6297
6139
|
}
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
gap: var(--x-size-gap-list-11);
|
|
6140
|
+
.x-list > .x-list__item--stretch {
|
|
6141
|
+
align-self: stretch;
|
|
6301
6142
|
}
|
|
6302
|
-
|
|
6303
|
-
|
|
6304
|
-
gap: 0;
|
|
6305
|
-
}
|
|
6306
|
-
.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) {
|
|
6307
|
-
margin-bottom: var(--x-size-gap-list-11);
|
|
6308
|
-
}
|
|
6309
|
-
.x-list--gap-11.x-list.x-list--horizontal {
|
|
6310
|
-
gap: 0;
|
|
6311
|
-
}
|
|
6312
|
-
.x-list--gap-11.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6313
|
-
margin-right: var(--x-size-gap-list-11);
|
|
6314
|
-
}
|
|
6315
|
-
.x-list--gap-11.x-list.x-list--wrap {
|
|
6316
|
-
gap: 0;
|
|
6317
|
-
}
|
|
6318
|
-
.x-list--gap-11.x-list.x-list--wrap > *:not(:last-child) {
|
|
6319
|
-
margin-right: var(--x-size-gap-list-11);
|
|
6320
|
-
margin-bottom: var(--x-size-gap-list-11);
|
|
6321
|
-
}
|
|
6143
|
+
.x-list > .x-list__item--flex-none {
|
|
6144
|
+
flex: none;
|
|
6322
6145
|
}
|
|
6323
|
-
|
|
6324
|
-
|
|
6325
|
-
gap: var(--x-size-gap-list-12);
|
|
6146
|
+
.x-list > .x-list__item--01 {
|
|
6147
|
+
flex: 1 12 auto;
|
|
6326
6148
|
}
|
|
6327
|
-
|
|
6328
|
-
|
|
6329
|
-
gap: 0;
|
|
6330
|
-
}
|
|
6331
|
-
.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) {
|
|
6332
|
-
margin-bottom: var(--x-size-gap-list-12);
|
|
6333
|
-
}
|
|
6334
|
-
.x-list--gap-12.x-list.x-list--horizontal {
|
|
6335
|
-
gap: 0;
|
|
6336
|
-
}
|
|
6337
|
-
.x-list--gap-12.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6338
|
-
margin-right: var(--x-size-gap-list-12);
|
|
6339
|
-
}
|
|
6340
|
-
.x-list--gap-12.x-list.x-list--wrap {
|
|
6341
|
-
gap: 0;
|
|
6342
|
-
}
|
|
6343
|
-
.x-list--gap-12.x-list.x-list--wrap > *:not(:last-child) {
|
|
6344
|
-
margin-right: var(--x-size-gap-list-12);
|
|
6345
|
-
margin-bottom: var(--x-size-gap-list-12);
|
|
6346
|
-
}
|
|
6149
|
+
.x-list > .x-list__item--02 {
|
|
6150
|
+
flex: 2 11 auto;
|
|
6347
6151
|
}
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
gap: var(--x-size-gap-list-13);
|
|
6152
|
+
.x-list > .x-list__item--03 {
|
|
6153
|
+
flex: 3 10 auto;
|
|
6351
6154
|
}
|
|
6352
|
-
|
|
6353
|
-
|
|
6354
|
-
gap: 0;
|
|
6355
|
-
}
|
|
6356
|
-
.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) {
|
|
6357
|
-
margin-bottom: var(--x-size-gap-list-13);
|
|
6358
|
-
}
|
|
6359
|
-
.x-list--gap-13.x-list.x-list--horizontal {
|
|
6360
|
-
gap: 0;
|
|
6361
|
-
}
|
|
6362
|
-
.x-list--gap-13.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6363
|
-
margin-right: var(--x-size-gap-list-13);
|
|
6364
|
-
}
|
|
6365
|
-
.x-list--gap-13.x-list.x-list--wrap {
|
|
6366
|
-
gap: 0;
|
|
6367
|
-
}
|
|
6368
|
-
.x-list--gap-13.x-list.x-list--wrap > *:not(:last-child) {
|
|
6369
|
-
margin-right: var(--x-size-gap-list-13);
|
|
6370
|
-
margin-bottom: var(--x-size-gap-list-13);
|
|
6371
|
-
}
|
|
6155
|
+
.x-list > .x-list__item--04 {
|
|
6156
|
+
flex: 4 9 auto;
|
|
6372
6157
|
}
|
|
6373
|
-
|
|
6374
|
-
|
|
6375
|
-
gap: var(--x-size-gap-list-14);
|
|
6158
|
+
.x-list > .x-list__item--05 {
|
|
6159
|
+
flex: 5 8 auto;
|
|
6376
6160
|
}
|
|
6377
|
-
|
|
6378
|
-
|
|
6379
|
-
gap: 0;
|
|
6380
|
-
}
|
|
6381
|
-
.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) {
|
|
6382
|
-
margin-bottom: var(--x-size-gap-list-14);
|
|
6383
|
-
}
|
|
6384
|
-
.x-list--gap-14.x-list.x-list--horizontal {
|
|
6385
|
-
gap: 0;
|
|
6386
|
-
}
|
|
6387
|
-
.x-list--gap-14.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6388
|
-
margin-right: var(--x-size-gap-list-14);
|
|
6389
|
-
}
|
|
6390
|
-
.x-list--gap-14.x-list.x-list--wrap {
|
|
6391
|
-
gap: 0;
|
|
6392
|
-
}
|
|
6393
|
-
.x-list--gap-14.x-list.x-list--wrap > *:not(:last-child) {
|
|
6394
|
-
margin-right: var(--x-size-gap-list-14);
|
|
6395
|
-
margin-bottom: var(--x-size-gap-list-14);
|
|
6396
|
-
}
|
|
6161
|
+
.x-list > .x-list__item--06 {
|
|
6162
|
+
flex: 6 7 auto;
|
|
6397
6163
|
}
|
|
6398
|
-
|
|
6399
|
-
|
|
6400
|
-
gap: var(--x-size-gap-list-15);
|
|
6164
|
+
.x-list > .x-list__item--07 {
|
|
6165
|
+
flex: 7 6 auto;
|
|
6401
6166
|
}
|
|
6402
|
-
|
|
6403
|
-
|
|
6404
|
-
gap: 0;
|
|
6405
|
-
}
|
|
6406
|
-
.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) {
|
|
6407
|
-
margin-bottom: var(--x-size-gap-list-15);
|
|
6408
|
-
}
|
|
6409
|
-
.x-list--gap-15.x-list.x-list--horizontal {
|
|
6410
|
-
gap: 0;
|
|
6411
|
-
}
|
|
6412
|
-
.x-list--gap-15.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6413
|
-
margin-right: var(--x-size-gap-list-15);
|
|
6414
|
-
}
|
|
6415
|
-
.x-list--gap-15.x-list.x-list--wrap {
|
|
6416
|
-
gap: 0;
|
|
6417
|
-
}
|
|
6418
|
-
.x-list--gap-15.x-list.x-list--wrap > *:not(:last-child) {
|
|
6419
|
-
margin-right: var(--x-size-gap-list-15);
|
|
6420
|
-
margin-bottom: var(--x-size-gap-list-15);
|
|
6421
|
-
}
|
|
6167
|
+
.x-list > .x-list__item--08 {
|
|
6168
|
+
flex: 8 5 auto;
|
|
6422
6169
|
}
|
|
6423
|
-
|
|
6424
|
-
|
|
6425
|
-
gap: var(--x-size-gap-list-16);
|
|
6170
|
+
.x-list > .x-list__item--09 {
|
|
6171
|
+
flex: 9 4 auto;
|
|
6426
6172
|
}
|
|
6427
|
-
|
|
6428
|
-
|
|
6429
|
-
gap: 0;
|
|
6430
|
-
}
|
|
6431
|
-
.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) {
|
|
6432
|
-
margin-bottom: var(--x-size-gap-list-16);
|
|
6433
|
-
}
|
|
6434
|
-
.x-list--gap-16.x-list.x-list--horizontal {
|
|
6435
|
-
gap: 0;
|
|
6436
|
-
}
|
|
6437
|
-
.x-list--gap-16.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6438
|
-
margin-right: var(--x-size-gap-list-16);
|
|
6439
|
-
}
|
|
6440
|
-
.x-list--gap-16.x-list.x-list--wrap {
|
|
6441
|
-
gap: 0;
|
|
6442
|
-
}
|
|
6443
|
-
.x-list--gap-16.x-list.x-list--wrap > *:not(:last-child) {
|
|
6444
|
-
margin-right: var(--x-size-gap-list-16);
|
|
6445
|
-
margin-bottom: var(--x-size-gap-list-16);
|
|
6446
|
-
}
|
|
6173
|
+
.x-list > .x-list__item--10 {
|
|
6174
|
+
flex: 10 3 auto;
|
|
6447
6175
|
}
|
|
6448
|
-
|
|
6449
|
-
|
|
6450
|
-
gap: var(--x-size-gap-list-17);
|
|
6176
|
+
.x-list > .x-list__item--11 {
|
|
6177
|
+
flex: 11 2 auto;
|
|
6451
6178
|
}
|
|
6452
|
-
|
|
6453
|
-
|
|
6454
|
-
gap: 0;
|
|
6455
|
-
}
|
|
6456
|
-
.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) {
|
|
6457
|
-
margin-bottom: var(--x-size-gap-list-17);
|
|
6458
|
-
}
|
|
6459
|
-
.x-list--gap-17.x-list.x-list--horizontal {
|
|
6460
|
-
gap: 0;
|
|
6461
|
-
}
|
|
6462
|
-
.x-list--gap-17.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6463
|
-
margin-right: var(--x-size-gap-list-17);
|
|
6464
|
-
}
|
|
6465
|
-
.x-list--gap-17.x-list.x-list--wrap {
|
|
6466
|
-
gap: 0;
|
|
6467
|
-
}
|
|
6468
|
-
.x-list--gap-17.x-list.x-list--wrap > *:not(:last-child) {
|
|
6469
|
-
margin-right: var(--x-size-gap-list-17);
|
|
6470
|
-
margin-bottom: var(--x-size-gap-list-17);
|
|
6471
|
-
}
|
|
6179
|
+
.x-list > .x-list__item--12 {
|
|
6180
|
+
flex: 12 1 auto;
|
|
6472
6181
|
}
|
|
6473
|
-
|
|
6474
|
-
|
|
6475
|
-
|
|
6182
|
+
:root {
|
|
6183
|
+
--x-size-border-radius-input-group-pill: var(--x-size-border-radius-base-pill);
|
|
6184
|
+
--x-size-border-radius-top-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6185
|
+
--x-size-border-radius-top-right-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6186
|
+
--x-size-border-radius-bottom-right-input-group-pill: var(
|
|
6187
|
+
--x-size-border-radius-input-group-pill
|
|
6188
|
+
);
|
|
6189
|
+
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6476
6190
|
}
|
|
6477
|
-
|
|
6478
|
-
|
|
6479
|
-
|
|
6480
|
-
|
|
6481
|
-
|
|
6482
|
-
|
|
6483
|
-
|
|
6484
|
-
|
|
6485
|
-
|
|
6486
|
-
|
|
6487
|
-
|
|
6488
|
-
|
|
6489
|
-
|
|
6490
|
-
|
|
6491
|
-
|
|
6492
|
-
|
|
6493
|
-
|
|
6494
|
-
margin-right: var(--x-size-gap-list-18);
|
|
6495
|
-
margin-bottom: var(--x-size-gap-list-18);
|
|
6496
|
-
}
|
|
6191
|
+
:root {
|
|
6192
|
+
--x-size-padding-left-input-group-line: 0;
|
|
6193
|
+
--x-size-padding-right-input-group-line: 0;
|
|
6194
|
+
--x-size-border-width-input-group-line: var(--x-size-border-width-input-group-default);
|
|
6195
|
+
--x-size-border-width-top-input-group-line: 0;
|
|
6196
|
+
--x-size-border-width-right-input-group-line: 0;
|
|
6197
|
+
--x-size-border-width-bottom-input-group-line: var(--x-size-border-width-input-group-line);
|
|
6198
|
+
--x-size-border-width-left-input-group-line: 0;
|
|
6199
|
+
}
|
|
6200
|
+
:root {
|
|
6201
|
+
--x-size-padding-left-input-group-line: 0;
|
|
6202
|
+
--x-size-padding-right-input-group-line: 0;
|
|
6203
|
+
--x-size-border-width-input-group-line: var(--x-size-border-width-input-group-default);
|
|
6204
|
+
--x-size-border-width-top-input-group-line: 0;
|
|
6205
|
+
--x-size-border-width-right-input-group-line: 0;
|
|
6206
|
+
--x-size-border-width-bottom-input-group-line: var(--x-size-border-width-input-group-line);
|
|
6207
|
+
--x-size-border-width-left-input-group-line: 0;
|
|
6497
6208
|
}
|
|
6498
6209
|
|
|
6499
|
-
.x-
|
|
6500
|
-
|
|
6210
|
+
.x-input-group--line .x-input-group,
|
|
6211
|
+
.x-input-group--line.x-input-group {
|
|
6212
|
+
--x-size-border-width-top-input-group-default: var(--x-size-border-width-top-input-group-line);
|
|
6213
|
+
--x-size-border-width-right-input-group-default: var(
|
|
6214
|
+
--x-size-border-width-right-input-group-line
|
|
6215
|
+
);
|
|
6216
|
+
--x-size-border-width-bottom-input-group-default: var(
|
|
6217
|
+
--x-size-border-width-bottom-input-group-line
|
|
6218
|
+
);
|
|
6219
|
+
--x-size-border-width-left-input-group-default: var(--x-size-border-width-left-input-group-line);
|
|
6501
6220
|
}
|
|
6502
|
-
|
|
6503
|
-
|
|
6504
|
-
|
|
6505
|
-
|
|
6506
|
-
.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) {
|
|
6507
|
-
margin-bottom: var(--x-size-gap-list-19);
|
|
6508
|
-
}
|
|
6509
|
-
.x-list--gap-19.x-list.x-list--horizontal {
|
|
6510
|
-
gap: 0;
|
|
6511
|
-
}
|
|
6512
|
-
.x-list--gap-19.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6513
|
-
margin-right: var(--x-size-gap-list-19);
|
|
6514
|
-
}
|
|
6515
|
-
.x-list--gap-19.x-list.x-list--wrap {
|
|
6516
|
-
gap: 0;
|
|
6517
|
-
}
|
|
6518
|
-
.x-list--gap-19.x-list.x-list--wrap > *:not(:last-child) {
|
|
6519
|
-
margin-right: var(--x-size-gap-list-19);
|
|
6520
|
-
margin-bottom: var(--x-size-gap-list-19);
|
|
6521
|
-
}
|
|
6522
|
-
}
|
|
6523
|
-
|
|
6524
|
-
.x-list--gap-20.x-list {
|
|
6525
|
-
gap: var(--x-size-gap-list-20);
|
|
6221
|
+
.x-input-group--line .x-input-group > *:not(.x-input-group__action),
|
|
6222
|
+
.x-input-group--line.x-input-group > *:not(.x-input-group__action) {
|
|
6223
|
+
--x-size-padding-right-input-group-default: var(--x-size-padding-right-input-group-line);
|
|
6224
|
+
--x-size-padding-left-input-group-default: var(--x-size-padding-left-input-group-line);
|
|
6526
6225
|
}
|
|
6527
|
-
|
|
6528
|
-
|
|
6529
|
-
|
|
6530
|
-
}
|
|
6531
|
-
.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) {
|
|
6532
|
-
margin-bottom: var(--x-size-gap-list-20);
|
|
6533
|
-
}
|
|
6534
|
-
.x-list--gap-20.x-list.x-list--horizontal {
|
|
6535
|
-
gap: 0;
|
|
6536
|
-
}
|
|
6537
|
-
.x-list--gap-20.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6538
|
-
margin-right: var(--x-size-gap-list-20);
|
|
6539
|
-
}
|
|
6540
|
-
.x-list--gap-20.x-list.x-list--wrap {
|
|
6541
|
-
gap: 0;
|
|
6542
|
-
}
|
|
6543
|
-
.x-list--gap-20.x-list.x-list--wrap > *:not(:last-child) {
|
|
6544
|
-
margin-right: var(--x-size-gap-list-20);
|
|
6545
|
-
margin-bottom: var(--x-size-gap-list-20);
|
|
6546
|
-
}
|
|
6226
|
+
[dir="ltr"] .x-input-group--line .x-input-group > .x-input-group__action,[dir="ltr"]
|
|
6227
|
+
.x-input-group--line.x-input-group > .x-input-group__action {
|
|
6228
|
+
margin-right: calc(var(--x-size-border-width-right-input-group-line) * -1) !important;
|
|
6547
6229
|
}
|
|
6548
|
-
|
|
6549
|
-
|
|
6550
|
-
--x-size-
|
|
6551
|
-
--x-size-gap-list: 0;
|
|
6552
|
-
--x-size-justify-list: stretch;
|
|
6553
|
-
--x-size-align-list: stretch;
|
|
6554
|
-
--x-size-align-list-stretch: stretch;
|
|
6230
|
+
[dir="rtl"] .x-input-group--line .x-input-group > .x-input-group__action,[dir="rtl"]
|
|
6231
|
+
.x-input-group--line.x-input-group > .x-input-group__action {
|
|
6232
|
+
margin-left: calc(var(--x-size-border-width-right-input-group-line) * -1) !important;
|
|
6555
6233
|
}
|
|
6556
|
-
|
|
6557
|
-
|
|
6558
|
-
--x-size-
|
|
6559
|
-
--x-size-gap-list: 0;
|
|
6560
|
-
--x-size-justify-list: stretch;
|
|
6561
|
-
--x-size-align-list: stretch;
|
|
6562
|
-
--x-size-align-list-stretch: stretch;
|
|
6234
|
+
[dir="ltr"] .x-input-group--line .x-input-group > .x-input-group__action,[dir="ltr"]
|
|
6235
|
+
.x-input-group--line.x-input-group > .x-input-group__action {
|
|
6236
|
+
margin-left: calc(var(--x-size-border-width-inline-input-group-line) * -1) !important;
|
|
6563
6237
|
}
|
|
6564
|
-
|
|
6565
|
-
.x-
|
|
6566
|
-
|
|
6567
|
-
flex-flow: var(--x-string-flow-list);
|
|
6568
|
-
list-style: none;
|
|
6569
|
-
gap: var(--x-size-gap-list);
|
|
6570
|
-
margin: 0;
|
|
6571
|
-
padding: var(--x-size-padding-list);
|
|
6572
|
-
justify-content: var(--x-size-justify-list);
|
|
6573
|
-
align-items: var(--x-size-align-list);
|
|
6574
|
-
min-width: 0;
|
|
6238
|
+
[dir="rtl"] .x-input-group--line .x-input-group > .x-input-group__action,[dir="rtl"]
|
|
6239
|
+
.x-input-group--line.x-input-group > .x-input-group__action {
|
|
6240
|
+
margin-right: calc(var(--x-size-border-width-inline-input-group-line) * -1) !important;
|
|
6575
6241
|
}
|
|
6576
|
-
|
|
6577
|
-
|
|
6578
|
-
|
|
6579
|
-
|
|
6580
|
-
.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list.x-list--vertical > *:not(:last-child) {
|
|
6581
|
-
margin-bottom: var(--x-size-gap-list);
|
|
6582
|
-
}
|
|
6583
|
-
.x-list.x-list--horizontal {
|
|
6584
|
-
gap: 0;
|
|
6585
|
-
}
|
|
6586
|
-
.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6587
|
-
margin-right: var(--x-size-gap-list);
|
|
6588
|
-
}
|
|
6589
|
-
.x-list.x-list--wrap, .x-list.x-list--wrap-reverse {
|
|
6590
|
-
gap: 0;
|
|
6591
|
-
}
|
|
6592
|
-
.x-list.x-list--wrap > *:not(:last-child), .x-list.x-list--wrap-reverse > *:not(:last-child) {
|
|
6593
|
-
margin-right: var(--x-size-gap-list);
|
|
6594
|
-
margin-bottom: var(--x-size-gap-list);
|
|
6595
|
-
}
|
|
6242
|
+
.x-input-group--line .x-input-group > .x-input-group__action,
|
|
6243
|
+
.x-input-group--line.x-input-group > .x-input-group__action {
|
|
6244
|
+
margin-top: calc(var(--x-size-border-width-top-input-group-line) * -1) !important;
|
|
6245
|
+
margin-bottom: calc(var(--x-size-border-width-bottom-input-group-line) * -1) !important;
|
|
6596
6246
|
}
|
|
6597
|
-
|
|
6598
|
-
|
|
6599
|
-
|
|
6247
|
+
:root {
|
|
6248
|
+
--x-color-background-input-group-default: var(--x-color-background-input-default);
|
|
6249
|
+
--x-color-border-input-group-default: var(--x-color-border-input-default);
|
|
6250
|
+
--x-color-border-input-group-default-focus: var(--x-color-border-input-default-focus);
|
|
6251
|
+
--x-color-text-input-group-default: var(--x-color-text-input-default);
|
|
6252
|
+
--x-color-text-input-group-placeholder-default: var(--x-color-text-input-placeholder-default);
|
|
6253
|
+
--x-size-height-input-group-default: var(--x-size-height-input-default);
|
|
6254
|
+
--x-size-gap-input-group-default: var(--x-size-base-03);
|
|
6255
|
+
--x-size-padding-left-input-group-default: var(--x-size-base-06);
|
|
6256
|
+
--x-size-padding-right-input-group-default: var(--x-size-padding-left-input-group-default);
|
|
6257
|
+
--x-size-padding-input-group-default-action: var(--x-size-base-03);
|
|
6258
|
+
--x-size-border-width-input-group-default: var(--x-size-border-width-input-default);
|
|
6259
|
+
--x-size-border-width-top-input-group-default: var(--x-size-border-width-input-group-default);
|
|
6260
|
+
--x-size-border-width-right-input-group-default: var(--x-size-border-width-input-group-default);
|
|
6261
|
+
--x-size-border-width-bottom-input-group-default: var(--x-size-border-width-input-group-default);
|
|
6262
|
+
--x-size-border-width-left-input-group-default: var(--x-size-border-width-input-group-default);
|
|
6263
|
+
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-default);
|
|
6264
|
+
--x-size-border-radius-top-left-input-group-default: var(
|
|
6265
|
+
--x-size-border-radius-input-group-default
|
|
6266
|
+
);
|
|
6267
|
+
--x-size-border-radius-top-right-input-group-default: var(
|
|
6268
|
+
--x-size-border-radius-input-group-default
|
|
6269
|
+
);
|
|
6270
|
+
--x-size-border-radius-bottom-right-input-group-default: var(
|
|
6271
|
+
--x-size-border-radius-input-group-default
|
|
6272
|
+
);
|
|
6273
|
+
--x-size-border-radius-bottom-left-input-group-default: var(
|
|
6274
|
+
--x-size-border-radius-input-group-default
|
|
6275
|
+
);
|
|
6276
|
+
--x-font-family-input-group-default: var(--x-font-family-input-default);
|
|
6277
|
+
--x-size-font-input-group-default: var(--x-size-font-input-default);
|
|
6278
|
+
--x-size-line-height-input-group-default: var(--x-size-line-height-input-default);
|
|
6279
|
+
--x-number-font-weight-input-group-default: var(--x-number-font-weight-input-default);
|
|
6280
|
+
--x-font-family-input-group-placeholder-default: var(--x-font-family-input-group-default);
|
|
6281
|
+
--x-size-font-input-group-placeholder-default: var(--x-size-font-input-group-default);
|
|
6282
|
+
--x-size-line-height-input-group-placeholder-default: var(
|
|
6283
|
+
--x-size-line-height-input-group-default
|
|
6284
|
+
);
|
|
6285
|
+
--x-number-font-weight-input-group-placeholder-default: var(
|
|
6286
|
+
--x-number-font-weight-input-group-default
|
|
6287
|
+
);
|
|
6288
|
+
--x-number-font-weight-input-group-default-button: var(--x-number-font-weight-base-light);
|
|
6600
6289
|
}
|
|
6601
6290
|
|
|
6602
|
-
.x-
|
|
6603
|
-
|
|
6291
|
+
[dir="ltr"] .x-input-group {
|
|
6292
|
+
border-right-width: var(--x-size-border-width-right-input-group-default);
|
|
6604
6293
|
}
|
|
6605
6294
|
|
|
6606
|
-
.x-
|
|
6607
|
-
|
|
6295
|
+
[dir="rtl"] .x-input-group {
|
|
6296
|
+
border-left-width: var(--x-size-border-width-right-input-group-default);
|
|
6608
6297
|
}
|
|
6609
6298
|
|
|
6610
|
-
.x-
|
|
6611
|
-
|
|
6299
|
+
[dir="ltr"] .x-input-group {
|
|
6300
|
+
border-left-width: var(--x-size-border-width-left-input-group-default);
|
|
6612
6301
|
}
|
|
6613
6302
|
|
|
6614
|
-
.x-
|
|
6615
|
-
|
|
6303
|
+
[dir="rtl"] .x-input-group {
|
|
6304
|
+
border-right-width: var(--x-size-border-width-left-input-group-default);
|
|
6616
6305
|
}
|
|
6617
6306
|
|
|
6618
|
-
.x-
|
|
6619
|
-
|
|
6307
|
+
.x-input-group {
|
|
6308
|
+
display: flex;
|
|
6309
|
+
flex-flow: row nowrap;
|
|
6310
|
+
align-content: center;
|
|
6311
|
+
align-items: center;
|
|
6312
|
+
box-sizing: border-box;
|
|
6313
|
+
min-width: 0;
|
|
6314
|
+
gap: var(--x-size-gap-input-group-default);
|
|
6315
|
+
height: var(--x-size-height-input-group-default);
|
|
6316
|
+
background-color: var(--x-color-background-input-group-default);
|
|
6317
|
+
border-color: var(--x-color-border-input-group-default);
|
|
6318
|
+
color: var(--x-color-text-input-group-default);
|
|
6319
|
+
border-top-width: var(--x-size-border-width-top-input-group-default);
|
|
6320
|
+
border-bottom-width: var(--x-size-border-width-bottom-input-group-default);
|
|
6321
|
+
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);
|
|
6322
|
+
border-style: solid;
|
|
6620
6323
|
}
|
|
6621
|
-
|
|
6622
|
-
.x-
|
|
6623
|
-
|
|
6324
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6325
|
+
.x-input-group {
|
|
6326
|
+
gap: 0;
|
|
6327
|
+
}
|
|
6328
|
+
.x-input-group > *:not(:last-child) {
|
|
6329
|
+
margin-right: var(--x-size-gap-input-group-default);
|
|
6330
|
+
}
|
|
6624
6331
|
}
|
|
6625
|
-
|
|
6626
|
-
|
|
6627
|
-
justify-content: flex-start;
|
|
6332
|
+
.x-input-group:focus-within {
|
|
6333
|
+
border-color: var(--x-color-border-input-group-default-focus);
|
|
6628
6334
|
}
|
|
6629
|
-
|
|
6630
|
-
.x-
|
|
6631
|
-
|
|
6335
|
+
.x-input-group > *,
|
|
6336
|
+
.x-input-group > .x-input,
|
|
6337
|
+
.x-input-group > .x-button {
|
|
6338
|
+
flex: 0 0 auto;
|
|
6339
|
+
font-family: var(--x-font-family-input-group-default);
|
|
6340
|
+
font-size: var(--x-size-font-input-group-default);
|
|
6341
|
+
font-weight: var(--x-number-font-weight-input-group-default);
|
|
6342
|
+
line-height: var(--x-size-line-height-input-group-default);
|
|
6632
6343
|
}
|
|
6633
|
-
|
|
6634
|
-
|
|
6635
|
-
align-items: center;
|
|
6344
|
+
[dir="ltr"] .x-input-group > *:not(.x-input-group__action) {
|
|
6345
|
+
padding-left: 0;
|
|
6636
6346
|
}
|
|
6637
|
-
|
|
6638
|
-
|
|
6639
|
-
align-items: baseline;
|
|
6347
|
+
[dir="rtl"] .x-input-group > *:not(.x-input-group__action) {
|
|
6348
|
+
padding-right: 0;
|
|
6640
6349
|
}
|
|
6641
|
-
|
|
6642
|
-
|
|
6643
|
-
align-items: flex-end;
|
|
6350
|
+
[dir="ltr"] .x-input-group > *:not(.x-input-group__action) {
|
|
6351
|
+
padding-right: 0;
|
|
6644
6352
|
}
|
|
6645
|
-
|
|
6646
|
-
|
|
6647
|
-
align-items: flex-start;
|
|
6353
|
+
[dir="rtl"] .x-input-group > *:not(.x-input-group__action) {
|
|
6354
|
+
padding-left: 0;
|
|
6648
6355
|
}
|
|
6649
|
-
|
|
6650
|
-
|
|
6651
|
-
|
|
6356
|
+
.x-input-group > *:not(.x-input-group__action) {
|
|
6357
|
+
background-color: transparent;
|
|
6358
|
+
color: var(--x-color-text-input-group-default);
|
|
6359
|
+
border: none;
|
|
6652
6360
|
}
|
|
6653
|
-
.x-
|
|
6654
|
-
|
|
6361
|
+
[dir="ltr"] .x-input-group > *:not(.x-input-group__action):first-child {
|
|
6362
|
+
padding-left: var(--x-size-padding-left-input-group-default);
|
|
6655
6363
|
}
|
|
6656
|
-
.x-
|
|
6657
|
-
|
|
6364
|
+
[dir="rtl"] .x-input-group > *:not(.x-input-group__action):first-child {
|
|
6365
|
+
padding-right: var(--x-size-padding-left-input-group-default);
|
|
6658
6366
|
}
|
|
6659
|
-
.x-
|
|
6660
|
-
|
|
6367
|
+
[dir="ltr"] .x-input-group > *:not(.x-input-group__action):last-child {
|
|
6368
|
+
padding-right: var(--x-size-padding-right-input-group-default);
|
|
6661
6369
|
}
|
|
6662
|
-
.x-
|
|
6663
|
-
|
|
6370
|
+
[dir="rtl"] .x-input-group > *:not(.x-input-group__action):last-child {
|
|
6371
|
+
padding-left: var(--x-size-padding-right-input-group-default);
|
|
6664
6372
|
}
|
|
6665
|
-
.x-
|
|
6666
|
-
flex:
|
|
6373
|
+
.x-input-group > .x-input {
|
|
6374
|
+
flex: 1 1 100%;
|
|
6375
|
+
min-width: 0;
|
|
6376
|
+
border: none;
|
|
6667
6377
|
}
|
|
6668
|
-
.x-
|
|
6669
|
-
|
|
6670
|
-
|
|
6671
|
-
|
|
6672
|
-
|
|
6673
|
-
|
|
6674
|
-
.x-list > .x-list__item--03 {
|
|
6675
|
-
flex: 3 10 auto;
|
|
6676
|
-
}
|
|
6677
|
-
.x-list > .x-list__item--04 {
|
|
6678
|
-
flex: 4 9 auto;
|
|
6679
|
-
}
|
|
6680
|
-
.x-list > .x-list__item--05 {
|
|
6681
|
-
flex: 5 8 auto;
|
|
6682
|
-
}
|
|
6683
|
-
.x-list > .x-list__item--06 {
|
|
6684
|
-
flex: 6 7 auto;
|
|
6685
|
-
}
|
|
6686
|
-
.x-list > .x-list__item--07 {
|
|
6687
|
-
flex: 7 6 auto;
|
|
6688
|
-
}
|
|
6689
|
-
.x-list > .x-list__item--08 {
|
|
6690
|
-
flex: 8 5 auto;
|
|
6691
|
-
}
|
|
6692
|
-
.x-list > .x-list__item--09 {
|
|
6693
|
-
flex: 9 4 auto;
|
|
6694
|
-
}
|
|
6695
|
-
.x-list > .x-list__item--10 {
|
|
6696
|
-
flex: 10 3 auto;
|
|
6697
|
-
}
|
|
6698
|
-
.x-list > .x-list__item--11 {
|
|
6699
|
-
flex: 11 2 auto;
|
|
6700
|
-
}
|
|
6701
|
-
.x-list > .x-list__item--12 {
|
|
6702
|
-
flex: 12 1 auto;
|
|
6703
|
-
}
|
|
6704
|
-
:root {
|
|
6705
|
-
--x-size-border-radius-input-group-pill: var(--x-size-border-radius-base-pill);
|
|
6706
|
-
--x-size-border-radius-top-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6707
|
-
--x-size-border-radius-top-right-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6708
|
-
--x-size-border-radius-bottom-right-input-group-pill: var(
|
|
6709
|
-
--x-size-border-radius-input-group-pill
|
|
6710
|
-
);
|
|
6711
|
-
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6378
|
+
.x-input-group > .x-input > .x-input-placeholder, .x-input-group > .x-input::placeholder {
|
|
6379
|
+
color: var(--x-color-text-input-group-placeholder-default);
|
|
6380
|
+
font-family: var(--x-font-family-input-group-placeholder-default);
|
|
6381
|
+
font-size: var(--x-size-font-input-group-placeholder-default);
|
|
6382
|
+
font-weight: var(--x-number-font-weight-input-group-placeholder-default);
|
|
6383
|
+
line-height: var(--x-size-line-height-input-group-placeholder-default);
|
|
6712
6384
|
}
|
|
6713
|
-
|
|
6714
|
-
|
|
6715
|
-
|
|
6716
|
-
|
|
6717
|
-
--x-size-border-
|
|
6718
|
-
--x-size-border-radius-input-group-pill
|
|
6719
|
-
);
|
|
6720
|
-
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6385
|
+
.x-input-group > .x-button {
|
|
6386
|
+
height: var(--x-size-height-input-group-default);
|
|
6387
|
+
min-height: var(--x-size-height-input-group-default);
|
|
6388
|
+
margin-top: calc(var(--x-size-border-width-top-input-group-default) * -1);
|
|
6389
|
+
margin-bottom: calc(var(--x-size-border-width-bottom-input-group-default) * -1);
|
|
6721
6390
|
}
|
|
6722
|
-
|
|
6723
|
-
|
|
6724
|
-
.x-input-group--pill .x-input-group {
|
|
6725
|
-
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-group-pill);
|
|
6726
|
-
--x-size-border-radius-top-left-input-group-default: var(
|
|
6727
|
-
--x-size-border-radius-top-left-input-group-pill
|
|
6728
|
-
);
|
|
6729
|
-
--x-size-border-radius-top-right-input-group-default: var(
|
|
6730
|
-
--x-size-border-radius-top-right-input-group-pill
|
|
6731
|
-
);
|
|
6732
|
-
--x-size-border-radius-bottom-right-input-group-default: var(
|
|
6733
|
-
--x-size-border-radius-bottom-right-input-group-pill
|
|
6734
|
-
);
|
|
6735
|
-
--x-size-border-radius-bottom-left-input-group-default: var(
|
|
6736
|
-
--x-size-border-radius-bottom-left-input-group-pill
|
|
6737
|
-
);
|
|
6391
|
+
.x-input-group > .x-button:not(.x-input-group__action) {
|
|
6392
|
+
font-weight: var(--x-number-font-weight-input-group-default-button);
|
|
6738
6393
|
}
|
|
6739
|
-
:
|
|
6740
|
-
|
|
6741
|
-
--x-size-padding-right-input-group-line: 0;
|
|
6742
|
-
--x-size-border-width-input-group-line: var(--x-size-border-width-input-group-default);
|
|
6743
|
-
--x-size-border-width-top-input-group-line: 0;
|
|
6744
|
-
--x-size-border-width-right-input-group-line: 0;
|
|
6745
|
-
--x-size-border-width-bottom-input-group-line: var(--x-size-border-width-input-group-line);
|
|
6746
|
-
--x-size-border-width-left-input-group-line: 0;
|
|
6394
|
+
[dir="ltr"] .x-input-group > .x-button:not(.x-input-group__action):first-child {
|
|
6395
|
+
margin-right: 0;
|
|
6747
6396
|
}
|
|
6748
|
-
|
|
6749
|
-
|
|
6750
|
-
.x-input-group--line.x-input-group {
|
|
6751
|
-
--x-size-border-width-top-input-group-default: var(--x-size-border-width-top-input-group-line);
|
|
6752
|
-
--x-size-border-width-right-input-group-default: var(
|
|
6753
|
-
--x-size-border-width-right-input-group-line
|
|
6754
|
-
);
|
|
6755
|
-
--x-size-border-width-bottom-input-group-default: var(
|
|
6756
|
-
--x-size-border-width-bottom-input-group-line
|
|
6757
|
-
);
|
|
6758
|
-
--x-size-border-width-left-input-group-default: var(--x-size-border-width-left-input-group-line);
|
|
6397
|
+
[dir="rtl"] .x-input-group > .x-button:not(.x-input-group__action):first-child {
|
|
6398
|
+
margin-left: 0;
|
|
6759
6399
|
}
|
|
6760
|
-
.x-input-group
|
|
6761
|
-
|
|
6762
|
-
--x-size-padding-right-input-group-default: var(--x-size-padding-right-input-group-line);
|
|
6763
|
-
--x-size-padding-left-input-group-default: var(--x-size-padding-left-input-group-line);
|
|
6400
|
+
[dir="ltr"] .x-input-group > .x-button:not(.x-input-group__action):last-child {
|
|
6401
|
+
margin-left: 0;
|
|
6764
6402
|
}
|
|
6765
|
-
[dir="
|
|
6766
|
-
|
|
6767
|
-
margin-right: calc(var(--x-size-border-width-right-input-group-line) * -1) !important;
|
|
6403
|
+
[dir="rtl"] .x-input-group > .x-button:not(.x-input-group__action):last-child {
|
|
6404
|
+
margin-right: 0;
|
|
6768
6405
|
}
|
|
6769
|
-
|
|
6770
|
-
|
|
6771
|
-
|
|
6406
|
+
.x-input-group > .x-input-group__action {
|
|
6407
|
+
box-sizing: border-box;
|
|
6408
|
+
padding: 0 calc(var(--x-size-padding-input-group-default-action) - 1px);
|
|
6409
|
+
min-width: var(--x-size-height-input-group-default);
|
|
6410
|
+
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);
|
|
6772
6411
|
}
|
|
6773
|
-
[dir="ltr"] .x-input-group
|
|
6774
|
-
|
|
6775
|
-
margin-left: calc(var(--x-size-border-width-inline-input-group-line) * -1) !important;
|
|
6412
|
+
[dir="ltr"] .x-input-group > .x-input-group__action:first-child {
|
|
6413
|
+
margin-left: calc(var(--x-size-border-width-left-input-group-default) * -1);
|
|
6776
6414
|
}
|
|
6777
|
-
[dir="rtl"] .x-input-group
|
|
6778
|
-
|
|
6779
|
-
margin-right: calc(var(--x-size-border-width-inline-input-group-line) * -1) !important;
|
|
6415
|
+
[dir="rtl"] .x-input-group > .x-input-group__action:first-child {
|
|
6416
|
+
margin-right: calc(var(--x-size-border-width-left-input-group-default) * -1);
|
|
6780
6417
|
}
|
|
6781
|
-
|
|
6782
|
-
|
|
6783
|
-
margin-top: calc(var(--x-size-border-width-top-input-group-line) * -1) !important;
|
|
6784
|
-
margin-bottom: calc(var(--x-size-border-width-bottom-input-group-line) * -1) !important;
|
|
6418
|
+
[dir="ltr"] .x-input-group > .x-input-group__action:last-child {
|
|
6419
|
+
margin-right: calc(var(--x-size-border-width-right-input-group-default) * -1);
|
|
6785
6420
|
}
|
|
6786
|
-
:
|
|
6787
|
-
--x-size-
|
|
6788
|
-
--x-size-padding-right-input-group-line: 0;
|
|
6789
|
-
--x-size-border-width-input-group-line: var(--x-size-border-width-input-group-default);
|
|
6790
|
-
--x-size-border-width-top-input-group-line: 0;
|
|
6791
|
-
--x-size-border-width-right-input-group-line: 0;
|
|
6792
|
-
--x-size-border-width-bottom-input-group-line: var(--x-size-border-width-input-group-line);
|
|
6793
|
-
--x-size-border-width-left-input-group-line: 0;
|
|
6421
|
+
[dir="rtl"] .x-input-group > .x-input-group__action:last-child {
|
|
6422
|
+
margin-left: calc(var(--x-size-border-width-right-input-group-default) * -1);
|
|
6794
6423
|
}
|
|
6795
6424
|
:root {
|
|
6796
6425
|
--x-color-background-input-group-default: var(--x-color-background-input-default);
|
|
@@ -6845,272 +6474,607 @@
|
|
|
6845
6474
|
--x-size-border-radius-bottom-left-input-group-card: var(--x-size-border-radius-input-group-card);
|
|
6846
6475
|
}
|
|
6847
6476
|
:root {
|
|
6848
|
-
--x-
|
|
6849
|
-
--x-
|
|
6850
|
-
--x-
|
|
6851
|
-
--x-
|
|
6852
|
-
|
|
6853
|
-
|
|
6854
|
-
--x-size-
|
|
6855
|
-
|
|
6856
|
-
|
|
6857
|
-
|
|
6858
|
-
|
|
6859
|
-
--x-size-border-
|
|
6860
|
-
--x-size-border-width-right-input-group-default: var(--x-size-border-width-input-group-default);
|
|
6861
|
-
--x-size-border-width-bottom-input-group-default: var(--x-size-border-width-input-group-default);
|
|
6862
|
-
--x-size-border-width-left-input-group-default: var(--x-size-border-width-input-group-default);
|
|
6863
|
-
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-default);
|
|
6477
|
+
--x-size-border-radius-input-group-card: var(--x-size-border-radius-base-s);
|
|
6478
|
+
--x-size-border-radius-top-left-input-group-card: var(--x-size-border-radius-input-group-card);
|
|
6479
|
+
--x-size-border-radius-top-right-input-group-card: var(--x-size-border-radius-input-group-card);
|
|
6480
|
+
--x-size-border-radius-bottom-right-input-group-card: var(
|
|
6481
|
+
--x-size-border-radius-input-group-card
|
|
6482
|
+
);
|
|
6483
|
+
--x-size-border-radius-bottom-left-input-group-card: var(--x-size-border-radius-input-group-card);
|
|
6484
|
+
}
|
|
6485
|
+
|
|
6486
|
+
.x-input-group--card.x-input-group,
|
|
6487
|
+
.x-input-group--card .x-input-group {
|
|
6488
|
+
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-group-card);
|
|
6864
6489
|
--x-size-border-radius-top-left-input-group-default: var(
|
|
6865
|
-
--x-size-border-radius-input-group-
|
|
6490
|
+
--x-size-border-radius-top-left-input-group-card
|
|
6866
6491
|
);
|
|
6867
6492
|
--x-size-border-radius-top-right-input-group-default: var(
|
|
6868
|
-
--x-size-border-radius-input-group-
|
|
6493
|
+
--x-size-border-radius-top-right-input-group-card
|
|
6869
6494
|
);
|
|
6870
6495
|
--x-size-border-radius-bottom-right-input-group-default: var(
|
|
6871
|
-
--x-size-border-radius-input-group-
|
|
6496
|
+
--x-size-border-radius-bottom-right-input-group-card
|
|
6872
6497
|
);
|
|
6873
6498
|
--x-size-border-radius-bottom-left-input-group-default: var(
|
|
6874
|
-
--x-size-border-radius-input-group-
|
|
6875
|
-
);
|
|
6876
|
-
--x-font-family-input-group-default: var(--x-font-family-input-default);
|
|
6877
|
-
--x-size-font-input-group-default: var(--x-size-font-input-default);
|
|
6878
|
-
--x-size-line-height-input-group-default: var(--x-size-line-height-input-default);
|
|
6879
|
-
--x-number-font-weight-input-group-default: var(--x-number-font-weight-input-default);
|
|
6880
|
-
--x-font-family-input-group-placeholder-default: var(--x-font-family-input-group-default);
|
|
6881
|
-
--x-size-font-input-group-placeholder-default: var(--x-size-font-input-group-default);
|
|
6882
|
-
--x-size-line-height-input-group-placeholder-default: var(
|
|
6883
|
-
--x-size-line-height-input-group-default
|
|
6884
|
-
);
|
|
6885
|
-
--x-number-font-weight-input-group-placeholder-default: var(
|
|
6886
|
-
--x-number-font-weight-input-group-default
|
|
6499
|
+
--x-size-border-radius-bottom-left-input-group-card
|
|
6887
6500
|
);
|
|
6888
|
-
--x-number-font-weight-input-group-default-button: var(--x-number-font-weight-base-light);
|
|
6889
6501
|
}
|
|
6890
|
-
|
|
6891
|
-
|
|
6892
|
-
|
|
6502
|
+
.x-input-group--card.x-input-group__action:first-child,
|
|
6503
|
+
.x-input-group--card .x-input-group__action:first-child {
|
|
6504
|
+
--x-size-border-radius-top-right-input-group-default: 0;
|
|
6505
|
+
--x-size-border-radius-bottom-right-input-group-default: 0;
|
|
6893
6506
|
}
|
|
6894
|
-
|
|
6895
|
-
|
|
6896
|
-
|
|
6507
|
+
.x-input-group--card.x-input-group__action:last-child,
|
|
6508
|
+
.x-input-group--card .x-input-group__action:last-child {
|
|
6509
|
+
--x-size-border-radius-top-left-input-group-default: 0;
|
|
6510
|
+
--x-size-border-radius-bottom-left-input-group-default: 0;
|
|
6897
6511
|
}
|
|
6898
|
-
|
|
6899
|
-
|
|
6900
|
-
border-left-
|
|
6512
|
+
:root {
|
|
6513
|
+
--x-size-border-radius-input-pill: var(--x-size-border-radius-base-pill);
|
|
6514
|
+
--x-size-border-radius-top-left-input-pill: var(--x-size-border-radius-input-pill);
|
|
6515
|
+
--x-size-border-radius-top-right-input-pill: var(--x-size-border-radius-input-pill);
|
|
6516
|
+
--x-size-border-radius-bottom-right-input-pill: var(--x-size-border-radius-input-pill);
|
|
6517
|
+
--x-size-border-radius-bottom-left-input-pill: var(--x-size-border-radius-input-pill);
|
|
6901
6518
|
}
|
|
6902
|
-
|
|
6903
|
-
|
|
6904
|
-
border-
|
|
6519
|
+
:root {
|
|
6520
|
+
--x-size-border-radius-input-pill: var(--x-size-border-radius-base-pill);
|
|
6521
|
+
--x-size-border-radius-top-left-input-pill: var(--x-size-border-radius-input-pill);
|
|
6522
|
+
--x-size-border-radius-top-right-input-pill: var(--x-size-border-radius-input-pill);
|
|
6523
|
+
--x-size-border-radius-bottom-right-input-pill: var(--x-size-border-radius-input-pill);
|
|
6524
|
+
--x-size-border-radius-bottom-left-input-pill: var(--x-size-border-radius-input-pill);
|
|
6905
6525
|
}
|
|
6906
6526
|
|
|
6907
|
-
.x-input-
|
|
6908
|
-
|
|
6909
|
-
|
|
6910
|
-
|
|
6911
|
-
|
|
6912
|
-
|
|
6913
|
-
|
|
6914
|
-
gap: var(--x-size-gap-input-group-default);
|
|
6915
|
-
height: var(--x-size-height-input-group-default);
|
|
6916
|
-
background-color: var(--x-color-background-input-group-default);
|
|
6917
|
-
border-color: var(--x-color-border-input-group-default);
|
|
6918
|
-
color: var(--x-color-text-input-group-default);
|
|
6919
|
-
border-top-width: var(--x-size-border-width-top-input-group-default);
|
|
6920
|
-
border-bottom-width: var(--x-size-border-width-bottom-input-group-default);
|
|
6921
|
-
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);
|
|
6922
|
-
border-style: solid;
|
|
6527
|
+
.x-input--pill.x-input,
|
|
6528
|
+
.x-input--pill .x-input {
|
|
6529
|
+
--x-size-border-radius-input-default: var(--x-size-border-radius-input-pill);
|
|
6530
|
+
--x-size-border-radius-top-left-input-default: var(--x-size-border-radius-input-pill);
|
|
6531
|
+
--x-size-border-radius-top-right-input-default: var(--x-size-border-radius-input-pill);
|
|
6532
|
+
--x-size-border-radius-bottom-right-input-default: var(--x-size-border-radius-input-pill);
|
|
6533
|
+
--x-size-border-radius-bottom-left-input-default: var(--x-size-border-radius-input-pill);
|
|
6923
6534
|
}
|
|
6924
|
-
|
|
6925
|
-
|
|
6926
|
-
|
|
6535
|
+
:root {
|
|
6536
|
+
--x-size-padding-top-input-line: var(--x-size-base-03);
|
|
6537
|
+
--x-size-padding-right-input-line: 0;
|
|
6538
|
+
--x-size-padding-bottom-input-line: var(--x-size-base-03);
|
|
6539
|
+
--x-size-padding-left-input-line: 0;
|
|
6540
|
+
--x-size-border-width-top-input-line: 0;
|
|
6541
|
+
--x-size-border-width-right-input-line: 0;
|
|
6542
|
+
--x-size-border-width-bottom-input-line: var(--x-size-border-width-base);
|
|
6543
|
+
--x-size-border-width-left-input-line: 0;
|
|
6544
|
+
}
|
|
6545
|
+
|
|
6546
|
+
.x-input--line .x-input,
|
|
6547
|
+
.x-input--line.x-input {
|
|
6548
|
+
--x-size-padding-top-input-default: var(--x-size-padding-top-input-line);
|
|
6549
|
+
--x-size-padding-right-input-default: var(--x-size-padding-right-input-line);
|
|
6550
|
+
--x-size-padding-bottom-input-default: var(--x-size-padding-bottom-input-line);
|
|
6551
|
+
--x-size-padding-left-input-default: var(--x-size-padding-left-input-line);
|
|
6552
|
+
--x-size-border-width-top-input-default: var(--x-size-border-width-top-input-line);
|
|
6553
|
+
--x-size-border-width-right-input-default: var(--x-size-border-width-right-input-line);
|
|
6554
|
+
--x-size-border-width-bottom-input-default: var(--x-size-border-width-bottom-input-line);
|
|
6555
|
+
--x-size-border-width-left-input-default: var(--x-size-border-width-left-input-line);
|
|
6556
|
+
}
|
|
6557
|
+
:root {
|
|
6558
|
+
--x-size-gap-list-01: var(--x-size-base-01);
|
|
6559
|
+
--x-size-gap-list-02: var(--x-size-base-02);
|
|
6560
|
+
--x-size-gap-list-03: var(--x-size-base-03);
|
|
6561
|
+
--x-size-gap-list-04: var(--x-size-base-04);
|
|
6562
|
+
--x-size-gap-list-05: var(--x-size-base-05);
|
|
6563
|
+
--x-size-gap-list-06: var(--x-size-base-06);
|
|
6564
|
+
--x-size-gap-list-07: var(--x-size-base-07);
|
|
6565
|
+
--x-size-gap-list-08: var(--x-size-base-08);
|
|
6566
|
+
--x-size-gap-list-09: var(--x-size-base-09);
|
|
6567
|
+
--x-size-gap-list-10: var(--x-size-base-10);
|
|
6568
|
+
--x-size-gap-list-11: var(--x-size-base-11);
|
|
6569
|
+
--x-size-gap-list-12: var(--x-size-base-12);
|
|
6570
|
+
--x-size-gap-list-13: var(--x-size-base-13);
|
|
6571
|
+
--x-size-gap-list-14: var(--x-size-base-14);
|
|
6572
|
+
--x-size-gap-list-15: var(--x-size-base-15);
|
|
6573
|
+
--x-size-gap-list-16: var(--x-size-base-16);
|
|
6574
|
+
--x-size-gap-list-17: var(--x-size-base-17);
|
|
6575
|
+
--x-size-gap-list-18: var(--x-size-base-18);
|
|
6576
|
+
--x-size-gap-list-19: var(--x-size-base-19);
|
|
6577
|
+
--x-size-gap-list-20: var(--x-size-base-20);
|
|
6578
|
+
}
|
|
6579
|
+
|
|
6580
|
+
.x-list--gap-01.x-list {
|
|
6581
|
+
gap: var(--x-size-gap-list-01);
|
|
6582
|
+
}
|
|
6583
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6584
|
+
.x-list--gap-01.x-list:not(.x-list--horizontal), .x-list--gap-01.x-list.x-list--vertical {
|
|
6585
|
+
gap: 0;
|
|
6927
6586
|
}
|
|
6928
|
-
.x-
|
|
6929
|
-
margin-
|
|
6587
|
+
.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) {
|
|
6588
|
+
margin-bottom: var(--x-size-gap-list-01);
|
|
6589
|
+
}
|
|
6590
|
+
.x-list--gap-01.x-list.x-list--horizontal {
|
|
6591
|
+
gap: 0;
|
|
6592
|
+
}
|
|
6593
|
+
.x-list--gap-01.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6594
|
+
margin-right: var(--x-size-gap-list-01);
|
|
6595
|
+
}
|
|
6596
|
+
.x-list--gap-01.x-list.x-list--wrap {
|
|
6597
|
+
gap: 0;
|
|
6598
|
+
}
|
|
6599
|
+
.x-list--gap-01.x-list.x-list--wrap > *:not(:last-child) {
|
|
6600
|
+
margin-right: var(--x-size-gap-list-01);
|
|
6601
|
+
margin-bottom: var(--x-size-gap-list-01);
|
|
6930
6602
|
}
|
|
6931
6603
|
}
|
|
6932
|
-
|
|
6933
|
-
|
|
6604
|
+
|
|
6605
|
+
.x-list--gap-02.x-list {
|
|
6606
|
+
gap: var(--x-size-gap-list-02);
|
|
6934
6607
|
}
|
|
6935
|
-
|
|
6936
|
-
.x-
|
|
6937
|
-
|
|
6938
|
-
|
|
6939
|
-
|
|
6940
|
-
|
|
6941
|
-
|
|
6942
|
-
|
|
6608
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6609
|
+
.x-list--gap-02.x-list:not(.x-list--horizontal), .x-list--gap-02.x-list.x-list--vertical {
|
|
6610
|
+
gap: 0;
|
|
6611
|
+
}
|
|
6612
|
+
.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) {
|
|
6613
|
+
margin-bottom: var(--x-size-gap-list-02);
|
|
6614
|
+
}
|
|
6615
|
+
.x-list--gap-02.x-list.x-list--horizontal {
|
|
6616
|
+
gap: 0;
|
|
6617
|
+
}
|
|
6618
|
+
.x-list--gap-02.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6619
|
+
margin-right: var(--x-size-gap-list-02);
|
|
6620
|
+
}
|
|
6621
|
+
.x-list--gap-02.x-list.x-list--wrap {
|
|
6622
|
+
gap: 0;
|
|
6623
|
+
}
|
|
6624
|
+
.x-list--gap-02.x-list.x-list--wrap > *:not(:last-child) {
|
|
6625
|
+
margin-right: var(--x-size-gap-list-02);
|
|
6626
|
+
margin-bottom: var(--x-size-gap-list-02);
|
|
6627
|
+
}
|
|
6943
6628
|
}
|
|
6944
|
-
|
|
6945
|
-
|
|
6629
|
+
|
|
6630
|
+
.x-list--gap-03.x-list {
|
|
6631
|
+
gap: var(--x-size-gap-list-03);
|
|
6946
6632
|
}
|
|
6947
|
-
|
|
6948
|
-
|
|
6633
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6634
|
+
.x-list--gap-03.x-list:not(.x-list--horizontal), .x-list--gap-03.x-list.x-list--vertical {
|
|
6635
|
+
gap: 0;
|
|
6636
|
+
}
|
|
6637
|
+
.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) {
|
|
6638
|
+
margin-bottom: var(--x-size-gap-list-03);
|
|
6639
|
+
}
|
|
6640
|
+
.x-list--gap-03.x-list.x-list--horizontal {
|
|
6641
|
+
gap: 0;
|
|
6642
|
+
}
|
|
6643
|
+
.x-list--gap-03.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6644
|
+
margin-right: var(--x-size-gap-list-03);
|
|
6645
|
+
}
|
|
6646
|
+
.x-list--gap-03.x-list.x-list--wrap {
|
|
6647
|
+
gap: 0;
|
|
6648
|
+
}
|
|
6649
|
+
.x-list--gap-03.x-list.x-list--wrap > *:not(:last-child) {
|
|
6650
|
+
margin-right: var(--x-size-gap-list-03);
|
|
6651
|
+
margin-bottom: var(--x-size-gap-list-03);
|
|
6652
|
+
}
|
|
6949
6653
|
}
|
|
6950
|
-
|
|
6951
|
-
|
|
6654
|
+
|
|
6655
|
+
.x-list--gap-04.x-list {
|
|
6656
|
+
gap: var(--x-size-gap-list-04);
|
|
6952
6657
|
}
|
|
6953
|
-
|
|
6954
|
-
|
|
6658
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6659
|
+
.x-list--gap-04.x-list:not(.x-list--horizontal), .x-list--gap-04.x-list.x-list--vertical {
|
|
6660
|
+
gap: 0;
|
|
6661
|
+
}
|
|
6662
|
+
.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) {
|
|
6663
|
+
margin-bottom: var(--x-size-gap-list-04);
|
|
6664
|
+
}
|
|
6665
|
+
.x-list--gap-04.x-list.x-list--horizontal {
|
|
6666
|
+
gap: 0;
|
|
6667
|
+
}
|
|
6668
|
+
.x-list--gap-04.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6669
|
+
margin-right: var(--x-size-gap-list-04);
|
|
6670
|
+
}
|
|
6671
|
+
.x-list--gap-04.x-list.x-list--wrap {
|
|
6672
|
+
gap: 0;
|
|
6673
|
+
}
|
|
6674
|
+
.x-list--gap-04.x-list.x-list--wrap > *:not(:last-child) {
|
|
6675
|
+
margin-right: var(--x-size-gap-list-04);
|
|
6676
|
+
margin-bottom: var(--x-size-gap-list-04);
|
|
6677
|
+
}
|
|
6955
6678
|
}
|
|
6956
|
-
|
|
6957
|
-
|
|
6958
|
-
|
|
6959
|
-
border: none;
|
|
6679
|
+
|
|
6680
|
+
.x-list--gap-05.x-list {
|
|
6681
|
+
gap: var(--x-size-gap-list-05);
|
|
6960
6682
|
}
|
|
6961
|
-
|
|
6962
|
-
|
|
6683
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6684
|
+
.x-list--gap-05.x-list:not(.x-list--horizontal), .x-list--gap-05.x-list.x-list--vertical {
|
|
6685
|
+
gap: 0;
|
|
6686
|
+
}
|
|
6687
|
+
.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) {
|
|
6688
|
+
margin-bottom: var(--x-size-gap-list-05);
|
|
6689
|
+
}
|
|
6690
|
+
.x-list--gap-05.x-list.x-list--horizontal {
|
|
6691
|
+
gap: 0;
|
|
6692
|
+
}
|
|
6693
|
+
.x-list--gap-05.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6694
|
+
margin-right: var(--x-size-gap-list-05);
|
|
6695
|
+
}
|
|
6696
|
+
.x-list--gap-05.x-list.x-list--wrap {
|
|
6697
|
+
gap: 0;
|
|
6698
|
+
}
|
|
6699
|
+
.x-list--gap-05.x-list.x-list--wrap > *:not(:last-child) {
|
|
6700
|
+
margin-right: var(--x-size-gap-list-05);
|
|
6701
|
+
margin-bottom: var(--x-size-gap-list-05);
|
|
6702
|
+
}
|
|
6963
6703
|
}
|
|
6964
|
-
|
|
6965
|
-
|
|
6704
|
+
|
|
6705
|
+
.x-list--gap-06.x-list {
|
|
6706
|
+
gap: var(--x-size-gap-list-06);
|
|
6966
6707
|
}
|
|
6967
|
-
|
|
6968
|
-
|
|
6708
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6709
|
+
.x-list--gap-06.x-list:not(.x-list--horizontal), .x-list--gap-06.x-list.x-list--vertical {
|
|
6710
|
+
gap: 0;
|
|
6711
|
+
}
|
|
6712
|
+
.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) {
|
|
6713
|
+
margin-bottom: var(--x-size-gap-list-06);
|
|
6714
|
+
}
|
|
6715
|
+
.x-list--gap-06.x-list.x-list--horizontal {
|
|
6716
|
+
gap: 0;
|
|
6717
|
+
}
|
|
6718
|
+
.x-list--gap-06.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6719
|
+
margin-right: var(--x-size-gap-list-06);
|
|
6720
|
+
}
|
|
6721
|
+
.x-list--gap-06.x-list.x-list--wrap {
|
|
6722
|
+
gap: 0;
|
|
6723
|
+
}
|
|
6724
|
+
.x-list--gap-06.x-list.x-list--wrap > *:not(:last-child) {
|
|
6725
|
+
margin-right: var(--x-size-gap-list-06);
|
|
6726
|
+
margin-bottom: var(--x-size-gap-list-06);
|
|
6727
|
+
}
|
|
6969
6728
|
}
|
|
6970
|
-
|
|
6971
|
-
|
|
6729
|
+
|
|
6730
|
+
.x-list--gap-07.x-list {
|
|
6731
|
+
gap: var(--x-size-gap-list-07);
|
|
6972
6732
|
}
|
|
6973
|
-
|
|
6974
|
-
|
|
6975
|
-
|
|
6976
|
-
|
|
6733
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6734
|
+
.x-list--gap-07.x-list:not(.x-list--horizontal), .x-list--gap-07.x-list.x-list--vertical {
|
|
6735
|
+
gap: 0;
|
|
6736
|
+
}
|
|
6737
|
+
.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) {
|
|
6738
|
+
margin-bottom: var(--x-size-gap-list-07);
|
|
6739
|
+
}
|
|
6740
|
+
.x-list--gap-07.x-list.x-list--horizontal {
|
|
6741
|
+
gap: 0;
|
|
6742
|
+
}
|
|
6743
|
+
.x-list--gap-07.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6744
|
+
margin-right: var(--x-size-gap-list-07);
|
|
6745
|
+
}
|
|
6746
|
+
.x-list--gap-07.x-list.x-list--wrap {
|
|
6747
|
+
gap: 0;
|
|
6748
|
+
}
|
|
6749
|
+
.x-list--gap-07.x-list.x-list--wrap > *:not(:last-child) {
|
|
6750
|
+
margin-right: var(--x-size-gap-list-07);
|
|
6751
|
+
margin-bottom: var(--x-size-gap-list-07);
|
|
6752
|
+
}
|
|
6977
6753
|
}
|
|
6978
|
-
|
|
6979
|
-
|
|
6980
|
-
|
|
6981
|
-
|
|
6982
|
-
|
|
6983
|
-
|
|
6754
|
+
|
|
6755
|
+
.x-list--gap-08.x-list {
|
|
6756
|
+
gap: var(--x-size-gap-list-08);
|
|
6757
|
+
}
|
|
6758
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6759
|
+
.x-list--gap-08.x-list:not(.x-list--horizontal), .x-list--gap-08.x-list.x-list--vertical {
|
|
6760
|
+
gap: 0;
|
|
6761
|
+
}
|
|
6762
|
+
.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) {
|
|
6763
|
+
margin-bottom: var(--x-size-gap-list-08);
|
|
6764
|
+
}
|
|
6765
|
+
.x-list--gap-08.x-list.x-list--horizontal {
|
|
6766
|
+
gap: 0;
|
|
6767
|
+
}
|
|
6768
|
+
.x-list--gap-08.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6769
|
+
margin-right: var(--x-size-gap-list-08);
|
|
6770
|
+
}
|
|
6771
|
+
.x-list--gap-08.x-list.x-list--wrap {
|
|
6772
|
+
gap: 0;
|
|
6773
|
+
}
|
|
6774
|
+
.x-list--gap-08.x-list.x-list--wrap > *:not(:last-child) {
|
|
6775
|
+
margin-right: var(--x-size-gap-list-08);
|
|
6776
|
+
margin-bottom: var(--x-size-gap-list-08);
|
|
6777
|
+
}
|
|
6778
|
+
}
|
|
6779
|
+
|
|
6780
|
+
.x-list--gap-09.x-list {
|
|
6781
|
+
gap: var(--x-size-gap-list-09);
|
|
6782
|
+
}
|
|
6783
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6784
|
+
.x-list--gap-09.x-list:not(.x-list--horizontal), .x-list--gap-09.x-list.x-list--vertical {
|
|
6785
|
+
gap: 0;
|
|
6786
|
+
}
|
|
6787
|
+
.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) {
|
|
6788
|
+
margin-bottom: var(--x-size-gap-list-09);
|
|
6789
|
+
}
|
|
6790
|
+
.x-list--gap-09.x-list.x-list--horizontal {
|
|
6791
|
+
gap: 0;
|
|
6792
|
+
}
|
|
6793
|
+
.x-list--gap-09.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6794
|
+
margin-right: var(--x-size-gap-list-09);
|
|
6795
|
+
}
|
|
6796
|
+
.x-list--gap-09.x-list.x-list--wrap {
|
|
6797
|
+
gap: 0;
|
|
6798
|
+
}
|
|
6799
|
+
.x-list--gap-09.x-list.x-list--wrap > *:not(:last-child) {
|
|
6800
|
+
margin-right: var(--x-size-gap-list-09);
|
|
6801
|
+
margin-bottom: var(--x-size-gap-list-09);
|
|
6802
|
+
}
|
|
6984
6803
|
}
|
|
6985
|
-
|
|
6986
|
-
|
|
6987
|
-
|
|
6988
|
-
margin-top: calc(var(--x-size-border-width-top-input-group-default) * -1);
|
|
6989
|
-
margin-bottom: calc(var(--x-size-border-width-bottom-input-group-default) * -1);
|
|
6804
|
+
|
|
6805
|
+
.x-list--gap-10.x-list {
|
|
6806
|
+
gap: var(--x-size-gap-list-10);
|
|
6990
6807
|
}
|
|
6991
|
-
|
|
6992
|
-
|
|
6808
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6809
|
+
.x-list--gap-10.x-list:not(.x-list--horizontal), .x-list--gap-10.x-list.x-list--vertical {
|
|
6810
|
+
gap: 0;
|
|
6811
|
+
}
|
|
6812
|
+
.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) {
|
|
6813
|
+
margin-bottom: var(--x-size-gap-list-10);
|
|
6814
|
+
}
|
|
6815
|
+
.x-list--gap-10.x-list.x-list--horizontal {
|
|
6816
|
+
gap: 0;
|
|
6817
|
+
}
|
|
6818
|
+
.x-list--gap-10.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6819
|
+
margin-right: var(--x-size-gap-list-10);
|
|
6820
|
+
}
|
|
6821
|
+
.x-list--gap-10.x-list.x-list--wrap {
|
|
6822
|
+
gap: 0;
|
|
6823
|
+
}
|
|
6824
|
+
.x-list--gap-10.x-list.x-list--wrap > *:not(:last-child) {
|
|
6825
|
+
margin-right: var(--x-size-gap-list-10);
|
|
6826
|
+
margin-bottom: var(--x-size-gap-list-10);
|
|
6827
|
+
}
|
|
6993
6828
|
}
|
|
6994
|
-
|
|
6995
|
-
|
|
6829
|
+
|
|
6830
|
+
.x-list--gap-11.x-list {
|
|
6831
|
+
gap: var(--x-size-gap-list-11);
|
|
6996
6832
|
}
|
|
6997
|
-
|
|
6998
|
-
|
|
6833
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6834
|
+
.x-list--gap-11.x-list:not(.x-list--horizontal), .x-list--gap-11.x-list.x-list--vertical {
|
|
6835
|
+
gap: 0;
|
|
6836
|
+
}
|
|
6837
|
+
.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) {
|
|
6838
|
+
margin-bottom: var(--x-size-gap-list-11);
|
|
6839
|
+
}
|
|
6840
|
+
.x-list--gap-11.x-list.x-list--horizontal {
|
|
6841
|
+
gap: 0;
|
|
6842
|
+
}
|
|
6843
|
+
.x-list--gap-11.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6844
|
+
margin-right: var(--x-size-gap-list-11);
|
|
6845
|
+
}
|
|
6846
|
+
.x-list--gap-11.x-list.x-list--wrap {
|
|
6847
|
+
gap: 0;
|
|
6848
|
+
}
|
|
6849
|
+
.x-list--gap-11.x-list.x-list--wrap > *:not(:last-child) {
|
|
6850
|
+
margin-right: var(--x-size-gap-list-11);
|
|
6851
|
+
margin-bottom: var(--x-size-gap-list-11);
|
|
6852
|
+
}
|
|
6999
6853
|
}
|
|
7000
|
-
|
|
7001
|
-
|
|
6854
|
+
|
|
6855
|
+
.x-list--gap-12.x-list {
|
|
6856
|
+
gap: var(--x-size-gap-list-12);
|
|
7002
6857
|
}
|
|
7003
|
-
|
|
7004
|
-
|
|
6858
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6859
|
+
.x-list--gap-12.x-list:not(.x-list--horizontal), .x-list--gap-12.x-list.x-list--vertical {
|
|
6860
|
+
gap: 0;
|
|
6861
|
+
}
|
|
6862
|
+
.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) {
|
|
6863
|
+
margin-bottom: var(--x-size-gap-list-12);
|
|
6864
|
+
}
|
|
6865
|
+
.x-list--gap-12.x-list.x-list--horizontal {
|
|
6866
|
+
gap: 0;
|
|
6867
|
+
}
|
|
6868
|
+
.x-list--gap-12.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6869
|
+
margin-right: var(--x-size-gap-list-12);
|
|
6870
|
+
}
|
|
6871
|
+
.x-list--gap-12.x-list.x-list--wrap {
|
|
6872
|
+
gap: 0;
|
|
6873
|
+
}
|
|
6874
|
+
.x-list--gap-12.x-list.x-list--wrap > *:not(:last-child) {
|
|
6875
|
+
margin-right: var(--x-size-gap-list-12);
|
|
6876
|
+
margin-bottom: var(--x-size-gap-list-12);
|
|
6877
|
+
}
|
|
7005
6878
|
}
|
|
7006
|
-
|
|
7007
|
-
|
|
7008
|
-
|
|
7009
|
-
min-width: var(--x-size-height-input-group-default);
|
|
7010
|
-
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);
|
|
6879
|
+
|
|
6880
|
+
.x-list--gap-13.x-list {
|
|
6881
|
+
gap: var(--x-size-gap-list-13);
|
|
7011
6882
|
}
|
|
7012
|
-
|
|
7013
|
-
|
|
6883
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6884
|
+
.x-list--gap-13.x-list:not(.x-list--horizontal), .x-list--gap-13.x-list.x-list--vertical {
|
|
6885
|
+
gap: 0;
|
|
6886
|
+
}
|
|
6887
|
+
.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) {
|
|
6888
|
+
margin-bottom: var(--x-size-gap-list-13);
|
|
6889
|
+
}
|
|
6890
|
+
.x-list--gap-13.x-list.x-list--horizontal {
|
|
6891
|
+
gap: 0;
|
|
6892
|
+
}
|
|
6893
|
+
.x-list--gap-13.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6894
|
+
margin-right: var(--x-size-gap-list-13);
|
|
6895
|
+
}
|
|
6896
|
+
.x-list--gap-13.x-list.x-list--wrap {
|
|
6897
|
+
gap: 0;
|
|
6898
|
+
}
|
|
6899
|
+
.x-list--gap-13.x-list.x-list--wrap > *:not(:last-child) {
|
|
6900
|
+
margin-right: var(--x-size-gap-list-13);
|
|
6901
|
+
margin-bottom: var(--x-size-gap-list-13);
|
|
6902
|
+
}
|
|
7014
6903
|
}
|
|
7015
|
-
|
|
7016
|
-
|
|
6904
|
+
|
|
6905
|
+
.x-list--gap-14.x-list {
|
|
6906
|
+
gap: var(--x-size-gap-list-14);
|
|
7017
6907
|
}
|
|
7018
|
-
|
|
7019
|
-
|
|
6908
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6909
|
+
.x-list--gap-14.x-list:not(.x-list--horizontal), .x-list--gap-14.x-list.x-list--vertical {
|
|
6910
|
+
gap: 0;
|
|
6911
|
+
}
|
|
6912
|
+
.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) {
|
|
6913
|
+
margin-bottom: var(--x-size-gap-list-14);
|
|
6914
|
+
}
|
|
6915
|
+
.x-list--gap-14.x-list.x-list--horizontal {
|
|
6916
|
+
gap: 0;
|
|
6917
|
+
}
|
|
6918
|
+
.x-list--gap-14.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6919
|
+
margin-right: var(--x-size-gap-list-14);
|
|
6920
|
+
}
|
|
6921
|
+
.x-list--gap-14.x-list.x-list--wrap {
|
|
6922
|
+
gap: 0;
|
|
6923
|
+
}
|
|
6924
|
+
.x-list--gap-14.x-list.x-list--wrap > *:not(:last-child) {
|
|
6925
|
+
margin-right: var(--x-size-gap-list-14);
|
|
6926
|
+
margin-bottom: var(--x-size-gap-list-14);
|
|
6927
|
+
}
|
|
7020
6928
|
}
|
|
7021
|
-
|
|
7022
|
-
|
|
6929
|
+
|
|
6930
|
+
.x-list--gap-15.x-list {
|
|
6931
|
+
gap: var(--x-size-gap-list-15);
|
|
7023
6932
|
}
|
|
7024
|
-
:
|
|
7025
|
-
|
|
7026
|
-
|
|
7027
|
-
|
|
7028
|
-
--x-
|
|
7029
|
-
--x-size-
|
|
7030
|
-
|
|
7031
|
-
|
|
6933
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6934
|
+
.x-list--gap-15.x-list:not(.x-list--horizontal), .x-list--gap-15.x-list.x-list--vertical {
|
|
6935
|
+
gap: 0;
|
|
6936
|
+
}
|
|
6937
|
+
.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) {
|
|
6938
|
+
margin-bottom: var(--x-size-gap-list-15);
|
|
6939
|
+
}
|
|
6940
|
+
.x-list--gap-15.x-list.x-list--horizontal {
|
|
6941
|
+
gap: 0;
|
|
6942
|
+
}
|
|
6943
|
+
.x-list--gap-15.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6944
|
+
margin-right: var(--x-size-gap-list-15);
|
|
6945
|
+
}
|
|
6946
|
+
.x-list--gap-15.x-list.x-list--wrap {
|
|
6947
|
+
gap: 0;
|
|
6948
|
+
}
|
|
6949
|
+
.x-list--gap-15.x-list.x-list--wrap > *:not(:last-child) {
|
|
6950
|
+
margin-right: var(--x-size-gap-list-15);
|
|
6951
|
+
margin-bottom: var(--x-size-gap-list-15);
|
|
6952
|
+
}
|
|
7032
6953
|
}
|
|
7033
6954
|
|
|
7034
|
-
.x-
|
|
7035
|
-
|
|
7036
|
-
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-group-card);
|
|
7037
|
-
--x-size-border-radius-top-left-input-group-default: var(
|
|
7038
|
-
--x-size-border-radius-top-left-input-group-card
|
|
7039
|
-
);
|
|
7040
|
-
--x-size-border-radius-top-right-input-group-default: var(
|
|
7041
|
-
--x-size-border-radius-top-right-input-group-card
|
|
7042
|
-
);
|
|
7043
|
-
--x-size-border-radius-bottom-right-input-group-default: var(
|
|
7044
|
-
--x-size-border-radius-bottom-right-input-group-card
|
|
7045
|
-
);
|
|
7046
|
-
--x-size-border-radius-bottom-left-input-group-default: var(
|
|
7047
|
-
--x-size-border-radius-bottom-left-input-group-card
|
|
7048
|
-
);
|
|
7049
|
-
}
|
|
7050
|
-
.x-input-group--card.x-input-group__action:first-child,
|
|
7051
|
-
.x-input-group--card .x-input-group__action:first-child {
|
|
7052
|
-
--x-size-border-radius-top-right-input-group-default: 0;
|
|
7053
|
-
--x-size-border-radius-bottom-right-input-group-default: 0;
|
|
6955
|
+
.x-list--gap-16.x-list {
|
|
6956
|
+
gap: var(--x-size-gap-list-16);
|
|
7054
6957
|
}
|
|
7055
|
-
|
|
7056
|
-
.x-
|
|
7057
|
-
|
|
7058
|
-
|
|
6958
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6959
|
+
.x-list--gap-16.x-list:not(.x-list--horizontal), .x-list--gap-16.x-list.x-list--vertical {
|
|
6960
|
+
gap: 0;
|
|
6961
|
+
}
|
|
6962
|
+
.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) {
|
|
6963
|
+
margin-bottom: var(--x-size-gap-list-16);
|
|
6964
|
+
}
|
|
6965
|
+
.x-list--gap-16.x-list.x-list--horizontal {
|
|
6966
|
+
gap: 0;
|
|
6967
|
+
}
|
|
6968
|
+
.x-list--gap-16.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6969
|
+
margin-right: var(--x-size-gap-list-16);
|
|
6970
|
+
}
|
|
6971
|
+
.x-list--gap-16.x-list.x-list--wrap {
|
|
6972
|
+
gap: 0;
|
|
6973
|
+
}
|
|
6974
|
+
.x-list--gap-16.x-list.x-list--wrap > *:not(:last-child) {
|
|
6975
|
+
margin-right: var(--x-size-gap-list-16);
|
|
6976
|
+
margin-bottom: var(--x-size-gap-list-16);
|
|
6977
|
+
}
|
|
7059
6978
|
}
|
|
7060
|
-
|
|
7061
|
-
|
|
7062
|
-
|
|
7063
|
-
--x-size-border-radius-top-right-input-pill: var(--x-size-border-radius-input-pill);
|
|
7064
|
-
--x-size-border-radius-bottom-right-input-pill: var(--x-size-border-radius-input-pill);
|
|
7065
|
-
--x-size-border-radius-bottom-left-input-pill: var(--x-size-border-radius-input-pill);
|
|
6979
|
+
|
|
6980
|
+
.x-list--gap-17.x-list {
|
|
6981
|
+
gap: var(--x-size-gap-list-17);
|
|
7066
6982
|
}
|
|
7067
|
-
:
|
|
7068
|
-
|
|
7069
|
-
|
|
7070
|
-
|
|
7071
|
-
|
|
7072
|
-
|
|
6983
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6984
|
+
.x-list--gap-17.x-list:not(.x-list--horizontal), .x-list--gap-17.x-list.x-list--vertical {
|
|
6985
|
+
gap: 0;
|
|
6986
|
+
}
|
|
6987
|
+
.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) {
|
|
6988
|
+
margin-bottom: var(--x-size-gap-list-17);
|
|
6989
|
+
}
|
|
6990
|
+
.x-list--gap-17.x-list.x-list--horizontal {
|
|
6991
|
+
gap: 0;
|
|
6992
|
+
}
|
|
6993
|
+
.x-list--gap-17.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6994
|
+
margin-right: var(--x-size-gap-list-17);
|
|
6995
|
+
}
|
|
6996
|
+
.x-list--gap-17.x-list.x-list--wrap {
|
|
6997
|
+
gap: 0;
|
|
6998
|
+
}
|
|
6999
|
+
.x-list--gap-17.x-list.x-list--wrap > *:not(:last-child) {
|
|
7000
|
+
margin-right: var(--x-size-gap-list-17);
|
|
7001
|
+
margin-bottom: var(--x-size-gap-list-17);
|
|
7002
|
+
}
|
|
7073
7003
|
}
|
|
7074
7004
|
|
|
7075
|
-
.x-
|
|
7076
|
-
|
|
7077
|
-
--x-size-border-radius-input-default: var(--x-size-border-radius-input-pill);
|
|
7078
|
-
--x-size-border-radius-top-left-input-default: var(--x-size-border-radius-input-pill);
|
|
7079
|
-
--x-size-border-radius-top-right-input-default: var(--x-size-border-radius-input-pill);
|
|
7080
|
-
--x-size-border-radius-bottom-right-input-default: var(--x-size-border-radius-input-pill);
|
|
7081
|
-
--x-size-border-radius-bottom-left-input-default: var(--x-size-border-radius-input-pill);
|
|
7005
|
+
.x-list--gap-18.x-list {
|
|
7006
|
+
gap: var(--x-size-gap-list-18);
|
|
7082
7007
|
}
|
|
7083
|
-
:
|
|
7084
|
-
|
|
7085
|
-
|
|
7086
|
-
|
|
7087
|
-
--x-
|
|
7088
|
-
|
|
7089
|
-
|
|
7090
|
-
|
|
7091
|
-
|
|
7008
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
7009
|
+
.x-list--gap-18.x-list:not(.x-list--horizontal), .x-list--gap-18.x-list.x-list--vertical {
|
|
7010
|
+
gap: 0;
|
|
7011
|
+
}
|
|
7012
|
+
.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) {
|
|
7013
|
+
margin-bottom: var(--x-size-gap-list-18);
|
|
7014
|
+
}
|
|
7015
|
+
.x-list--gap-18.x-list.x-list--horizontal {
|
|
7016
|
+
gap: 0;
|
|
7017
|
+
}
|
|
7018
|
+
.x-list--gap-18.x-list.x-list--horizontal > *:not(:last-child) {
|
|
7019
|
+
margin-right: var(--x-size-gap-list-18);
|
|
7020
|
+
}
|
|
7021
|
+
.x-list--gap-18.x-list.x-list--wrap {
|
|
7022
|
+
gap: 0;
|
|
7023
|
+
}
|
|
7024
|
+
.x-list--gap-18.x-list.x-list--wrap > *:not(:last-child) {
|
|
7025
|
+
margin-right: var(--x-size-gap-list-18);
|
|
7026
|
+
margin-bottom: var(--x-size-gap-list-18);
|
|
7027
|
+
}
|
|
7092
7028
|
}
|
|
7093
|
-
|
|
7094
|
-
|
|
7095
|
-
--x-size-
|
|
7096
|
-
|
|
7097
|
-
|
|
7098
|
-
--x-
|
|
7099
|
-
|
|
7100
|
-
|
|
7101
|
-
--x-
|
|
7029
|
+
|
|
7030
|
+
.x-list--gap-19.x-list {
|
|
7031
|
+
gap: var(--x-size-gap-list-19);
|
|
7032
|
+
}
|
|
7033
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
7034
|
+
.x-list--gap-19.x-list:not(.x-list--horizontal), .x-list--gap-19.x-list.x-list--vertical {
|
|
7035
|
+
gap: 0;
|
|
7036
|
+
}
|
|
7037
|
+
.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) {
|
|
7038
|
+
margin-bottom: var(--x-size-gap-list-19);
|
|
7039
|
+
}
|
|
7040
|
+
.x-list--gap-19.x-list.x-list--horizontal {
|
|
7041
|
+
gap: 0;
|
|
7042
|
+
}
|
|
7043
|
+
.x-list--gap-19.x-list.x-list--horizontal > *:not(:last-child) {
|
|
7044
|
+
margin-right: var(--x-size-gap-list-19);
|
|
7045
|
+
}
|
|
7046
|
+
.x-list--gap-19.x-list.x-list--wrap {
|
|
7047
|
+
gap: 0;
|
|
7048
|
+
}
|
|
7049
|
+
.x-list--gap-19.x-list.x-list--wrap > *:not(:last-child) {
|
|
7050
|
+
margin-right: var(--x-size-gap-list-19);
|
|
7051
|
+
margin-bottom: var(--x-size-gap-list-19);
|
|
7052
|
+
}
|
|
7102
7053
|
}
|
|
7103
7054
|
|
|
7104
|
-
.x-
|
|
7105
|
-
|
|
7106
|
-
|
|
7107
|
-
|
|
7108
|
-
|
|
7109
|
-
|
|
7110
|
-
|
|
7111
|
-
|
|
7112
|
-
|
|
7113
|
-
|
|
7055
|
+
.x-list--gap-20.x-list {
|
|
7056
|
+
gap: var(--x-size-gap-list-20);
|
|
7057
|
+
}
|
|
7058
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
7059
|
+
.x-list--gap-20.x-list:not(.x-list--horizontal), .x-list--gap-20.x-list.x-list--vertical {
|
|
7060
|
+
gap: 0;
|
|
7061
|
+
}
|
|
7062
|
+
.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) {
|
|
7063
|
+
margin-bottom: var(--x-size-gap-list-20);
|
|
7064
|
+
}
|
|
7065
|
+
.x-list--gap-20.x-list.x-list--horizontal {
|
|
7066
|
+
gap: 0;
|
|
7067
|
+
}
|
|
7068
|
+
.x-list--gap-20.x-list.x-list--horizontal > *:not(:last-child) {
|
|
7069
|
+
margin-right: var(--x-size-gap-list-20);
|
|
7070
|
+
}
|
|
7071
|
+
.x-list--gap-20.x-list.x-list--wrap {
|
|
7072
|
+
gap: 0;
|
|
7073
|
+
}
|
|
7074
|
+
.x-list--gap-20.x-list.x-list--wrap > *:not(:last-child) {
|
|
7075
|
+
margin-right: var(--x-size-gap-list-20);
|
|
7076
|
+
margin-bottom: var(--x-size-gap-list-20);
|
|
7077
|
+
}
|
|
7114
7078
|
}
|
|
7115
7079
|
:root {
|
|
7116
7080
|
--x-color-background-input-default: var(--x-color-base-neutral-100);
|
|
@@ -7255,30 +7219,20 @@
|
|
|
7255
7219
|
--x-size-border-radius-bottom-right-input-card: var(--x-size-border-radius-input-card);
|
|
7256
7220
|
--x-size-border-radius-bottom-left-input-card: var(--x-size-border-radius-input-card);
|
|
7257
7221
|
}
|
|
7258
|
-
:root {
|
|
7259
|
-
--x-size-border-radius-input-card: var(--x-size-border-radius-base-s);
|
|
7260
|
-
--x-size-border-radius-top-left-input-card: var(--x-size-border-radius-input-card);
|
|
7261
|
-
--x-size-border-radius-top-right-input-card: var(--x-size-border-radius-input-card);
|
|
7262
|
-
--x-size-border-radius-bottom-right-input-card: var(--x-size-border-radius-input-card);
|
|
7263
|
-
--x-size-border-radius-bottom-left-input-card: var(--x-size-border-radius-input-card);
|
|
7264
|
-
}
|
|
7265
|
-
|
|
7266
|
-
.x-input--card.x-input,
|
|
7267
|
-
.x-input--card .x-input {
|
|
7268
|
-
--x-size-border-radius-input-default: var(--x-size-border-radius-input-card);
|
|
7269
|
-
--x-size-border-radius-top-left-input-default: var(--x-size-border-radius-top-left-input-card);
|
|
7270
|
-
--x-size-border-radius-top-right-input-default: var(--x-size-border-radius-top-right-input-card);
|
|
7271
|
-
--x-size-border-radius-bottom-right-input-default: var(
|
|
7272
|
-
--x-size-border-radius-bottom-right-input-card
|
|
7273
|
-
);
|
|
7274
|
-
--x-size-border-radius-bottom-left-input-default: var(
|
|
7275
|
-
--x-size-border-radius-bottom-left-input-card
|
|
7276
|
-
);
|
|
7277
|
-
}
|
|
7278
7222
|
:root {
|
|
7279
7223
|
--x-size-width-icon-xl: var(--x-size-base-07);
|
|
7280
7224
|
--x-size-height-icon-xl: var(--x-size-base-07);
|
|
7281
7225
|
}
|
|
7226
|
+
:root {
|
|
7227
|
+
--x-size-padding-top-input-line: var(--x-size-base-03);
|
|
7228
|
+
--x-size-padding-right-input-line: 0;
|
|
7229
|
+
--x-size-padding-bottom-input-line: var(--x-size-base-03);
|
|
7230
|
+
--x-size-padding-left-input-line: 0;
|
|
7231
|
+
--x-size-border-width-top-input-line: 0;
|
|
7232
|
+
--x-size-border-width-right-input-line: 0;
|
|
7233
|
+
--x-size-border-width-bottom-input-line: var(--x-size-border-width-base);
|
|
7234
|
+
--x-size-border-width-left-input-line: 0;
|
|
7235
|
+
}
|
|
7282
7236
|
:root {
|
|
7283
7237
|
--x-size-width-icon-xl: var(--x-size-base-07);
|
|
7284
7238
|
--x-size-height-icon-xl: var(--x-size-base-07);
|
|
@@ -7292,10 +7246,6 @@
|
|
|
7292
7246
|
--x-size-width-icon-s: var(--x-size-base-03);
|
|
7293
7247
|
--x-size-height-icon-s: var(--x-size-base-03);
|
|
7294
7248
|
}
|
|
7295
|
-
:root {
|
|
7296
|
-
--x-size-width-icon-s: var(--x-size-base-03);
|
|
7297
|
-
--x-size-height-icon-s: var(--x-size-base-03);
|
|
7298
|
-
}
|
|
7299
7249
|
|
|
7300
7250
|
.x-icon--s {
|
|
7301
7251
|
--x-size-width-icon-default: var(--x-size-width-icon-s);
|
|
@@ -7305,6 +7255,26 @@
|
|
|
7305
7255
|
--x-size-width-icon-m: var(--x-size-base-05);
|
|
7306
7256
|
--x-size-height-icon-m: var(--x-size-base-05);
|
|
7307
7257
|
}
|
|
7258
|
+
:root {
|
|
7259
|
+
--x-size-border-radius-input-card: var(--x-size-border-radius-base-s);
|
|
7260
|
+
--x-size-border-radius-top-left-input-card: var(--x-size-border-radius-input-card);
|
|
7261
|
+
--x-size-border-radius-top-right-input-card: var(--x-size-border-radius-input-card);
|
|
7262
|
+
--x-size-border-radius-bottom-right-input-card: var(--x-size-border-radius-input-card);
|
|
7263
|
+
--x-size-border-radius-bottom-left-input-card: var(--x-size-border-radius-input-card);
|
|
7264
|
+
}
|
|
7265
|
+
|
|
7266
|
+
.x-input--card.x-input,
|
|
7267
|
+
.x-input--card .x-input {
|
|
7268
|
+
--x-size-border-radius-input-default: var(--x-size-border-radius-input-card);
|
|
7269
|
+
--x-size-border-radius-top-left-input-default: var(--x-size-border-radius-top-left-input-card);
|
|
7270
|
+
--x-size-border-radius-top-right-input-default: var(--x-size-border-radius-top-right-input-card);
|
|
7271
|
+
--x-size-border-radius-bottom-right-input-default: var(
|
|
7272
|
+
--x-size-border-radius-bottom-right-input-card
|
|
7273
|
+
);
|
|
7274
|
+
--x-size-border-radius-bottom-left-input-default: var(
|
|
7275
|
+
--x-size-border-radius-bottom-left-input-card
|
|
7276
|
+
);
|
|
7277
|
+
}
|
|
7308
7278
|
:root {
|
|
7309
7279
|
--x-size-width-icon-m: var(--x-size-base-05);
|
|
7310
7280
|
--x-size-height-icon-m: var(--x-size-base-05);
|
|
@@ -7397,12 +7367,6 @@
|
|
|
7397
7367
|
.x-grid-list--cols-auto .x-grid-list__item {
|
|
7398
7368
|
min-width: var(--x-size-min-width-grid-item);
|
|
7399
7369
|
}
|
|
7400
|
-
.x-filter--justified.x-filter > *:last-child:not(.x-filter__label),
|
|
7401
|
-
.x-filter--justified.x-facet-filter > *:last-child:not(.x-filter__label),
|
|
7402
|
-
.x-filter--justified .x-filter > *:last-child:not(.x-filter__label),
|
|
7403
|
-
.x-filter--justified .x-facet-filter > *:last-child:not(.x-filter__label) {
|
|
7404
|
-
margin-left: auto;
|
|
7405
|
-
}
|
|
7406
7370
|
:root {
|
|
7407
7371
|
--x-size-margin-filter-children: 0;
|
|
7408
7372
|
--x-size-padding-top-filter-children: 0;
|
|
@@ -7410,37 +7374,11 @@
|
|
|
7410
7374
|
--x-size-padding-bottom-filter-children: 0;
|
|
7411
7375
|
--x-size-padding-left-filter-children: var(--x-size-base-05);
|
|
7412
7376
|
}
|
|
7413
|
-
:
|
|
7414
|
-
|
|
7415
|
-
|
|
7416
|
-
|
|
7417
|
-
|
|
7418
|
-
--x-color-border-filter-default-selected: var(--x-color-border-filter-default);
|
|
7419
|
-
--x-color-text-filter-default-selected: var(--x-color-text-filter-default);
|
|
7420
|
-
--x-size-border-width-filter-default: var(--x-size-border-width-base);
|
|
7421
|
-
--x-size-border-width-top-filter-default: var(--x-size-border-width-filter-default);
|
|
7422
|
-
--x-size-border-width-right-filter-default: var(--x-size-border-width-filter-default);
|
|
7423
|
-
--x-size-border-width-bottom-filter-default: var(--x-size-border-width-filter-default);
|
|
7424
|
-
--x-size-border-width-left-filter-default: var(--x-size-border-width-filter-default);
|
|
7425
|
-
--x-size-border-radius-filter-default: var(--x-size-border-radius-base-none);
|
|
7426
|
-
--x-size-border-radius-top-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7427
|
-
--x-size-border-radius-top-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7428
|
-
--x-size-border-radius-bottom-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7429
|
-
--x-size-border-radius-bottom-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7430
|
-
--x-size-padding-top-filter-default: var(--x-size-base-03);
|
|
7431
|
-
--x-size-padding-right-filter-default: 0;
|
|
7432
|
-
--x-size-padding-bottom-filter-default: var(--x-size-base-03);
|
|
7433
|
-
--x-size-padding-left-filter-default: 0;
|
|
7434
|
-
--x-size-gap-filter-default: var(--x-size-base-03);
|
|
7435
|
-
--x-font-family-filter-default: var(--x-font-family-text);
|
|
7436
|
-
--x-size-font-filter-default: var(--x-size-font-text);
|
|
7437
|
-
--x-number-font-weight-filter-default: var(--x-number-font-weight-base-regular);
|
|
7438
|
-
--x-number-font-weight-filter-default-selected: var(--x-number-font-weight-base-bold);
|
|
7439
|
-
--x-number-font-weight-filter-count-default: var(--x-number-font-weight-base-light);
|
|
7440
|
-
--x-number-font-weight-filter-count-default-selected: var(
|
|
7441
|
-
--x-number-font-weight-filter-count-default
|
|
7442
|
-
);
|
|
7443
|
-
--x-size-line-height-filter-default: var(--x-size-line-height-text);
|
|
7377
|
+
.x-filter--justified.x-filter > *:last-child:not(.x-filter__label),
|
|
7378
|
+
.x-filter--justified.x-facet-filter > *:last-child:not(.x-filter__label),
|
|
7379
|
+
.x-filter--justified .x-filter > *:last-child:not(.x-filter__label),
|
|
7380
|
+
.x-filter--justified .x-facet-filter > *:last-child:not(.x-filter__label) {
|
|
7381
|
+
margin-left: auto;
|
|
7444
7382
|
}
|
|
7445
7383
|
:root {
|
|
7446
7384
|
--x-size-margin-filter-children: 0;
|
|
@@ -7587,6 +7525,10 @@
|
|
|
7587
7525
|
--x-number-font-weight-filter-count-default-selected
|
|
7588
7526
|
);
|
|
7589
7527
|
}
|
|
7528
|
+
:root {
|
|
7529
|
+
--x-size-width-icon-s: var(--x-size-base-03);
|
|
7530
|
+
--x-size-height-icon-s: var(--x-size-base-03);
|
|
7531
|
+
}
|
|
7590
7532
|
:root {
|
|
7591
7533
|
--x-color-border-facet-outlined: var(--x-color-base-neutral-70);
|
|
7592
7534
|
--x-size-border-width-facet-outlined: var(--x-size-border-width-base);
|
|
@@ -7636,6 +7578,39 @@
|
|
|
7636
7578
|
--x-size-border-width-bottom-facet-header-line: var(--x-size-border-width-facet-header-line);
|
|
7637
7579
|
--x-size-border-width-left-facet-header-line: 0;
|
|
7638
7580
|
}
|
|
7581
|
+
:root {
|
|
7582
|
+
--x-color-background-facet-default: transparent;
|
|
7583
|
+
--x-color-border-facet-default: var(--x-color-background-facet-default);
|
|
7584
|
+
--x-color-text-facet-default: var(--x-color-text-default);
|
|
7585
|
+
--x-color-background-facet-header-default: var(--x-color-background-facet-default);
|
|
7586
|
+
--x-color-border-facet-header-default: var(--x-color-background-facet-default);
|
|
7587
|
+
--x-size-border-width-facet-default: var(--x-size-border-width-base);
|
|
7588
|
+
--x-size-border-width-top-facet-default: var(--x-size-border-width-facet-default);
|
|
7589
|
+
--x-size-border-width-right-facet-default: var(--x-size-border-width-facet-default);
|
|
7590
|
+
--x-size-border-width-bottom-facet-default: var(--x-size-border-width-facet-default);
|
|
7591
|
+
--x-size-border-width-left-facet-default: var(--x-size-border-width-facet-default);
|
|
7592
|
+
--x-size-border-width-facet-header-default: var(--x-size-border-width-base);
|
|
7593
|
+
--x-size-border-width-top-facet-header-default: var(--x-size-border-width-facet-header-default);
|
|
7594
|
+
--x-size-border-width-right-facet-header-default: var(--x-size-border-width-facet-header-default);
|
|
7595
|
+
--x-size-border-width-bottom-facet-header-default: var(
|
|
7596
|
+
--x-size-border-width-facet-header-default
|
|
7597
|
+
);
|
|
7598
|
+
--x-size-border-width-left-facet-header-default: var(--x-size-border-width-facet-header-default);
|
|
7599
|
+
--x-size-border-radius-facet-default: var(--x-size-border-radius-base-none);
|
|
7600
|
+
--x-size-border-radius-top-left-facet-default: var(--x-size-border-radius-facet-default);
|
|
7601
|
+
--x-size-border-radius-top-right-facet-default: var(--x-size-border-radius-facet-default);
|
|
7602
|
+
--x-size-border-radius-bottom-right-facet-default: var(--x-size-border-radius-facet-default);
|
|
7603
|
+
--x-size-border-radius-bottom-left-facet-default: var(--x-size-border-radius-facet-default);
|
|
7604
|
+
--x-size-padding-top-facet-header-default: var(--x-size-base-03);
|
|
7605
|
+
--x-size-padding-right-facet-header-default: 0;
|
|
7606
|
+
--x-size-padding-bottom-facet-header-default: var(--x-size-base-03);
|
|
7607
|
+
--x-size-padding-left-facet-header-default: 0;
|
|
7608
|
+
--x-size-gap-facet-header-default: var(--x-size-base-03);
|
|
7609
|
+
--x-font-family-facet-default: var(--x-font-family-title3);
|
|
7610
|
+
--x-size-font-facet-default: var(--x-size-font-title3);
|
|
7611
|
+
--x-number-font-weight-facet-default: var(--x-number-font-weight-title3);
|
|
7612
|
+
--x-size-line-height-facet-default: var(--x-size-line-height-title3);
|
|
7613
|
+
}
|
|
7639
7614
|
:root {
|
|
7640
7615
|
--x-color-border-facet-header-line: var(--x-color-base-neutral-10);
|
|
7641
7616
|
--x-size-border-width-facet-header-line: var(--x-size-border-width-base);
|
|
@@ -7657,41 +7632,8 @@
|
|
|
7657
7632
|
--x-size-border-width-bottom-facet-header-line
|
|
7658
7633
|
);
|
|
7659
7634
|
--x-size-border-width-left-facet-header-default: var(
|
|
7660
|
-
--x-size-border-width-left-facet-header-line
|
|
7661
|
-
);
|
|
7662
|
-
}
|
|
7663
|
-
:root {
|
|
7664
|
-
--x-color-background-facet-default: transparent;
|
|
7665
|
-
--x-color-border-facet-default: var(--x-color-background-facet-default);
|
|
7666
|
-
--x-color-text-facet-default: var(--x-color-text-default);
|
|
7667
|
-
--x-color-background-facet-header-default: var(--x-color-background-facet-default);
|
|
7668
|
-
--x-color-border-facet-header-default: var(--x-color-background-facet-default);
|
|
7669
|
-
--x-size-border-width-facet-default: var(--x-size-border-width-base);
|
|
7670
|
-
--x-size-border-width-top-facet-default: var(--x-size-border-width-facet-default);
|
|
7671
|
-
--x-size-border-width-right-facet-default: var(--x-size-border-width-facet-default);
|
|
7672
|
-
--x-size-border-width-bottom-facet-default: var(--x-size-border-width-facet-default);
|
|
7673
|
-
--x-size-border-width-left-facet-default: var(--x-size-border-width-facet-default);
|
|
7674
|
-
--x-size-border-width-facet-header-default: var(--x-size-border-width-base);
|
|
7675
|
-
--x-size-border-width-top-facet-header-default: var(--x-size-border-width-facet-header-default);
|
|
7676
|
-
--x-size-border-width-right-facet-header-default: var(--x-size-border-width-facet-header-default);
|
|
7677
|
-
--x-size-border-width-bottom-facet-header-default: var(
|
|
7678
|
-
--x-size-border-width-facet-header-default
|
|
7635
|
+
--x-size-border-width-left-facet-header-line
|
|
7679
7636
|
);
|
|
7680
|
-
--x-size-border-width-left-facet-header-default: var(--x-size-border-width-facet-header-default);
|
|
7681
|
-
--x-size-border-radius-facet-default: var(--x-size-border-radius-base-none);
|
|
7682
|
-
--x-size-border-radius-top-left-facet-default: var(--x-size-border-radius-facet-default);
|
|
7683
|
-
--x-size-border-radius-top-right-facet-default: var(--x-size-border-radius-facet-default);
|
|
7684
|
-
--x-size-border-radius-bottom-right-facet-default: var(--x-size-border-radius-facet-default);
|
|
7685
|
-
--x-size-border-radius-bottom-left-facet-default: var(--x-size-border-radius-facet-default);
|
|
7686
|
-
--x-size-padding-top-facet-header-default: var(--x-size-base-03);
|
|
7687
|
-
--x-size-padding-right-facet-header-default: 0;
|
|
7688
|
-
--x-size-padding-bottom-facet-header-default: var(--x-size-base-03);
|
|
7689
|
-
--x-size-padding-left-facet-header-default: 0;
|
|
7690
|
-
--x-size-gap-facet-header-default: var(--x-size-base-03);
|
|
7691
|
-
--x-font-family-facet-default: var(--x-font-family-title3);
|
|
7692
|
-
--x-size-font-facet-default: var(--x-size-font-title3);
|
|
7693
|
-
--x-number-font-weight-facet-default: var(--x-number-font-weight-title3);
|
|
7694
|
-
--x-size-line-height-facet-default: var(--x-size-line-height-title3);
|
|
7695
7637
|
}
|
|
7696
7638
|
:root {
|
|
7697
7639
|
--x-color-background-facet-default: transparent;
|
|
@@ -7859,7 +7801,36 @@
|
|
|
7859
7801
|
--x-size-padding-left-facet-header-default: var(--x-size-padding-left-facet-header-card);
|
|
7860
7802
|
}
|
|
7861
7803
|
:root {
|
|
7862
|
-
--x-
|
|
7804
|
+
--x-color-background-filter-default: transparent;
|
|
7805
|
+
--x-color-border-filter-default: var(--x-color-background-filter-default);
|
|
7806
|
+
--x-color-text-filter-default: var(--x-color-text-default);
|
|
7807
|
+
--x-color-background-filter-default-selected: var(--x-color-background-filter-default);
|
|
7808
|
+
--x-color-border-filter-default-selected: var(--x-color-border-filter-default);
|
|
7809
|
+
--x-color-text-filter-default-selected: var(--x-color-text-filter-default);
|
|
7810
|
+
--x-size-border-width-filter-default: var(--x-size-border-width-base);
|
|
7811
|
+
--x-size-border-width-top-filter-default: var(--x-size-border-width-filter-default);
|
|
7812
|
+
--x-size-border-width-right-filter-default: var(--x-size-border-width-filter-default);
|
|
7813
|
+
--x-size-border-width-bottom-filter-default: var(--x-size-border-width-filter-default);
|
|
7814
|
+
--x-size-border-width-left-filter-default: var(--x-size-border-width-filter-default);
|
|
7815
|
+
--x-size-border-radius-filter-default: var(--x-size-border-radius-base-none);
|
|
7816
|
+
--x-size-border-radius-top-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7817
|
+
--x-size-border-radius-top-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7818
|
+
--x-size-border-radius-bottom-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7819
|
+
--x-size-border-radius-bottom-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7820
|
+
--x-size-padding-top-filter-default: var(--x-size-base-03);
|
|
7821
|
+
--x-size-padding-right-filter-default: 0;
|
|
7822
|
+
--x-size-padding-bottom-filter-default: var(--x-size-base-03);
|
|
7823
|
+
--x-size-padding-left-filter-default: 0;
|
|
7824
|
+
--x-size-gap-filter-default: var(--x-size-base-03);
|
|
7825
|
+
--x-font-family-filter-default: var(--x-font-family-text);
|
|
7826
|
+
--x-size-font-filter-default: var(--x-size-font-text);
|
|
7827
|
+
--x-number-font-weight-filter-default: var(--x-number-font-weight-base-regular);
|
|
7828
|
+
--x-number-font-weight-filter-default-selected: var(--x-number-font-weight-base-bold);
|
|
7829
|
+
--x-number-font-weight-filter-count-default: var(--x-number-font-weight-base-light);
|
|
7830
|
+
--x-number-font-weight-filter-count-default-selected: var(
|
|
7831
|
+
--x-number-font-weight-filter-count-default
|
|
7832
|
+
);
|
|
7833
|
+
--x-size-line-height-filter-default: var(--x-size-line-height-text);
|
|
7863
7834
|
}
|
|
7864
7835
|
:root {
|
|
7865
7836
|
--x-size-width-dropdown-xl: 282px;
|
|
@@ -7932,9 +7903,6 @@
|
|
|
7932
7903
|
:root {
|
|
7933
7904
|
--x-size-width-dropdown-m: 130px;
|
|
7934
7905
|
}
|
|
7935
|
-
:root {
|
|
7936
|
-
--x-size-width-dropdown-m: 130px;
|
|
7937
|
-
}
|
|
7938
7906
|
|
|
7939
7907
|
.x-dropdown.x-dropdown--m {
|
|
7940
7908
|
--x-size-width-dropdown-toggle-default: var(--x-size-width-dropdown-m);
|
|
@@ -7963,6 +7931,33 @@
|
|
|
7963
7931
|
--x-size-border-width-bottom-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
7964
7932
|
--x-size-border-width-left-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
7965
7933
|
}
|
|
7934
|
+
:root {
|
|
7935
|
+
--x-size-width-dropdown-xl: 282px;
|
|
7936
|
+
}
|
|
7937
|
+
:root {
|
|
7938
|
+
--x-size-padding-block-dropdown-item-line: var(--x-size-base-03);
|
|
7939
|
+
--x-size-padding-inline-dropdown-item-line: 0 var(--x-size-base-03);
|
|
7940
|
+
--x-size-padding-top-dropdown-item-line: var(--x-size-base-03);
|
|
7941
|
+
--x-size-padding-right-dropdown-item-line: 0;
|
|
7942
|
+
--x-size-padding-bottom-dropdown-item-line: var(--x-size-base-03);
|
|
7943
|
+
--x-size-padding-left-dropdown-item-line: 0;
|
|
7944
|
+
--x-size-padding-top-dropdown-toggle-line: var(--x-size-base-03);
|
|
7945
|
+
--x-size-padding-right-dropdown-toggle-line: 0;
|
|
7946
|
+
--x-size-padding-bottom-dropdown-toggle-line: var(--x-size-base-03);
|
|
7947
|
+
--x-size-padding-left-dropdown-toggle-line: 0;
|
|
7948
|
+
--x-size-border-width-dropdown-toggle-line: var(--x-size-border-width-base);
|
|
7949
|
+
--x-size-border-width-top-dropdown-toggle-line: 0;
|
|
7950
|
+
--x-size-border-width-right-dropdown-toggle-line: 0;
|
|
7951
|
+
--x-size-border-width-bottom-dropdown-toggle-line: var(
|
|
7952
|
+
--x-size-border-width-dropdown-toggle-line
|
|
7953
|
+
);
|
|
7954
|
+
--x-size-border-width-left-dropdown-toggle-line: 0;
|
|
7955
|
+
--x-size-border-width-dropdown-list-line: 0;
|
|
7956
|
+
--x-size-border-width-top-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
7957
|
+
--x-size-border-width-right-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
7958
|
+
--x-size-border-width-bottom-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
7959
|
+
--x-size-border-width-left-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
7960
|
+
}
|
|
7966
7961
|
|
|
7967
7962
|
.x-dropdown--line {
|
|
7968
7963
|
--x-size-padding-top-dropdown-item-default: var(--x-size-padding-top-dropdown-item-line);
|
|
@@ -8002,33 +7997,6 @@
|
|
|
8002
7997
|
--x-size-border-width-left-dropdown-list-line
|
|
8003
7998
|
);
|
|
8004
7999
|
}
|
|
8005
|
-
:root {
|
|
8006
|
-
--x-size-padding-block-dropdown-item-line: var(--x-size-base-03);
|
|
8007
|
-
--x-size-padding-inline-dropdown-item-line: 0 var(--x-size-base-03);
|
|
8008
|
-
--x-size-padding-top-dropdown-item-line: var(--x-size-base-03);
|
|
8009
|
-
--x-size-padding-right-dropdown-item-line: 0;
|
|
8010
|
-
--x-size-padding-bottom-dropdown-item-line: var(--x-size-base-03);
|
|
8011
|
-
--x-size-padding-left-dropdown-item-line: 0;
|
|
8012
|
-
--x-size-padding-top-dropdown-toggle-line: var(--x-size-base-03);
|
|
8013
|
-
--x-size-padding-right-dropdown-toggle-line: 0;
|
|
8014
|
-
--x-size-padding-bottom-dropdown-toggle-line: var(--x-size-base-03);
|
|
8015
|
-
--x-size-padding-left-dropdown-toggle-line: 0;
|
|
8016
|
-
--x-size-border-width-dropdown-toggle-line: var(--x-size-border-width-base);
|
|
8017
|
-
--x-size-border-width-top-dropdown-toggle-line: 0;
|
|
8018
|
-
--x-size-border-width-right-dropdown-toggle-line: 0;
|
|
8019
|
-
--x-size-border-width-bottom-dropdown-toggle-line: var(
|
|
8020
|
-
--x-size-border-width-dropdown-toggle-line
|
|
8021
|
-
);
|
|
8022
|
-
--x-size-border-width-left-dropdown-toggle-line: 0;
|
|
8023
|
-
--x-size-border-width-dropdown-list-line: 0;
|
|
8024
|
-
--x-size-border-width-top-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
8025
|
-
--x-size-border-width-right-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
8026
|
-
--x-size-border-width-bottom-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
8027
|
-
--x-size-border-width-left-dropdown-list-line: var(--x-size-border-width-dropdown-list-line);
|
|
8028
|
-
}
|
|
8029
|
-
:root {
|
|
8030
|
-
--x-size-width-dropdown-l: 202px;
|
|
8031
|
-
}
|
|
8032
8000
|
:root {
|
|
8033
8001
|
--x-size-width-dropdown-l: 202px;
|
|
8034
8002
|
}
|
|
@@ -8036,6 +8004,9 @@
|
|
|
8036
8004
|
.x-dropdown.x-dropdown--l {
|
|
8037
8005
|
--x-size-width-dropdown-toggle-default: var(--x-size-width-dropdown-l);
|
|
8038
8006
|
}
|
|
8007
|
+
:root {
|
|
8008
|
+
--x-size-width-dropdown-l: 202px;
|
|
8009
|
+
}
|
|
8039
8010
|
:root {
|
|
8040
8011
|
--x-size-border-radius-dropdown-default: var(--x-size-border-radius-base-none);
|
|
8041
8012
|
--x-size-border-radius-top-left-dropdown-default: var(--x-size-border-radius-dropdown-default);
|
|
@@ -8476,31 +8447,6 @@
|
|
|
8476
8447
|
--x-size-border-radius-bottom-right-button-round: var(--x-size-border-radius-button-round);
|
|
8477
8448
|
--x-size-border-radius-bottom-left-button-round: var(--x-size-border-radius-button-round);
|
|
8478
8449
|
}
|
|
8479
|
-
:root {
|
|
8480
|
-
--x-size-border-radius-button-round: var(--x-size-border-radius-base-pill);
|
|
8481
|
-
--x-size-border-radius-top-left-button-round: var(--x-size-border-radius-button-round);
|
|
8482
|
-
--x-size-border-radius-top-right-button-round: var(--x-size-border-radius-button-round);
|
|
8483
|
-
--x-size-border-radius-bottom-right-button-round: var(--x-size-border-radius-button-round);
|
|
8484
|
-
--x-size-border-radius-bottom-left-button-round: var(--x-size-border-radius-button-round);
|
|
8485
|
-
}
|
|
8486
|
-
|
|
8487
|
-
.x-button--round.x-button,
|
|
8488
|
-
.x-button--round .x-button {
|
|
8489
|
-
--x-size-border-radius-button-default: var(--x-size-border-radius-button-round);
|
|
8490
|
-
--x-size-border-radius-top-left-button-default: var(--x-size-border-radius-top-left-button-round);
|
|
8491
|
-
--x-size-border-radius-top-right-button-default: var(
|
|
8492
|
-
--x-size-border-radius-top-right-button-round
|
|
8493
|
-
);
|
|
8494
|
-
--x-size-border-radius-bottom-right-button-default: var(
|
|
8495
|
-
--x-size-border-radius-bottom-right-button-round
|
|
8496
|
-
);
|
|
8497
|
-
--x-size-border-radius-bottom-left-button-default: var(
|
|
8498
|
-
--x-size-border-radius-bottom-left-button-round
|
|
8499
|
-
);
|
|
8500
|
-
min-width: var(--x-size-height-button-default);
|
|
8501
|
-
--x-size-padding-left-button-default: 0;
|
|
8502
|
-
--x-size-padding-right-button-default: 0;
|
|
8503
|
-
}
|
|
8504
8450
|
:root {
|
|
8505
8451
|
--x-color-background-button-primary: var(--x-color-background-button-default);
|
|
8506
8452
|
--x-color-border-button-primary: var(--x-color-border-button-default);
|
|
@@ -8511,6 +8457,9 @@
|
|
|
8511
8457
|
--x-size-border-width-bottom-button-primary: var(--x-size-border-width-button-primary);
|
|
8512
8458
|
--x-size-border-width-left-button-primary: var(--x-size-border-width-button-primary);
|
|
8513
8459
|
}
|
|
8460
|
+
:root {
|
|
8461
|
+
--x-size-width-dropdown-m: 130px;
|
|
8462
|
+
}
|
|
8514
8463
|
:root {
|
|
8515
8464
|
--x-color-background-button-primary: var(--x-color-background-button-default);
|
|
8516
8465
|
--x-color-border-button-primary: var(--x-color-border-button-default);
|
|
@@ -8566,6 +8515,11 @@
|
|
|
8566
8515
|
--x-color-border-button-ghost: transparent;
|
|
8567
8516
|
--x-color-text-button-ghost: var(--x-color-base-lead);
|
|
8568
8517
|
}
|
|
8518
|
+
:root {
|
|
8519
|
+
--x-color-background-button-ghost: transparent;
|
|
8520
|
+
--x-color-border-button-ghost: transparent;
|
|
8521
|
+
--x-color-text-button-ghost: var(--x-color-base-lead);
|
|
8522
|
+
}
|
|
8569
8523
|
|
|
8570
8524
|
.x-button--ghost.x-button,
|
|
8571
8525
|
.x-button--ghost .x-button {
|
|
@@ -8583,11 +8537,6 @@
|
|
|
8583
8537
|
.x-button--ghost.x-button--ghost-end .x-button {
|
|
8584
8538
|
--x-size-padding-right-button-default: 0;
|
|
8585
8539
|
}
|
|
8586
|
-
:root {
|
|
8587
|
-
--x-color-background-button-ghost: transparent;
|
|
8588
|
-
--x-color-border-button-ghost: transparent;
|
|
8589
|
-
--x-color-text-button-ghost: var(--x-color-base-lead);
|
|
8590
|
-
}
|
|
8591
8540
|
:root {
|
|
8592
8541
|
--x-color-background-button-default: var(--x-color-base-lead);
|
|
8593
8542
|
--x-color-border-button-default: var(--x-color-background-button-default);
|
|
@@ -8703,13 +8652,6 @@
|
|
|
8703
8652
|
--x-size-border-radius-bottom-right-button-card: var(--x-size-border-radius-button-card);
|
|
8704
8653
|
--x-size-border-radius-bottom-left-button-card: var(--x-size-border-radius-button-card);
|
|
8705
8654
|
}
|
|
8706
|
-
:root {
|
|
8707
|
-
--x-size-border-radius-button-card: var(--x-size-border-radius-base-s);
|
|
8708
|
-
--x-size-border-radius-top-left-button-card: var(--x-size-border-radius-button-card);
|
|
8709
|
-
--x-size-border-radius-top-right-button-card: var(--x-size-border-radius-button-card);
|
|
8710
|
-
--x-size-border-radius-bottom-right-button-card: var(--x-size-border-radius-button-card);
|
|
8711
|
-
--x-size-border-radius-bottom-left-button-card: var(--x-size-border-radius-button-card);
|
|
8712
|
-
}
|
|
8713
8655
|
|
|
8714
8656
|
.x-button--card.x-button,
|
|
8715
8657
|
.x-button--card .x-button {
|
|
@@ -8725,6 +8667,23 @@
|
|
|
8725
8667
|
--x-size-border-radius-bottom-left-button-card
|
|
8726
8668
|
);
|
|
8727
8669
|
}
|
|
8670
|
+
:root {
|
|
8671
|
+
--x-size-border-radius-button-card: var(--x-size-border-radius-base-s);
|
|
8672
|
+
--x-size-border-radius-top-left-button-card: var(--x-size-border-radius-button-card);
|
|
8673
|
+
--x-size-border-radius-top-right-button-card: var(--x-size-border-radius-button-card);
|
|
8674
|
+
--x-size-border-radius-bottom-right-button-card: var(--x-size-border-radius-button-card);
|
|
8675
|
+
--x-size-border-radius-bottom-left-button-card: var(--x-size-border-radius-button-card);
|
|
8676
|
+
}
|
|
8677
|
+
:root {
|
|
8678
|
+
--x-color-background-badge-default: var(--x-color-base-neutral-10);
|
|
8679
|
+
--x-color-text-badge-default: var(--x-color-base-neutral-100);
|
|
8680
|
+
--x-color-border-badge-default: var(--x-color-base-neutral-10);
|
|
8681
|
+
--x-size-border-radius-badge-default: var(--x-size-border-radius-base-pill);
|
|
8682
|
+
--x-size-border-width-badge-default: 0;
|
|
8683
|
+
--x-size-width-badge-default: 1.5em;
|
|
8684
|
+
--x-number-font-weight-badge-default: var(--x-number-font-weight-base-regular);
|
|
8685
|
+
--x-size-font-badge-default: var(--x-size-font-base-xs);
|
|
8686
|
+
}
|
|
8728
8687
|
:root {
|
|
8729
8688
|
--x-color-background-badge-default: var(--x-color-base-neutral-10);
|
|
8730
8689
|
--x-color-text-badge-default: var(--x-color-base-neutral-100);
|
|
@@ -8774,29 +8733,6 @@
|
|
|
8774
8733
|
.x-badge-container {
|
|
8775
8734
|
position: relative;
|
|
8776
8735
|
}
|
|
8777
|
-
:root {
|
|
8778
|
-
--x-color-background-badge-default: var(--x-color-base-neutral-10);
|
|
8779
|
-
--x-color-text-badge-default: var(--x-color-base-neutral-100);
|
|
8780
|
-
--x-color-border-badge-default: var(--x-color-base-neutral-10);
|
|
8781
|
-
--x-size-border-radius-badge-default: var(--x-size-border-radius-base-pill);
|
|
8782
|
-
--x-size-border-width-badge-default: 0;
|
|
8783
|
-
--x-size-width-badge-default: 1.5em;
|
|
8784
|
-
--x-number-font-weight-badge-default: var(--x-number-font-weight-base-regular);
|
|
8785
|
-
--x-size-font-badge-default: var(--x-size-font-base-xs);
|
|
8786
|
-
}
|
|
8787
|
-
:root {
|
|
8788
|
-
--x-color-base-lead: #243d48;
|
|
8789
|
-
--x-color-base-auxiliary: #bfe1ec;
|
|
8790
|
-
--x-color-base-neutral-10: #1a1a1a;
|
|
8791
|
-
--x-color-base-neutral-35: #595959;
|
|
8792
|
-
--x-color-base-neutral-70: #b3b3b3;
|
|
8793
|
-
--x-color-base-neutral-95: #f2f2f2;
|
|
8794
|
-
--x-color-base-neutral-100: #ffffff;
|
|
8795
|
-
--x-color-base-accent: #0086b2;
|
|
8796
|
-
--x-color-base-enable: #00705c;
|
|
8797
|
-
--x-color-base-disable: #e11f26;
|
|
8798
|
-
--x-color-base-transparent: transparent;
|
|
8799
|
-
}
|
|
8800
8736
|
:root {
|
|
8801
8737
|
--x-size-base-01: 2px;
|
|
8802
8738
|
--x-size-base-02: 4px;
|
|
@@ -8819,10 +8755,74 @@
|
|
|
8819
8755
|
--x-size-base-19: 280px;
|
|
8820
8756
|
--x-size-base-20: 344px;
|
|
8821
8757
|
}
|
|
8758
|
+
:root {
|
|
8759
|
+
--x-color-base-lead: #243d48;
|
|
8760
|
+
--x-color-base-auxiliary: #bfe1ec;
|
|
8761
|
+
--x-color-base-neutral-10: #1a1a1a;
|
|
8762
|
+
--x-color-base-neutral-35: #595959;
|
|
8763
|
+
--x-color-base-neutral-70: #b3b3b3;
|
|
8764
|
+
--x-color-base-neutral-95: #f2f2f2;
|
|
8765
|
+
--x-color-base-neutral-100: #ffffff;
|
|
8766
|
+
--x-color-base-accent: #0086b2;
|
|
8767
|
+
--x-color-base-enable: #00705c;
|
|
8768
|
+
--x-color-base-disable: #e11f26;
|
|
8769
|
+
--x-color-base-transparent: transparent;
|
|
8770
|
+
}
|
|
8822
8771
|
:root {
|
|
8823
8772
|
--x-size-border-radius-base-none: 0;
|
|
8824
8773
|
--x-size-border-radius-base-s: var(--x-size-base-02);
|
|
8825
8774
|
--x-size-border-radius-base-m: var(--x-size-base-06);
|
|
8826
8775
|
--x-size-border-radius-base-pill: 99999px;
|
|
8827
8776
|
--x-size-border-width-base: 1px;
|
|
8777
|
+
}
|
|
8778
|
+
:root {
|
|
8779
|
+
--x-size-border-radius-input-group-pill: var(--x-size-border-radius-base-pill);
|
|
8780
|
+
--x-size-border-radius-top-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
8781
|
+
--x-size-border-radius-top-right-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
8782
|
+
--x-size-border-radius-bottom-right-input-group-pill: var(
|
|
8783
|
+
--x-size-border-radius-input-group-pill
|
|
8784
|
+
);
|
|
8785
|
+
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
8786
|
+
}
|
|
8787
|
+
|
|
8788
|
+
.x-input-group--pill.x-input-group,
|
|
8789
|
+
.x-input-group--pill .x-input-group {
|
|
8790
|
+
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-group-pill);
|
|
8791
|
+
--x-size-border-radius-top-left-input-group-default: var(
|
|
8792
|
+
--x-size-border-radius-top-left-input-group-pill
|
|
8793
|
+
);
|
|
8794
|
+
--x-size-border-radius-top-right-input-group-default: var(
|
|
8795
|
+
--x-size-border-radius-top-right-input-group-pill
|
|
8796
|
+
);
|
|
8797
|
+
--x-size-border-radius-bottom-right-input-group-default: var(
|
|
8798
|
+
--x-size-border-radius-bottom-right-input-group-pill
|
|
8799
|
+
);
|
|
8800
|
+
--x-size-border-radius-bottom-left-input-group-default: var(
|
|
8801
|
+
--x-size-border-radius-bottom-left-input-group-pill
|
|
8802
|
+
);
|
|
8803
|
+
}
|
|
8804
|
+
:root {
|
|
8805
|
+
--x-size-border-radius-button-round: var(--x-size-border-radius-base-pill);
|
|
8806
|
+
--x-size-border-radius-top-left-button-round: var(--x-size-border-radius-button-round);
|
|
8807
|
+
--x-size-border-radius-top-right-button-round: var(--x-size-border-radius-button-round);
|
|
8808
|
+
--x-size-border-radius-bottom-right-button-round: var(--x-size-border-radius-button-round);
|
|
8809
|
+
--x-size-border-radius-bottom-left-button-round: var(--x-size-border-radius-button-round);
|
|
8810
|
+
}
|
|
8811
|
+
|
|
8812
|
+
.x-button--round.x-button,
|
|
8813
|
+
.x-button--round .x-button {
|
|
8814
|
+
--x-size-border-radius-button-default: var(--x-size-border-radius-button-round);
|
|
8815
|
+
--x-size-border-radius-top-left-button-default: var(--x-size-border-radius-top-left-button-round);
|
|
8816
|
+
--x-size-border-radius-top-right-button-default: var(
|
|
8817
|
+
--x-size-border-radius-top-right-button-round
|
|
8818
|
+
);
|
|
8819
|
+
--x-size-border-radius-bottom-right-button-default: var(
|
|
8820
|
+
--x-size-border-radius-bottom-right-button-round
|
|
8821
|
+
);
|
|
8822
|
+
--x-size-border-radius-bottom-left-button-default: var(
|
|
8823
|
+
--x-size-border-radius-bottom-left-button-round
|
|
8824
|
+
);
|
|
8825
|
+
min-width: var(--x-size-height-button-default);
|
|
8826
|
+
--x-size-padding-left-button-default: 0;
|
|
8827
|
+
--x-size-padding-right-button-default: 0;
|
|
8828
8828
|
}
|