@empathyco/x-components 3.0.0-alpha.39 → 3.0.0-alpha.43

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.
Files changed (273) hide show
  1. package/CHANGELOG.md +79 -0
  2. package/core/index.js +6 -2
  3. package/core/index.js.map +1 -1
  4. package/design-system/base.css +2 -1
  5. package/design-system/default-theme.css +98 -35
  6. package/design-system/full-theme.css +324 -45
  7. package/design-system/grid-default.css +6 -0
  8. package/design-system/input-group-default.css +16 -7
  9. package/design-system/list-default.css +0 -5
  10. package/design-system/option-list-bottom.css +76 -10
  11. package/design-system/option-list-default.css +39 -2
  12. package/design-system/result-default.css +1 -1
  13. package/design-system/sliding-panel-default.css +15 -17
  14. package/design-system/sliding-panel-default.token.css +0 -2
  15. package/design-system/typography-default.css +1 -0
  16. package/design-system/utilities-background-color.css +3 -0
  17. package/design-system/utilities-border-color.css +3 -0
  18. package/design-system/utilities-flex.css +32 -0
  19. package/design-system/utilities-font-color.css +3 -0
  20. package/design-system/utilities-font-size.css +79 -0
  21. package/design-system/utilities-line-height.css +17 -0
  22. package/design-system/utilities-text-decoration.css +15 -0
  23. package/design-system/utilities-text-transform.css +11 -0
  24. package/docs/API-reference/api/x-adapter.empathynextquery.md +1 -0
  25. package/docs/API-reference/api/x-adapter.empathynextquery.source.md +11 -0
  26. package/docs/API-reference/api/{x-components.resetpage.md → x-components.arrowdownicon.md} +3 -5
  27. package/docs/API-reference/api/{x-components.resetsort.md → x-components.arrowlefticon.md} +3 -5
  28. package/docs/API-reference/api/{x-components.resetfacets.md → x-components.arrowrighticon.md} +3 -5
  29. package/docs/API-reference/api/{x-components.arrowicon.md → x-components.arrowupicon.md} +2 -2
  30. package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponsewire.md +1 -1
  31. package/docs/API-reference/api/x-components.fetchandsavesearchresponsewire.md +1 -1
  32. package/docs/API-reference/api/x-components.getnewandupdatedkeys.md +27 -0
  33. package/docs/API-reference/api/x-components.grid2rowsicon.md +11 -0
  34. package/docs/API-reference/api/x-components.increasepageappendingresults.md +1 -1
  35. package/docs/API-reference/api/x-components.md +12 -7
  36. package/docs/API-reference/api/x-components.nextqueries.highlightcurated.md +13 -0
  37. package/docs/API-reference/api/x-components.nextquery.highlightcurated.md +13 -0
  38. package/docs/API-reference/api/x-components.nextquery.md +1 -0
  39. package/docs/API-reference/api/x-components.resetappending.md +1 -1
  40. package/docs/API-reference/api/x-components.resetspellcheckquery.md +1 -1
  41. package/docs/API-reference/api/x-components.resetstatewire.md +13 -0
  42. package/docs/API-reference/api/x-components.saveoriginwire.md +1 -1
  43. package/docs/API-reference/api/x-components.scroll.md +1 -3
  44. package/docs/API-reference/api/x-components.scrollmixin.md +1 -0
  45. package/docs/API-reference/api/x-components.scrollmixin.reseton.md +13 -0
  46. package/docs/API-reference/api/x-components.searchactions.md +1 -0
  47. package/docs/API-reference/api/x-components.searchactions.resetstate.md +24 -0
  48. package/docs/API-reference/api/x-components.searchxevents.md +1 -0
  49. package/docs/API-reference/api/x-components.searchxevents.searchrequestupdated.md +13 -0
  50. package/docs/API-reference/api/x-components.setpagesize.md +1 -1
  51. package/docs/API-reference/api/x-components.setquerytagginginfo.md +13 -0
  52. package/docs/API-reference/api/x-components.setrelatedtags.md +1 -1
  53. package/docs/API-reference/api/x-components.setsearchextraparams.md +1 -1
  54. package/docs/API-reference/api/x-components.setsearchpage.md +1 -1
  55. package/docs/API-reference/api/x-components.setsearchquery.md +1 -1
  56. package/docs/API-reference/api/x-components.setselectedfilters.md +1 -1
  57. package/docs/API-reference/api/x-components.setsort.md +1 -1
  58. package/docs/API-reference/api/x-components.seturlparams.md +1 -1
  59. package/docs/API-reference/api/x-components.slidingpanel.md +2 -12
  60. package/docs/API-reference/api/x-components.slidingpanel.resetoncontentchange.md +13 -0
  61. package/docs/API-reference/api/x-components.slidingpanel.scrollfactor.md +1 -1
  62. package/docs/API-reference/api/x-components.slidingpanel.showbuttons.md +1 -1
  63. package/docs/API-reference/api/x-components.taggingmutations.md +1 -0
  64. package/docs/API-reference/api/x-components.taggingmutations.setquerytagginginfo.md +24 -0
  65. package/docs/API-reference/api/x-components.taggingstate.md +1 -0
  66. package/docs/API-reference/api/x-components.taggingstate.querytagginginfo.md +13 -0
  67. package/docs/API-reference/api/x-components.taggingxevents.md +1 -0
  68. package/docs/API-reference/api/x-components.taggingxevents.searchtaggingreceived.md +13 -0
  69. package/docs/API-reference/api/x-components.trackquerywire.md +1 -1
  70. package/docs/API-reference/api/x-components.watchedinternalsearchrequest.md +21 -0
  71. package/docs/API-reference/api/x-components.watchedinternalsearchrequest.newrequest.md +11 -0
  72. package/docs/API-reference/api/x-components.watchedinternalsearchrequest.oldrequest.md +11 -0
  73. package/docs/API-reference/api/x-components.wiremetadata.md +1 -0
  74. package/docs/API-reference/api/x-components.wiremetadata.oldvalue.md +13 -0
  75. package/docs/API-reference/api/x-types.nextquery.iscurated.md +13 -0
  76. package/docs/API-reference/api/x-types.nextquery.md +6 -0
  77. package/docs/API-reference/components/common/icons/x-components.arrow-down.md +7 -0
  78. package/docs/API-reference/components/common/icons/x-components.arrow-left.md +7 -0
  79. package/docs/API-reference/components/common/icons/x-components.arrow-right.md +7 -0
  80. package/docs/API-reference/components/common/icons/x-components.arrow-up.md +7 -0
  81. package/docs/API-reference/components/common/icons/x-components.grid-2-rows.md +7 -0
  82. package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +52 -33
  83. package/docs/API-reference/components/common/x-components.sliding-panel.md +192 -33
  84. package/docs/API-reference/components/next-queries/x-components.next-queries.md +17 -11
  85. package/docs/API-reference/components/next-queries/x-components.next-query.md +16 -7
  86. package/docs/API-reference/components/scroll/x-components.scroll.md +5 -8
  87. package/js/components/icons/arrow-down.vue.js +61 -0
  88. package/js/components/icons/arrow-down.vue.js.map +1 -0
  89. package/js/components/icons/arrow-down.vue_rollup-plugin-vue=script.js +4 -0
  90. package/js/components/icons/arrow-down.vue_rollup-plugin-vue=script.js.map +1 -0
  91. package/js/components/icons/{arrow.vue.js → arrow-left.vue.js} +2 -2
  92. package/js/components/icons/arrow-left.vue.js.map +1 -0
  93. package/js/components/icons/arrow-left.vue_rollup-plugin-vue=script.js +4 -0
  94. package/js/components/icons/arrow-left.vue_rollup-plugin-vue=script.js.map +1 -0
  95. package/js/components/icons/arrow-right.vue.js +61 -0
  96. package/js/components/icons/arrow-right.vue.js.map +1 -0
  97. package/js/components/icons/arrow-right.vue_rollup-plugin-vue=script.js +4 -0
  98. package/js/components/icons/arrow-right.vue_rollup-plugin-vue=script.js.map +1 -0
  99. package/js/components/icons/arrow-up.vue.js +61 -0
  100. package/js/components/icons/arrow-up.vue.js.map +1 -0
  101. package/js/components/icons/arrow-up.vue_rollup-plugin-vue=script.js +4 -0
  102. package/js/components/icons/arrow-up.vue_rollup-plugin-vue=script.js.map +1 -0
  103. package/js/components/icons/grid-2-rows.vue.js +65 -0
  104. package/js/components/icons/grid-2-rows.vue.js.map +1 -0
  105. package/js/components/icons/grid-2-rows.vue_rollup-plugin-vue=script.js +4 -0
  106. package/js/components/icons/grid-2-rows.vue_rollup-plugin-vue=script.js.map +1 -0
  107. package/js/components/icons/tag.vue.js +1 -1
  108. package/js/components/icons/tag.vue.js.map +1 -1
  109. package/js/components/scroll/base-scroll.vue.js +2 -2
  110. package/js/components/scroll/base-scroll.vue.js.map +1 -1
  111. package/js/components/scroll/scroll.mixin.js +12 -6
  112. package/js/components/scroll/scroll.mixin.js.map +1 -1
  113. package/js/components/sliding-panel.vue.js +2 -2
  114. package/js/components/sliding-panel.vue.js.map +1 -1
  115. package/js/components/sliding-panel.vue_rollup-plugin-vue=script.js +56 -40
  116. package/js/components/sliding-panel.vue_rollup-plugin-vue=script.js.map +1 -1
  117. package/js/index.js +8 -4
  118. package/js/index.js.map +1 -1
  119. package/js/plugins/x-emitters.js +3 -3
  120. package/js/plugins/x-emitters.js.map +1 -1
  121. package/js/utils/object.js +17 -1
  122. package/js/utils/object.js.map +1 -1
  123. package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js +5 -1
  124. package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
  125. package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js +5 -1
  126. package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js.map +1 -1
  127. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js +5 -1
  128. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
  129. package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js +5 -1
  130. package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  131. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js +5 -1
  132. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js.map +1 -1
  133. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js +5 -1
  134. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  135. package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js +5 -1
  136. package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  137. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js +5 -1
  138. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  139. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js +5 -1
  140. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  141. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js +5 -1
  142. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  143. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js +5 -1
  144. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  145. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js +5 -1
  146. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js.map +1 -1
  147. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js +5 -1
  148. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js.map +1 -1
  149. package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js +5 -1
  150. package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js.map +1 -1
  151. package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js +5 -1
  152. package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  153. package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js +5 -1
  154. package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  155. package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js +5 -1
  156. package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  157. package/js/x-modules/facets/wiring.js +3 -0
  158. package/js/x-modules/facets/wiring.js.map +1 -1
  159. package/js/x-modules/next-queries/components/next-queries.vue.js +15 -4
  160. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  161. package/js/x-modules/next-queries/components/next-queries.vue_rollup-plugin-vue=script.js +3 -0
  162. package/js/x-modules/next-queries/components/next-queries.vue_rollup-plugin-vue=script.js.map +1 -1
  163. package/js/x-modules/next-queries/components/next-query.vue.js +6 -1
  164. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  165. package/js/x-modules/next-queries/components/next-query.vue_rollup-plugin-vue=script.js +18 -0
  166. package/js/x-modules/next-queries/components/next-query.vue_rollup-plugin-vue=script.js.map +1 -1
  167. package/js/x-modules/related-tags/wiring.js +3 -0
  168. package/js/x-modules/related-tags/wiring.js.map +1 -1
  169. package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js +5 -1
  170. package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js.map +1 -1
  171. package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js +5 -1
  172. package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js.map +1 -1
  173. package/js/x-modules/scroll/components/scroll.vue.js +14 -13
  174. package/js/x-modules/scroll/components/scroll.vue.js.map +1 -1
  175. package/js/x-modules/scroll/components/scroll.vue_rollup-plugin-vue=script.js +2 -9
  176. package/js/x-modules/scroll/components/scroll.vue_rollup-plugin-vue=script.js.map +1 -1
  177. package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js +5 -1
  178. package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js.map +1 -1
  179. package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js +5 -1
  180. package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js.map +1 -1
  181. package/js/x-modules/search/components/sort.mixin.js +5 -1
  182. package/js/x-modules/search/components/sort.mixin.js.map +1 -1
  183. package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js +5 -1
  184. package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js.map +1 -1
  185. package/js/x-modules/search/store/actions/increase-page-apending-results.action.js +1 -1
  186. package/js/x-modules/search/store/actions/increase-page-apending-results.action.js.map +1 -1
  187. package/js/x-modules/search/store/actions/reset-state.action.js +32 -0
  188. package/js/x-modules/search/store/actions/reset-state.action.js.map +1 -0
  189. package/js/x-modules/search/store/emitters.js +6 -0
  190. package/js/x-modules/search/store/emitters.js.map +1 -1
  191. package/js/x-modules/search/store/module.js +2 -0
  192. package/js/x-modules/search/store/module.js.map +1 -1
  193. package/js/x-modules/search/wiring.js +15 -32
  194. package/js/x-modules/search/wiring.js.map +1 -1
  195. package/js/x-modules/tagging/store/emitters.js +2 -4
  196. package/js/x-modules/tagging/store/emitters.js.map +1 -1
  197. package/js/x-modules/tagging/store/module.js +5 -1
  198. package/js/x-modules/tagging/store/module.js.map +1 -1
  199. package/js/x-modules/tagging/wiring.js +15 -6
  200. package/js/x-modules/tagging/wiring.js.map +1 -1
  201. package/package.json +4 -4
  202. package/report/x-adapter.api.json +26 -0
  203. package/report/x-components.api.json +589 -292
  204. package/report/x-components.api.md +68 -35
  205. package/report/x-types.api.json +28 -1
  206. package/search/index.js +1 -1
  207. package/tagging/index.js +1 -1
  208. package/types/components/icons/arrow-down.vue.d.ts +3 -0
  209. package/types/components/icons/arrow-down.vue.d.ts.map +1 -0
  210. package/types/components/icons/arrow-left.vue.d.ts +3 -0
  211. package/types/components/icons/arrow-left.vue.d.ts.map +1 -0
  212. package/types/components/icons/arrow-right.vue.d.ts +3 -0
  213. package/types/components/icons/arrow-right.vue.d.ts.map +1 -0
  214. package/types/components/icons/arrow-up.vue.d.ts +3 -0
  215. package/types/components/icons/arrow-up.vue.d.ts.map +1 -0
  216. package/types/components/icons/grid-2-rows.vue.d.ts +3 -0
  217. package/types/components/icons/grid-2-rows.vue.d.ts.map +1 -0
  218. package/types/components/icons/index.d.ts +5 -1
  219. package/types/components/icons/index.d.ts.map +1 -1
  220. package/types/components/scroll/scroll.mixin.d.ts +7 -0
  221. package/types/components/scroll/scroll.mixin.d.ts.map +1 -1
  222. package/types/components/sliding-panel.vue.d.ts +35 -18
  223. package/types/components/sliding-panel.vue.d.ts.map +1 -1
  224. package/types/utils/object.d.ts +11 -0
  225. package/types/utils/object.d.ts.map +1 -1
  226. package/types/wiring/wiring.types.d.ts +2 -0
  227. package/types/wiring/wiring.types.d.ts.map +1 -1
  228. package/types/x-modules/facets/wiring.d.ts +3 -0
  229. package/types/x-modules/facets/wiring.d.ts.map +1 -1
  230. package/types/x-modules/next-queries/components/next-queries.vue.d.ts +6 -0
  231. package/types/x-modules/next-queries/components/next-queries.vue.d.ts.map +1 -1
  232. package/types/x-modules/next-queries/components/next-query.vue.d.ts +14 -0
  233. package/types/x-modules/next-queries/components/next-query.vue.d.ts.map +1 -1
  234. package/types/x-modules/related-tags/wiring.d.ts +3 -0
  235. package/types/x-modules/related-tags/wiring.d.ts.map +1 -1
  236. package/types/x-modules/scroll/components/scroll.vue.d.ts +2 -17
  237. package/types/x-modules/scroll/components/scroll.vue.d.ts.map +1 -1
  238. package/types/x-modules/search/events.types.d.ts +5 -0
  239. package/types/x-modules/search/events.types.d.ts.map +1 -1
  240. package/types/x-modules/search/store/actions/reset-state.action.d.ts +11 -0
  241. package/types/x-modules/search/store/actions/reset-state.action.d.ts.map +1 -0
  242. package/types/x-modules/search/store/emitters.d.ts +4 -0
  243. package/types/x-modules/search/store/emitters.d.ts.map +1 -1
  244. package/types/x-modules/search/store/module.d.ts.map +1 -1
  245. package/types/x-modules/search/store/types.d.ts +7 -1
  246. package/types/x-modules/search/store/types.d.ts.map +1 -1
  247. package/types/x-modules/search/types.d.ts +10 -0
  248. package/types/x-modules/search/types.d.ts.map +1 -1
  249. package/types/x-modules/search/wiring.d.ts +37 -59
  250. package/types/x-modules/search/wiring.d.ts.map +1 -1
  251. package/types/x-modules/tagging/events.types.d.ts +6 -0
  252. package/types/x-modules/tagging/events.types.d.ts.map +1 -1
  253. package/types/x-modules/tagging/store/emitters.d.ts +1 -0
  254. package/types/x-modules/tagging/store/emitters.d.ts.map +1 -1
  255. package/types/x-modules/tagging/store/module.d.ts.map +1 -1
  256. package/types/x-modules/tagging/store/types.d.ts +10 -0
  257. package/types/x-modules/tagging/store/types.d.ts.map +1 -1
  258. package/types/x-modules/tagging/wiring.d.ts +14 -5
  259. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  260. package/docs/API-reference/api/x-components.scroll.distancetobottom.md +0 -13
  261. package/docs/API-reference/api/x-components.scroll.throttlems.md +0 -13
  262. package/docs/API-reference/api/x-components.slidingpanel._refs.md +0 -15
  263. package/docs/API-reference/api/x-components.slidingpanel.beforedestroy.md +0 -15
  264. package/docs/API-reference/api/x-components.slidingpanel.isscrollatend.md +0 -13
  265. package/docs/API-reference/api/x-components.slidingpanel.isscrollatstart.md +0 -13
  266. package/docs/API-reference/api/x-components.slidingpanel.mounted.md +0 -15
  267. package/docs/API-reference/api/x-components.slidingpanel.scrollobserver.md +0 -13
  268. package/docs/API-reference/components/common/icons/x-components.arrow.md +0 -7
  269. package/js/components/icons/arrow.vue.js.map +0 -1
  270. package/js/components/icons/arrow.vue_rollup-plugin-vue=script.js +0 -4
  271. package/js/components/icons/arrow.vue_rollup-plugin-vue=script.js.map +0 -1
  272. package/types/components/icons/arrow.vue.d.ts +0 -3
  273. package/types/components/icons/arrow.vue.d.ts.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,85 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.42...@empathyco/x-components@3.0.0-alpha.43) (2022-01-06)
