@empathyco/x-components 6.0.0-alpha.205 → 6.0.0-alpha.206

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 (34) hide show
  1. package/CHANGELOG.md +334 -874
  2. package/docs/API-reference/api/x-components.basecolumnpickerdropdown.md +7 -7
  3. package/docs/API-reference/api/x-components.sortdropdown.md +8 -8
  4. package/docs/API-reference/api/x-components.sortlist.md +9 -9
  5. package/docs/API-reference/api/x-components.sortpickerlist.md +9 -9
  6. package/docs/API-reference/components/search/x-components.sort-list.md +4 -4
  7. package/docs/API-reference/components/search/x-components.sort-picker-list.md +5 -5
  8. package/js/components/animations/animate-scale/animate-scale.style.css.js +1 -1
  9. package/js/components/base-rating.vue3.js +1 -1
  10. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  11. package/js/components/column-picker/base-column-picker-dropdown.vue2.js.map +1 -1
  12. package/js/components/sliding-panel.vue3.js +1 -1
  13. package/js/x-modules/facets/components/lists/filters-search.vue3.js +1 -1
  14. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  15. package/js/x-modules/search/components/sort-dropdown.vue2.js.map +1 -1
  16. package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
  17. package/js/x-modules/search/components/sort-list.vue2.js.map +1 -1
  18. package/js/x-modules/search/components/sort-picker-list.vue.js.map +1 -1
  19. package/js/x-modules/search/components/sort-picker-list.vue2.js.map +1 -1
  20. package/package.json +10 -23
  21. package/report/x-components.api.json +128 -112
  22. package/report/x-components.api.md +88 -89
  23. package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts +8 -9
  24. package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts.map +1 -1
  25. package/types/views/adapter.d.ts +0 -3
  26. package/types/views/adapter.d.ts.map +1 -1
  27. package/types/x-modules/search/components/sort-dropdown.vue.d.ts +9 -10
  28. package/types/x-modules/search/components/sort-dropdown.vue.d.ts.map +1 -1
  29. package/types/x-modules/search/components/sort-list.vue.d.ts +10 -11
  30. package/types/x-modules/search/components/sort-list.vue.d.ts.map +1 -1
  31. package/types/x-modules/search/components/sort-picker-list.vue.d.ts +10 -11
  32. package/types/x-modules/search/components/sort-picker-list.vue.d.ts.map +1 -1
  33. package/types/adapter/e2e-adapter.d.ts +0 -21
  34. package/types/adapter/e2e-adapter.d.ts.map +0 -1
@@ -5030,18 +5030,22 @@
5030
5030
  "kind": "Content",
5031
5031
  "text": "_default: "
5032
5032
  },
5033
+ {
5034
+ "kind": "Content",
5035
+ "text": "import(\"vue\")."
5036
+ },
5033
5037
  {
5034
5038
  "kind": "Reference",
5035
- "text": "Vue.DefineComponent",
5039
+ "text": "DefineComponent",
5036
5040
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
5037
5041
  },
5038
5042
  {
5039
5043
  "kind": "Content",
5040
- "text": "<"
5044
+ "text": "<import(\"vue\")."
5041
5045
  },
5042
5046
  {
5043
5047
  "kind": "Reference",
5044
- "text": "Vue.ExtractPropTypes",
5048
+ "text": "ExtractPropTypes",
5045
5049
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
5046
5050
  },
5047
5051
  {
@@ -5073,47 +5077,47 @@
5073
5077
  },
5074
5078
  {
5075
5079
  "kind": "Content",
5076
- "text": "<string | typeof "
5080
+ "text": "<string | "
5077
5081
  },
5078
5082
  {
5079
5083
  "kind": "Reference",
5080
- "text": "Vue",
5081
- "canonicalReference": "@empathyco/x-components!~Vue"
5084
+ "text": "Component",
5085
+ "canonicalReference": "@vue/runtime-core!Component:type"
5082
5086
  },
5083
5087
  {
5084
5088
  "kind": "Content",
5085
- "text": ">;\n}>, {\n emitEvents: (column: number) => void;\n hasToggleSlot: boolean;\n selectedColumns: "
5089
+ "text": ">;\n}>, {\n emitEvents: (column: number) => void;\n hasToggleSlot: boolean;\n selectedColumns: import(\"vue\")."
5086
5090
  },
