@nanoporetech-digital/components 2.1.1 → 2.1.2
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 +11 -0
- package/dist/cjs/nano-tab-group.cjs.entry.js +7 -2
- package/dist/cjs/nano-tab-group.cjs.entry.js.map +1 -1
- package/dist/collection/components/accordion/accordion.js +1 -1
- package/dist/collection/components/alert/alert.js +1 -1
- package/dist/collection/components/algolia/algolia-filter.js +2 -2
- package/dist/collection/components/algolia/algolia-input.js +5 -5
- package/dist/collection/components/algolia/algolia-results.js +1 -1
- package/dist/collection/components/algolia/algolia.js +6 -6
- package/dist/collection/components/checkbox/checkbox-group.js +2 -2
- package/dist/collection/components/checkbox/checkbox.js +3 -3
- package/dist/collection/components/datalist/datalist.js +1 -1
- package/dist/collection/components/date-input/date-input.js +7 -7
- package/dist/collection/components/date-picker/date-picker.js +5 -5
- package/dist/collection/components/details/details.js +1 -1
- package/dist/collection/components/dialog/dialog.js +1 -1
- package/dist/collection/components/file-upload/file-upload.js +4 -4
- package/dist/collection/components/global-nav/global-nav.js +4 -4
- package/dist/collection/components/grid/grid-item.js +1 -1
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/input/input.js +5 -5
- package/dist/collection/components/nav-item/nav-item.js +4 -4
- package/dist/collection/components/range/range.js +4 -4
- package/dist/collection/components/resize-observe/resize-observe.js +1 -1
- package/dist/collection/components/select/select.js +7 -7
- package/dist/collection/components/slides/slides.js +7 -7
- package/dist/collection/components/tabs/tab-group.css +2 -2
- package/dist/collection/components/tabs/tab-group.js +8 -3
- package/dist/collection/components/tabs/tab-group.js.map +1 -1
- package/dist/components/nano-tab-group.js +7 -2
- package/dist/components/nano-tab-group.js.map +1 -1
- package/dist/custom-elements/index.js +7 -2
- package/dist/custom-elements/index.js.map +1 -1
- package/dist/esm/nano-tab-group.entry.js +7 -2
- package/dist/esm/nano-tab-group.entry.js.map +1 -1
- package/dist/esm-es5/nano-tab-group.entry.js +1 -1
- package/dist/esm-es5/nano-tab-group.entry.js.map +1 -1
- package/dist/nano-components/nano-components.esm.js +1 -1
- package/dist/nano-components/p-096682d9.system.js +1 -1
- package/dist/nano-components/p-3cf35ac4.system.entry.js +5 -0
- package/dist/nano-components/p-3cf35ac4.system.entry.js.map +1 -0
- package/dist/nano-components/p-bbe6b7af.entry.js +5 -0
- package/dist/nano-components/p-bbe6b7af.entry.js.map +1 -0
- package/docs-json.json +1 -1
- package/package.json +2 -2
- package/dist/nano-components/p-02895283.entry.js +0 -5
- package/dist/nano-components/p-02895283.entry.js.map +0 -1
- package/dist/nano-components/p-9291fbb9.system.entry.js +0 -5
- package/dist/nano-components/p-9291fbb9.system.entry.js.map +0 -1
@@ -370,7 +370,7 @@ export class DatePicker {
|
|
370
370
|
"references": {
|
371
371
|
"DaysOfWeek": {
|
372
372
|
"location": "import",
|
373
|
-
"path": "/builds/
|
373
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/utils/date-utils.ts"
|
374
374
|
}
|
375
375
|
}
|
376
376
|
},
|
@@ -395,7 +395,7 @@ export class DatePicker {
|
|
395
395
|
"references": {
|
396
396
|
"DuetLocalizedText": {
|
397
397
|
"location": "import",
|
398
|
-
"path": "/builds/
|
398
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
399
399
|
}
|
400
400
|
}
|
401
401
|
},
|
@@ -418,7 +418,7 @@ export class DatePicker {
|
|
418
418
|
"references": {
|
419
419
|
"Color": {
|
420
420
|
"location": "import",
|
421
|
-
"path": "/builds/
|
421
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
422
422
|
}
|
423
423
|
}
|
424
424
|
},
|
@@ -442,7 +442,7 @@ export class DatePicker {
|
|
442
442
|
"references": {
|
443
443
|
"DateDisabledPredicate": {
|
444
444
|
"location": "import",
|
445
|
-
"path": "/builds/
|
445
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
446
446
|
}
|
447
447
|
}
|
448
448
|
},
|
@@ -521,7 +521,7 @@ export class DatePicker {
|
|
521
521
|
"references": {
|
522
522
|
"PickerChangeEvent": {
|
523
523
|
"location": "import",
|
524
|
-
"path": "/builds/
|
524
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
525
525
|
}
|
526
526
|
}
|
527
527
|
}
|
@@ -234,7 +234,7 @@ export class Details {
|
|
234
234
|
"references": {
|
235
235
|
"Color": {
|
236
236
|
"location": "import",
|
237
|
-
"path": "/builds/
|
237
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
238
238
|
}
|
239
239
|
}
|
240
240
|
},
|
@@ -336,7 +336,7 @@ export class Dialog {
|
|
336
336
|
"references": {
|
337
337
|
"StorageMethods": {
|
338
338
|
"location": "import",
|
339
|
-
"path": "/builds/
|
339
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/utils/store/component-store.ts"
|
340
340
|
}
|
341
341
|
}
|
342
342
|
},
|
@@ -655,7 +655,7 @@ export class FileUpload {
|
|
655
655
|
"references": {
|
656
656
|
"FileWithUrl": {
|
657
657
|
"location": "import",
|
658
|
-
"path": "/builds/
|
658
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
659
659
|
}
|
660
660
|
}
|
661
661
|
},
|
@@ -713,7 +713,7 @@ export class FileUpload {
|
|
713
713
|
"references": {
|
714
714
|
"FileInputChangeEventDetail": {
|
715
715
|
"location": "import",
|
716
|
-
"path": "/builds/
|
716
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
717
717
|
}
|
718
718
|
}
|
719
719
|
}
|
@@ -766,7 +766,7 @@ export class FileUpload {
|
|
766
766
|
"references": {
|
767
767
|
"ControlValidityEventDetail": {
|
768
768
|
"location": "import",
|
769
|
-
"path": "/builds/
|
769
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
770
770
|
}
|
771
771
|
}
|
772
772
|
}
|
@@ -788,7 +788,7 @@ export class FileUpload {
|
|
788
788
|
},
|
789
789
|
"ControlValidity": {
|
790
790
|
"location": "import",
|
791
|
-
"path": "/builds/
|
791
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
792
792
|
}
|
793
793
|
},
|
794
794
|
"return": "Promise<ControlValidity>"
|
@@ -1353,7 +1353,7 @@ export class GlobalNav {
|
|
1353
1353
|
},
|
1354
1354
|
"SearchIndex": {
|
1355
1355
|
"location": "import",
|
1356
|
-
"path": "/builds/
|
1356
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1357
1357
|
}
|
1358
1358
|
}
|
1359
1359
|
},
|
@@ -1602,7 +1602,7 @@ export class GlobalNav {
|
|
1602
1602
|
"references": {
|
1603
1603
|
"AloliaSearchResultDetail": {
|
1604
1604
|
"location": "import",
|
1605
|
-
"path": "/builds/
|
1605
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1606
1606
|
}
|
1607
1607
|
}
|
1608
1608
|
}
|
@@ -1622,7 +1622,7 @@ export class GlobalNav {
|
|
1622
1622
|
"references": {
|
1623
1623
|
"AlgoliaNetworkError": {
|
1624
1624
|
"location": "import",
|
1625
|
-
"path": "/builds/
|
1625
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1626
1626
|
}
|
1627
1627
|
}
|
1628
1628
|
}
|
@@ -1642,7 +1642,7 @@ export class GlobalNav {
|
|
1642
1642
|
"references": {
|
1643
1643
|
"AloliaSearchResultDetail": {
|
1644
1644
|
"location": "import",
|
1645
|
-
"path": "/builds/
|
1645
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1646
1646
|
}
|
1647
1647
|
}
|
1648
1648
|
}
|
@@ -124,7 +124,7 @@ export class GridItem {
|
|
124
124
|
},
|
125
125
|
"GridSizes": {
|
126
126
|
"location": "import",
|
127
|
-
"path": "/builds/
|
127
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
128
128
|
}
|
129
129
|
},
|
130
130
|
"return": "Promise<void>"
|
@@ -116,7 +116,7 @@ export class Icon {
|
|
116
116
|
"references": {
|
117
117
|
"Color": {
|
118
118
|
"location": "import",
|
119
|
-
"path": "/builds/
|
119
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
120
120
|
}
|
121
121
|
}
|
122
122
|
},
|
@@ -423,7 +423,7 @@ export class Input {
|
|
423
423
|
"references": {
|
424
424
|
"Color": {
|
425
425
|
"location": "import",
|
426
|
-
"path": "/builds/
|
426
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
427
427
|
}
|
428
428
|
}
|
429
429
|
},
|
@@ -994,7 +994,7 @@ export class Input {
|
|
994
994
|
"references": {
|
995
995
|
"TextFieldTypes": {
|
996
996
|
"location": "import",
|
997
|
-
"path": "/builds/
|
997
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
998
998
|
}
|
999
999
|
}
|
1000
1000
|
},
|
@@ -1153,7 +1153,7 @@ export class Input {
|
|
1153
1153
|
"references": {
|
1154
1154
|
"InputChangeEventDetail": {
|
1155
1155
|
"location": "import",
|
1156
|
-
"path": "/builds/
|
1156
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1157
1157
|
}
|
1158
1158
|
}
|
1159
1159
|
}
|
@@ -1242,7 +1242,7 @@ export class Input {
|
|
1242
1242
|
"references": {
|
1243
1243
|
"ControlValidityEventDetail": {
|
1244
1244
|
"location": "import",
|
1245
|
-
"path": "/builds/
|
1245
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1246
1246
|
}
|
1247
1247
|
}
|
1248
1248
|
}
|
@@ -1264,7 +1264,7 @@ export class Input {
|
|
1264
1264
|
},
|
1265
1265
|
"ControlValidity": {
|
1266
1266
|
"location": "import",
|
1267
|
-
"path": "/builds/
|
1267
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1268
1268
|
}
|
1269
1269
|
},
|
1270
1270
|
"return": "Promise<ControlValidity>"
|
@@ -488,7 +488,7 @@ export class NavItem {
|
|
488
488
|
"references": {
|
489
489
|
"NavItemEventDetail": {
|
490
490
|
"location": "import",
|
491
|
-
"path": "/builds/
|
491
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
492
492
|
}
|
493
493
|
}
|
494
494
|
}
|
@@ -508,7 +508,7 @@ export class NavItem {
|
|
508
508
|
"references": {
|
509
509
|
"NavItemEventDetail": {
|
510
510
|
"location": "import",
|
511
|
-
"path": "/builds/
|
511
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
512
512
|
}
|
513
513
|
}
|
514
514
|
}
|
@@ -528,7 +528,7 @@ export class NavItem {
|
|
528
528
|
"references": {
|
529
529
|
"NavItemEventDetail": {
|
530
530
|
"location": "import",
|
531
|
-
"path": "/builds/
|
531
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
532
532
|
}
|
533
533
|
}
|
534
534
|
}
|
@@ -548,7 +548,7 @@ export class NavItem {
|
|
548
548
|
"references": {
|
549
549
|
"NavItemEventDetail": {
|
550
550
|
"location": "import",
|
551
|
-
"path": "/builds/
|
551
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
552
552
|
}
|
553
553
|
}
|
554
554
|
}
|
@@ -370,7 +370,7 @@ export class Range {
|
|
370
370
|
"references": {
|
371
371
|
"Color": {
|
372
372
|
"location": "import",
|
373
|
-
"path": "/builds/
|
373
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
374
374
|
}
|
375
375
|
}
|
376
376
|
},
|
@@ -594,7 +594,7 @@ export class Range {
|
|
594
594
|
"references": {
|
595
595
|
"RangeValue": {
|
596
596
|
"location": "import",
|
597
|
-
"path": "/builds/
|
597
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
598
598
|
}
|
599
599
|
}
|
600
600
|
},
|
@@ -632,7 +632,7 @@ export class Range {
|
|
632
632
|
"references": {
|
633
633
|
"RangeChangeEventDetail": {
|
634
634
|
"location": "import",
|
635
|
-
"path": "/builds/
|
635
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
636
636
|
}
|
637
637
|
}
|
638
638
|
}
|
@@ -655,7 +655,7 @@ export class Range {
|
|
655
655
|
"references": {
|
656
656
|
"StyleEventDetail": {
|
657
657
|
"location": "import",
|
658
|
-
"path": "/builds/
|
658
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
659
659
|
}
|
660
660
|
}
|
661
661
|
}
|
@@ -176,7 +176,7 @@ export class ResizeObserve {
|
|
176
176
|
"references": {
|
177
177
|
"ResizeStateChangeEventDetail": {
|
178
178
|
"location": "import",
|
179
|
-
"path": "/builds/
|
179
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
180
180
|
}
|
181
181
|
}
|
182
182
|
}
|
@@ -624,7 +624,7 @@ export class Select {
|
|
624
624
|
"references": {
|
625
625
|
"Color": {
|
626
626
|
"location": "import",
|
627
|
-
"path": "/builds/
|
627
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
628
628
|
}
|
629
629
|
}
|
630
630
|
},
|
@@ -1005,7 +1005,7 @@ export class Select {
|
|
1005
1005
|
},
|
1006
1006
|
"OptionInterface": {
|
1007
1007
|
"location": "import",
|
1008
|
-
"path": "/builds/
|
1008
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/components/option/option-interface.ts"
|
1009
1009
|
}
|
1010
1010
|
}
|
1011
1011
|
},
|
@@ -1090,7 +1090,7 @@ export class Select {
|
|
1090
1090
|
},
|
1091
1091
|
"Dropdown": {
|
1092
1092
|
"location": "import",
|
1093
|
-
"path": "/builds/
|
1093
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/components/dropdown/dropdown.tsx"
|
1094
1094
|
}
|
1095
1095
|
}
|
1096
1096
|
},
|
@@ -1131,7 +1131,7 @@ export class Select {
|
|
1131
1131
|
"references": {
|
1132
1132
|
"SelectChangeEventDetail": {
|
1133
1133
|
"location": "import",
|
1134
|
-
"path": "/builds/
|
1134
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1135
1135
|
}
|
1136
1136
|
}
|
1137
1137
|
}
|
@@ -1217,7 +1217,7 @@ export class Select {
|
|
1217
1217
|
"references": {
|
1218
1218
|
"InputChangeEventDetail": {
|
1219
1219
|
"location": "import",
|
1220
|
-
"path": "/builds/
|
1220
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1221
1221
|
}
|
1222
1222
|
}
|
1223
1223
|
}
|
@@ -1240,7 +1240,7 @@ export class Select {
|
|
1240
1240
|
"references": {
|
1241
1241
|
"ControlValidityEventDetail": {
|
1242
1242
|
"location": "import",
|
1243
|
-
"path": "/builds/
|
1243
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1244
1244
|
}
|
1245
1245
|
}
|
1246
1246
|
}
|
@@ -1262,7 +1262,7 @@ export class Select {
|
|
1262
1262
|
},
|
1263
1263
|
"ControlValidity": {
|
1264
1264
|
"location": "import",
|
1265
|
-
"path": "/builds/
|
1265
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1266
1266
|
}
|
1267
1267
|
},
|
1268
1268
|
"return": "Promise<ControlValidity>"
|
@@ -453,7 +453,7 @@ export class Slides {
|
|
453
453
|
"references": {
|
454
454
|
"FlickityOptions": {
|
455
455
|
"location": "import",
|
456
|
-
"path": "/builds/
|
456
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
457
457
|
}
|
458
458
|
}
|
459
459
|
},
|
@@ -556,7 +556,7 @@ export class Slides {
|
|
556
556
|
"references": {
|
557
557
|
"SlideAnimation": {
|
558
558
|
"location": "import",
|
559
|
-
"path": "/builds/
|
559
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
560
560
|
}
|
561
561
|
}
|
562
562
|
},
|
@@ -747,7 +747,7 @@ export class Slides {
|
|
747
747
|
"references": {
|
748
748
|
"DragEvent": {
|
749
749
|
"location": "import",
|
750
|
-
"path": "/builds/
|
750
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
751
751
|
}
|
752
752
|
}
|
753
753
|
}
|
@@ -767,7 +767,7 @@ export class Slides {
|
|
767
767
|
"references": {
|
768
768
|
"DragEvent": {
|
769
769
|
"location": "import",
|
770
|
-
"path": "/builds/
|
770
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
771
771
|
}
|
772
772
|
}
|
773
773
|
}
|
@@ -787,7 +787,7 @@ export class Slides {
|
|
787
787
|
"references": {
|
788
788
|
"DragEvent": {
|
789
789
|
"location": "import",
|
790
|
-
"path": "/builds/
|
790
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
791
791
|
}
|
792
792
|
}
|
793
793
|
}
|
@@ -807,7 +807,7 @@ export class Slides {
|
|
807
807
|
"references": {
|
808
808
|
"DragEvent": {
|
809
809
|
"location": "import",
|
810
|
-
"path": "/builds/
|
810
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
811
811
|
}
|
812
812
|
}
|
813
813
|
}
|
@@ -1114,7 +1114,7 @@ export class Slides {
|
|
1114
1114
|
},
|
1115
1115
|
"Flickity": {
|
1116
1116
|
"location": "import",
|
1117
|
-
"path": "/builds/
|
1117
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
1118
1118
|
}
|
1119
1119
|
},
|
1120
1120
|
"return": "Promise<Flickity>"
|
@@ -115,8 +115,8 @@
|
|
115
115
|
}
|
116
116
|
.nano-tab-group__active-tab-indicator {
|
117
117
|
position: absolute;
|
118
|
-
-webkit-transition: var(--indicator-transition) transform ease;
|
119
|
-
transition: var(--indicator-transition) transform ease;
|
118
|
+
-webkit-transition: var(--indicator-transition) transform ease, var(--indicator-transition) width ease;
|
119
|
+
transition: var(--indicator-transition) transform ease, var(--indicator-transition) width ease;
|
120
120
|
}
|
121
121
|
.nano-tab-group__body {
|
122
122
|
background: var(--content-bg);
|
@@ -390,7 +390,12 @@ export class TabGroup {
|
|
390
390
|
focusVisible.observe(this.leftBtn);
|
391
391
|
focusVisible.observe(this.rightBtn);
|
392
392
|
}
|
393
|
-
this.resizeObserver = new ResizeObserver(() =>
|
393
|
+
this.resizeObserver = new ResizeObserver(() => {
|
394
|
+
setTimeout(() => {
|
395
|
+
this.updateScrollControls();
|
396
|
+
this.syncActiveTabIndicator();
|
397
|
+
}, 500);
|
398
|
+
});
|
394
399
|
this.resizeObserver.observe(this.nav);
|
395
400
|
raf(() => this.updateScrollControls());
|
396
401
|
}
|
@@ -496,7 +501,7 @@ export class TabGroup {
|
|
496
501
|
"references": {
|
497
502
|
"Color": {
|
498
503
|
"location": "import",
|
499
|
-
"path": "/builds/
|
504
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/interface.d.ts"
|
500
505
|
}
|
501
506
|
}
|
502
507
|
},
|
@@ -539,7 +544,7 @@ export class TabGroup {
|
|
539
544
|
"references": {
|
540
545
|
"StorageMethods": {
|
541
546
|
"location": "import",
|
542
|
-
"path": "/builds/
|
547
|
+
"path": "/builds/KNNHetV4/0/Digital/nano-components/packages/components/src/utils/store/component-store.ts"
|
543
548
|
}
|
544
549
|
}
|
545
550
|
},
|