7
+
8
+ ### Features
9
+
10
+ - **components:** Add icons for Arrows UP DOWN LEFT and RIGHT. (#295)
11
+ ([693b26f](https://github.com/empathyco/x/commit/693b26f8e2d250f97bcf0cce472299b2edcc4823)),
12
+ closes [EX-5245](https://searchbroker.atlassian.net/browse/EX-5245)
13
+
14
+ # Change Log
15
+
16
+ All notable changes to this project will be documented in this file. See
17
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
18
+
19
+ ## [3.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.41...@empathyco/x-components@3.0.0-alpha.42) (2022-01-05)
20
+
21
+ ### Features
22
+
23
+ - **design-system:** Add more utility classes.
24
+ ([592e076](https://github.com/empathyco/x/commit/592e0761d201d80fdf62ba260ac4ef0847fb7f17)),
25
+ closes [EX-5241](https://searchbroker.atlassian.net/browse/EX-5241)
26
+ - **desing-system:** Add `Grid2RowsIcon` component
27
+ ([cbd014f](https://github.com/empathyco/x/commit/cbd014fb1a07c2aa738c3ef828c9caf5ec9ded39)),
28
+ closes [EX-5238](https://searchbroker.atlassian.net/browse/EX-5238)
29
+
30
+ ### Bug Fixes
31
+
32
+ - **design-system:** Fix grid styles to stretch cells.
33
+ ([3292229](https://github.com/empathyco/x/commit/32922290173cc87fe5c82934b9a9e01dc27b3c23)),
34
+ closes [EX-5239](https://searchbroker.atlassian.net/browse/EX-5239)
35
+ - **design-system:** Fix Sliding Panel styles.
36
+ ([bcf2092](https://github.com/empathyco/x/commit/bcf20925c3baf7847792b7b77b07178d62a27e7e)),
37
+ closes [EX-5234](https://searchbroker.atlassian.net/browse/EX-5234)
38
+
39
+ # Change Log
40
+
41
+ All notable changes to this project will be documented in this file. See
42
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
43
+
44
+ ## [3.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.40...@empathyco/x-components@3.0.0-alpha.41) (2022-01-03)
45
+
46
+ ### Features
47
+
48
+ - **next-queries:** add isCurated property
49
+ ([8b7b313](https://github.com/empathyco/x/commit/8b7b3132c7fa8aff095a92c84abdc150be705976)),
50
+ closes [EX-5152](https://searchbroker.atlassian.net/browse/EX-5152)
51
+
52
+ # Change Log
53
+
54
+ All notable changes to this project will be documented in this file. See
55
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
56
+
57
+ ## [3.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.39...@empathyco/x-components@3.0.0-alpha.40) (2021-12-29)
58
+
59
+ ### Features
60
+
61
+ - **tagging:** add new `SearchTaggingReceived` event for tracking the query
62
+ ([d58b697](https://github.com/empathyco/x/commit/d58b69730915ccd6fb2b0656ff7280450275b5be)),
63
+ closes [EX-5170](https://searchbroker.atlassian.net/browse/EX-5170)
64
+
65
+ ### Bug Fixes
66
+
67
+ - **components:** `SlidingPanel` can now disable the resetting scroll … (#286)
68
+ ([788eb18](https://github.com/empathyco/x/commit/788eb18bf0e066d932484143d0412497f3dada6e)),
69
+ closes [EX-5197](https://searchbroker.atlassian.net/browse/EX-5197)
70
+ - **related-tags:** clear selected related tags when user changes extra params
71
+ ([b2d9b94](https://github.com/empathyco/x/commit/b2d9b94053aebbbda41659dbc3e4602931fd1bb5)),
72
+ closes [EX-5188](https://searchbroker.atlassian.net/browse/EX-5188)
73
+ - **search:** batch state reset calls after a search.request parameter changes (#283)
74
+ ([492e856](https://github.com/empathyco/x/commit/492e8566913428426459ada29ca4963730cfcd7c)),
75
+ closes [EX-5057](https://searchbroker.atlassian.net/browse/EX-5057)
76
+ - **search:** next page is now requested if it has less than the page size results. (#284)
77
+ ([f574792](https://github.com/empathyco/x/commit/f5747923f60f81564ebf124d95cae8a5d92400d4)),
78
+ closes [EX-5194](https://searchbroker.atlassian.net/browse/EX-5194)
79
+
80
+ # Change Log
81
+
82
+ All notable changes to this project will be documented in this file. See
83
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
84
+
6
85
  ## [3.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.38...@empathyco/x-components@3.0.0-alpha.39) (2021-12-22)
7
86
 
8
87
  ### Features
package/core/index.js CHANGED
@@ -16,7 +16,7 @@ export { getURLParameter } from '../js/utils/get-url-parameters.js';
16
16
  export { isElementEqualOrContained } from '../js/utils/html.js';
17
17
  export { normalizeString } from '../js/utils/normalize.js';
18
18
  export { isInRange } from '../js/utils/number.js';
19
- export { cleanUndefined, forEach, map, objectFilter, reduce } from '../js/utils/object.js';
19
+ export { cleanUndefined, forEach, getNewAndUpdatedKeys, map, objectFilter, reduce } from '../js/utils/object.js';
20
20
  export { createOrigin } from '../js/utils/origin.js';
21
21
  export { sanitize } from '../js/utils/sanitize.js';
22
22
  export { localStorageService } from '../js/utils/storage.js';
@@ -39,7 +39,10 @@ export { default as BasePriceFilterLabel } from '../js/components/filters/labels
39
39
  export { default as StarIcon } from '../js/components/icons/star.vue.js';
40
40
  export { default as BaseRating } from '../js/components/base-rating.vue.js';
41
41
  export { default as BaseRatingFilterLabel } from '../js/components/filters/labels/base-rating-filter-label.vue.js';
42
- export { default as ArrowIcon } from '../js/components/icons/arrow.vue.js';
42
+ export { default as ArrowDownIcon } from '../js/components/icons/arrow-down.vue.js';
43
+ export { default as ArrowLeftIcon } from '../js/components/icons/arrow-left.vue.js';
44
+ export { default as ArrowRightIcon } from '../js/components/icons/arrow-right.vue.js';
45
+ export { default as ArrowUpIcon } from '../js/components/icons/arrow-up.vue.js';
43
46
  export { default as BagIcon } from '../js/components/icons/bag.vue.js';
44
47
  export { default as BarCodeIcon } from '../js/components/icons/bar-code.vue.js';
45
48
  export { default as BarcodeTinyIcon } from '../js/components/icons/barcode-tiny.vue.js';
@@ -63,6 +66,7 @@ export { default as CrossIcon } from '../js/components/icons/cross.vue.js';
63
66
  export { default as FiltersIcon } from '../js/components/icons/filters.vue.js';
64
67
  export { default as Grid1ColIcon } from '../js/components/icons/grid-1-col.vue.js';
65
68
  export { default as Grid2ColIcon } from '../js/components/icons/grid-2-col.vue.js';
69
+ export { default as Grid2RowsIcon } from '../js/components/icons/grid-2-rows.vue.js';
66
70
  export { default as HideIcon } from '../js/components/icons/hide.vue.js';
67
71
  export { default as HistoryTinyIcon } from '../js/components/icons/history-tiny.vue.js';
68
72
  export { default as HistoryIcon } from '../js/components/icons/history.vue.js';
package/core/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -15,7 +15,8 @@
15
15
  --x-color-base-neutral-100: #ffffff;
16
16
  --x-color-base-accent: #b90276;
17
17
  --x-color-base-enable: #00705c;
18
- --x-color-base-disable: #e11f26; }
18
+ --x-color-base-disable: #e11f26;
19
+ --x-color-base-transparent: transparent; }
19
20
 
20
21
  :root {
21
22
  --x-size-base-01: 2px;
@@ -684,9 +684,15 @@
684
684
  display: grid;
685
685
  grid-template-columns: repeat(auto-fill, minmax(var(--x-size-min-width-grid-item), auto));
686
686
  grid-auto-flow: dense;
687
+ align-items: stretch;
687
688
  list-style: none;
688
689
  padding: var(--x-size-padding-grid);
689
690
  gap: var(--x-size-gap-grid); }
691
+ .x-grid__item {
692
+ display: flex;
693
+ flex-flow: column nowrap; }
694
+ .x-grid__item > * {
695
+ flex-grow: 1; }
690
696
  .x-grid--cols-auto .x-grid__item {
691
697
  min-width: var(--x-size-min-width-grid-item); }
692
698
 
@@ -845,22 +851,31 @@
845
851
  .x-input-group > .x-button {
846
852
  height: var(--x-size-height-input-group-default);
847
853
  min-height: var(--x-size-height-input-group-default);
848
- margin: calc(var(--x-size-border-width-input-group-default) * -1); }
849
- [dir="ltr"] .x-input-group > .x-button:first-child {
854
+ margin-top: calc(var(--x-size-border-width-top-input-group-default) * -1);
855
+ margin-bottom: calc(var(--x-size-border-width-bottom-input-group-default) * -1); }
856
+ .x-input-group > .x-button:not(.x-input-group__action) {
857
+ font-weight: var(--x-number-font-weight-input-group-default-button); }
858
+ [dir="ltr"] .x-input-group > .x-button:not(.x-input-group__action):first-child {
850
859
  margin-right: 0; }
851
- [dir="rtl"] .x-input-group > .x-button:first-child {
860
+ [dir="rtl"] .x-input-group > .x-button:not(.x-input-group__action):first-child {
852
861
  margin-left: 0; }
853
- [dir="ltr"] .x-input-group > .x-button:last-child {
862
+ [dir="ltr"] .x-input-group > .x-button:not(.x-input-group__action):last-child {
854
863
  margin-left: 0; }
855
- [dir="rtl"] .x-input-group > .x-button:last-child {
864
+ [dir="rtl"] .x-input-group > .x-button:not(.x-input-group__action):last-child {
856
865
  margin-right: 0; }
857
- .x-input-group > .x-button:not(.x-input-group__action) {
858
- font-weight: var(--x-number-font-weight-input-group-default-button); }
859
866
  .x-input-group > .x-input-group__action {
860
867
  box-sizing: border-box;
861
868
  padding: 0 calc(var(--x-size-padding-input-group-default-action) - 1px);
862
869
  min-width: var(--x-size-height-input-group-default);
863
870
  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); }
871
+ [dir="ltr"] .x-input-group > .x-input-group__action:first-child {
872
+ margin-left: calc(var(--x-size-border-width-left-input-group-default) * -1); }
873
+ [dir="rtl"] .x-input-group > .x-input-group__action:first-child {
874
+ margin-right: calc(var(--x-size-border-width-left-input-group-default) * -1); }
875
+ [dir="ltr"] .x-input-group > .x-input-group__action:last-child {
876
+ margin-right: calc(var(--x-size-border-width-right-input-group-default) * -1); }
877
+ [dir="rtl"] .x-input-group > .x-input-group__action:last-child {
878
+ margin-left: calc(var(--x-size-border-width-right-input-group-default) * -1); }
864
879
 
865
880
  :root {
866
881
  --x-color-background-input-group-default: var(--x-color-background-input-default);
@@ -1026,11 +1041,6 @@
1026
1041
  padding: var(--x-size-padding-list);
1027
1042
  justify-content: var(--x-size-justify-list);
1028
1043
  align-items: var(--x-size-align-list);
1029
- font-family: var(--x-font-family-text);
1030
- font-size: var(--x-size-font-text);
1031
- font-weight: var(--x-number-font-weight-text);
1032
- line-height: var(--x-size-line-height-text);
1033
- color: var(--x-color-text-default);
1034
1044
  min-width: 0; }
1035
1045
  @media not all and (min-resolution: 0.001dpcm) {
1036
1046
  .x-list:not(.x-list--horizontal), .x-list.x-list--vertical {
@@ -1257,6 +1267,23 @@
1257
1267
  --x-color-text-option-list-button-default-selected
1258
1268
  );
1259
1269
  --x-color-border-option-list-item-default: var(--x-color-base-neutral-70);
1270
+ --x-color-border-top-option-list-item-default: var(--x-color-border-option-list-item-default);
1271
+ --x-color-border-right-option-list-item-default: var(--x-color-border-option-list-item-default);
1272
+ --x-color-border-bottom-option-list-item-default: var(--x-color-border-option-list-item-default);
1273
+ --x-color-border-left-option-list-item-default: var(--x-color-border-option-list-item-default);
1274
+ --x-color-border-option-list-item-default-selected: var(--x-color-base-neutral-70);
1275
+ --x-color-border-top-option-list-item-default-selected: var(
1276
+ --x-color-border-option-list-item-default-selected
1277
+ );
1278
+ --x-color-border-right-option-list-item-default-selected: var(
1279
+ --x-color-border-option-list-item-default-selected
1280
+ );
1281
+ --x-color-border-bottom-option-list-item-default-selected: var(
1282
+ --x-color-border-option-list-item-default-selected
1283
+ );
1284
+ --x-color-border-left-option-list-item-default-selected: var(
1285
+ --x-color-border-option-list-item-default-selected
1286
+ );
1260
1287
  --x-size-border-width-option-list-item-default: var(--x-size-border-width-base);
1261
1288
  --x-size-border-width-top-option-list-item-default: 0;
1262
1289
  --x-size-border-width-right-option-list-item-default: var(
@@ -1288,6 +1315,7 @@
1288
1315
  --x-size-padding-option-list-button-default
1289
1316
  );
1290
1317
  --x-font-decoration-option-list-button-default-hover: underline;
1318
+ --x-size-font-option-list-button-default: var(--x-size-font-text);
1291
1319
  --x-number-font-weight-option-list-button-default: var(--x-number-font-weight-base-regular);
1292
1320
  --x-number-font-weight-option-list-button-default-selected: var(--x-number-font-weight-base-bold); }
1293
1321
 
@@ -1308,11 +1336,29 @@
1308
1336
  [dir="rtl"] .x-option-list__item {
1309
1337
  border-right-width: var(--x-size-border-width-left-option-list-item-default); }
1310
1338
  .x-option-list__item {
1311
- border-color: var(--x-color-border-option-list-item-default);
1339
+ border-top-color: var(--x-color-border-top-option-list-item-default);
1340
+ border-right-color: var(--x-color-border-right-option-list-item-default);
1341
+ border-bottom-color: var(--x-color-border-bottom-option-list-item-default);
1342
+ border-left-color: var(--x-color-border-left-option-list-item-default);
1312
1343
  border-style: solid;
1313
1344
  border-top-width: var(--x-size-border-width-top-option-list-item-default);
1314
1345
  border-bottom-width: var(--x-size-border-width-bottom-option-list-item-default); }
1315
1346
  .x-option-list__item.x-option-list__item--is-selected {
1347
+ --x-color-border-option-list-item-default: var(
1348
+ --x-color-border-option-list-item-default-selected
1349
+ );
1350
+ --x-color-border-top-option-list-item-default: var(
1351
+ --x-color-border-top-option-list-item-default-selected
1352
+ );
1353
+ --x-color-border-right-option-list-item-default: var(
1354
+ --x-color-border-right-option-list-item-default-selected
1355
+ );
1356
+ --x-color-border-bottom-option-list-item-default: var(
1357
+ --x-color-border-bottom-option-list-item-default-selected
1358
+ );
1359
+ --x-color-border-left-option-list-item-default: var(
1360
+ --x-color-border-left-option-list-item-default-selected
1361
+ );
1316
1362
  --x-size-border-width-top-option-list-item-default: var(
1317
1363
  --x-size-border-width-top-option-list-item-default-selected
1318
1364
  );
@@ -1362,7 +1408,8 @@
1362
1408
  --x-size-padding-bottom-option-list-button-default
1363
1409
  );
1364
1410
  --x-size-padding-left-button-default: var(--x-size-padding-left-option-list-button-default);
1365
- --x-number-font-weight-button-default: var(--x-number-font-weight-option-list-button-default); }
1411
+ --x-number-font-weight-button-default: var(--x-number-font-weight-option-list-button-default);
1412
+ --x-size-font-button-default: var(--x-size-font-option-list-button-default); }
1366
1413
  .x-option-list__item .x-button:hover {
1367
1414
  --x-color-background-button-default: var(
1368
1415
  --x-color-background-option-list-button-default-hover
@@ -1400,6 +1447,23 @@
1400
1447
  --x-color-text-option-list-button-default-selected
1401
1448
  );
1402
1449
  --x-color-border-option-list-item-default: var(--x-color-base-neutral-70);
1450
+ --x-color-border-top-option-list-item-default: var(--x-color-border-option-list-item-default);
1451
+ --x-color-border-right-option-list-item-default: var(--x-color-border-option-list-item-default);
1452
+ --x-color-border-bottom-option-list-item-default: var(--x-color-border-option-list-item-default);
1453
+ --x-color-border-left-option-list-item-default: var(--x-color-border-option-list-item-default);
1454
+ --x-color-border-option-list-item-default-selected: var(--x-color-base-neutral-70);
1455
+ --x-color-border-top-option-list-item-default-selected: var(
1456
+ --x-color-border-option-list-item-default-selected
1457
+ );
1458
+ --x-color-border-right-option-list-item-default-selected: var(
1459
+ --x-color-border-option-list-item-default-selected
1460
+ );
1461
+ --x-color-border-bottom-option-list-item-default-selected: var(
1462
+ --x-color-border-option-list-item-default-selected
1463
+ );
1464
+ --x-color-border-left-option-list-item-default-selected: var(
1465
+ --x-color-border-option-list-item-default-selected
1466
+ );
1403
1467
  --x-size-border-width-option-list-item-default: var(--x-size-border-width-base);
1404
1468
  --x-size-border-width-top-option-list-item-default: 0;
1405
1469
  --x-size-border-width-right-option-list-item-default: var(
@@ -1431,6 +1495,7 @@
1431
1495
  --x-size-padding-option-list-button-default
1432
1496
  );
1433
1497
  --x-font-decoration-option-list-button-default-hover: underline;
1498
+ --x-size-font-option-list-button-default: var(--x-size-font-text);
1434
1499
  --x-number-font-weight-option-list-button-default: var(--x-number-font-weight-base-regular);
1435
1500
  --x-number-font-weight-option-list-button-default-selected: var(--x-number-font-weight-base-bold); }
1436
1501
 
@@ -1516,7 +1581,7 @@
1516
1581
  .x-result {
1517
1582
  display: grid;
1518
1583
  grid-template-columns: [result-start] 1fr [result-end];
1519
- grid-template-rows: [picture-start] auto [overlay-start] auto [picture-end overlay-end description-start] auto [description-end];
1584
+ grid-template-rows: [picture-start] auto [overlay-start] auto [picture-end overlay-end description-start] 1fr [description-end];
1520
1585
  box-sizing: border-box;
1521
1586
  background-color: var(--x-color-background-result-default);
1522
1587
  border-color: var(--x-color-border-result-default);
@@ -1710,9 +1775,11 @@
1710
1775
  --x-color-thumb-scroll-bar-hover: var(--x-color-base-neutral-70); }
1711
1776
 
1712
1777
  .x-sliding-panel {
1778
+ z-index: 0;
1713
1779
  background-color: var(--x-color-background-sliding-panel); }
1714
1780
  .x-sliding-panel__button.x-button {
1715
- --x-size-padding-button: var(--x-size-padding-sliding-panel-button); }
1781
+ --x-size-padding-button: var(--x-size-padding-sliding-panel-button);
1782
+ pointer-events: none; }
1716
1783
  .x-sliding-panel.x-sliding-panel--buttons-overflow .x-sliding-panel__button {
1717
1784
  pointer-events: all; }
1718
1785
  .x-sliding-panel.x-sliding-panel--buttons-overflow .x-sliding-panel__button-left {
@@ -1727,22 +1794,18 @@
1727
1794
  .x-sliding-panel.x-sliding-panel--show-buttons-on-hover:not(.x-sliding-panel--at-end):hover .x-sliding-panel__button-right {
1728
1795
  opacity: 1;
1729
1796
  pointer-events: all; }
1730
- .x-sliding-panel:not(.x-sliding-panel--no-gradient)::before, .x-sliding-panel:not(.x-sliding-panel--no-gradient)::after {
1731
- position: absolute;
1732
- z-index: 1;
1733
- content: '';
1734
- pointer-events: none;
1735
- height: 100%;
1736
- width: var(--x-size-width-sliding-panel-gradient);
1737
- opacity: 0; }
1738
- .x-sliding-panel:not(.x-sliding-panel--no-gradient)::before {
1739
- background: linear-gradient(to right, var(--x-color-background-sliding-panel) 43%, var(--x-color-background-sliding-panel-middle) 67%, var(--x-color-background-sliding-panel-end));
1740
- left: 0; }
1741
- .x-sliding-panel:not(.x-sliding-panel--no-gradient)::after {
1742
- background: linear-gradient(to left, var(--x-color-background-sliding-panel) 43%, var(--x-color-background-sliding-panel-middle) 67%, var(--x-color-background-sliding-panel-end));
1743
- right: 0; }
1744
- .x-sliding-panel:not(.x-sliding-panel--no-gradient):not(.x-sliding-panel--at-start)::before, .x-sliding-panel:not(.x-sliding-panel--no-gradient):not(.x-sliding-panel--at-end)::after {
1745
- opacity: 1; }
1797
+ .x-sliding-panel:not(.x-sliding-panel--no-gradient) .x-sliding-panel__scroll {
1798
+ -webkit-mask: linear-gradient(to right, transparent calc(0.43 * var(--x-size-width-sliding-panel-gradient)), rgba(0, 0, 0, 0.8) calc(0.67 * var(--x-size-width-sliding-panel-gradient)), black var(--x-size-width-sliding-panel-gradient), rgba(0, 0, 0, 0.8) calc(100% - 0.67 * var(--x-size-width-sliding-panel-gradient)), transparent calc(100% - 0.43 * var(--x-size-width-sliding-panel-gradient)));
1799
+ mask: linear-gradient(to right, transparent calc(0.43 * var(--x-size-width-sliding-panel-gradient)), rgba(0, 0, 0, 0.8) calc(0.67 * var(--x-size-width-sliding-panel-gradient)), black var(--x-size-width-sliding-panel-gradient), rgba(0, 0, 0, 0.8) calc(100% - 0.67 * var(--x-size-width-sliding-panel-gradient)), transparent calc(100% - 0.43 * var(--x-size-width-sliding-panel-gradient))); }
1800
+ .x-sliding-panel:not(.x-sliding-panel--no-gradient).x-sliding-panel--at-start .x-sliding-panel__scroll {
1801
+ -webkit-mask: linear-gradient(to left, transparent calc(0.43 * var(--x-size-width-sliding-panel-gradient)), rgba(0, 0, 0, 0.8) calc(0.67 * var(--x-size-width-sliding-panel-gradient)), black var(--x-size-width-sliding-panel-gradient));
1802
+ mask: linear-gradient(to left, transparent calc(0.43 * var(--x-size-width-sliding-panel-gradient)), rgba(0, 0, 0, 0.8) calc(0.67 * var(--x-size-width-sliding-panel-gradient)), black var(--x-size-width-sliding-panel-gradient)); }
1803
+ .x-sliding-panel:not(.x-sliding-panel--no-gradient).x-sliding-panel--at-end .x-sliding-panel__scroll {
1804
+ -webkit-mask: linear-gradient(to right, transparent calc(0.43 * var(--x-size-width-sliding-panel-gradient)), rgba(0, 0, 0, 0.8) calc(0.67 * var(--x-size-width-sliding-panel-gradient)), black var(--x-size-width-sliding-panel-gradient));
1805
+ mask: linear-gradient(to right, transparent calc(0.43 * var(--x-size-width-sliding-panel-gradient)), rgba(0, 0, 0, 0.8) calc(0.67 * var(--x-size-width-sliding-panel-gradient)), black var(--x-size-width-sliding-panel-gradient)); }
1806
+ .x-sliding-panel:not(.x-sliding-panel--no-gradient).x-sliding-panel--at-start.x-sliding-panel--at-end .x-sliding-panel__scroll {
1807
+ -webkit-mask: none;
1808
+ mask: none; }
1746
1809
  .x-sliding-panel__scroll > * {
1747
1810
  flex: 0 0 auto; }
1748
1811
  .x-sliding-panel__scroll > .x-list {
@@ -1750,8 +1813,6 @@
1750
1813
 
1751
1814
  :root {
1752
1815
  --x-color-background-sliding-panel: var(--x-color-base-neutral-100);
1753
- --x-color-background-sliding-panel-middle: rgba(255, 255, 255, 0.94);
1754
- --x-color-background-sliding-panel-end: rgba(255, 255, 255, 0);
1755
1816
  --x-size-width-sliding-panel-gradient: var(--x-size-base-09);
1756
1817
  --x-size-padding-sliding-panel-button: var(--x-size-base-03);
1757
1818
  --x-size-horizontal-margin-sliding-panel-button-overflow: var(--x-size-base-02); }
@@ -2101,6 +2162,7 @@
2101
2162
  --x-size-line-height-small: var(--x-size-line-height-base-s);
2102
2163
  --x-string-text-decoration-small: none; }
2103
2164
 
2165
+ .x,
2104
2166
  .x-text {
2105
2167
  font-family: var(--x-font-family-text);
2106
2168
  font-size: var(--x-size-font-text);
@@ -2201,7 +2263,8 @@
2201
2263
  --x-color-base-neutral-100: #ffffff;
2202
2264
  --x-color-base-accent: #b90276;
2203
2265
  --x-color-base-enable: #00705c;
2204
- --x-color-base-disable: #e11f26; }
2266
+ --x-color-base-disable: #e11f26;
2267
+ --x-color-base-transparent: transparent; }
2205
2268
 
2206
2269
  :root {
2207
2270
  --x-size-base-01: 2px;