5087
5091
  {
5088
5092
  "kind": "Reference",
5089
- "text": "Vue.Ref",
5093
+ "text": "Ref",
5090
5094
  "canonicalReference": "@vue/reactivity!Ref:interface"
5091
5095
  },
5092
5096
  {
5093
5097
  "kind": "Content",
5094
- "text": "<number, number>;\n}, {}, {}, {}, "
5098
+ "text": "<number, number>;\n}, {}, {}, {}, import(\"vue\")."
5095
5099
  },
5096
5100
  {
5097
5101
  "kind": "Reference",
5098
- "text": "Vue.ComponentOptionsMixin",
5102
+ "text": "ComponentOptionsMixin",
5099
5103
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
5100
5104
  },
5101
5105
  {
5102
5106
  "kind": "Content",
5103
- "text": ", "
5107
+ "text": ", import(\"vue\")."
5104
5108
  },
5105
5109
  {
5106
5110
  "kind": "Reference",
5107
- "text": "Vue.ComponentOptionsMixin",
5111
+ "text": "ComponentOptionsMixin",
5108
5112
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
5109
5113
  },
5110
5114
  {
5111
5115
  "kind": "Content",
5112
- "text": ", \"update:modelValue\"[], \"update:modelValue\", "
5116
+ "text": ", \"update:modelValue\"[], \"update:modelValue\", import(\"vue\")."
5113
5117
  },
5114
5118
  {
5115
5119
  "kind": "Reference",
5116
- "text": "Vue.PublicProps",
5120
+ "text": "PublicProps",
5117
5121
  "canonicalReference": "@vue/runtime-core!PublicProps:type"
5118
5122
  },
5119
5123
  {
@@ -5127,11 +5131,11 @@
5127
5131
  },
5128
5132
  {
5129
5133
  "kind": "Content",
5130
- "text": "<"
5134
+ "text": "<import(\"vue\")."
5131
5135
  },
5132
5136
  {
5133
5137
  "kind": "Reference",
5134
- "text": "Vue.ExtractPropTypes",
5138
+ "text": "ExtractPropTypes",
5135
5139
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
5136
5140
  },
5137
5141
  {
@@ -5163,12 +5167,12 @@
5163
5167
  },
5164
5168
  {
5165
5169
  "kind": "Content",
5166
- "text": "<string | typeof "
5170
+ "text": "<string | "
5167
5171
  },
5168
5172
  {
5169
5173
  "kind": "Reference",
5170
- "text": "Vue",
5171
- "canonicalReference": "@empathyco/x-components!~Vue"
5174
+ "text": "Component",
5175
+ "canonicalReference": "@vue/runtime-core!Component:type"
5172
5176
  },
5173
5177
  {
5174
5178
  "kind": "Content",
@@ -5181,20 +5185,20 @@
5181
5185
  },
5182
5186
  {
5183
5187
  "kind": "Content",
5184
- "text": "<{\n \"onUpdate:modelValue\"?: ((...args: any[]) => any) | undefined;\n}>, {}, {}, {\n BaseDropdown: "
5188
+ "text": "<{\n \"onUpdate:modelValue\"?: ((...args: any[]) => any) | undefined;\n}>, {}, {}, {\n BaseDropdown: import(\"vue\")."
5185
5189
  },
5186
5190
  {
5187
5191
  "kind": "Reference",
5188
- "text": "Vue.DefineComponent",
5192
+ "text": "DefineComponent",
5189
5193
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
5190
5194
  },
5191
5195
  {
5192
5196
  "kind": "Content",
5193
- "text": "<{}, {}, any>;\n}, {}, string, "
5197
+ "text": "<{}, {}, any>;\n}, {}, string, import(\"vue\")."
5194
5198
  },
5195
5199
  {
5196
5200
  "kind": "Reference",
5197
- "text": "Vue.ComponentProvideOptions",
5201
+ "text": "ComponentProvideOptions",
5198
5202
  "canonicalReference": "@vue/runtime-core!ComponentProvideOptions:type"
5199
5203
  },
5200
5204
  {
@@ -5208,7 +5212,7 @@
5208
5212
  "name": "BaseColumnPickerDropdown",
5209
5213
  "variableTypeTokenRange": {
5210
5214
  "startIndex": 1,
5211
- "endIndex": 39
5215
+ "endIndex": 40
5212
5216
  }
5213
5217
  },
