@empathyco/x-components 3.0.0-alpha.245 → 3.0.0-alpha.246

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 (131) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/design-system/full-theme.css +120 -65
  3. package/docs/API-reference/api/x-components.xcomponentaliasapi.md +1 -1
  4. package/docs/API-reference/api/{x-components.xcomponentaliasapi.inputstatus.md → x-components.xcomponentaliasapi.searchboxstatus.md} +3 -3
  5. package/docs/API-reference/components/common/animations/x-components.animate-width.md +0 -2
  6. package/docs/API-reference/components/common/animations/x-components.collapse-height.md +0 -3
  7. package/docs/API-reference/components/common/animations/x-components.collapse-width.md +0 -3
  8. package/docs/API-reference/components/common/animations/x-components.cross-fade.md +0 -3
  9. package/docs/API-reference/components/common/animations/x-components.fade-and-slide.md +0 -3
  10. package/docs/API-reference/components/common/animations/x-components.fade.md +0 -3
  11. package/docs/API-reference/components/common/animations/x-components.staggered-fade-and-slide.md +0 -3
  12. package/docs/API-reference/components/common/animations/x-components.staggering-transition-group.md +0 -3
  13. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +0 -6
  14. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +0 -5
  15. package/docs/API-reference/components/common/currency/x-components.base-currency.md +0 -18
  16. package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +0 -3
  17. package/docs/API-reference/components/common/filters/labels/x-components.base-rating-filter-label.md +0 -3
  18. package/docs/API-reference/components/common/layouts/x-components.fixed-header-and-asides-layout.md +0 -2
  19. package/docs/API-reference/components/common/layouts/x-components.multi-column-max-width-layout.md +0 -2
  20. package/docs/API-reference/components/common/layouts/x-components.single-column-layout.md +0 -2
  21. package/docs/API-reference/components/common/modals/x-components.base-events-modal-close.md +0 -3
  22. package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +0 -3
  23. package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +0 -8
  24. package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +0 -4
  25. package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +0 -4
  26. package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +0 -5
  27. package/docs/API-reference/components/common/modals/x-components.base-modal.md +0 -3
  28. package/docs/API-reference/components/common/modals/x-components.close-main-modal.md +0 -2
  29. package/docs/API-reference/components/common/modals/x-components.main-modal.md +0 -2
  30. package/docs/API-reference/components/common/modals/x-components.open-main-modal.md +0 -2
  31. package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +0 -3
  32. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +0 -6
  33. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +0 -9
  34. package/docs/API-reference/components/common/panels/x-components.base-tabs-panel.md +1 -3
  35. package/docs/API-reference/components/common/panels/x-components.base-toggle-panel.md +0 -3
  36. package/docs/API-reference/components/common/result/x-components.base-result-add-to-cart.md +0 -3
  37. package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +0 -3
  38. package/docs/API-reference/components/common/result/x-components.base-result-image.md +0 -2
  39. package/docs/API-reference/components/common/result/x-components.base-result-link.md +0 -2
  40. package/docs/API-reference/components/common/result/x-components.base-result-previous-price.md +0 -2
  41. package/docs/API-reference/components/common/result/x-components.base-result-rating.md +0 -2
  42. package/docs/API-reference/components/common/result/x-components.result-variant-selector.md +0 -3
  43. package/docs/API-reference/components/common/result/x-components.result-variants-provider.md +0 -7
  44. package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +0 -3
  45. package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +0 -6
  46. package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +0 -3
  47. package/docs/API-reference/components/common/x-components.auto-progress-bar.md +0 -2
  48. package/docs/API-reference/components/common/x-components.base-dropdown.md +0 -3
  49. package/docs/API-reference/components/common/x-components.base-event-button.md +0 -6
  50. package/docs/API-reference/components/common/x-components.base-grid.md +4 -10
  51. package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +0 -3
  52. package/docs/API-reference/components/common/x-components.base-rating.md +0 -3
  53. package/docs/API-reference/components/common/x-components.base-switch.md +0 -4
  54. package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +3 -8
  55. package/docs/API-reference/components/common/x-components.global-x-bus.md +2 -2
  56. package/docs/API-reference/components/common/x-components.highlight.md +0 -3
  57. package/docs/API-reference/components/common/x-components.items-list.md +3 -6
  58. package/docs/API-reference/components/common/x-components.location-provider.md +2 -2
  59. package/docs/API-reference/components/common/x-components.sliding-panel.md +0 -7
  60. package/docs/API-reference/components/common/x-components.snippet-callbacks.md +0 -3
  61. package/docs/API-reference/components/device/x-components.device-detector.md +0 -4
  62. package/docs/API-reference/components/empathize/x-components.empathize.md +0 -3
  63. package/docs/API-reference/components/extra-params/x-components.extra-params.md +0 -3
  64. package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +0 -3
  65. package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +0 -3
  66. package/docs/API-reference/components/facets/x-components.clear-filters.md +0 -2
  67. package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +0 -5
  68. package/docs/API-reference/components/facets/x-components.facets/facets.md +5 -10
  69. package/docs/API-reference/components/facets/x-components.filters/all-filter.md +0 -6
  70. package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +0 -12
  71. package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +0 -2
  72. package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +0 -2
  73. package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +0 -5
  74. package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +0 -2
  75. package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +0 -7
  76. package/docs/API-reference/components/facets/x-components.lists/filters-list.md +0 -4
  77. package/docs/API-reference/components/facets/x-components.lists/filters-search.md +0 -2
  78. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +4 -11
  79. package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +0 -6
  80. package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +0 -4
  81. package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +0 -2
  82. package/docs/API-reference/components/facets/x-components.preselected-filters.md +0 -3
  83. package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +0 -4
  84. package/docs/API-reference/components/history-queries/x-components.history-queries-switch.md +0 -3
  85. package/docs/API-reference/components/history-queries/x-components.history-queries.md +0 -4
  86. package/docs/API-reference/components/history-queries/x-components.history-query.md +0 -4
  87. package/docs/API-reference/components/history-queries/x-components.my-history.md +0 -3
  88. package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +0 -4
  89. package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +0 -3
  90. package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +0 -4
  91. package/docs/API-reference/components/next-queries/x-components.next-queries-list.md +4 -6
  92. package/docs/API-reference/components/next-queries/x-components.next-queries.md +0 -6
  93. package/docs/API-reference/components/next-queries/x-components.next-query-preview.md +0 -4
  94. package/docs/API-reference/components/next-queries/x-components.next-query.md +0 -4
  95. package/docs/API-reference/components/popular-searches/x-components.popular-search.md +0 -4
  96. package/docs/API-reference/components/popular-searches/x-components.popular-searches.md +0 -5
  97. package/docs/API-reference/components/queries-preview/x-components.query-preview.md +0 -4
  98. package/docs/API-reference/components/query-suggestions/x-components.query-suggestion.md +0 -4
  99. package/docs/API-reference/components/query-suggestions/x-components.query-suggestions.md +0 -4
  100. package/docs/API-reference/components/recommendations/x-components.recommendations.md +0 -7
  101. package/docs/API-reference/components/related-tags/x-components.related-tag.md +0 -4
  102. package/docs/API-reference/components/related-tags/x-components.related-tags.md +0 -6
  103. package/docs/API-reference/components/scroll/x-components.main-scroll-item.md +0 -3
  104. package/docs/API-reference/components/scroll/x-components.main-scroll.md +0 -6
  105. package/docs/API-reference/components/scroll/x-components.scroll-to-top.md +0 -3
  106. package/docs/API-reference/components/scroll/x-components.scroll.md +0 -3
  107. package/docs/API-reference/components/scroll/x-components.window-scroll.md +0 -4
  108. package/docs/API-reference/components/search/x-components.banner.md +0 -5
  109. package/docs/API-reference/components/search/x-components.banners-list.md +4 -12
  110. package/docs/API-reference/components/search/x-components.partial-query-button.md +0 -4
  111. package/docs/API-reference/components/search/x-components.partial-results-list.md +0 -3
  112. package/docs/API-reference/components/search/x-components.promoted.md +0 -4
  113. package/docs/API-reference/components/search/x-components.promoteds-list.md +4 -12
  114. package/docs/API-reference/components/search/x-components.redirection.md +0 -4
  115. package/docs/API-reference/components/search/x-components.results-list.md +4 -11
  116. package/docs/API-reference/components/search/x-components.sort-dropdown.md +0 -3
  117. package/docs/API-reference/components/search/x-components.sort-list.md +0 -3
  118. package/docs/API-reference/components/search/x-components.spellcheck-button.md +0 -4
  119. package/docs/API-reference/components/search/x-components.spellcheck.md +0 -7
  120. package/docs/API-reference/components/search-box/x-components.clear-search-input.md +0 -2
  121. package/docs/API-reference/components/search-box/x-components.search-button.md +0 -2
  122. package/docs/API-reference/components/search-box/x-components.search-input.md +0 -3
  123. package/docs/API-reference/components/tagging/x-components.tagging.md +0 -5
  124. package/docs/API-reference/components/url/x-components.url-handler.md +0 -4
  125. package/js/plugins/x-plugin.alias.js +1 -1
  126. package/js/plugins/x-plugin.alias.js.map +1 -1
  127. package/package.json +3 -3
  128. package/report/x-components.api.json +31 -31
  129. package/report/x-components.api.md +2 -2
  130. package/types/plugins/x-plugin.types.d.ts +1 -1
  131. package/types/plugins/x-plugin.types.d.ts.map +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,24 @@
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.246](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.245...@empathyco/x-components@3.0.0-alpha.246) (2022-12-09)
7
+
8
+ ### Build System
9
+
10
+ - **deps:** update dependencies (#908)
11
+ ([840da52](https://github.com/empathyco/x/commit/840da52dec32e04cf2b402cca2646b49c839e6e8))
12
+
13
+ ### Code Refactoring
14
+
15
+ - **plugin:** Rename `inputStatus` to `searchBoxStatus` in Alias API. (#913)
16
+ ([5cb837e](https://github.com/empathyco/x/commit/5cb837ed57db3fb5543a7f8e82d9beea0088cdd9)),
17
+ closes [EX-7597](https://searchbroker.atlassian.net/browse/EX-7597)
18
+
19
+ # Change Log
20
+
21
+ All notable changes to this project will be documented in this file. See
22
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
23
+
6
24
  ## [3.0.0-alpha.245](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.244...@empathyco/x-components@3.0.0-alpha.245) (2022-12-09)
7
25
 
8
26
  ### Features
@@ -56,9 +56,11 @@
56
56
  }
57
57
  [dir="ltr"] .x-badge {
58
58
  right: calc(var(--x-size-width-badge-default) / 4);
59
- }[dir="rtl"] .x-badge {
59
+ }
60
+ [dir="rtl"] .x-badge {
60
61
  left: calc(var(--x-size-width-badge-default) / 4);
61
- }.x-badge {
62
+ }
63
+ .x-badge {
62
64
  border-radius: var(--x-size-border-radius-badge-default);
63
65
  border-style: solid;
64
66
  border-width: var(--x-size-border-width-badge-default);
@@ -536,13 +538,17 @@
536
538
  }
537
539
  [dir="ltr"] .x-facet {
538
540
  border-right-width: var(--x-size-border-width-right-facet-default);
539
- }[dir="rtl"] .x-facet {
541
+ }
542
+ [dir="rtl"] .x-facet {
540
543
  border-left-width: var(--x-size-border-width-right-facet-default);
541
- }[dir="ltr"] .x-facet {
544
+ }
545
+ [dir="ltr"] .x-facet {
542
546
  border-left-width: var(--x-size-border-width-left-facet-default);
543
- }[dir="rtl"] .x-facet {
547
+ }
548
+ [dir="rtl"] .x-facet {
544
549
  border-right-width: var(--x-size-border-width-left-facet-default);
545
- }.x-facet {
550
+ }
551
+ .x-facet {
546
552
  display: flex;
547
553
  flex-flow: column nowrap;
548
554
  justify-content: flex-start;
@@ -661,6 +667,14 @@
661
667
  --x-size-border-width-bottom-facet-header-default: var(--x-size-border-width-bottom-facet-header-line);
662
668
  --x-size-border-width-left-facet-header-default: var(--x-size-border-width-left-facet-header-line);
663
669
  }
670
+ :root {
671
+ --x-color-border-facet-header-line: var(--x-color-base-neutral-10);
672
+ --x-size-border-width-facet-header-line: var(--x-size-border-width-base);
673
+ --x-size-border-width-top-facet-header-line: 0;
674
+ --x-size-border-width-right-facet-header-line: 0;
675
+ --x-size-border-width-bottom-facet-header-line: var(--x-size-border-width-facet-header-line);
676
+ --x-size-border-width-left-facet-header-line: 0;
677
+ }
664
678
  .x-facet--outlined.x-facet,
665
679
  .x-facet--outlined .x-facet {
666
680
  --x-color-border-facet-default: var(--x-color-border-facet-outlined);
@@ -690,21 +704,29 @@
690
704
  }
691
705
  [dir="ltr"] .x-filter {
692
706
  padding-left: var(--x-size-padding-left-filter-default);
693
- }[dir="rtl"] .x-filter {
707
+ }
708
+ [dir="rtl"] .x-filter {
694
709
  padding-right: var(--x-size-padding-left-filter-default);
695
- }[dir="ltr"] .x-filter {
710
+ }
711
+ [dir="ltr"] .x-filter {
696
712
  padding-right: var(--x-size-padding-right-filter-default);
697
- }[dir="rtl"] .x-filter {
713
+ }
714
+ [dir="rtl"] .x-filter {
698
715
  padding-left: var(--x-size-padding-right-filter-default);
699
- }[dir="ltr"] .x-filter {
716
+ }
717
+ [dir="ltr"] .x-filter {
700
718
  border-right-width: var(--x-size-border-width-right-filter-default);
701
- }[dir="rtl"] .x-filter {
719
+ }
720
+ [dir="rtl"] .x-filter {
702
721
  border-left-width: var(--x-size-border-width-right-filter-default);
703
- }[dir="ltr"] .x-filter {
722
+ }
723
+ [dir="ltr"] .x-filter {
704
724
  border-left-width: var(--x-size-border-width-left-filter-default);
705
- }[dir="rtl"] .x-filter {
725
+ }
726
+ [dir="rtl"] .x-filter {
706
727
  border-right-width: var(--x-size-border-width-left-filter-default);
707
- }.x-filter {
728
+ }
729
+ .x-filter {
708
730
  display: inline-flex;
709
731
  justify-content: flex-start;
710
732
  align-items: flex-start;
@@ -938,13 +960,17 @@
938
960
  }
939
961
  [dir="ltr"] .x-input-group {
940
962
  border-right-width: var(--x-size-border-width-right-input-group-default);
941
- }[dir="rtl"] .x-input-group {
963
+ }
964
+ [dir="rtl"] .x-input-group {
942
965
  border-left-width: var(--x-size-border-width-right-input-group-default);
943
- }[dir="ltr"] .x-input-group {
966
+ }
967
+ [dir="ltr"] .x-input-group {
944
968
  border-left-width: var(--x-size-border-width-left-input-group-default);
945
- }[dir="rtl"] .x-input-group {
969
+ }
970
+ [dir="rtl"] .x-input-group {
946
971
  border-right-width: var(--x-size-border-width-left-input-group-default);
947
- }.x-input-group {
972
+ }
973
+ .x-input-group {
948
974
  display: flex;
949
975
  flex-flow: row nowrap;
950
976
  align-content: center;
@@ -1198,21 +1224,29 @@
1198
1224
  }
1199
1225
  [dir="ltr"] .x-input {
1200
1226
  padding-left: var(--x-size-padding-left-input-default);
1201
- }[dir="rtl"] .x-input {
1227
+ }
1228
+ [dir="rtl"] .x-input {
1202
1229
  padding-right: var(--x-size-padding-left-input-default);
1203
- }[dir="ltr"] .x-input {
1230
+ }
1231
+ [dir="ltr"] .x-input {
1204
1232
  padding-right: var(--x-size-padding-right-input-default);
1205
- }[dir="rtl"] .x-input {
1233
+ }
1234
+ [dir="rtl"] .x-input {
1206
1235
  padding-left: var(--x-size-padding-right-input-default);
1207
- }[dir="ltr"] .x-input {
1236
+ }
1237
+ [dir="ltr"] .x-input {
1208
1238
  border-right-width: var(--x-size-border-width-right-input-default);
1209
- }[dir="rtl"] .x-input {
1239
+ }
1240
+ [dir="rtl"] .x-input {
1210
1241
  border-left-width: var(--x-size-border-width-right-input-default);
1211
- }[dir="ltr"] .x-input {
1242
+ }
1243
+ [dir="ltr"] .x-input {
1212
1244
  border-left-width: var(--x-size-border-width-left-input-default);
1213
- }[dir="rtl"] .x-input {
1245
+ }
1246
+ [dir="rtl"] .x-input {
1214
1247
  border-right-width: var(--x-size-border-width-left-input-default);
1215
- }.x-input {
1248
+ }
1249
+ .x-input {
1216
1250
  position: relative;
1217
1251
  display: flex;
1218
1252
  overflow: hidden;
@@ -2332,13 +2366,17 @@
2332
2366
  }
2333
2367
  [dir="ltr"] .x-message {
2334
2368
  border-left-width: var(--x-size-border-width-left-message-default);
2335
- }[dir="rtl"] .x-message {
2369
+ }
2370
+ [dir="rtl"] .x-message {
2336
2371
  border-right-width: var(--x-size-border-width-left-message-default);
2337
- }[dir="ltr"] .x-message {
2372
+ }
2373
+ [dir="ltr"] .x-message {
2338
2374
  border-right-width: var(--x-size-border-width-right-message-default);
2339
- }[dir="rtl"] .x-message {
2375
+ }
2376
+ [dir="rtl"] .x-message {
2340
2377
  border-left-width: var(--x-size-border-width-right-message-default);
2341
- }.x-message {
2378
+ }
2379
+ .x-message {
2342
2380
  display: flex;
2343
2381
  flex-flow: column nowrap;
2344
2382
  justify-content: var(--x-string-justify-message-default);
@@ -3277,21 +3315,29 @@
3277
3315
  }
3278
3316
  [dir="ltr"] .x-suggestion-group {
3279
3317
  padding-left: var(--x-size-padding-left-suggestion-group-default);
3280
- }[dir="rtl"] .x-suggestion-group {
3318
+ }
3319
+ [dir="rtl"] .x-suggestion-group {
3281
3320
  padding-right: var(--x-size-padding-left-suggestion-group-default);
3282
- }[dir="ltr"] .x-suggestion-group {
3321
+ }
3322
+ [dir="ltr"] .x-suggestion-group {
3283
3323
  padding-right: var(--x-size-padding-right-suggestion-group-default);
3284
- }[dir="rtl"] .x-suggestion-group {
3324
+ }
3325
+ [dir="rtl"] .x-suggestion-group {
3285
3326
  padding-left: var(--x-size-padding-right-suggestion-group-default);
3286
- }[dir="ltr"] .x-suggestion-group {
3327
+ }
3328
+ [dir="ltr"] .x-suggestion-group {
3287
3329
  border-left-width: var(--x-size-border-width-left-suggestion-group-default);
3288
- }[dir="rtl"] .x-suggestion-group {
3330
+ }
3331
+ [dir="rtl"] .x-suggestion-group {
3289
3332
  border-right-width: var(--x-size-border-width-left-suggestion-group-default);
3290
- }[dir="ltr"] .x-suggestion-group {
3333
+ }
3334
+ [dir="ltr"] .x-suggestion-group {
3291
3335
  border-right-width: var(--x-size-border-width-right-suggestion-group-default);
3292
- }[dir="rtl"] .x-suggestion-group {
3336
+ }
3337
+ [dir="rtl"] .x-suggestion-group {
3293
3338
  border-left-width: var(--x-size-border-width-right-suggestion-group-default);
3294
- }.x-suggestion-group {
3339
+ }
3340
+ .x-suggestion-group {
3295
3341
  display: flex;
3296
3342
  flex-flow: row nowrap;
3297
3343
  box-sizing: border-box;
@@ -3360,25 +3406,35 @@
3360
3406
  }
3361
3407
  [dir="ltr"] .x-suggestion {
3362
3408
  text-align: left;
3363
- }[dir="rtl"] .x-suggestion {
3409
+ }
3410
+ [dir="rtl"] .x-suggestion {
3364
3411
  text-align: right;
3365
- }[dir="ltr"] .x-suggestion {
3412
+ }
3413
+ [dir="ltr"] .x-suggestion {
3366
3414
  padding-left: var(--x-size-padding-left-suggestion-default);
3367
- }[dir="rtl"] .x-suggestion {
3415
+ }
3416
+ [dir="rtl"] .x-suggestion {
3368
3417
  padding-right: var(--x-size-padding-left-suggestion-default);
3369
- }[dir="ltr"] .x-suggestion {
3418
+ }
3419
+ [dir="ltr"] .x-suggestion {
3370
3420
  padding-right: var(--x-size-padding-right-suggestion-default);
3371
- }[dir="rtl"] .x-suggestion {
3421
+ }
3422
+ [dir="rtl"] .x-suggestion {
3372
3423
  padding-left: var(--x-size-padding-right-suggestion-default);
3373
- }[dir="ltr"] .x-suggestion {
3424
+ }
3425
+ [dir="ltr"] .x-suggestion {
3374
3426
  border-left-width: var(--x-size-border-width-left-suggestion-default);
3375
- }[dir="rtl"] .x-suggestion {
3427
+ }
3428
+ [dir="rtl"] .x-suggestion {
3376
3429
  border-right-width: var(--x-size-border-width-left-suggestion-default);
3377
- }[dir="ltr"] .x-suggestion {
3430
+ }
3431
+ [dir="ltr"] .x-suggestion {
3378
3432
  border-right-width: var(--x-size-border-width-right-suggestion-default);
3379
- }[dir="rtl"] .x-suggestion {
3433
+ }
3434
+ [dir="rtl"] .x-suggestion {
3380
3435
  border-left-width: var(--x-size-border-width-right-suggestion-default);
3381
- }.x-suggestion {
3436
+ }
3437
+ .x-suggestion {
3382
3438
  display: flex;
3383
3439
  flex-flow: row nowrap;
3384
3440
  box-sizing: border-box;
@@ -3554,21 +3610,29 @@
3554
3610
  }
3555
3611
  [dir="ltr"] .x-tag {
3556
3612
  border-left-width: var(--x-size-border-width-left-tag-default);
3557
- }[dir="rtl"] .x-tag {
3613
+ }
3614
+ [dir="rtl"] .x-tag {
3558
3615
  border-right-width: var(--x-size-border-width-left-tag-default);
3559
- }[dir="ltr"] .x-tag {
3616
+ }
3617
+ [dir="ltr"] .x-tag {
3560
3618
  border-right-width: var(--x-size-border-width-right-tag-default);
3561
- }[dir="rtl"] .x-tag {
3619
+ }
3620
+ [dir="rtl"] .x-tag {
3562
3621
  border-left-width: var(--x-size-border-width-right-tag-default);
3563
- }[dir="ltr"] .x-tag {
3622
+ }
3623
+ [dir="ltr"] .x-tag {
3564
3624
  padding-left: var(--x-size-padding-left-tag-default);
3565
- }[dir="rtl"] .x-tag {
3625
+ }
3626
+ [dir="rtl"] .x-tag {
3566
3627
  padding-right: var(--x-size-padding-left-tag-default);
3567
- }[dir="ltr"] .x-tag {
3628
+ }
3629
+ [dir="ltr"] .x-tag {
3568
3630
  padding-right: var(--x-size-padding-right-tag-default);
3569
- }[dir="rtl"] .x-tag {
3631
+ }
3632
+ [dir="rtl"] .x-tag {
3570
3633
  padding-left: var(--x-size-padding-right-tag-default);
3571
- }.x-tag {
3634
+ }
3635
+ .x-tag {
3572
3636
  display: flex;
3573
3637
  align-items: center;
3574
3638
  justify-content: center;
@@ -7228,12 +7292,3 @@
7228
7292
  .x-normal-case {
7229
7293
  text-transform: none;
7230
7294
  }
7231
-
7232
- :root {
7233
- --x-color-border-facet-header-line: var(--x-color-base-neutral-10);
7234
- --x-size-border-width-facet-header-line: var(--x-size-border-width-base);
7235
- --x-size-border-width-top-facet-header-line: 0;
7236
- --x-size-border-width-right-facet-header-line: 0;
7237
- --x-size-border-width-bottom-facet-header-line: var(--x-size-border-width-facet-header-line);
7238
- --x-size-border-width-left-facet-header-line: 0;
7239
- }
@@ -21,7 +21,6 @@ export interface XComponentAliasAPI
21
21
  | [fullHistoryQueries](./x-components.xcomponentaliasapi.fullhistoryqueries.md) | ReadonlyArray<HistoryQuery> | The [HistoryQueriesXModule](./x-components.historyqueriesxmodule.md) history queries. |
22
22
  | [historyQueries](./x-components.xcomponentaliasapi.historyqueries.md) | ReadonlyArray<HistoryQuery> | The [HistoryQueriesXModule](./x-components.historyqueriesxmodule.md) history queries matching the query. |
23
23
  | [identifierResults](./x-components.xcomponentaliasapi.identifierresults.md) | ReadonlyArray<Result> | The [IdentifierResultsXModule](./x-components.identifierresultsxmodule.md) results. |
24
- | [inputStatus](./x-components.xcomponentaliasapi.inputstatus.md) | InputStatus \| undefined | The [SearchBoxXModule](./x-components.searchboxxmodule.md) input status. |
25
24
  | [isEmpathizeOpen](./x-components.xcomponentaliasapi.isempathizeopen.md) | boolean | The [Empathize](./x-components.empathize.md) is open state. |
26
25
  | [nextQueries](./x-components.xcomponentaliasapi.nextqueries.md) | ReadonlyArray<NextQuery> | The [NextQueriesXModule](./x-components.nextqueriesxmodule.md) next queries. |
27
26
  | [noResults](./x-components.xcomponentaliasapi.noresults.md) | boolean | The [SearchXModule](./x-components.searchxmodule.md) no results situation. |
@@ -34,6 +33,7 @@ export interface XComponentAliasAPI
34
33
  | [relatedTags](./x-components.xcomponentaliasapi.relatedtags.md) | ReadonlyArray<RelatedTag> | The [RelatedTagsXModule](./x-components.relatedtagsxmodule.md) related tags (Both selected and deselected). |
35
34
  | [results](./x-components.xcomponentaliasapi.results.md) | ReadonlyArray<Result> | The [SearchXModule](./x-components.searchxmodule.md) search results. |
36
35
  | [scroll](./x-components.xcomponentaliasapi.scroll.md) | Record&lt;string, [ScrollComponentState](./x-components.scrollcomponentstate.md)<!-- -->&gt; | The [ScrollXModule](./x-components.scrollxmodule.md) data state. |
36
+ | [searchBoxStatus](./x-components.xcomponentaliasapi.searchboxstatus.md) | InputStatus \| undefined | The [SearchBoxXModule](./x-components.searchboxxmodule.md) input status. |
37
37
  | [selectedFilters](./x-components.xcomponentaliasapi.selectedfilters.md) | Filter\[\] | The [FacetsXModule](./x-components.facetsxmodule.md) selected filters. |
38
38
  | [selectedRelatedTags](./x-components.xcomponentaliasapi.selectedrelatedtags.md) | ReadonlyArray&lt;RelatedTag&gt; | The [RelatedTagsXModule](./x-components.relatedtagsxmodule.md) selected related tags. |
39
39
  | [selectedSort](./x-components.xcomponentaliasapi.selectedsort.md) | string | The [SearchXModule](./x-components.searchxmodule.md) selected sort. |
@@ -1,13 +1,13 @@
1
1
  <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
2
 
3
- [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XComponentAliasAPI](./x-components.xcomponentaliasapi.md) &gt; [inputStatus](./x-components.xcomponentaliasapi.inputstatus.md)
3
+ [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XComponentAliasAPI](./x-components.xcomponentaliasapi.md) &gt; [searchBoxStatus](./x-components.xcomponentaliasapi.searchboxstatus.md)
4
4
 
5
- ## XComponentAliasAPI.inputStatus property
5
+ ## XComponentAliasAPI.searchBoxStatus property
6
6
 
7
7
  The [SearchBoxXModule](./x-components.searchboxxmodule.md) input status.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- readonly inputStatus: InputStatus | undefined;
12
+ readonly searchBoxStatus: InputStatus | undefined;
13
13
  ```
@@ -6,8 +6,6 @@ title: AnimateWidth
6
6
 
7
7
  # AnimateWidth
8
8
 
9
- Renders a transition wrapping an element passed in the default slot and animating its width.
10
-
11
9
  ## Slots
12
10
 
13
11
  | Name | Description | Bindings<br />(name - type - description) |
@@ -6,9 +6,6 @@ title: CollapseHeight
6
6
 
7
7
  # CollapseHeight
8
8
 
9
- Renders a transition wrapping the element passed in the default slot and animating
10
- it with a height animation.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: CollapseWidth
6
6
 
7
7
  # CollapseWidth
8
8
 
9
- Renders a transition wrapping the element passed in the default slot and animating
10
- it with a width animation.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: CrossFade
6
6
 
7
7
  # CrossFade
8
8
 
9
- Renders a transition wrapping the element passed in the default slot. The transition
10
- fades between the two toggled elements at the same time.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: FadeAndSlide
6
6
 
7
7
  # FadeAndSlide
8
8
 
9
- Renders a transition group wrapping the elements passed in the default slot and animating
10
- them with a fade and slide animation.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: Fade
6
6
 
7
7
  # Fade
8
8
 
9
- Renders a transition wrapping the element passed in the default slot. The animation just fades
10
- in/out the element by changing its opacity.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: StaggeredFadeAndSlide
6
6
 
7
7
  # StaggeredFadeAndSlide
8
8
 
9
- Renders a transition group wrapping the elements passed in the default slot and animating
10
- them with an staggered fade and slide animation.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: StaggeringTransitionGroup
6
6
 
7
7
  # StaggeringTransitionGroup
8
8
 
9
- A replacement component for Vue's transition-group, that also adds the option to stagger
10
- the animations.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,12 +6,6 @@ title: BaseColumnPickerDropdown
6
6
 
7
7
  # BaseColumnPickerDropdown
8
8
 
9
- Column picker dropdown component renders {@link BaseDropdown | dropdown} component which
10
- options are the different columns you can set for a grid.
11
-
12
- It emits {@link XEventsTypes.UserClickedColumnPicker | UserClickedColumnPicker} on dropdown
13
- input.
14
-
15
9
  ## Props
16
10
 
17
11
  | Name | Description | Type | Default |
@@ -6,11 +6,6 @@ title: BaseColumnPickerList
6
6
 
7
7
  # BaseColumnPickerList
8
8
 
9
- Column picker list component renders a list of buttons to choose the columns number.
10
-
11
- Additionally, this component exposes the following props to modify the classes of the
12
- elements: `buttonClass`.
13
-
14
9
  ## Props
15
10
 
16
11
  | Name | Description | Type | Default |
@@ -6,24 +6,6 @@ title: BaseCurrency
6
6
 
7
7
  # BaseCurrency
8
8
 
9
- Renders the value received as a property which always must be a JavaScript number, with the
10
- proper format provided as a string property or by injection. The rendered tag is a span in
11
- order to render a default inline HTML element.
12
-
13
- Regarding the format or mask to be defined as string:
14
-
15
- - Use 'i' to define integer numbers.
16
- - Use 'd' to define decimal numbers. You can define the length of the decimal part. If the
17
- format doesn't include decimals, it is filled with zeros until reach the length defined with
18
- 'd's.
19
- - Integer separator must be defined between the 3rd and the 4th integer 'i' of a group.
20
- - Decimal separator must be defined between the last 'i' and the first 'd'. It can be more
21
- than one character.
22
- - If you want to hide the decimal part if it's zero, you can add the `?` symbol after the
23
- decimal characters (e.g. 'i.iii,dd?', for `1234` you would get `1.234` instead of `1.234,00`).
24
- - Set whatever you need around the integers and decimals marks.
25
- - Default mask: 'i.iii,dd' which returns '1.345,67'.
26
-
27
9
  ## Props
28
10
 
29
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: BasePriceFilterLabel
6
6
 
7
7
  # BasePriceFilterLabel
8
8
 
9
- Renders a label for a price filter, allowing to select different messages depending on the
10
- value of the filter.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: BaseRatingFilterLabel
6
6
 
7
7
  # BaseRatingFilterLabel
8
8
 
9
- Renders a label for a rating filter, allowing to override the elements used to paint
10
- the rating.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,8 +6,6 @@ title: FixedHeaderAndAsidesLayout
6
6
 
7
7
  # FixedHeaderAndAsidesLayout
8
8
 
9
- Component for use as Layout to be filled with the rest of the components.
10
-
11
9
  ## Props
12
10
 
13
11
  | Name | Description | Type | Default |
@@ -6,8 +6,6 @@ title: MultiColumnMaxWidthLayout
6
6
 
7
7
  # MultiColumnMaxWidthLayout
8
8
 
9
- Component for use as Layout to be filled with the rest of the Components.
10
-
11
9
  ## Props
12
10
 
13
11
  | Name | Description | Type | Default |
@@ -6,8 +6,6 @@ title: SingleColumnLayout
6
6
 
7
7
  # SingleColumnLayout
8
8
 
9
- Component for use as Layout to be filled with the rest of the Components.
10
-
11
9
  ## Props
12
10
 
13
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: BaseEventsModalClose
6
6
 
7
7
  # BaseEventsModalClose
8
8
 
9
- Component contains an event button that emits {@link XEventsTypes.UserClickedCloseEventsModal}
10
- when clicked. It has a default slot to customize its contents.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: BaseEventsModalOpen
6
6
 
7
7
  # BaseEventsModalOpen
8
8
 
9
- Component contains an event button that emits {@link XEventsTypes.UserClickedOpenEventsModal}
10
- when clicked. It has a default slot to customize its contents.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,14 +6,6 @@ title: BaseEventsModal
6
6
 
7
7
  # BaseEventsModal
8
8
 
9
- Component containing a modal that emits a {@link XEventsTypes.UserClickedCloseEventsModal} when
10
- clicking outside the content rendered in the default slot and can receive, through the
11
- eventsToCloseModal prop, a list of {@link XEvent | xEvents} to listen to in order to close
12
- also the modal, eventsToOpenModal prop, another list of {@link XEvent | xEvents} to customize
13
- the events to listen to open the modal and a prop, displayOverlay, to display an
14
- overlay over the rest of the html. The default slot offers the possibility to customize the
15
- modal content.
16
-
17
9
  ## Props
18
10
 
19
11
  | Name | Description | Type | Default |
@@ -6,10 +6,6 @@ title: BaseIdModalClose
6
6
 
7
7
  # BaseIdModalClose
8
8
 
9
- Component that allows to close a modal by emitting {@link XEventsTypes.UserClickedCloseModal}.
10
- It allows full customization with the 'closing-element' slot and exposes the 'closeModal'
11
- function.
12
-
13
9
  ## Props
14
10
 
15
11
  | Name | Description | Type | Default |
@@ -6,10 +6,6 @@ title: BaseIdModalOpen
6
6
 
7
7
  # BaseIdModalOpen
8
8
 
9
- Component that allows to open a modal by emitting {@link XEventsTypes.UserClickedOpenModal}
10
- with the modalId as payload. It allows full customization with the 'opening-element' slot and
11
- exposes the 'openModal' function.
12
-
13
9
  ## Props
14
10
 
15
11
  | Name | Description | Type | Default |
@@ -6,11 +6,6 @@ title: BaseIdModal
6
6
 
7
7
  # BaseIdModal
8
8
 
9
- Component containing a modal expecting a required prop, named `modalId`. It reacts to
10
- `UserClickedOpenModal`, `UserClickedCloseModal` and `UserClickedOutOfModal` events, when their
11
- payload matches the component's 'modalId' prop, to handle its open/close state. The default
12
- slot offers the possibility to customise the modal content.
13
-
14
9
  ## Props
15
10
 
16
11
  | Name | Description | Type | Default |
@@ -6,9 +6,6 @@ title: BaseModal
6
6
 
7
7
  # BaseModal
8
8
 
9
- Base component with no XPlugin dependencies that serves as a utility for constructing more
10
- complex modals.
11
-
12
9
  ## Props
13
10
 
14
11
  | Name | Description | Type | Default |
@@ -6,8 +6,6 @@ title: CloseMainModal
6
6
 
7
7
  # CloseMainModal
8
8
 
9
- Button to close the {@link MainModal}.
10
-
11
9
  ## Slots
12
10
 
13
11
  | Name | Description | Bindings<br />(name - type - description) |