@empathyco/x-components 6.0.0-alpha.14 → 6.0.0-alpha.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/design-system/deprecated-full-theme.css +431 -431
- package/docs/API-reference/api/x-components.animationprop.md +1 -1
- package/docs/API-reference/api/x-components.bannerslist.md +3 -3
- package/docs/API-reference/api/x-components.basedropdown.md +5 -5
- package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
- package/docs/API-reference/api/x-components.basegrid.md +3 -3
- package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.basemodal.md +10 -10
- package/docs/API-reference/api/x-components.baseresultimage.md +2 -2
- package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
- package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
- package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
- package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
- package/docs/API-reference/api/x-components.empathize.md +5 -5
- package/docs/API-reference/api/x-components.filterslist.md +3 -3
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +2 -2
- package/docs/API-reference/api/x-components.identifierresults.md +3 -3
- package/docs/API-reference/api/x-components.mainmodal.md +2 -2
- package/docs/API-reference/api/x-components.md +1 -0
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
- package/docs/API-reference/api/x-components.myhistory.md +3 -3
- package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
- package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
- package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
- package/docs/API-reference/api/x-components.promotedslist.md +3 -3
- package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
- package/docs/API-reference/api/x-components.recommendations.md +3 -3
- package/docs/API-reference/api/x-components.relatedpromptslist.md +3 -3
- package/docs/API-reference/api/x-components.relatedtags.md +3 -3
- package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
- package/docs/API-reference/api/x-components.sortdropdown.md +1 -1
- package/js/types/animation-prop.js.map +1 -1
- package/package.json +2 -2
- package/report/x-components.api.json +202 -111
- package/report/x-components.api.md +119 -111
- package/types/components/base-dropdown.vue.d.ts +5 -5
- package/types/components/base-grid.vue.d.ts +3 -3
- package/types/components/base-variable-column-grid.vue.d.ts +3 -3
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
- package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
- package/types/components/modals/base-events-modal.vue.d.ts +2 -2
- package/types/components/modals/base-id-modal.vue.d.ts +2 -2
- package/types/components/modals/base-modal.vue.d.ts +10 -10
- package/types/components/modals/main-modal.vue.d.ts +2 -2
- package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
- package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
- package/types/components/result/base-result-image.vue.d.ts +2 -2
- package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
- package/types/types/animation-prop.d.ts +1 -1
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +2 -2
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
- package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
- package/types/x-modules/next-queries/index.d.ts +1 -0
- package/types/x-modules/next-queries/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +3 -3
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
- package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts +1 -1
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
|
@@ -1321,7 +1321,7 @@
|
|
|
1321
1321
|
},
|
|
1322
1322
|
{
|
|
1323
1323
|
"kind": "Content",
|
|
1324
|
-
"text": "<{}, {},
|
|
1324
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
1325
1325
|
},
|
|
1326
1326
|
{
|
|
1327
1327
|
"kind": "Reference",
|
|
@@ -2418,7 +2418,7 @@
|
|
|
2418
2418
|
},
|
|
2419
2419
|
{
|
|
2420
2420
|
"kind": "Content",
|
|
2421
|
-
"text": "<{}, {},
|
|
2421
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
2422
2422
|
},
|
|
2423
2423
|
{
|
|
2424
2424
|
"kind": "Reference",
|
|
@@ -2571,7 +2571,7 @@
|
|
|
2571
2571
|
},
|
|
2572
2572
|
{
|
|
2573
2573
|
"kind": "Content",
|
|
2574
|
-
"text": "<{}, {},
|
|
2574
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
2575
2575
|
},
|
|
2576
2576
|
{
|
|
2577
2577
|
"kind": "Reference",
|
|
@@ -2643,7 +2643,7 @@
|
|
|
2643
2643
|
},
|
|
2644
2644
|
{
|
|
2645
2645
|
"kind": "Content",
|
|
2646
|
-
"text": "<{}, {},
|
|
2646
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
2647
2647
|
},
|
|
2648
2648
|
{
|
|
2649
2649
|
"kind": "Reference",
|
|
@@ -3366,7 +3366,7 @@
|
|
|
3366
3366
|
},
|
|
3367
3367
|
{
|
|
3368
3368
|
"kind": "Content",
|
|
3369
|
-
"text": "<{}, {},
|
|
3369
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
3370
3370
|
},
|
|
3371
3371
|
{
|
|
3372
3372
|
"kind": "Reference",
|
|
@@ -3438,7 +3438,7 @@
|
|
|
3438
3438
|
},
|
|
3439
3439
|
{
|
|
3440
3440
|
"kind": "Content",
|
|
3441
|
-
"text": "<{}, {},
|
|
3441
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
3442
3442
|
},
|
|
3443
3443
|
{
|
|
3444
3444
|
"kind": "Reference",
|
|
@@ -3735,7 +3735,7 @@
|
|
|
3735
3735
|
},
|
|
3736
3736
|
{
|
|
3737
3737
|
"kind": "Content",
|
|
3738
|
-
"text": "<{}, {},
|
|
3738
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
3739
3739
|
},
|
|
3740
3740
|
{
|
|
3741
3741
|
"kind": "Reference",
|
|
@@ -3807,7 +3807,7 @@
|
|
|
3807
3807
|
},
|
|
3808
3808
|
{
|
|
3809
3809
|
"kind": "Content",
|
|
3810
|
-
"text": "<{}, {},
|
|
3810
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
3811
3811
|
},
|
|
3812
3812
|
{
|
|
3813
3813
|
"kind": "Reference",
|
|
@@ -3888,7 +3888,7 @@
|
|
|
3888
3888
|
},
|
|
3889
3889
|
{
|
|
3890
3890
|
"kind": "Content",
|
|
3891
|
-
"text": "<{}, {},
|
|
3891
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
3892
3892
|
},
|
|
3893
3893
|
{
|
|
3894
3894
|
"kind": "Reference",
|
|
@@ -4276,7 +4276,7 @@
|
|
|
4276
4276
|
},
|
|
4277
4277
|
{
|
|
4278
4278
|
"kind": "Content",
|
|
4279
|
-
"text": "<{}, {},
|
|
4279
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
4280
4280
|
},
|
|
4281
4281
|
{
|
|
4282
4282
|
"kind": "Reference",
|
|
@@ -4537,7 +4537,7 @@
|
|
|
4537
4537
|
},
|
|
4538
4538
|
{
|
|
4539
4539
|
"kind": "Content",
|
|
4540
|
-
"text": "<{}, {},
|
|
4540
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
4541
4541
|
},
|
|
4542
4542
|
{
|
|
4543
4543
|
"kind": "Reference",
|
|
@@ -4921,7 +4921,7 @@
|
|
|
4921
4921
|
},
|
|
4922
4922
|
{
|
|
4923
4923
|
"kind": "Content",
|
|
4924
|
-
"text": "<{}, {},
|
|
4924
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
4925
4925
|
},
|
|
4926
4926
|
{
|
|
4927
4927
|
"kind": "Reference",
|
|
@@ -5173,7 +5173,7 @@
|
|
|
5173
5173
|
},
|
|
5174
5174
|
{
|
|
5175
5175
|
"kind": "Content",
|
|
5176
|
-
"text": "<{}, {},
|
|
5176
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5177
5177
|
},
|
|
5178
5178
|
{
|
|
5179
5179
|
"kind": "Reference",
|
|
@@ -5272,7 +5272,7 @@
|
|
|
5272
5272
|
},
|
|
5273
5273
|
{
|
|
5274
5274
|
"kind": "Content",
|
|
5275
|
-
"text": "<{}, {},
|
|
5275
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5276
5276
|
},
|
|
5277
5277
|
{
|
|
5278
5278
|
"kind": "Reference",
|
|
@@ -5385,7 +5385,7 @@
|
|
|
5385
5385
|
},
|
|
5386
5386
|
{
|
|
5387
5387
|
"kind": "Content",
|
|
5388
|
-
"text": "<{}, {},
|
|
5388
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5389
5389
|
},
|
|
5390
5390
|
{
|
|
5391
5391
|
"kind": "Reference",
|
|
@@ -5457,7 +5457,7 @@
|
|
|
5457
5457
|
},
|
|
5458
5458
|
{
|
|
5459
5459
|
"kind": "Content",
|
|
5460
|
-
"text": "<{}, {},
|
|
5460
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5461
5461
|
},
|
|
5462
5462
|
{
|
|
5463
5463
|
"kind": "Reference",
|
|
@@ -5610,7 +5610,7 @@
|
|
|
5610
5610
|
},
|
|
5611
5611
|
{
|
|
5612
5612
|
"kind": "Content",
|
|
5613
|
-
"text": "<{}, {},
|
|
5613
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5614
5614
|
},
|
|
5615
5615
|
{
|
|
5616
5616
|
"kind": "Reference",
|
|
@@ -5682,7 +5682,7 @@
|
|
|
5682
5682
|
},
|
|
5683
5683
|
{
|
|
5684
5684
|
"kind": "Content",
|
|
5685
|
-
"text": "<{}, {},
|
|
5685
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5686
5686
|
},
|
|
5687
5687
|
{
|
|
5688
5688
|
"kind": "Reference",
|
|
@@ -5772,7 +5772,7 @@
|
|
|
5772
5772
|
},
|
|
5773
5773
|
{
|
|
5774
5774
|
"kind": "Content",
|
|
5775
|
-
"text": "<{}, {},
|
|
5775
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5776
5776
|
},
|
|
5777
5777
|
{
|
|
5778
5778
|
"kind": "Reference",
|
|
@@ -5885,7 +5885,7 @@
|
|
|
5885
5885
|
},
|
|
5886
5886
|
{
|
|
5887
5887
|
"kind": "Content",
|
|
5888
|
-
"text": "<{}, {},
|
|
5888
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
5889
5889
|
},
|
|
5890
5890
|
{
|
|
5891
5891
|
"kind": "Reference",
|
|
@@ -6065,7 +6065,7 @@
|
|
|
6065
6065
|
},
|
|
6066
6066
|
{
|
|
6067
6067
|
"kind": "Content",
|
|
6068
|
-
"text": "<{}, {},
|
|
6068
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
6069
6069
|
},
|
|
6070
6070
|
{
|
|
6071
6071
|
"kind": "Reference",
|
|
@@ -6404,7 +6404,7 @@
|
|
|
6404
6404
|
},
|
|
6405
6405
|
{
|
|
6406
6406
|
"kind": "Content",
|
|
6407
|
-
"text": "<{}, {},
|
|
6407
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
6408
6408
|
},
|
|
6409
6409
|
{
|
|
6410
6410
|
"kind": "Reference",
|
|
@@ -6476,7 +6476,7 @@
|
|
|
6476
6476
|
},
|
|
6477
6477
|
{
|
|
6478
6478
|
"kind": "Content",
|
|
6479
|
-
"text": "<{}, {},
|
|
6479
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
6480
6480
|
},
|
|
6481
6481
|
{
|
|
6482
6482
|
"kind": "Reference",
|
|
@@ -6629,7 +6629,7 @@
|
|
|
6629
6629
|
},
|
|
6630
6630
|
{
|
|
6631
6631
|
"kind": "Content",
|
|
6632
|
-
"text": "<{}, {},
|
|
6632
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
6633
6633
|
},
|
|
6634
6634
|
{
|
|
6635
6635
|
"kind": "Reference",
|
|
@@ -6701,7 +6701,7 @@
|
|
|
6701
6701
|
},
|
|
6702
6702
|
{
|
|
6703
6703
|
"kind": "Content",
|
|
6704
|
-
"text": "<{}, {},
|
|
6704
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
6705
6705
|
},
|
|
6706
6706
|
{
|
|
6707
6707
|
"kind": "Reference",
|
|
@@ -6782,7 +6782,7 @@
|
|
|
6782
6782
|
},
|
|
6783
6783
|
{
|
|
6784
6784
|
"kind": "Content",
|
|
6785
|
-
"text": "<{}, {},
|
|
6785
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
6786
6786
|
},
|
|
6787
6787
|
{
|
|
6788
6788
|
"kind": "Reference",
|
|
@@ -7283,7 +7283,7 @@
|
|
|
7283
7283
|
},
|
|
7284
7284
|
{
|
|
7285
7285
|
"kind": "Content",
|
|
7286
|
-
"text": "<{}, {},
|
|
7286
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7287
7287
|
},
|
|
7288
7288
|
{
|
|
7289
7289
|
"kind": "Reference",
|
|
@@ -7355,7 +7355,7 @@
|
|
|
7355
7355
|
},
|
|
7356
7356
|
{
|
|
7357
7357
|
"kind": "Content",
|
|
7358
|
-
"text": "<{}, {},
|
|
7358
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7359
7359
|
},
|
|
7360
7360
|
{
|
|
7361
7361
|
"kind": "Reference",
|
|
@@ -7436,7 +7436,7 @@
|
|
|
7436
7436
|
},
|
|
7437
7437
|
{
|
|
7438
7438
|
"kind": "Content",
|
|
7439
|
-
"text": "<{}, {},
|
|
7439
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7440
7440
|
},
|
|
7441
7441
|
{
|
|
7442
7442
|
"kind": "Reference",
|
|
@@ -7508,7 +7508,7 @@
|
|
|
7508
7508
|
},
|
|
7509
7509
|
{
|
|
7510
7510
|
"kind": "Content",
|
|
7511
|
-
"text": "<{}, {},
|
|
7511
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7512
7512
|
},
|
|
7513
7513
|
{
|
|
7514
7514
|
"kind": "Reference",
|
|
@@ -7733,7 +7733,7 @@
|
|
|
7733
7733
|
},
|
|
7734
7734
|
{
|
|
7735
7735
|
"kind": "Content",
|
|
7736
|
-
"text": "<{}, {},
|
|
7736
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7737
7737
|
},
|
|
7738
7738
|
{
|
|
7739
7739
|
"kind": "Reference",
|
|
@@ -7805,7 +7805,7 @@
|
|
|
7805
7805
|
},
|
|
7806
7806
|
{
|
|
7807
7807
|
"kind": "Content",
|
|
7808
|
-
"text": "<{}, {},
|
|
7808
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7809
7809
|
},
|
|
7810
7810
|
{
|
|
7811
7811
|
"kind": "Reference",
|
|
@@ -7886,7 +7886,7 @@
|
|
|
7886
7886
|
},
|
|
7887
7887
|
{
|
|
7888
7888
|
"kind": "Content",
|
|
7889
|
-
"text": "<{}, {},
|
|
7889
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7890
7890
|
},
|
|
7891
7891
|
{
|
|
7892
7892
|
"kind": "Reference",
|
|
@@ -7958,7 +7958,7 @@
|
|
|
7958
7958
|
},
|
|
7959
7959
|
{
|
|
7960
7960
|
"kind": "Content",
|
|
7961
|
-
"text": "<{}, {},
|
|
7961
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
7962
7962
|
},
|
|
7963
7963
|
{
|
|
7964
7964
|
"kind": "Reference",
|
|
@@ -8048,7 +8048,7 @@
|
|
|
8048
8048
|
},
|
|
8049
8049
|
{
|
|
8050
8050
|
"kind": "Content",
|
|
8051
|
-
"text": "<{}, {},
|
|
8051
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
8052
8052
|
},
|
|
8053
8053
|
{
|
|
8054
8054
|
"kind": "Reference",
|
|
@@ -8120,7 +8120,7 @@
|
|
|
8120
8120
|
},
|
|
8121
8121
|
{
|
|
8122
8122
|
"kind": "Content",
|
|
8123
|
-
"text": "<{}, {},
|
|
8123
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
8124
8124
|
},
|
|
8125
8125
|
{
|
|
8126
8126
|
"kind": "Reference",
|
|
@@ -8951,7 +8951,7 @@
|
|
|
8951
8951
|
},
|
|
8952
8952
|
{
|
|
8953
8953
|
"kind": "Content",
|
|
8954
|
-
"text": "<{}, {},
|
|
8954
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
8955
8955
|
},
|
|
8956
8956
|
{
|
|
8957
8957
|
"kind": "Reference",
|
|
@@ -9410,7 +9410,7 @@
|
|
|
9410
9410
|
},
|
|
9411
9411
|
{
|
|
9412
9412
|
"kind": "Content",
|
|
9413
|
-
"text": "<{}, {},
|
|
9413
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
9414
9414
|
},
|
|
9415
9415
|
{
|
|
9416
9416
|
"kind": "Reference",
|
|
@@ -10768,7 +10768,7 @@
|
|
|
10768
10768
|
},
|
|
10769
10769
|
{
|
|
10770
10770
|
"kind": "Content",
|
|
10771
|
-
"text": "<{}, {},
|
|
10771
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
10772
10772
|
},
|
|
10773
10773
|
{
|
|
10774
10774
|
"kind": "Reference",
|
|
@@ -10993,7 +10993,7 @@
|
|
|
10993
10993
|
},
|
|
10994
10994
|
{
|
|
10995
10995
|
"kind": "Content",
|
|
10996
|
-
"text": "<{}, {},
|
|
10996
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
10997
10997
|
},
|
|
10998
10998
|
{
|
|
10999
10999
|
"kind": "Reference",
|
|
@@ -11101,7 +11101,7 @@
|
|
|
11101
11101
|
},
|
|
11102
11102
|
{
|
|
11103
11103
|
"kind": "Content",
|
|
11104
|
-
"text": "<{}, {},
|
|
11104
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11105
11105
|
},
|
|
11106
11106
|
{
|
|
11107
11107
|
"kind": "Reference",
|
|
@@ -11336,7 +11336,7 @@
|
|
|
11336
11336
|
},
|
|
11337
11337
|
{
|
|
11338
11338
|
"kind": "Content",
|
|
11339
|
-
"text": "<{}, {},
|
|
11339
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11340
11340
|
},
|
|
11341
11341
|
{
|
|
11342
11342
|
"kind": "Reference",
|
|
@@ -11417,7 +11417,7 @@
|
|
|
11417
11417
|
},
|
|
11418
11418
|
{
|
|
11419
11419
|
"kind": "Content",
|
|
11420
|
-
"text": "<{}, {},
|
|
11420
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11421
11421
|
},
|
|
11422
11422
|
{
|
|
11423
11423
|
"kind": "Reference",
|
|
@@ -11489,7 +11489,7 @@
|
|
|
11489
11489
|
},
|
|
11490
11490
|
{
|
|
11491
11491
|
"kind": "Content",
|
|
11492
|
-
"text": "<{}, {},
|
|
11492
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11493
11493
|
},
|
|
11494
11494
|
{
|
|
11495
11495
|
"kind": "Reference",
|
|
@@ -11696,7 +11696,7 @@
|
|
|
11696
11696
|
},
|
|
11697
11697
|
{
|
|
11698
11698
|
"kind": "Content",
|
|
11699
|
-
"text": "<{}, {},
|
|
11699
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11700
11700
|
},
|
|
11701
11701
|
{
|
|
11702
11702
|
"kind": "Reference",
|
|
@@ -11777,7 +11777,7 @@
|
|
|
11777
11777
|
},
|
|
11778
11778
|
{
|
|
11779
11779
|
"kind": "Content",
|
|
11780
|
-
"text": "<{}, {},
|
|
11780
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11781
11781
|
},
|
|
11782
11782
|
{
|
|
11783
11783
|
"kind": "Reference",
|
|
@@ -11849,7 +11849,7 @@
|
|
|
11849
11849
|
},
|
|
11850
11850
|
{
|
|
11851
11851
|
"kind": "Content",
|
|
11852
|
-
"text": "<{}, {},
|
|
11852
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11853
11853
|
},
|
|
11854
11854
|
{
|
|
11855
11855
|
"kind": "Reference",
|
|
@@ -11975,7 +11975,7 @@
|
|
|
11975
11975
|
},
|
|
11976
11976
|
{
|
|
11977
11977
|
"kind": "Content",
|
|
11978
|
-
"text": "<{}, {},
|
|
11978
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
11979
11979
|
},
|
|
11980
11980
|
{
|
|
11981
11981
|
"kind": "Reference",
|
|
@@ -12047,7 +12047,7 @@
|
|
|
12047
12047
|
},
|
|
12048
12048
|
{
|
|
12049
12049
|
"kind": "Content",
|
|
12050
|
-
"text": "<{}, {},
|
|
12050
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
12051
12051
|
},
|
|
12052
12052
|
{
|
|
12053
12053
|
"kind": "Reference",
|
|
@@ -12169,7 +12169,7 @@
|
|
|
12169
12169
|
},
|
|
12170
12170
|
{
|
|
12171
12171
|
"kind": "Content",
|
|
12172
|
-
"text": "<{}, {},
|
|
12172
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
12173
12173
|
},
|
|
12174
12174
|
{
|
|
12175
12175
|
"kind": "Reference",
|
|
@@ -12304,7 +12304,7 @@
|
|
|
12304
12304
|
},
|
|
12305
12305
|
{
|
|
12306
12306
|
"kind": "Content",
|
|
12307
|
-
"text": "<{}, {},
|
|
12307
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
12308
12308
|
},
|
|
12309
12309
|
{
|
|
12310
12310
|
"kind": "Reference",
|
|
@@ -12376,7 +12376,7 @@
|
|
|
12376
12376
|
},
|
|
12377
12377
|
{
|
|
12378
12378
|
"kind": "Content",
|
|
12379
|
-
"text": "<{}, {},
|
|
12379
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
12380
12380
|
},
|
|
12381
12381
|
{
|
|
12382
12382
|
"kind": "Reference",
|
|
@@ -12489,7 +12489,7 @@
|
|
|
12489
12489
|
},
|
|
12490
12490
|
{
|
|
12491
12491
|
"kind": "Content",
|
|
12492
|
-
"text": "<{}, {},
|
|
12492
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
12493
12493
|
},
|
|
12494
12494
|
{
|
|
12495
12495
|
"kind": "Reference",
|
|
@@ -12669,7 +12669,7 @@
|
|
|
12669
12669
|
},
|
|
12670
12670
|
{
|
|
12671
12671
|
"kind": "Content",
|
|
12672
|
-
"text": "<{}, {},
|
|
12672
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
12673
12673
|
},
|
|
12674
12674
|
{
|
|
12675
12675
|
"kind": "Reference",
|
|
@@ -12768,7 +12768,7 @@
|
|
|
12768
12768
|
},
|
|
12769
12769
|
{
|
|
12770
12770
|
"kind": "Content",
|
|
12771
|
-
"text": "<{}, {},
|
|
12771
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
12772
12772
|
},
|
|
12773
12773
|
{
|
|
12774
12774
|
"kind": "Reference",
|
|
@@ -18577,7 +18577,7 @@
|
|
|
18577
18577
|
},
|
|
18578
18578
|
{
|
|
18579
18579
|
"kind": "Content",
|
|
18580
|
-
"text": "<{}, {},
|
|
18580
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
18581
18581
|
},
|
|
18582
18582
|
{
|
|
18583
18583
|
"kind": "Reference",
|
|
@@ -18649,7 +18649,7 @@
|
|
|
18649
18649
|
},
|
|
18650
18650
|
{
|
|
18651
18651
|
"kind": "Content",
|
|
18652
|
-
"text": "<{}, {},
|
|
18652
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
18653
18653
|
},
|
|
18654
18654
|
{
|
|
18655
18655
|
"kind": "Reference",
|
|
@@ -18847,7 +18847,7 @@
|
|
|
18847
18847
|
},
|
|
18848
18848
|
{
|
|
18849
18849
|
"kind": "Content",
|
|
18850
|
-
"text": "<{}, {},
|
|
18850
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
18851
18851
|
},
|
|
18852
18852
|
{
|
|
18853
18853
|
"kind": "Reference",
|
|
@@ -18919,7 +18919,7 @@
|
|
|
18919
18919
|
},
|
|
18920
18920
|
{
|
|
18921
18921
|
"kind": "Content",
|
|
18922
|
-
"text": "<{}, {},
|
|
18922
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
18923
18923
|
},
|
|
18924
18924
|
{
|
|
18925
18925
|
"kind": "Reference",
|
|
@@ -19009,7 +19009,7 @@
|
|
|
19009
19009
|
},
|
|
19010
19010
|
{
|
|
19011
19011
|
"kind": "Content",
|
|
19012
|
-
"text": "<{}, {},
|
|
19012
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
19013
19013
|
},
|
|
19014
19014
|
{
|
|
19015
19015
|
"kind": "Reference",
|
|
@@ -27254,7 +27254,7 @@
|
|
|
27254
27254
|
},
|
|
27255
27255
|
{
|
|
27256
27256
|
"kind": "Content",
|
|
27257
|
-
"text": "<{}, {},
|
|
27257
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
27258
27258
|
},
|
|
27259
27259
|
{
|
|
27260
27260
|
"kind": "Reference",
|
|
@@ -27452,7 +27452,7 @@
|
|
|
27452
27452
|
},
|
|
27453
27453
|
{
|
|
27454
27454
|
"kind": "Content",
|
|
27455
|
-
"text": "<{}, {},
|
|
27455
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
27456
27456
|
},
|
|
27457
27457
|
{
|
|
27458
27458
|
"kind": "Reference",
|
|
@@ -27524,7 +27524,7 @@
|
|
|
27524
27524
|
},
|
|
27525
27525
|
{
|
|
27526
27526
|
"kind": "Content",
|
|
27527
|
-
"text": "<{}, {},
|
|
27527
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
27528
27528
|
},
|
|
27529
27529
|
{
|
|
27530
27530
|
"kind": "Reference",
|
|
@@ -33341,7 +33341,7 @@
|
|
|
33341
33341
|
},
|
|
33342
33342
|
{
|
|
33343
33343
|
"kind": "Content",
|
|
33344
|
-
"text": "<{}, {},
|
|
33344
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
33345
33345
|
},
|
|
33346
33346
|
{
|
|
33347
33347
|
"kind": "Reference",
|
|
@@ -34358,7 +34358,7 @@
|
|
|
34358
34358
|
},
|
|
34359
34359
|
{
|
|
34360
34360
|
"kind": "Content",
|
|
34361
|
-
"text": "<{}, {},
|
|
34361
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
34362
34362
|
},
|
|
34363
34363
|
{
|
|
34364
34364
|
"kind": "Reference",
|
|
@@ -36987,7 +36987,7 @@
|
|
|
36987
36987
|
},
|
|
36988
36988
|
{
|
|
36989
36989
|
"kind": "Content",
|
|
36990
|
-
"text": "<{}, {},
|
|
36990
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
36991
36991
|
},
|
|
36992
36992
|
{
|
|
36993
36993
|
"kind": "Reference",
|
|
@@ -37149,7 +37149,7 @@
|
|
|
37149
37149
|
},
|
|
37150
37150
|
{
|
|
37151
37151
|
"kind": "Content",
|
|
37152
|
-
"text": "<{}, {},
|
|
37152
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
37153
37153
|
},
|
|
37154
37154
|
{
|
|
37155
37155
|
"kind": "Reference",
|
|
@@ -37230,7 +37230,7 @@
|
|
|
37230
37230
|
},
|
|
37231
37231
|
{
|
|
37232
37232
|
"kind": "Content",
|
|
37233
|
-
"text": "<{}, {},
|
|
37233
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
37234
37234
|
},
|
|
37235
37235
|
{
|
|
37236
37236
|
"kind": "Reference",
|
|
@@ -40221,7 +40221,7 @@
|
|
|
40221
40221
|
},
|
|
40222
40222
|
{
|
|
40223
40223
|
"kind": "Content",
|
|
40224
|
-
"text": "<{}, {},
|
|
40224
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
40225
40225
|
},
|
|
40226
40226
|
{
|
|
40227
40227
|
"kind": "Reference",
|
|
@@ -40410,7 +40410,7 @@
|
|
|
40410
40410
|
},
|
|
40411
40411
|
{
|
|
40412
40412
|
"kind": "Content",
|
|
40413
|
-
"text": "<{}, {},
|
|
40413
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
40414
40414
|
},
|
|
40415
40415
|
{
|
|
40416
40416
|
"kind": "Reference",
|
|
@@ -41188,7 +41188,7 @@
|
|
|
41188
41188
|
},
|
|
41189
41189
|
{
|
|
41190
41190
|
"kind": "Content",
|
|
41191
|
-
"text": "<{}, {},
|
|
41191
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
41192
41192
|
},
|
|
41193
41193
|
{
|
|
41194
41194
|
"kind": "Reference",
|
|
@@ -41260,7 +41260,7 @@
|
|
|
41260
41260
|
},
|
|
41261
41261
|
{
|
|
41262
41262
|
"kind": "Content",
|
|
41263
|
-
"text": "<{}, {},
|
|
41263
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
41264
41264
|
},
|
|
41265
41265
|
{
|
|
41266
41266
|
"kind": "Reference",
|
|
@@ -41395,7 +41395,7 @@
|
|
|
41395
41395
|
},
|
|
41396
41396
|
{
|
|
41397
41397
|
"kind": "Content",
|
|
41398
|
-
"text": "<{}, {},
|
|
41398
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
41399
41399
|
},
|
|
41400
41400
|
{
|
|
41401
41401
|
"kind": "Reference",
|
|
@@ -41467,7 +41467,7 @@
|
|
|
41467
41467
|
},
|
|
41468
41468
|
{
|
|
41469
41469
|
"kind": "Content",
|
|
41470
|
-
"text": "<{}, {},
|
|
41470
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
41471
41471
|
},
|
|
41472
41472
|
{
|
|
41473
41473
|
"kind": "Reference",
|
|
@@ -41548,7 +41548,7 @@
|
|
|
41548
41548
|
},
|
|
41549
41549
|
{
|
|
41550
41550
|
"kind": "Content",
|
|
41551
|
-
"text": "<{}, {},
|
|
41551
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
41552
41552
|
},
|
|
41553
41553
|
{
|
|
41554
41554
|
"kind": "Reference",
|
|
@@ -41939,7 +41939,7 @@
|
|
|
41939
41939
|
},
|
|
41940
41940
|
{
|
|
41941
41941
|
"kind": "Content",
|
|
41942
|
-
"text": "<{}, {},
|
|
41942
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
41943
41943
|
},
|
|
41944
41944
|
{
|
|
41945
41945
|
"kind": "Reference",
|
|
@@ -42128,7 +42128,7 @@
|
|
|
42128
42128
|
},
|
|
42129
42129
|
{
|
|
42130
42130
|
"kind": "Content",
|
|
42131
|
-
"text": "<{}, {},
|
|
42131
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
42132
42132
|
},
|
|
42133
42133
|
{
|
|
42134
42134
|
"kind": "Reference",
|
|
@@ -42218,7 +42218,7 @@
|
|
|
42218
42218
|
},
|
|
42219
42219
|
{
|
|
42220
42220
|
"kind": "Content",
|
|
42221
|
-
"text": "<{}, {},
|
|
42221
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
42222
42222
|
},
|
|
42223
42223
|
{
|
|
42224
42224
|
"kind": "Reference",
|
|
@@ -44545,6 +44545,97 @@
|
|
|
44545
44545
|
],
|
|
44546
44546
|
"extendsTokenRanges": []
|
|
44547
44547
|
},
|
|
44548
|
+
{
|
|
44549
|
+
"kind": "Interface",
|
|
44550
|
+
"canonicalReference": "@empathyco/x-components!NextQueriesGroup:interface",
|
|
44551
|
+
"docComment": "/**\n * Next queries group interface for the NextQueries.\n *\n * @public\n */\n",
|
|
44552
|
+
"excerptTokens": [
|
|
44553
|
+
{
|
|
44554
|
+
"kind": "Content",
|
|
44555
|
+
"text": "export interface NextQueriesGroup extends "
|
|
44556
|
+
},
|
|
44557
|
+
{
|
|
44558
|
+
"kind": "Reference",
|
|
44559
|
+
"text": "ListItem",
|
|
44560
|
+
"canonicalReference": "@empathyco/x-components!ListItem:type"
|
|
44561
|
+
},
|
|
44562
|
+
{
|
|
44563
|
+
"kind": "Content",
|
|
44564
|
+
"text": " "
|
|
44565
|
+
}
|
|
44566
|
+
],
|
|
44567
|
+
"fileUrlPath": "src/x-modules/next-queries/types.ts",
|
|
44568
|
+
"releaseTag": "Public",
|
|
44569
|
+
"name": "NextQueriesGroup",
|
|
44570
|
+
"preserveMemberOrder": false,
|
|
44571
|
+
"members": [
|
|
44572
|
+
{
|
|
44573
|
+
"kind": "PropertySignature",
|
|
44574
|
+
"canonicalReference": "@empathyco/x-components!NextQueriesGroup#modelName:member",
|
|
44575
|
+
"docComment": "",
|
|
44576
|
+
"excerptTokens": [
|
|
44577
|
+
{
|
|
44578
|
+
"kind": "Content",
|
|
44579
|
+
"text": "modelName: "
|
|
44580
|
+
},
|
|
44581
|
+
{
|
|
44582
|
+
"kind": "Content",
|
|
44583
|
+
"text": "'NextQueriesGroup'"
|
|
44584
|
+
},
|
|
44585
|
+
{
|
|
44586
|
+
"kind": "Content",
|
|
44587
|
+
"text": ";"
|
|
44588
|
+
}
|
|
44589
|
+
],
|
|
44590
|
+
"isReadonly": false,
|
|
44591
|
+
"isOptional": false,
|
|
44592
|
+
"releaseTag": "Public",
|
|
44593
|
+
"name": "modelName",
|
|
44594
|
+
"propertyTypeTokenRange": {
|
|
44595
|
+
"startIndex": 1,
|
|
44596
|
+
"endIndex": 2
|
|
44597
|
+
}
|
|
44598
|
+
},
|
|
44599
|
+
{
|
|
44600
|
+
"kind": "PropertySignature",
|
|
44601
|
+
"canonicalReference": "@empathyco/x-components!NextQueriesGroup#nextQueries:member",
|
|
44602
|
+
"docComment": "",
|
|
44603
|
+
"excerptTokens": [
|
|
44604
|
+
{
|
|
44605
|
+
"kind": "Content",
|
|
44606
|
+
"text": "nextQueries: "
|
|
44607
|
+
},
|
|
44608
|
+
{
|
|
44609
|
+
"kind": "Reference",
|
|
44610
|
+
"text": "NextQuery",
|
|
44611
|
+
"canonicalReference": "@empathyco/x-components!NextQuery_2:interface"
|
|
44612
|
+
},
|
|
44613
|
+
{
|
|
44614
|
+
"kind": "Content",
|
|
44615
|
+
"text": "[]"
|
|
44616
|
+
},
|
|
44617
|
+
{
|
|
44618
|
+
"kind": "Content",
|
|
44619
|
+
"text": ";"
|
|
44620
|
+
}
|
|
44621
|
+
],
|
|
44622
|
+
"isReadonly": false,
|
|
44623
|
+
"isOptional": false,
|
|
44624
|
+
"releaseTag": "Public",
|
|
44625
|
+
"name": "nextQueries",
|
|
44626
|
+
"propertyTypeTokenRange": {
|
|
44627
|
+
"startIndex": 1,
|
|
44628
|
+
"endIndex": 3
|
|
44629
|
+
}
|
|
44630
|
+
}
|
|
44631
|
+
],
|
|
44632
|
+
"extendsTokenRanges": [
|
|
44633
|
+
{
|
|
44634
|
+
"startIndex": 1,
|
|
44635
|
+
"endIndex": 2
|
|
44636
|
+
}
|
|
44637
|
+
]
|
|
44638
|
+
},
|
|
44548
44639
|
{
|
|
44549
44640
|
"kind": "Variable",
|
|
44550
44641
|
"canonicalReference": "@empathyco/x-components!NextQueriesList:var",
|
|
@@ -44583,7 +44674,7 @@
|
|
|
44583
44674
|
},
|
|
44584
44675
|
{
|
|
44585
44676
|
"kind": "Content",
|
|
44586
|
-
"text": "<{}, {},
|
|
44677
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
44587
44678
|
},
|
|
44588
44679
|
{
|
|
44589
44680
|
"kind": "Reference",
|
|
@@ -44781,7 +44872,7 @@
|
|
|
44781
44872
|
},
|
|
44782
44873
|
{
|
|
44783
44874
|
"kind": "Content",
|
|
44784
|
-
"text": "<{}, {},
|
|
44875
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
44785
44876
|
},
|
|
44786
44877
|
{
|
|
44787
44878
|
"kind": "Reference",
|
|
@@ -44898,7 +44989,7 @@
|
|
|
44898
44989
|
},
|
|
44899
44990
|
{
|
|
44900
44991
|
"kind": "Content",
|
|
44901
|
-
"text": "<{}, {},
|
|
44992
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
44902
44993
|
},
|
|
44903
44994
|
{
|
|
44904
44995
|
"kind": "Reference",
|
|
@@ -47178,7 +47269,7 @@
|
|
|
47178
47269
|
},
|
|
47179
47270
|
{
|
|
47180
47271
|
"kind": "Content",
|
|
47181
|
-
"text": "<{}, {},
|
|
47272
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
47182
47273
|
},
|
|
47183
47274
|
{
|
|
47184
47275
|
"kind": "Reference",
|
|
@@ -47331,7 +47422,7 @@
|
|
|
47331
47422
|
},
|
|
47332
47423
|
{
|
|
47333
47424
|
"kind": "Content",
|
|
47334
|
-
"text": "<{}, {},
|
|
47425
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
47335
47426
|
},
|
|
47336
47427
|
{
|
|
47337
47428
|
"kind": "Reference",
|
|
@@ -47412,7 +47503,7 @@
|
|
|
47412
47503
|
},
|
|
47413
47504
|
{
|
|
47414
47505
|
"kind": "Content",
|
|
47415
|
-
"text": "<{}, {},
|
|
47506
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
47416
47507
|
},
|
|
47417
47508
|
{
|
|
47418
47509
|
"kind": "Reference",
|
|
@@ -49394,7 +49485,7 @@
|
|
|
49394
49485
|
},
|
|
49395
49486
|
{
|
|
49396
49487
|
"kind": "Content",
|
|
49397
|
-
"text": "<{}, {},
|
|
49488
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
49398
49489
|
},
|
|
49399
49490
|
{
|
|
49400
49491
|
"kind": "Reference",
|
|
@@ -49547,7 +49638,7 @@
|
|
|
49547
49638
|
},
|
|
49548
49639
|
{
|
|
49549
49640
|
"kind": "Content",
|
|
49550
|
-
"text": "<{}, {},
|
|
49641
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
49551
49642
|
},
|
|
49552
49643
|
{
|
|
49553
49644
|
"kind": "Reference",
|
|
@@ -49619,7 +49710,7 @@
|
|
|
49619
49710
|
},
|
|
49620
49711
|
{
|
|
49621
49712
|
"kind": "Content",
|
|
49622
|
-
"text": "<{}, {},
|
|
49713
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
49623
49714
|
},
|
|
49624
49715
|
{
|
|
49625
49716
|
"kind": "Reference",
|
|
@@ -52019,7 +52110,7 @@
|
|
|
52019
52110
|
},
|
|
52020
52111
|
{
|
|
52021
52112
|
"kind": "Content",
|
|
52022
|
-
"text": "<{}, {},
|
|
52113
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
52023
52114
|
},
|
|
52024
52115
|
{
|
|
52025
52116
|
"kind": "Reference",
|
|
@@ -52226,7 +52317,7 @@
|
|
|
52226
52317
|
},
|
|
52227
52318
|
{
|
|
52228
52319
|
"kind": "Content",
|
|
52229
|
-
"text": "<{}, {},
|
|
52320
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
52230
52321
|
},
|
|
52231
52322
|
{
|
|
52232
52323
|
"kind": "Reference",
|
|
@@ -52298,7 +52389,7 @@
|
|
|
52298
52389
|
},
|
|
52299
52390
|
{
|
|
52300
52391
|
"kind": "Content",
|
|
52301
|
-
"text": "<{}, {},
|
|
52392
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
52302
52393
|
},
|
|
52303
52394
|
{
|
|
52304
52395
|
"kind": "Reference",
|
|
@@ -54059,7 +54150,7 @@
|
|
|
54059
54150
|
},
|
|
54060
54151
|
{
|
|
54061
54152
|
"kind": "Content",
|
|
54062
|
-
"text": "<{}, {},
|
|
54153
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
54063
54154
|
},
|
|
54064
54155
|
{
|
|
54065
54156
|
"kind": "Reference",
|
|
@@ -54212,7 +54303,7 @@
|
|
|
54212
54303
|
},
|
|
54213
54304
|
{
|
|
54214
54305
|
"kind": "Content",
|
|
54215
|
-
"text": "<{}, {},
|
|
54306
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
54216
54307
|
},
|
|
54217
54308
|
{
|
|
54218
54309
|
"kind": "Reference",
|
|
@@ -54293,7 +54384,7 @@
|
|
|
54293
54384
|
},
|
|
54294
54385
|
{
|
|
54295
54386
|
"kind": "Content",
|
|
54296
|
-
"text": "<{}, {},
|
|
54387
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
54297
54388
|
},
|
|
54298
54389
|
{
|
|
54299
54390
|
"kind": "Reference",
|
|
@@ -56016,7 +56107,7 @@
|
|
|
56016
56107
|
},
|
|
56017
56108
|
{
|
|
56018
56109
|
"kind": "Content",
|
|
56019
|
-
"text": "<{}, {},
|
|
56110
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
56020
56111
|
},
|
|
56021
56112
|
{
|
|
56022
56113
|
"kind": "Reference",
|
|
@@ -56214,7 +56305,7 @@
|
|
|
56214
56305
|
},
|
|
56215
56306
|
{
|
|
56216
56307
|
"kind": "Content",
|
|
56217
|
-
"text": "<{}, {},
|
|
56308
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
56218
56309
|
},
|
|
56219
56310
|
{
|
|
56220
56311
|
"kind": "Reference",
|
|
@@ -56331,7 +56422,7 @@
|
|
|
56331
56422
|
},
|
|
56332
56423
|
{
|
|
56333
56424
|
"kind": "Content",
|
|
56334
|
-
"text": "<{}, {},
|
|
56425
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
56335
56426
|
},
|
|
56336
56427
|
{
|
|
56337
56428
|
"kind": "Reference",
|
|
@@ -57120,7 +57211,7 @@
|
|
|
57120
57211
|
},
|
|
57121
57212
|
{
|
|
57122
57213
|
"kind": "Content",
|
|
57123
|
-
"text": "<{}, {},
|
|
57214
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
57124
57215
|
},
|
|
57125
57216
|
{
|
|
57126
57217
|
"kind": "Reference",
|
|
@@ -57291,7 +57382,7 @@
|
|
|
57291
57382
|
},
|
|
57292
57383
|
{
|
|
57293
57384
|
"kind": "Content",
|
|
57294
|
-
"text": "<{}, {},
|
|
57385
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
57295
57386
|
},
|
|
57296
57387
|
{
|
|
57297
57388
|
"kind": "Reference",
|
|
@@ -57390,7 +57481,7 @@
|
|
|
57390
57481
|
},
|
|
57391
57482
|
{
|
|
57392
57483
|
"kind": "Content",
|
|
57393
|
-
"text": "<{}, {},
|
|
57484
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
57394
57485
|
},
|
|
57395
57486
|
{
|
|
57396
57487
|
"kind": "Reference",
|
|
@@ -61349,7 +61440,7 @@
|
|
|
61349
61440
|
},
|
|
61350
61441
|
{
|
|
61351
61442
|
"kind": "Content",
|
|
61352
|
-
"text": "<{}, {},
|
|
61443
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
61353
61444
|
},
|
|
61354
61445
|
{
|
|
61355
61446
|
"kind": "Reference",
|
|
@@ -61421,7 +61512,7 @@
|
|
|
61421
61512
|
},
|
|
61422
61513
|
{
|
|
61423
61514
|
"kind": "Content",
|
|
61424
|
-
"text": "<{}, {},
|
|
61515
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
61425
61516
|
},
|
|
61426
61517
|
{
|
|
61427
61518
|
"kind": "Reference",
|
|
@@ -61601,7 +61692,7 @@
|
|
|
61601
61692
|
},
|
|
61602
61693
|
{
|
|
61603
61694
|
"kind": "Content",
|
|
61604
|
-
"text": "<{}, {},
|
|
61695
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
61605
61696
|
},
|
|
61606
61697
|
{
|
|
61607
61698
|
"kind": "Reference",
|
|
@@ -61673,7 +61764,7 @@
|
|
|
61673
61764
|
},
|
|
61674
61765
|
{
|
|
61675
61766
|
"kind": "Content",
|
|
61676
|
-
"text": "<{}, {},
|
|
61767
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
61677
61768
|
},
|
|
61678
61769
|
{
|
|
61679
61770
|
"kind": "Reference",
|
|
@@ -61763,7 +61854,7 @@
|
|
|
61763
61854
|
},
|
|
61764
61855
|
{
|
|
61765
61856
|
"kind": "Content",
|
|
61766
|
-
"text": "<{}, {},
|
|
61857
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
61767
61858
|
},
|
|
61768
61859
|
{
|
|
61769
61860
|
"kind": "Reference",
|
|
@@ -63977,7 +64068,7 @@
|
|
|
63977
64068
|
},
|
|
63978
64069
|
{
|
|
63979
64070
|
"kind": "Content",
|
|
63980
|
-
"text": "<{}, {},
|
|
64071
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
63981
64072
|
},
|
|
63982
64073
|
{
|
|
63983
64074
|
"kind": "Reference",
|
|
@@ -64220,7 +64311,7 @@
|
|
|
64220
64311
|
},
|
|
64221
64312
|
{
|
|
64222
64313
|
"kind": "Content",
|
|
64223
|
-
"text": "<{}, {},
|
|
64314
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
64224
64315
|
},
|
|
64225
64316
|
{
|
|
64226
64317
|
"kind": "Reference",
|
|
@@ -64382,7 +64473,7 @@
|
|
|
64382
64473
|
},
|
|
64383
64474
|
{
|
|
64384
64475
|
"kind": "Content",
|
|
64385
|
-
"text": "<{}, {},
|
|
64476
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
64386
64477
|
},
|
|
64387
64478
|
{
|
|
64388
64479
|
"kind": "Reference",
|
|
@@ -72600,7 +72691,7 @@
|
|
|
72600
72691
|
},
|
|
72601
72692
|
{
|
|
72602
72693
|
"kind": "Content",
|
|
72603
|
-
"text": "<{}, {},
|
|
72694
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
72604
72695
|
},
|
|
72605
72696
|
{
|
|
72606
72697
|
"kind": "Reference",
|
|
@@ -72807,7 +72898,7 @@
|
|
|
72807
72898
|
},
|
|
72808
72899
|
{
|
|
72809
72900
|
"kind": "Content",
|
|
72810
|
-
"text": "<{}, {},
|
|
72901
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
72811
72902
|
},
|
|
72812
72903
|
{
|
|
72813
72904
|
"kind": "Reference",
|
|
@@ -72960,7 +73051,7 @@
|
|
|
72960
73051
|
},
|
|
72961
73052
|
{
|
|
72962
73053
|
"kind": "Content",
|
|
72963
|
-
"text": "<{}, {},
|
|
73054
|
+
"text": "<{}, {}, any, import(\"vue\")."
|
|
72964
73055
|
},
|
|
72965
73056
|
{
|
|
72966
73057
|
"kind": "Reference",
|
|
@@ -76353,7 +76444,7 @@
|
|
|
76353
76444
|
},
|
|
76354
76445
|
{
|
|
76355
76446
|
"kind": "Content",
|
|
76356
|
-
"text": "<{}, {},
|
|
76447
|
+
"text": "<{}, {}, any, "
|
|
76357
76448
|
},
|
|
76358
76449
|
{
|
|
76359
76450
|
"kind": "Reference",
|