5214
5218
  {
@@ -75165,18 +75169,22 @@
75165
75169
  "kind": "Content",
75166
75170
  "text": "_default: "
75167
75171
  },
75172
+ {
75173
+ "kind": "Content",
75174
+ "text": "import(\"vue\")."
75175
+ },
75168
75176
  {
75169
75177
  "kind": "Reference",
75170
- "text": "Vue.DefineComponent",
75178
+ "text": "DefineComponent",
75171
75179
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
75172
75180
  },
75173
75181
  {
75174
75182
  "kind": "Content",
75175
- "text": "<"
75183
+ "text": "<import(\"vue\")."
75176
75184
  },
75177
75185
  {
75178
75186
  "kind": "Reference",
75179
- "text": "Vue.ExtractPropTypes",
75187
+ "text": "ExtractPropTypes",
75180
75188
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
75181
75189
  },
75182
75190
  {
@@ -75208,12 +75216,12 @@
75208
75216
  },
75209
75217
  {
75210
75218
  "kind": "Content",
75211
- "text": "<string | typeof "
75219
+ "text": "<string | "
75212
75220
  },
75213
75221
  {
75214
75222
  "kind": "Reference",
75215
- "text": "Vue",
75216
- "canonicalReference": "@empathyco/x-components!~Vue"
75223
+ "text": "Component",
75224
+ "canonicalReference": "@vue/runtime-core!Component:type"
75217
75225
  },
75218
75226
  {
75219
75227
  "kind": "Content",
@@ -75226,65 +75234,65 @@
75226
75234
  },
75227
75235
  {
75228
75236
  "kind": "Content",
75229
- "text": ") => void;\n rootRef: "
75237
+ "text": ") => void;\n rootRef: import(\"vue\")."
75230
75238
  },
75231
75239
  {
75232
75240
  "kind": "Reference",
75233
- "text": "Vue.Ref",
75241
+ "text": "Ref",
75234
75242
  "canonicalReference": "@vue/reactivity!Ref:interface"
75235
75243
  },
75236
75244
  {
75237
75245
  "kind": "Content",
75238
- "text": "<"
75246
+ "text": "<import(\"vue\")."
75239
75247
  },
75240
75248
  {
75241
75249
  "kind": "Reference",
75242
- "text": "Vue.DefineComponent",
75250
+ "text": "DefineComponent",
75243
75251
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
75244
75252
  },
75245
75253
  {
75246
75254
  "kind": "Content",
75247
- "text": "<{}, {}, any> | undefined, "
75255
+ "text": "<{}, {}, any> | undefined, import(\"vue\")."
75248
75256
  },
75249
75257
  {
75250
75258
  "kind": "Reference",
75251
- "text": "Vue.DefineComponent",
75259
+ "text": "DefineComponent",
75252
75260
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
75253
75261
  },
75254
75262
  {
75255
75263
  "kind": "Content",
75256
- "text": "<{}, {}, any> | undefined>;\n selectedSort: "
75264
+ "text": "<{}, {}, any> | undefined>;\n selectedSort: import(\"vue\")."
75257
75265
  },
75258
75266
  {
75259
75267
  "kind": "Reference",
75260
- "text": "Vue.ComputedRef",
75268
+ "text": "ComputedRef",
75261
75269
  "canonicalReference": "@vue/reactivity!ComputedRef:interface"
75262
75270
  },
75263
75271
  {
75264
75272
  "kind": "Content",
75265
- "text": "<string>;\n}, {}, {}, {}, "
75273
+ "text": "<string>;\n}, {}, {}, {}, import(\"vue\")."
75266
75274
  },
75267
75275
  {
75268
75276
  "kind": "Reference",
75269
- "text": "Vue.ComponentOptionsMixin",
75277
+ "text": "ComponentOptionsMixin",
75270
75278
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
75271
75279
  },
75272
75280
  {
75273
75281
  "kind": "Content",
75274
- "text": ", "
75282
+ "text": ", import(\"vue\")."
75275
75283
  },
75276
75284
  {
75277
75285
  "kind": "Reference",
75278
- "text": "Vue.ComponentOptionsMixin",
75286
+ "text": "ComponentOptionsMixin",
75279
75287
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
75280
75288
  },
