@empathyco/x-components 3.0.0-alpha.37 → 3.0.0-alpha.38

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 (61) hide show
  1. package/CHANGELOG.md +29 -0
  2. package/design-system/.-variables.css +0 -0
  3. package/design-system/base.css +4 -2
  4. package/design-system/default-theme.css +4 -2
  5. package/design-system/full-theme.css +74 -114
  6. package/design-system/typography-accent.token.css +1 -1
  7. package/design-system/utilities-background-color.css +9 -0
  8. package/design-system/utilities-border-color.css +9 -0
  9. package/design-system/utilities-border-radius.css +0 -24
  10. package/design-system/utilities-border-width.css +40 -40
  11. package/design-system/utilities-box-shadow.css +2 -0
  12. package/design-system/utilities-font-color.css +9 -0
  13. package/design-system/utilities-margin.css +0 -24
  14. package/design-system/utilities-padding.css +0 -24
  15. package/docs/API-reference/api/x-components.fetchandsavesearchresponse.md +1 -1
  16. package/docs/API-reference/api/x-components.fetchandsavesearchresponsewire.md +1 -1
  17. package/docs/API-reference/api/x-components.internalsearchrequest.md +21 -0
  18. package/docs/API-reference/api/x-components.internalsearchrequest.page.md +13 -0
  19. package/docs/API-reference/api/x-components.md +1 -0
  20. package/docs/API-reference/api/x-components.searchactions.fetchandsavesearchresponse.md +2 -2
  21. package/docs/API-reference/api/x-components.searchgetters.md +1 -1
  22. package/docs/API-reference/api/x-components.searchgetters.request.md +1 -1
  23. package/docs/API-reference/api/x-components.searchxevents.md +1 -1
  24. package/docs/API-reference/api/x-components.searchxevents.searchrequestchanged.md +1 -1
  25. package/docs/API-reference/api/x-components.xcomponentaliasapi.md +1 -0
  26. package/docs/API-reference/api/x-components.xcomponentaliasapi.selectedsort.md +13 -0
  27. package/js/components/result/base-result-image.vue.js +3 -2
  28. package/js/components/result/base-result-image.vue.js.map +1 -1
  29. package/js/components/result/base-result-image.vue_rollup-plugin-vue=script.js.map +1 -1
  30. package/js/directives/infinite-scroll/infinite-scroll.js +2 -1
  31. package/js/directives/infinite-scroll/infinite-scroll.js.map +1 -1
  32. package/js/plugins/x-plugin.alias.js +4 -0
  33. package/js/plugins/x-plugin.alias.js.map +1 -1
  34. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +19 -5
  35. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
  36. package/js/x-modules/search/store/getters/request.getter.js +2 -2
  37. package/js/x-modules/search/store/getters/request.getter.js.map +1 -1
  38. package/js/x-modules/search/store/module.js +0 -3
  39. package/js/x-modules/search/store/module.js.map +1 -1
  40. package/package.json +2 -2
  41. package/report/x-components.api.json +93 -11
  42. package/report/x-components.api.md +15 -9
  43. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  44. package/types/plugins/x-plugin.alias.d.ts.map +1 -1
  45. package/types/plugins/x-plugin.types.d.ts +2 -0
  46. package/types/plugins/x-plugin.types.d.ts.map +1 -1
  47. package/types/x-modules/search/events.types.d.ts +2 -2
  48. package/types/x-modules/search/events.types.d.ts.map +1 -1
  49. package/types/x-modules/search/index.d.ts +1 -0
  50. package/types/x-modules/search/index.d.ts.map +1 -1
  51. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts +2 -2
  52. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
  53. package/types/x-modules/search/store/emitters.d.ts +1 -1
  54. package/types/x-modules/search/store/getters/request.getter.d.ts.map +1 -1
  55. package/types/x-modules/search/store/module.d.ts.map +1 -1
  56. package/types/x-modules/search/store/types.d.ts +3 -2
  57. package/types/x-modules/search/store/types.d.ts.map +1 -1
  58. package/types/x-modules/search/types.d.ts +12 -0
  59. package/types/x-modules/search/types.d.ts.map +1 -0
  60. package/types/x-modules/search/wiring.d.ts +2 -2
  61. package/types/x-modules/search/wiring.d.ts.map +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,35 @@
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.38](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.37...@empathyco/x-components@3.0.0-alpha.38) (2021-12-22)
7
+
8
+ ### Features
9
+
10
+ - **desing-system:** Add new color tokens. (#275)
11
+ ([e93fcc4](https://github.com/empathyco/x/commit/e93fcc4cea0e975441695f14a66b0863cb5896af)),
12
+ closes [EX-5171](https://searchbroker.atlassian.net/browse/EX-5171)
13
+ - **test:** refactor base tests to cypress component testing
14
+ ([dc7a924](https://github.com/empathyco/x/commit/dc7a924b612411470742d222bcc6531fa656ce13)),
15
+ closes [EX-4928](https://searchbroker.atlassian.net/browse/EX-4928)
16
+ - **x-plugin:** Add selected sort (#274)
17
+ ([b4c0d14](https://github.com/empathyco/x/commit/b4c0d140ca5eba8de189068fef5dd2a6249c1207)),
18
+ closes [EX-5165](https://searchbroker.atlassian.net/browse/EX-5165)
19
+
20
+ ### Bug Fixes
21
+
22
+ - **components:** Fix infinite scroll not working in Android Chrome. (#277)
23
+ ([19c3d77](https://github.com/empathyco/x/commit/19c3d77f124a1bbc099bae0e5dbb80fb30a132a1)),
24
+ closes [EX-5181](https://searchbroker.atlassian.net/browse/EX-5181)
25
+ - **search:** rows and start parameters calculations moved from getter to action to avoid multiple
26
+ requests
27
+ ([84752ba](https://github.com/empathyco/x/commit/84752ba3eb1ab728b6adf5cc62ea31646f42b959)),
28
+ closes [EX-5047](https://searchbroker.atlassian.net/browse/EX-5047)
29
+
30
+ # Change Log
31
+
32
+ All notable changes to this project will be documented in this file. See
33
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
34
+
6
35
  ## [3.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.36...@empathyco/x-components@3.0.0-alpha.37) (2021-12-15)
7
36
 
8
37
  ### Features
File without changes
@@ -12,9 +12,11 @@
12
12
  --x-color-base-neutral-35: #595959;
13
13
  --x-color-base-neutral-70: #b3b3b3;
14
14
  --x-color-base-neutral-95: #f2f2f2;
15
- --x-color-base-neutral-100: #ffffff; }
15
+ --x-color-base-neutral-100: #ffffff;
16
+ --x-color-base-accent: #b90276;
17
+ --x-color-base-enable: #00705c;
18
+ --x-color-base-disable: #e11f26; }
16
19
 
17
- /* Update this value if adding more values */
18
20
  :root {
19
21
  --x-size-base-01: 2px;
20
22
  --x-size-base-02: 4px;
@@ -2190,9 +2190,11 @@
2190
2190
  --x-color-base-neutral-35: #595959;
2191
2191
  --x-color-base-neutral-70: #b3b3b3;
2192
2192
  --x-color-base-neutral-95: #f2f2f2;
2193
- --x-color-base-neutral-100: #ffffff; }
2193
+ --x-color-base-neutral-100: #ffffff;
2194
+ --x-color-base-accent: #b90276;
2195
+ --x-color-base-enable: #00705c;
2196
+ --x-color-base-disable: #e11f26; }
2194
2197
 
2195
- /* Update this value if adding more values */
2196
2198
  :root {
2197
2199
  --x-size-base-01: 2px;
2198
2200
  --x-size-base-02: 4px;
@@ -12,9 +12,11 @@
12
12
  --x-color-base-neutral-35: #595959;
13
13
  --x-color-base-neutral-70: #b3b3b3;
14
14
  --x-color-base-neutral-95: #f2f2f2;
15
- --x-color-base-neutral-100: #ffffff; }
15
+ --x-color-base-neutral-100: #ffffff;
16
+ --x-color-base-accent: #b90276;
17
+ --x-color-base-enable: #00705c;
18
+ --x-color-base-disable: #e11f26; }
16
19
 
17
- /* Update this value if adding more values */
18
20
  :root {
19
21
  --x-size-base-01: 2px;
20
22
  --x-size-base-02: 4px;
@@ -3028,7 +3030,7 @@
3028
3030
  --x-color-text-default: var(--x-color-text-accent); }
3029
3031
 
3030
3032
  :root {
3031
- --x-color-text-accent: var(--x-color-base-auxiliary); }
3033
+ --x-color-text-accent: var(--x-color-base-accent); }
3032
3034
 
3033
3035
  .x-text--bold.x-text {
3034
3036
  --x-number-font-weight-text: var(--x-number-font-weight-base-bold); }
@@ -3187,6 +3189,15 @@
3187
3189
  .x-background--neutral-100 {
3188
3190
  background-color: var(--x-color-base-neutral-100) !important; }
3189
3191
 
3192
+ .x-background--accent {
3193
+ background-color: var(--x-color-base-accent) !important; }
3194
+
3195
+ .x-background--enable {
3196
+ background-color: var(--x-color-base-enable) !important; }
3197
+
3198
+ .x-background--disable {
3199
+ background-color: var(--x-color-base-disable) !important; }
3200
+
3190
3201
  .x-border-color--lead {
3191
3202
  border-color: var(--x-color-base-lead) !important; }
3192
3203
 
@@ -3208,30 +3219,15 @@
3208
3219
  .x-border-color--neutral-100 {
3209
3220
  border-color: var(--x-color-base-neutral-100) !important; }
3210
3221
 
3211
- /* Update this value if adding more values */
3212
- :root {
3213
- --x-size-base-01: 2px;
3214
- --x-size-base-02: 4px;
3215
- --x-size-base-03: 8px;
3216
- --x-size-base-04: 12px;
3217
- --x-size-base-05: 16px;
3218
- --x-size-base-06: 24px;
3219
- --x-size-base-07: 32px;
3220
- --x-size-base-08: 40px;
3221
- --x-size-base-09: 48px;
3222
- --x-size-base-10: 56px;
3223
- --x-size-base-11: 64px;
3224
- --x-size-base-12: 72px;
3225
- --x-size-base-13: 80px;
3226
- --x-size-base-14: 96px;
3227
- --x-size-base-15: 112px;
3228
- --x-size-base-16: 144px;
3229
- --x-size-base-17: 176px;
3230
- --x-size-base-18: 208px;
3231
- --x-size-base-19: 240px;
3232
- --x-size-base-20: 272px; }
3222
+ .x-border-color--accent {
3223
+ border-color: var(--x-color-base-accent) !important; }
3224
+
3225
+ .x-border-color--enable {
3226
+ border-color: var(--x-color-base-enable) !important; }
3227
+
3228
+ .x-border-color--disable {
3229
+ border-color: var(--x-color-base-disable) !important; }
3233
3230
 
3234
- @use 'sass:string';
3235
3231
  .x-border-radius--00 {
3236
3232
  border-radius: 0 !important; }
3237
3233
 
@@ -4746,46 +4742,6 @@
4746
4742
  border-width: 0px !important;
4747
4743
  border-style: solid !important; }
4748
4744
 
4749
- .x-border-width--01 {
4750
- border-width: 1px !important;
4751
- border-style: solid !important; }
4752
-
4753
- .x-border-width--02 {
4754
- border-width: 2px !important;
4755
- border-style: solid !important; }
4756
-
4757
- .x-border-width--03 {
4758
- border-width: 3px !important;
4759
- border-style: solid !important; }
4760
-
4761
- .x-border-width--04 {
4762
- border-width: 4px !important;
4763
- border-style: solid !important; }
4764
-
4765
- .x-border-width--05 {
4766
- border-width: 5px !important;
4767
- border-style: solid !important; }
4768
-
4769
- .x-border-width--06 {
4770
- border-width: 6px !important;
4771
- border-style: solid !important; }
4772
-
4773
- .x-border-width--07 {
4774
- border-width: 7px !important;
4775
- border-style: solid !important; }
4776
-
4777
- .x-border-width--08 {
4778
- border-width: 8px !important;
4779
- border-style: solid !important; }
4780
-
4781
- .x-border-width--09 {
4782
- border-width: 9px !important;
4783
- border-style: solid !important; }
4784
-
4785
- .x-border-width--10 {
4786
- border-width: 10px !important;
4787
- border-style: solid !important; }
4788
-
4789
4745
  .x-border-width--top-00 {
4790
4746
  border-top-width: 0px !important;
4791
4747
  border-style: solid !important; }
@@ -4812,6 +4768,10 @@
4812
4768
  .x-border-width--left-00 {
4813
4769
  border-style: solid !important; }
4814
4770
 
4771
+ .x-border-width--01 {
4772
+ border-width: 1px !important;
4773
+ border-style: solid !important; }
4774
+
4815
4775
  .x-border-width--top-01 {
4816
4776
  border-top-width: 1px !important;
4817
4777
  border-style: solid !important; }
@@ -4838,6 +4798,10 @@
4838
4798
  .x-border-width--left-01 {
4839
4799
  border-style: solid !important; }
4840
4800
 
4801
+ .x-border-width--02 {
4802
+ border-width: 2px !important;
4803
+ border-style: solid !important; }
4804
+
4841
4805
  .x-border-width--top-02 {
4842
4806
  border-top-width: 2px !important;
4843
4807
  border-style: solid !important; }
@@ -4864,6 +4828,10 @@
4864
4828
  .x-border-width--left-02 {
4865
4829
  border-style: solid !important; }
4866
4830
 
4831
+ .x-border-width--03 {
4832
+ border-width: 3px !important;
4833
+ border-style: solid !important; }
4834
+
4867
4835
  .x-border-width--top-03 {
4868
4836
  border-top-width: 3px !important;
4869
4837
  border-style: solid !important; }
@@ -4890,6 +4858,10 @@
4890
4858
  .x-border-width--left-03 {
4891
4859
  border-style: solid !important; }
4892
4860
 
4861
+ .x-border-width--04 {
4862
+ border-width: 4px !important;
4863
+ border-style: solid !important; }
4864
+
4893
4865
  .x-border-width--top-04 {
4894
4866
  border-top-width: 4px !important;
4895
4867
  border-style: solid !important; }
@@ -4916,6 +4888,10 @@
4916
4888
  .x-border-width--left-04 {
4917
4889
  border-style: solid !important; }
4918
4890
 
4891
+ .x-border-width--05 {
4892
+ border-width: 5px !important;
4893
+ border-style: solid !important; }
4894
+
4919
4895
  .x-border-width--top-05 {
4920
4896
  border-top-width: 5px !important;
4921
4897
  border-style: solid !important; }
@@ -4942,6 +4918,10 @@
4942
4918
  .x-border-width--left-05 {
4943
4919
  border-style: solid !important; }
4944
4920
 
4921
+ .x-border-width--06 {
4922
+ border-width: 6px !important;
4923
+ border-style: solid !important; }
4924
+
4945
4925
  .x-border-width--top-06 {
4946
4926
  border-top-width: 6px !important;
4947
4927
  border-style: solid !important; }
@@ -4968,6 +4948,10 @@
4968
4948
  .x-border-width--left-06 {
4969
4949
  border-style: solid !important; }
4970
4950
 
4951
+ .x-border-width--07 {
4952
+ border-width: 7px !important;
4953
+ border-style: solid !important; }
4954
+
4971
4955
  .x-border-width--top-07 {
4972
4956
  border-top-width: 7px !important;
4973
4957
  border-style: solid !important; }
@@ -4994,6 +4978,10 @@
4994
4978
  .x-border-width--left-07 {
4995
4979
  border-style: solid !important; }
4996
4980
 
4981
+ .x-border-width--08 {
4982
+ border-width: 8px !important;
4983
+ border-style: solid !important; }
4984
+
4997
4985
  .x-border-width--top-08 {
4998
4986
  border-top-width: 8px !important;
4999
4987
  border-style: solid !important; }
@@ -5020,6 +5008,10 @@
5020
5008
  .x-border-width--left-08 {
5021
5009
  border-style: solid !important; }
5022
5010
 
5011
+ .x-border-width--09 {
5012
+ border-width: 9px !important;
5013
+ border-style: solid !important; }
5014
+
5023
5015
  .x-border-width--top-09 {
5024
5016
  border-top-width: 9px !important;
5025
5017
  border-style: solid !important; }
@@ -5046,6 +5038,10 @@
5046
5038
  .x-border-width--left-09 {
5047
5039
  border-style: solid !important; }
5048
5040
 
5041
+ .x-border-width--10 {
5042
+ border-width: 10px !important;
5043
+ border-style: solid !important; }
5044
+
5049
5045
  .x-border-width--top-10 {
5050
5046
  border-top-width: 10px !important;
5051
5047
  border-style: solid !important; }
@@ -5110,6 +5106,8 @@
5110
5106
  https://gist.github.com/serglo/f9f0be9a66fd6755a0bda85f9c64e85f
5111
5107
  */
5112
5108
  :root {
5109
+ /* Shadow none */
5110
+ --x-string-box-shadow-00: none;
5113
5111
  /* Shadow 1dp */
5114
5112
  --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),
5115
5113
  0 1px 3px 0 rgba(0, 0, 0, 0.2);
@@ -5174,6 +5172,15 @@
5174
5172
  .x-font-color--neutral-100 {
5175
5173
  color: var(--x-color-base-neutral-100) !important; }
5176
5174
 
5175
+ .x-font-color--accent {
5176
+ color: var(--x-color-base-accent) !important; }
5177
+
5178
+ .x-font-color--enable {
5179
+ color: var(--x-color-base-enable) !important; }
5180
+
5181
+ .x-font-color--disable {
5182
+ color: var(--x-color-base-disable) !important; }
5183
+
5177
5184
  .x-font-weight--light {
5178
5185
  font-weight: var(--x-number-font-weight-base-light) !important; }
5179
5186
 
@@ -5183,30 +5190,6 @@
5183
5190
  .x-font-weight--bold {
5184
5191
  font-weight: var(--x-number-font-weight-base-bold) !important; }
5185
5192
 
5186
- /* Update this value if adding more values */
5187
- :root {
5188
- --x-size-base-01: 2px;
5189
- --x-size-base-02: 4px;
5190
- --x-size-base-03: 8px;
5191
- --x-size-base-04: 12px;
5192
- --x-size-base-05: 16px;
5193
- --x-size-base-06: 24px;
5194
- --x-size-base-07: 32px;
5195
- --x-size-base-08: 40px;
5196
- --x-size-base-09: 48px;
5197
- --x-size-base-10: 56px;
5198
- --x-size-base-11: 64px;
5199
- --x-size-base-12: 72px;
5200
- --x-size-base-13: 80px;
5201
- --x-size-base-14: 96px;
5202
- --x-size-base-15: 112px;
5203
- --x-size-base-16: 144px;
5204
- --x-size-base-17: 176px;
5205
- --x-size-base-18: 208px;
5206
- --x-size-base-19: 240px;
5207
- --x-size-base-20: 272px; }
5208
-
5209
- @use 'sass:string';
5210
5193
  .x-margin--auto {
5211
5194
  margin: auto !important; }
5212
5195
 
@@ -5669,30 +5652,6 @@
5669
5652
  [dir="rtl"] .x-margin--left-20 {
5670
5653
  margin-right: var(--x-size-base-20) !important; }
5671
5654
 
5672
- /* Update this value if adding more values */
5673
- :root {
5674
- --x-size-base-01: 2px;
5675
- --x-size-base-02: 4px;
5676
- --x-size-base-03: 8px;
5677
- --x-size-base-04: 12px;
5678
- --x-size-base-05: 16px;
5679
- --x-size-base-06: 24px;
5680
- --x-size-base-07: 32px;
5681
- --x-size-base-08: 40px;
5682
- --x-size-base-09: 48px;
5683
- --x-size-base-10: 56px;
5684
- --x-size-base-11: 64px;
5685
- --x-size-base-12: 72px;
5686
- --x-size-base-13: 80px;
5687
- --x-size-base-14: 96px;
5688
- --x-size-base-15: 112px;
5689
- --x-size-base-16: 144px;
5690
- --x-size-base-17: 176px;
5691
- --x-size-base-18: 208px;
5692
- --x-size-base-19: 240px;
5693
- --x-size-base-20: 272px; }
5694
-
5695
- @use 'sass:string';
5696
5655
  .x-padding--00 {
5697
5656
  padding: 0 !important; }
5698
5657
 
@@ -6133,3 +6092,4 @@
6133
6092
 
6134
6093
  [dir="rtl"] .x-padding--left-20 {
6135
6094
  padding-right: var(--x-size-base-20) !important; }
6095
+
@@ -1,2 +1,2 @@
1
1
  :root {
2
- --x-color-text-accent: var(--x-color-base-auxiliary); }
2
+ --x-color-text-accent: var(--x-color-base-accent); }
@@ -18,3 +18,12 @@
18
18
 
19
19
  .x-background--neutral-100 {
20
20
  background-color: var(--x-color-base-neutral-100) !important; }
21
+
22
+ .x-background--accent {
23
+ background-color: var(--x-color-base-accent) !important; }
24
+
25
+ .x-background--enable {
26
+ background-color: var(--x-color-base-enable) !important; }
27
+
28
+ .x-background--disable {
29
+ background-color: var(--x-color-base-disable) !important; }
@@ -18,3 +18,12 @@
18
18
 
19
19
  .x-border-color--neutral-100 {
20
20
  border-color: var(--x-color-base-neutral-100) !important; }
21
+
22
+ .x-border-color--accent {
23
+ border-color: var(--x-color-base-accent) !important; }
24
+
25
+ .x-border-color--enable {
26
+ border-color: var(--x-color-base-enable) !important; }
27
+
28
+ .x-border-color--disable {
29
+ border-color: var(--x-color-base-disable) !important; }
@@ -1,27 +1,3 @@
1
- /* Update this value if adding more values */
2
- :root {
3
- --x-size-base-01: 2px;
4
- --x-size-base-02: 4px;
5
- --x-size-base-03: 8px;
6
- --x-size-base-04: 12px;
7
- --x-size-base-05: 16px;
8
- --x-size-base-06: 24px;
9
- --x-size-base-07: 32px;
10
- --x-size-base-08: 40px;
11
- --x-size-base-09: 48px;
12
- --x-size-base-10: 56px;
13
- --x-size-base-11: 64px;
14
- --x-size-base-12: 72px;
15
- --x-size-base-13: 80px;
16
- --x-size-base-14: 96px;
17
- --x-size-base-15: 112px;
18
- --x-size-base-16: 144px;
19
- --x-size-base-17: 176px;
20
- --x-size-base-18: 208px;
21
- --x-size-base-19: 240px;
22
- --x-size-base-20: 272px; }
23
-
24
- @use 'sass:string';
25
1
  .x-border-radius--00 {
26
2
  border-radius: 0 !important; }
27
3
 
@@ -6,46 +6,6 @@
6
6
  border-width: 0px !important;
7
7
  border-style: solid !important; }
8
8
 
9
- .x-border-width--01 {
10
- border-width: 1px !important;
11
- border-style: solid !important; }
12
-
13
- .x-border-width--02 {
14
- border-width: 2px !important;
15
- border-style: solid !important; }
16
-
17
- .x-border-width--03 {
18
- border-width: 3px !important;
19
- border-style: solid !important; }
20
-
21
- .x-border-width--04 {
22
- border-width: 4px !important;
23
- border-style: solid !important; }
24
-
25
- .x-border-width--05 {
26
- border-width: 5px !important;
27
- border-style: solid !important; }
28
-
29
- .x-border-width--06 {
30
- border-width: 6px !important;
31
- border-style: solid !important; }
32
-
33
- .x-border-width--07 {
34
- border-width: 7px !important;
35
- border-style: solid !important; }
36
-
37
- .x-border-width--08 {
38
- border-width: 8px !important;
39
- border-style: solid !important; }
40
-
41
- .x-border-width--09 {
42
- border-width: 9px !important;
43
- border-style: solid !important; }
44
-
45
- .x-border-width--10 {
46
- border-width: 10px !important;
47
- border-style: solid !important; }
48
-
49
9
  .x-border-width--top-00 {
50
10
  border-top-width: 0px !important;
51
11
  border-style: solid !important; }
@@ -72,6 +32,10 @@
72
32
  .x-border-width--left-00 {
73
33
  border-style: solid !important; }
74
34
 
35
+ .x-border-width--01 {
36
+ border-width: 1px !important;
37
+ border-style: solid !important; }
38
+
75
39
  .x-border-width--top-01 {
76
40
  border-top-width: 1px !important;
77
41
  border-style: solid !important; }
@@ -98,6 +62,10 @@
98
62
  .x-border-width--left-01 {
99
63
  border-style: solid !important; }
100
64
 
65
+ .x-border-width--02 {
66
+ border-width: 2px !important;
67
+ border-style: solid !important; }
68
+
101
69
  .x-border-width--top-02 {
102
70
  border-top-width: 2px !important;
103
71
  border-style: solid !important; }
@@ -124,6 +92,10 @@
124
92
  .x-border-width--left-02 {
125
93
  border-style: solid !important; }
126
94
 
95
+ .x-border-width--03 {
96
+ border-width: 3px !important;
97
+ border-style: solid !important; }
98
+
127
99
  .x-border-width--top-03 {
128
100
  border-top-width: 3px !important;
129
101
  border-style: solid !important; }
@@ -150,6 +122,10 @@
150
122
  .x-border-width--left-03 {
151
123
  border-style: solid !important; }
152
124
 
125
+ .x-border-width--04 {
126
+ border-width: 4px !important;
127
+ border-style: solid !important; }
128
+
153
129
  .x-border-width--top-04 {
154
130
  border-top-width: 4px !important;
155
131
  border-style: solid !important; }
@@ -176,6 +152,10 @@
176
152
  .x-border-width--left-04 {
177
153
  border-style: solid !important; }
178
154
 
155
+ .x-border-width--05 {
156
+ border-width: 5px !important;
157
+ border-style: solid !important; }
158
+
179
159
  .x-border-width--top-05 {
180
160
  border-top-width: 5px !important;
181
161
  border-style: solid !important; }
@@ -202,6 +182,10 @@
202
182
  .x-border-width--left-05 {
203
183
  border-style: solid !important; }
204
184
 
185
+ .x-border-width--06 {
186
+ border-width: 6px !important;
187
+ border-style: solid !important; }
188
+
205
189
  .x-border-width--top-06 {
206
190
  border-top-width: 6px !important;
207
191
  border-style: solid !important; }
@@ -228,6 +212,10 @@
228
212
  .x-border-width--left-06 {
229
213
  border-style: solid !important; }
230
214
 
215
+ .x-border-width--07 {
216
+ border-width: 7px !important;
217
+ border-style: solid !important; }
218
+
231
219
  .x-border-width--top-07 {
232
220
  border-top-width: 7px !important;
233
221
  border-style: solid !important; }
@@ -254,6 +242,10 @@
254
242
  .x-border-width--left-07 {
255
243
  border-style: solid !important; }
256
244
 
245
+ .x-border-width--08 {
246
+ border-width: 8px !important;
247
+ border-style: solid !important; }
248
+
257
249
  .x-border-width--top-08 {
258
250
  border-top-width: 8px !important;
259
251
  border-style: solid !important; }
@@ -280,6 +272,10 @@
280
272
  .x-border-width--left-08 {
281
273
  border-style: solid !important; }
282
274
 
275
+ .x-border-width--09 {
276
+ border-width: 9px !important;
277
+ border-style: solid !important; }
278
+
283
279
  .x-border-width--top-09 {
284
280
  border-top-width: 9px !important;
285
281
  border-style: solid !important; }
@@ -306,6 +302,10 @@
306
302
  .x-border-width--left-09 {
307
303
  border-style: solid !important; }
308
304
 
305
+ .x-border-width--10 {
306
+ border-width: 10px !important;
307
+ border-style: solid !important; }
308
+
309
309
  .x-border-width--top-10 {
310
310
  border-top-width: 10px !important;
311
311
  border-style: solid !important; }
@@ -2,6 +2,8 @@
2
2
  https://gist.github.com/serglo/f9f0be9a66fd6755a0bda85f9c64e85f
3
3
  */
4
4
  :root {
5
+ /* Shadow none */
6
+ --x-string-box-shadow-00: none;
5
7
  /* Shadow 1dp */
6
8
  --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),
7
9
  0 1px 3px 0 rgba(0, 0, 0, 0.2);
@@ -18,3 +18,12 @@
18
18
 
19
19
  .x-font-color--neutral-100 {
20
20
  color: var(--x-color-base-neutral-100) !important; }
21
+
22
+ .x-font-color--accent {
23
+ color: var(--x-color-base-accent) !important; }
24
+
25
+ .x-font-color--enable {
26
+ color: var(--x-color-base-enable) !important; }
27
+
28
+ .x-font-color--disable {
29
+ color: var(--x-color-base-disable) !important; }
@@ -1,27 +1,3 @@
1
- /* Update this value if adding more values */
2
- :root {
3
- --x-size-base-01: 2px;
4
- --x-size-base-02: 4px;
5
- --x-size-base-03: 8px;
6
- --x-size-base-04: 12px;
7
- --x-size-base-05: 16px;
8
- --x-size-base-06: 24px;
9
- --x-size-base-07: 32px;
10
- --x-size-base-08: 40px;
11
- --x-size-base-09: 48px;
12
- --x-size-base-10: 56px;
13
- --x-size-base-11: 64px;
14
- --x-size-base-12: 72px;
15
- --x-size-base-13: 80px;
16
- --x-size-base-14: 96px;
17
- --x-size-base-15: 112px;
18
- --x-size-base-16: 144px;
19
- --x-size-base-17: 176px;
20
- --x-size-base-18: 208px;
21
- --x-size-base-19: 240px;
22
- --x-size-base-20: 272px; }
23
-
24
- @use 'sass:string';
25
1
  .x-margin--auto {
26
2
  margin: auto !important; }
27
3
 
@@ -1,27 +1,3 @@
1
- /* Update this value if adding more values */
2
- :root {
3
- --x-size-base-01: 2px;
4
- --x-size-base-02: 4px;
5
- --x-size-base-03: 8px;
6
- --x-size-base-04: 12px;
7
- --x-size-base-05: 16px;
8
- --x-size-base-06: 24px;
9
- --x-size-base-07: 32px;
10
- --x-size-base-08: 40px;
11
- --x-size-base-09: 48px;
12
- --x-size-base-10: 56px;
13
- --x-size-base-11: 64px;
14
- --x-size-base-12: 72px;
15
- --x-size-base-13: 80px;
16
- --x-size-base-14: 96px;
17
- --x-size-base-15: 112px;
18
- --x-size-base-16: 144px;
19
- --x-size-base-17: 176px;
20
- --x-size-base-18: 208px;
21
- --x-size-base-19: 240px;
22
- --x-size-base-20: 272px; }
23
-
24
- @use 'sass:string';
25
1
  .x-padding--00 {
26
2
  padding: 0 !important; }
27
3
 
@@ -9,5 +9,5 @@ Default implementation for [SearchActions.fetchAndSaveSearchResponse()](./x-comp
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveSearchResponse: (context: SearchActionContext, request: SearchRequest | null) => void | Promise<void>
12
+ fetchAndSaveSearchResponse: (context: SearchActionContext, request: InternalSearchRequest | null) => void | Promise<void>
13
13
  ```
@@ -9,5 +9,5 @@ Requests and stores the search response.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveSearchResponseWire: import("../..").Wire<import("@empathyco/x-adapter").SearchRequest | null>
12
+ fetchAndSaveSearchResponseWire: import("../..").Wire<import("./types").InternalSearchRequest | null>
13
13
  ```