75281
75289
  {
75282
75290
  "kind": "Content",
75283
- "text": ", \"change\"[], \"change\", "
75291
+ "text": ", \"change\"[], \"change\", import(\"vue\")."
75284
75292
  },
75285
75293
  {
75286
75294
  "kind": "Reference",
75287
- "text": "Vue.PublicProps",
75295
+ "text": "PublicProps",
75288
75296
  "canonicalReference": "@vue/runtime-core!PublicProps:type"
75289
75297
  },
75290
75298
  {
@@ -75298,11 +75306,11 @@
75298
75306
  },
75299
75307
  {
75300
75308
  "kind": "Content",
75301
- "text": "<"
75309
+ "text": "<import(\"vue\")."
75302
75310
  },
75303
75311
  {
75304
75312
  "kind": "Reference",
75305
- "text": "Vue.ExtractPropTypes",
75313
+ "text": "ExtractPropTypes",
75306
75314
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
75307
75315
  },
75308
75316
  {
@@ -75334,12 +75342,12 @@
75334
75342
  },
75335
75343
  {
75336
75344
  "kind": "Content",
75337
- "text": "<string | typeof "
75345
+ "text": "<string | "
75338
75346
  },
75339
75347
  {
75340
75348
  "kind": "Reference",
75341
- "text": "Vue",
75342
- "canonicalReference": "@empathyco/x-components!~Vue"
75349
+ "text": "Component",
75350
+ "canonicalReference": "@vue/runtime-core!Component:type"
75343
75351
  },
75344
75352
  {
75345
75353
  "kind": "Content",
@@ -75352,20 +75360,20 @@
75352
75360
  },
75353
75361
  {
75354
75362
  "kind": "Content",
75355
- "text": "<{\n onChange?: ((...args: any[]) => any) | undefined;\n}>, {}, {}, {\n BaseDropdown: "
75363
+ "text": "<{\n onChange?: ((...args: any[]) => any) | undefined;\n}>, {}, {}, {\n BaseDropdown: import(\"vue\")."
75356
75364
  },
75357
75365
  {
75358
75366
  "kind": "Reference",
75359
- "text": "Vue.DefineComponent",
75367
+ "text": "DefineComponent",
75360
75368
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
75361
75369
  },
75362
75370
  {
75363
75371
  "kind": "Content",
75364
- "text": "<{}, {}, any>;\n}, {}, string, "
75372
+ "text": "<{}, {}, any>;\n}, {}, string, import(\"vue\")."
75365
75373
  },
75366
75374
  {
75367
75375
  "kind": "Reference",
75368
- "text": "Vue.ComponentProvideOptions",
75376
+ "text": "ComponentProvideOptions",
75369
75377
  "canonicalReference": "@vue/runtime-core!ComponentProvideOptions:type"
75370
75378
  },
75371
75379
  {
@@ -75379,7 +75387,7 @@
75379
75387
  "name": "SortDropdown",
75380
75388
  "variableTypeTokenRange": {
75381
75389
  "startIndex": 1,
75382
- "endIndex": 47
75390
+ "endIndex": 48
75383
75391
  }
75384
75392
  },
75385
75393
  {
@@ -75594,18 +75602,22 @@
75594
75602
  "kind": "Content",
75595
75603
  "text": "_default: "
75596
75604
  },
75605
+ {
75606
+ "kind": "Content",
75607
+ "text": "import(\"vue\")."
75608
+ },
75597
75609
  {
75598
75610
  "kind": "Reference",
75599
- "text": "Vue.DefineComponent",
75611
+ "text": "DefineComponent",
75600
75612
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
75601
75613
  },
75602
75614
  {
75603
75615
  "kind": "Content",
75604
- "text": "<"
75616
+ "text": "<import(\"vue\")."
75605
75617
  },
75606
75618
  {
75607
75619
  "kind": "Reference",
75608
- "text": "Vue.ExtractPropTypes",
75620
+ "text": "ExtractPropTypes",
75609
75621
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
75610
75622
  },
75611
75623
  {
@@ -75637,20 +75649,20 @@
75637
75649
  },
75638
75650
  {
75639
75651
  "kind": "Content",
75640
- "text": "<string | typeof "
75652
+ "text": "<string | "
75641
75653
  },
75642
75654
  {
75643
75655
  "kind": "Reference",
75644
- "text": "Vue",
75645
- "canonicalReference": "@empathyco/x-components!~Vue"
75656
+ "text": "Component",
75657
+ "canonicalReference": "@vue/runtime-core!Component:type"
75646
75658
  },
75647
75659
  {
75648
75660
  "kind": "Content",
75649
- "text": ">;\n default: () => string;\n };\n}>, {\n listItems: "
75661
+ "text": ">;\n default: () => string;\n };\n}>, {\n listItems: import(\"vue\")."
75650
75662
  },
75651
75663
  {
75652
75664
  "kind": "Reference",
75653
- "text": "Vue.ComputedRef",
75665
+ "text": "ComputedRef",
75654
75666
  "canonicalReference": "@vue/reactivity!ComputedRef:interface"
75655
75667
  },
75656
75668
  {
@@ -75664,38 +75676,38 @@
75664
75676
  },
75665
75677
  {
75666
75678
  "kind": "Content",
75667
- "text": "[]>;\n selectedSort: "
75679
+ "text": "[]>;\n selectedSort: import(\"vue\")."
75668
75680
  },
75669
75681
  {
75670
75682
  "kind": "Reference",
75671
- "text": "Vue.ComputedRef",
75683
+ "text": "ComputedRef",
75672
75684
  "canonicalReference": "@vue/reactivity!ComputedRef:interface"
75673
75685
  },
75674
75686
  {
75675
75687
  "kind": "Content",
75676
- "text": "<string>;\n}, {}, {}, {}, "
75688
+ "text": "<string>;\n}, {}, {}, {}, import(\"vue\")."
75677
75689
  },
75678
75690
  {
75679
75691
  "kind": "Reference",
75680
- "text": "Vue.ComponentOptionsMixin",
75692
+ "text": "ComponentOptionsMixin",
75681
75693
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
75682
75694
  },
75683
75695
  {
75684
75696
  "kind": "Content",
75685
- "text": ", "
75697
+ "text": ", import(\"vue\")."
75686
75698
  },
75687
75699
  {
75688
75700
  "kind": "Reference",
75689
- "text": "Vue.ComponentOptionsMixin",
75701
+ "text": "ComponentOptionsMixin",
75690
75702
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
75691
75703
  },
75692
75704
  {
75693
75705
  "kind": "Content",
75694
- "text": ", {}, string, "
75706
+ "text": ", {}, string, import(\"vue\")."
75695
75707
  },
75696
75708
  {
75697
75709
  "kind": "Reference",
75698
- "text": "Vue.PublicProps",
75710
+ "text": "PublicProps",
75699
75711
  "canonicalReference": "@vue/runtime-core!PublicProps:type"
75700
75712
  },
75701
75713
  {
@@ -75709,11 +75721,11 @@
75709
75721
  },
75710
75722
  {
75711
75723
  "kind": "Content",
75712
- "text": "<"
75724
+ "text": "<import(\"vue\")."
75713
75725
  },
75714
75726
  {
75715
75727
  "kind": "Reference",
75716
- "text": "Vue.ExtractPropTypes",
75728
+ "text": "ExtractPropTypes",
75717
75729
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
75718
75730
  },
75719
75731
  {
@@ -75745,12 +75757,12 @@
75745
75757
  },
75746
75758
  {
75747
75759
  "kind": "Content",
75748
- "text": "<string | typeof "
75760
+ "text": "<string | "
75749
75761
  },
75750
75762
  {
75751
75763
  "kind": "Reference",
75752
- "text": "Vue",
75753
- "canonicalReference": "@empathyco/x-components!~Vue"
75764
+ "text": "Component",
75765
+ "canonicalReference": "@vue/runtime-core!Component:type"
75754
75766
  },
75755
75767
  {
75756
75768
  "kind": "Content",
@@ -75763,29 +75775,29 @@
75763
75775
  },
75764
75776
  {
75765
75777
  "kind": "Content",
75766
- "text": "<{}>, {\n animation: string | typeof "
75778
+ "text": "<{}>, {\n animation: string | "
75767
75779
  },
75768
75780
  {
75769
75781
  "kind": "Reference",
75770
- "text": "Vue",
75771
- "canonicalReference": "@empathyco/x-components!~Vue"
75782
+ "text": "Component",
75783
+ "canonicalReference": "@vue/runtime-core!Component:type"
75772
75784
  },
75773
75785
  {
75774
75786
  "kind": "Content",
75775
- "text": ";\n}, {}, {\n BaseEventButton: "
75787
+ "text": ";\n}, {}, {\n BaseEventButton: import(\"vue\")."
75776
75788
  },
75777
75789
  {
75778
75790
  "kind": "Reference",
75779
- "text": "Vue.DefineComponent",
75791
+ "text": "DefineComponent",
75780
75792
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
75781
75793
  },
75782
75794
  {
75783
75795
  "kind": "Content",
75784
- "text": "<{}, {}, any>;\n}, {}, string, "
75796
+ "text": "<{}, {}, any>;\n}, {}, string, import(\"vue\")."
75785
75797
  },
75786
75798
  {
75787
75799
  "kind": "Reference",
75788
- "text": "Vue.ComponentProvideOptions",
75800
+ "text": "ComponentProvideOptions",
75789
75801
  "canonicalReference": "@vue/runtime-core!ComponentProvideOptions:type"
75790
75802
  },
75791
75803
  {
@@ -75799,7 +75811,7 @@
75799
75811
  "name": "SortList",
75800
75812
  "variableTypeTokenRange": {
75801
75813
  "startIndex": 1,
75802
- "endIndex": 45
75814
+ "endIndex": 46
75803
75815
  }
75804
75816
  },
75805
75817
  {
@@ -75811,18 +75823,22 @@
75811
75823
  "kind": "Content",
75812
75824
  "text": "_default: "
75813
75825
  },
75826
+ {
75827
+ "kind": "Content",
75828
+ "text": "import(\"vue\")."
75829
+ },
75814
75830
  {
75815
75831
  "kind": "Reference",
75816
- "text": "Vue.DefineComponent",
75832
+ "text": "DefineComponent",
75817
75833
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
75818
75834
  },
75819
75835
  {
75820
75836
  "kind": "Content",
75821
- "text": "<"
75837
+ "text": "<import(\"vue\")."
75822
75838
  },
75823
75839
  {
75824
75840
  "kind": "Reference",
75825
- "text": "Vue.ExtractPropTypes",
75841
+ "text": "ExtractPropTypes",
75826
75842
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
75827
75843
  },
75828
75844
  {
@@ -75854,12 +75870,12 @@
75854
75870
  },
75855
75871
  {
75856
75872
  "kind": "Content",
75857
- "text": "<string | typeof "
75873
+ "text": "<string | "
75858
75874
  },
75859
75875
  {
75860
75876
  "kind": "Reference",
75861
- "text": "Vue",
75862
- "canonicalReference": "@empathyco/x-components!~Vue"
75877
+ "text": "Component",
75878
+ "canonicalReference": "@vue/runtime-core!Component:type"
75863
75879
  },
75864
75880
  {
75865
75881
  "kind": "Content",
@@ -75872,11 +75888,11 @@
75872
75888
  },
75873
75889
  {
75874
75890
  "kind": "Content",
75875
- "text": ";\n}>, {\n listItems: "
75891
+ "text": ";\n}>, {\n listItems: import(\"vue\")."
75876
75892
  },
75877
75893
  {
75878
75894
  "kind": "Reference",
75879
- "text": "Vue.ComputedRef",
75895
+ "text": "ComputedRef",
75880
75896
  "canonicalReference": "@vue/reactivity!ComputedRef:interface"
75881
75897
  },
75882
75898
  {
@@ -75890,38 +75906,38 @@
75890
75906
  },
75891
75907
  {
75892
75908
  "kind": "Content",
75893
- "text": "[]>;\n selectedSort: "
75909
+ "text": "[]>;\n selectedSort: import(\"vue\")."
75894
75910
  },
75895
75911
  {
75896
75912
  "kind": "Reference",
75897
- "text": "Vue.ComputedRef",
75913
+ "text": "ComputedRef",
75898
75914
  "canonicalReference": "@vue/reactivity!ComputedRef:interface"
75899
75915
  },
75900
75916
  {
75901
75917
  "kind": "Content",
75902
- "text": "<string>;\n}, {}, {}, {}, "
75918
+ "text": "<string>;\n}, {}, {}, {}, import(\"vue\")."
75903
75919
  },
75904
75920
  {
75905
75921
  "kind": "Reference",
75906
- "text": "Vue.ComponentOptionsMixin",
75922
+ "text": "ComponentOptionsMixin",
75907
75923
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
75908
75924
  },
75909
75925
  {
75910
75926
  "kind": "Content",
75911
- "text": ", "
75927
+ "text": ", import(\"vue\")."
75912
75928
  },
75913
75929
  {
75914
75930
  "kind": "Reference",
75915
- "text": "Vue.ComponentOptionsMixin",
75931
+ "text": "ComponentOptionsMixin",
75916
75932
  "canonicalReference": "@vue/runtime-core!ComponentOptionsMixin:type"
75917
75933
  },
75918
75934
  {
75919
75935
  "kind": "Content",
75920
- "text": ", {}, string, "
75936
+ "text": ", {}, string, import(\"vue\")."
75921
75937
  },
75922
75938
  {
75923
75939
  "kind": "Reference",
75924
- "text": "Vue.PublicProps",
75940
+ "text": "PublicProps",
75925
75941
  "canonicalReference": "@vue/runtime-core!PublicProps:type"
75926
75942
  },
75927
75943
  {
@@ -75935,11 +75951,11 @@
75935
75951
  },
75936
75952
  {
75937
75953
  "kind": "Content",
75938
- "text": "<"
75954
+ "text": "<import(\"vue\")."
75939
75955
  },
75940
75956
  {
75941
75957
  "kind": "Reference",
75942
- "text": "Vue.ExtractPropTypes",
75958
+ "text": "ExtractPropTypes",
75943
75959
  "canonicalReference": "@vue/runtime-core!ExtractPropTypes:type"
75944
75960
  },
75945
75961
  {
@@ -75971,12 +75987,12 @@
75971
75987
  },
75972
75988
  {
75973
75989
  "kind": "Content",
75974
- "text": "<string | typeof "
75990
+ "text": "<string | "
75975
75991
  },
75976
75992
  {
75977
75993
  "kind": "Reference",
75978
- "text": "Vue",
75979
- "canonicalReference": "@empathyco/x-components!~Vue"
75994
+ "text": "Component",
75995
+ "canonicalReference": "@vue/runtime-core!Component:type"
75980
75996
  },
75981
75997
  {
75982
75998
  "kind": "Content",
@@ -75998,29 +76014,29 @@
75998
76014
  },
75999
76015
  {
76000
76016
  "kind": "Content",
76001
- "text": "<{}>, {\n animation: string | typeof "
76017
+ "text": "<{}>, {\n animation: string | "
76002
76018
  },
76003
76019
  {
76004
76020
  "kind": "Reference",
76005
- "text": "Vue",
76006
- "canonicalReference": "@empathyco/x-components!~Vue"
76021
+ "text": "Component",
76022
+ "canonicalReference": "@vue/runtime-core!Component:type"
76007
76023
  },
76008
76024
  {
76009
76025
  "kind": "Content",
76010
- "text": ";\n}, {}, {\n BaseEventButton: "
76026
+ "text": ";\n}, {}, {\n BaseEventButton: import(\"vue\")."
76011
76027
  },
76012
76028
  {
76013
76029
  "kind": "Reference",
76014
- "text": "Vue.DefineComponent",
76030
+ "text": "DefineComponent",
76015
76031
  "canonicalReference": "@vue/runtime-core!DefineComponent:type"
76016
76032
  },
76017
76033
  {
76018
76034
  "kind": "Content",
76019
- "text": "<{}, {}, any>;\n}, {}, string, "
76035
+ "text": "<{}, {}, any>;\n}, {}, string, import(\"vue\")."
76020
76036
  },
76021
76037
  {
76022
76038
  "kind": "Reference",
76023
- "text": "Vue.ComponentProvideOptions",
76039
+ "text": "ComponentProvideOptions",
76024
76040
  "canonicalReference": "@vue/runtime-core!ComponentProvideOptions:type"
76025
76041
  },
76026
76042
  {
@@ -76034,7 +76050,7 @@
76034
76050
  "name": "SortPickerList",
76035
76051
  "variableTypeTokenRange": {
76036
76052
  "startIndex": 1,
76037
- "endIndex": 49
76053
+ "endIndex": 50
76038
76054
  }
76039
76055
  },
76040
76056
  {