@nanoporetech-digital/components 8.0.0-alpha.2 → 8.0.0-alpha.3
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/dist/cjs/{fade-C3xL9ihU.js → fade-CqKYrZYq.js} +1 -1
- package/dist/cjs/{fullscreen-pHBD1-3e.js → fullscreen-D-fHJ_IJ.js} +1 -1
- package/dist/cjs/index-IR1lkhwT.js +4 -4
- package/dist/cjs/{lazyload-D2pj9J7r.js → lazyload-DK1ITMfR.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/nano-avatar_5.cjs.entry.js +7 -7
- package/dist/cjs/nano-breadcrumb.cjs.entry.js +1 -1
- package/dist/cjs/nano-collapsible-comparison.cjs.entry.js +1 -1
- package/dist/cjs/nano-components.cjs.js +1 -1
- package/dist/cjs/nano-cta.cjs.entry.js +2 -1
- package/dist/cjs/{nano-data-table-BkyqQiTG.js → nano-data-table-C_KLyFMO.js} +6 -3
- package/dist/cjs/nano-data-table.cjs.entry.js +1 -1
- package/dist/cjs/nano-datalist_3.cjs.entry.js +8 -8
- package/dist/cjs/nano-file-upload.cjs.entry.js +48 -29
- package/dist/cjs/nano-footer.cjs.entry.js +3 -3
- package/dist/cjs/nano-global-nav.cjs.entry.js +1 -1
- package/dist/cjs/nano-icon_3.cjs.entry.js +2 -2
- package/dist/cjs/nano-progress-bar.cjs.entry.js +3 -17
- package/dist/cjs/nano-rating.cjs.entry.js +4 -4
- package/dist/cjs/nano-resize-observe_2.cjs.entry.js +3 -3
- package/dist/cjs/nano-slide.cjs.entry.js +1 -1
- package/dist/cjs/{nano-slides-B3-XISfn.js → nano-slides-BhpvytBB.js} +7 -7
- package/dist/cjs/nano-slides.cjs.entry.js +1 -1
- package/dist/cjs/nano-sortable.cjs.entry.js +1 -1
- package/dist/cjs/nano-spinner.cjs.entry.js +1 -1
- package/dist/cjs/nano-sticker.cjs.entry.js +2 -2
- package/dist/cjs/nano-tab-content.cjs.entry.js +2 -2
- package/dist/cjs/nano-tab.cjs.entry.js +2 -2
- package/dist/cjs/nano-table.cjs.entry.js +2 -2
- package/dist/cjs/{page-dots-DHz-mQDL.js → page-dots-DeSuT5bE.js} +1 -1
- package/dist/cjs/{style-BccHkuhC.js → style-Bf3iH5GX.js} +16 -2
- package/dist/cjs/{table.worker-NnDnfSFs.js → table.worker-C5ofbi7M.js} +1 -1
- package/dist/collection/components/cta/cta.js +2 -1
- package/dist/collection/components/data-table/table.js +5 -2
- package/dist/collection/components/datalist/datalist.js +6 -6
- package/dist/collection/components/file-upload/file-upload.css +140 -215
- package/dist/collection/components/file-upload/file-upload.js +66 -44
- package/dist/collection/components/footer/footer.css +2 -3
- package/dist/collection/components/footer/footer.js +4 -3
- package/dist/collection/components/progress-bar/progress-bar.css +78 -33
- package/dist/collection/components/progress-bar/progress-bar.js +18 -61
- package/dist/collection/components/rating/rating.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/skeleton/skeleton.js +2 -2
- package/dist/collection/components/slides/slide.js +1 -1
- package/dist/collection/components/slides/slides.js +3 -3
- package/dist/collection/components/sortable/sortable.js +1 -1
- package/dist/collection/components/spinner/spinner.js +1 -1
- package/dist/collection/components/sticker/sticker.js +2 -2
- package/dist/collection/components/table/table.js +2 -2
- package/dist/collection/components/tabs/tab-content.js +2 -2
- package/dist/collection/components/tabs/tab.js +2 -2
- package/dist/collection/components/tag/tag.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +2 -2
- package/dist/collection/utils/style.js +16 -2
- package/dist/components/cta.js +2 -1
- package/dist/components/datalist.js +6 -6
- package/dist/components/nano-data-table.js +5 -2
- package/dist/components/nano-file-upload.js +58 -33
- package/dist/components/nano-footer.js +5 -4
- package/dist/components/nano-rating.js +4 -4
- package/dist/components/nano-slide.js +1 -1
- package/dist/components/nano-sortable.js +1 -1
- package/dist/components/nano-tab-content.js +2 -2
- package/dist/components/nano-tab.js +2 -2
- package/dist/components/nano-table.js +2 -2
- package/dist/components/progress-bar.js +7 -23
- package/dist/components/resize-observe.js +1 -1
- package/dist/components/select.js +7 -7
- package/dist/components/skeleton.js +2 -2
- package/dist/components/slides.js +3 -3
- package/dist/components/spinner.js +1 -1
- package/dist/components/sticker.js +2 -2
- package/dist/components/style.js +16 -2
- package/dist/components/tag.js +2 -2
- package/dist/components/tooltip.js +2 -2
- package/dist/esm/{fade-BTgTGh6q.js → fade-CnaZvOTY.js} +1 -1
- package/dist/esm/{fullscreen-BTpZyXkc.js → fullscreen-BIFliVxG.js} +1 -1
- package/dist/esm/index-DXvE-U_j.js +4 -4
- package/dist/esm/{lazyload-BYoZ43fz.js → lazyload-D_Ju_KaC.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/nano-avatar_5.entry.js +7 -7
- package/dist/esm/nano-breadcrumb.entry.js +1 -1
- package/dist/esm/nano-collapsible-comparison.entry.js +1 -1
- package/dist/esm/nano-components.js +1 -1
- package/dist/esm/nano-cta.entry.js +2 -1
- package/dist/esm/{nano-data-table-DDBCyBmN.js → nano-data-table-CJbVKIuu.js} +6 -3
- package/dist/esm/nano-data-table.entry.js +1 -1
- package/dist/esm/nano-datalist_3.entry.js +8 -8
- package/dist/esm/nano-file-upload.entry.js +48 -29
- package/dist/esm/nano-footer.entry.js +4 -4
- package/dist/esm/nano-global-nav.entry.js +1 -1
- package/dist/esm/nano-icon_3.entry.js +2 -2
- package/dist/esm/nano-progress-bar.entry.js +4 -18
- package/dist/esm/nano-rating.entry.js +4 -4
- package/dist/esm/nano-resize-observe_2.entry.js +3 -3
- package/dist/esm/nano-slide.entry.js +1 -1
- package/dist/esm/{nano-slides-CvZxKg4X.js → nano-slides-B9KjZVqC.js} +7 -7
- package/dist/esm/nano-slides.entry.js +1 -1
- package/dist/esm/nano-sortable.entry.js +1 -1
- package/dist/esm/nano-spinner.entry.js +1 -1
- package/dist/esm/nano-sticker.entry.js +2 -2
- package/dist/esm/nano-tab-content.entry.js +2 -2
- package/dist/esm/nano-tab.entry.js +2 -2
- package/dist/esm/nano-table.entry.js +2 -2
- package/dist/esm/{page-dots-_tkpExQM.js → page-dots-BmS6HUrx.js} +1 -1
- package/dist/esm/{style-BrRDhFfF.js → style-xLaX004n.js} +16 -2
- package/dist/esm/{table.worker-webIEBZt.js → table.worker-CsTdjWrS.js} +1 -1
- package/dist/nano-components/{fade-BTgTGh6q.js → fade-CnaZvOTY.js} +1 -1
- package/dist/nano-components/{fullscreen-BTpZyXkc.js → fullscreen-BIFliVxG.js} +1 -1
- package/dist/nano-components/{lazyload-BYoZ43fz.js → lazyload-D_Ju_KaC.js} +1 -1
- package/dist/nano-components/nano-avatar_5.entry.js +1 -1
- package/dist/nano-components/nano-breadcrumb.entry.js +1 -1
- package/dist/nano-components/nano-collapsible-comparison.entry.js +1 -1
- package/dist/nano-components/nano-components.css +23 -19
- package/dist/nano-components/nano-components.esm.js +1 -1
- package/dist/nano-components/nano-cta.entry.js +1 -1
- package/dist/nano-components/{nano-data-table-DDBCyBmN.js → nano-data-table-CJbVKIuu.js} +1 -1
- package/dist/nano-components/nano-data-table.entry.js +1 -1
- package/dist/nano-components/nano-datalist_3.entry.js +1 -1
- package/dist/nano-components/nano-file-upload.entry.js +1 -1
- package/dist/nano-components/nano-footer.entry.js +1 -1
- package/dist/nano-components/nano-global-nav.entry.js +1 -1
- package/dist/nano-components/nano-icon_3.entry.js +1 -1
- package/dist/nano-components/nano-progress-bar.entry.js +1 -1
- package/dist/nano-components/nano-rating.entry.js +1 -1
- package/dist/nano-components/nano-resize-observe_2.entry.js +1 -1
- package/dist/nano-components/nano-slide.entry.js +1 -1
- package/dist/nano-components/{nano-slides-CvZxKg4X.js → nano-slides-B9KjZVqC.js} +3 -3
- package/dist/nano-components/nano-slides.entry.js +1 -1
- package/dist/nano-components/nano-sortable.entry.js +1 -1
- package/dist/nano-components/nano-spinner.entry.js +1 -1
- package/dist/nano-components/nano-sticker.entry.js +1 -1
- package/dist/nano-components/nano-tab-content.entry.js +1 -1
- package/dist/nano-components/nano-tab.entry.js +1 -1
- package/dist/nano-components/nano-table.entry.js +1 -1
- package/dist/nano-components/{page-dots-_tkpExQM.js → page-dots-BmS6HUrx.js} +1 -1
- package/dist/nano-components/style-xLaX004n.js +4 -0
- package/dist/nano-components/{table.worker-webIEBZt.js → table.worker-CsTdjWrS.js} +1 -1
- package/dist/style/components.css +1 -1
- package/dist/style/components.css.map +1 -1
- package/dist/style/core.css +1 -1
- package/dist/style/core.css.map +1 -1
- package/dist/style/dark.css +1 -1
- package/dist/style/dark.css.map +1 -1
- package/dist/style/light.css +1 -1
- package/dist/style/light.css.map +1 -1
- package/dist/style/nano.css +1 -1
- package/dist/style/nano.css.map +1 -1
- package/dist/types/components/file-upload/file-upload.d.ts +14 -9
- package/dist/types/components/progress-bar/progress-bar.d.ts +6 -13
- package/dist/types/components.d.ts +43 -53
- package/docs-json.json +111 -172
- package/docs-vscode.json +16 -9
- package/hydrate/index.js +132 -110
- package/hydrate/index.mjs +132 -110
- package/package.json +3 -3
- package/dist/collection/components/file-upload/file-upload-list.js +0 -3
- package/dist/nano-components/style-BrRDhFfF.js +0 -4
- package/dist/types/components/file-upload/file-upload-list.d.ts +0 -0
package/docs-json.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"timestamp": "2025-06-
|
2
|
+
"timestamp": "2025-06-25T22:41:44",
|
3
3
|
"compiler": {
|
4
4
|
"name": "@stencil/core",
|
5
5
|
"version": "4.35.1-dev.1750682262.1ce9541",
|
@@ -5357,6 +5357,7 @@
|
|
5357
5357
|
"parts": [],
|
5358
5358
|
"dependents": [
|
5359
5359
|
"nano-collapsible-comparison",
|
5360
|
+
"nano-file-upload",
|
5360
5361
|
"nano-global-nav"
|
5361
5362
|
],
|
5362
5363
|
"dependencies": [],
|
@@ -5364,6 +5365,9 @@
|
|
5364
5365
|
"nano-collapsible-comparison": [
|
5365
5366
|
"nano-cta"
|
5366
5367
|
],
|
5368
|
+
"nano-file-upload": [
|
5369
|
+
"nano-cta"
|
5370
|
+
],
|
5367
5371
|
"nano-global-nav": [
|
5368
5372
|
"nano-cta"
|
5369
5373
|
]
|
@@ -11600,8 +11604,29 @@
|
|
11600
11604
|
"encapsulation": "scoped",
|
11601
11605
|
"tag": "nano-file-upload",
|
11602
11606
|
"readme": "# nano-file-upload\n\n\n",
|
11603
|
-
"docs": "
|
11604
|
-
"docsTags": [
|
11607
|
+
"docs": "Enables the selection of files for upload.",
|
11608
|
+
"docsTags": [
|
11609
|
+
{
|
11610
|
+
"name": "version",
|
11611
|
+
"text": "1.0.0"
|
11612
|
+
},
|
11613
|
+
{
|
11614
|
+
"name": "status",
|
11615
|
+
"text": "stable"
|
11616
|
+
},
|
11617
|
+
{
|
11618
|
+
"name": "slot",
|
11619
|
+
"text": "label - A label for the file input. If not provided, the `label` prop will be used."
|
11620
|
+
},
|
11621
|
+
{
|
11622
|
+
"name": "slot",
|
11623
|
+
"text": "helper - A helper text to display below the input."
|
11624
|
+
},
|
11625
|
+
{
|
11626
|
+
"name": "slot",
|
11627
|
+
"text": "- The default slot can be used to add additional content, such as instructions or a message."
|
11628
|
+
}
|
11629
|
+
],
|
11605
11630
|
"usage": {},
|
11606
11631
|
"props": [
|
11607
11632
|
{
|
@@ -11656,7 +11681,7 @@
|
|
11656
11681
|
"setter": false
|
11657
11682
|
},
|
11658
11683
|
{
|
11659
|
-
"name": "
|
11684
|
+
"name": "clearable",
|
11660
11685
|
"type": "boolean",
|
11661
11686
|
"complexType": {
|
11662
11687
|
"original": "boolean",
|
@@ -11664,7 +11689,7 @@
|
|
11664
11689
|
"references": {}
|
11665
11690
|
},
|
11666
11691
|
"mutable": false,
|
11667
|
-
"attr": "
|
11692
|
+
"attr": "clearable",
|
11668
11693
|
"reflectToAttr": false,
|
11669
11694
|
"docs": "If `true`, a clear icon will appear in the input when there is a value.\nClicking it clears the input. Only used within single file uploads.",
|
11670
11695
|
"docsTags": [
|
@@ -11796,10 +11821,10 @@
|
|
11796
11821
|
},
|
11797
11822
|
{
|
11798
11823
|
"name": "invalid",
|
11799
|
-
"type": "
|
11824
|
+
"type": "any",
|
11800
11825
|
"complexType": {
|
11801
|
-
"original": "
|
11802
|
-
"resolved": "
|
11826
|
+
"original": "any",
|
11827
|
+
"resolved": "any",
|
11803
11828
|
"references": {}
|
11804
11829
|
},
|
11805
11830
|
"mutable": false,
|
@@ -11812,13 +11837,13 @@
|
|
11812
11837
|
},
|
11813
11838
|
{
|
11814
11839
|
"name": "default",
|
11815
|
-
"text": "
|
11840
|
+
"text": "null"
|
11816
11841
|
}
|
11817
11842
|
],
|
11818
|
-
"default": "
|
11843
|
+
"default": "null",
|
11819
11844
|
"values": [
|
11820
11845
|
{
|
11821
|
-
"type": "
|
11846
|
+
"type": "any"
|
11822
11847
|
}
|
11823
11848
|
],
|
11824
11849
|
"optional": false,
|
@@ -11845,9 +11870,9 @@
|
|
11845
11870
|
}
|
11846
11871
|
],
|
11847
11872
|
"optional": false,
|
11848
|
-
"required":
|
11849
|
-
"getter":
|
11850
|
-
"setter":
|
11873
|
+
"required": false,
|
11874
|
+
"getter": true,
|
11875
|
+
"setter": true
|
11851
11876
|
},
|
11852
11877
|
{
|
11853
11878
|
"name": "maxFileSize",
|
@@ -11889,7 +11914,7 @@
|
|
11889
11914
|
"mutable": false,
|
11890
11915
|
"attr": "max-files",
|
11891
11916
|
"reflectToAttr": false,
|
11892
|
-
"docs": "The maximum
|
11917
|
+
"docs": "The maximum number of files that can be selected. Defaults to 1",
|
11893
11918
|
"docsTags": [
|
11894
11919
|
{
|
11895
11920
|
"name": "default",
|
@@ -11945,10 +11970,10 @@
|
|
11945
11970
|
"docsTags": [
|
11946
11971
|
{
|
11947
11972
|
"name": "default",
|
11948
|
-
"text": "'Choose a file
|
11973
|
+
"text": "'Choose a file'"
|
11949
11974
|
}
|
11950
11975
|
],
|
11951
|
-
"default": "'Choose a file
|
11976
|
+
"default": "'Choose a file'",
|
11952
11977
|
"values": [
|
11953
11978
|
{
|
11954
11979
|
"type": "string"
|
@@ -12032,10 +12057,10 @@
|
|
12032
12057
|
"docsTags": [
|
12033
12058
|
{
|
12034
12059
|
"name": "default",
|
12035
|
-
"text": "'
|
12060
|
+
"text": "'submitThenDirty'"
|
12036
12061
|
}
|
12037
12062
|
],
|
12038
|
-
"default": "'
|
12063
|
+
"default": "'submitThenDirty'",
|
12039
12064
|
"values": [
|
12040
12065
|
{
|
12041
12066
|
"value": "dirty",
|
@@ -12349,126 +12374,81 @@
|
|
12349
12374
|
],
|
12350
12375
|
"styles": [
|
12351
12376
|
{
|
12352
|
-
"name": "--btn-bg",
|
12353
|
-
"annotation": "prop",
|
12354
|
-
"docs": "Default value var(--nano-color-primary, #007495);"
|
12355
|
-
},
|
12356
|
-
{
|
12357
|
-
"name": "--btn-icon-size",
|
12358
|
-
"annotation": "prop",
|
12359
|
-
"docs": "Default value var(--nano-btn-icon-size, 1.4em);"
|
12360
|
-
},
|
12361
|
-
{
|
12362
|
-
"name": "--btn-padding-bottom",
|
12363
|
-
"annotation": "prop",
|
12364
|
-
"docs": "Default value var(--nano-btn-padding-bottom, .5em);"
|
12365
|
-
},
|
12366
|
-
{
|
12367
|
-
"name": "--btn-padding-end",
|
12368
|
-
"annotation": "prop",
|
12369
|
-
"docs": "Default value var(--nano-btn-padding-end, 1em);"
|
12370
|
-
},
|
12371
|
-
{
|
12372
|
-
"name": "--btn-padding-start",
|
12373
|
-
"annotation": "prop",
|
12374
|
-
"docs": "Default value var(--nano-btn-padding-start, 1em);"
|
12375
|
-
},
|
12376
|
-
{
|
12377
|
-
"name": "--btn-padding-top",
|
12378
|
-
"annotation": "prop",
|
12379
|
-
"docs": "Default value var(--nano-btn-padding-top, .5em);"
|
12380
|
-
},
|
12381
|
-
{
|
12382
|
-
"name": "--btn-text",
|
12383
|
-
"annotation": "prop",
|
12384
|
-
"docs": "Default value var(--nano-color-primary-contrast, #fff);"
|
12385
|
-
},
|
12386
|
-
{
|
12387
|
-
"name": "--drop-bg",
|
12388
|
-
"annotation": "prop",
|
12389
|
-
"docs": "Default value #f2f7f9;"
|
12390
|
-
},
|
12391
|
-
{
|
12392
|
-
"name": "--drop-bg--invalid",
|
12393
|
-
"annotation": "prop",
|
12394
|
-
"docs": "Default value var(--nano-input-background-color, white);"
|
12395
|
-
},
|
12396
|
-
{
|
12397
|
-
"name": "--drop-border--invalid",
|
12377
|
+
"name": "--color-btn-bg - The background color for the button.",
|
12398
12378
|
"annotation": "prop",
|
12399
|
-
"docs": "
|
12379
|
+
"docs": ""
|
12400
12380
|
},
|
12401
12381
|
{
|
12402
|
-
"name": "--
|
12382
|
+
"name": "--color-btn-border - The border color for the button.",
|
12403
12383
|
"annotation": "prop",
|
12404
|
-
"docs": "
|
12384
|
+
"docs": ""
|
12405
12385
|
},
|
12406
12386
|
{
|
12407
|
-
"name": "--
|
12387
|
+
"name": "--color-btn-text - The text color for the button.",
|
12408
12388
|
"annotation": "prop",
|
12409
|
-
"docs": "
|
12389
|
+
"docs": ""
|
12410
12390
|
},
|
12411
12391
|
{
|
12412
|
-
"name": "--drop-
|
12392
|
+
"name": "--color-drop-bg - The background color for the drop area.",
|
12413
12393
|
"annotation": "prop",
|
12414
|
-
"docs": "
|
12394
|
+
"docs": ""
|
12415
12395
|
},
|
12416
12396
|
{
|
12417
|
-
"name": "--drop-
|
12397
|
+
"name": "--color-drop-border - The border color for the drop area.",
|
12418
12398
|
"annotation": "prop",
|
12419
|
-
"docs": "
|
12399
|
+
"docs": ""
|
12420
12400
|
},
|
12421
12401
|
{
|
12422
|
-
"name": "--drop-text",
|
12402
|
+
"name": "--color-drop-browse - The color for the \"Browse\" text in the drop area.",
|
12423
12403
|
"annotation": "prop",
|
12424
|
-
"docs": "
|
12404
|
+
"docs": ""
|
12425
12405
|
},
|
12426
12406
|
{
|
12427
|
-
"name": "--
|
12407
|
+
"name": "--color-error - The color used for error messages and invalid states.",
|
12428
12408
|
"annotation": "prop",
|
12429
|
-
"docs": "
|
12409
|
+
"docs": ""
|
12430
12410
|
},
|
12431
12411
|
{
|
12432
|
-
"name": "--
|
12412
|
+
"name": "--color-error-light - The light variant of the error color. Used for the drop area background when invalid.",
|
12433
12413
|
"annotation": "prop",
|
12434
|
-
"docs": "
|
12414
|
+
"docs": ""
|
12435
12415
|
},
|
12436
12416
|
{
|
12437
|
-
"name": "--
|
12417
|
+
"name": "--color-text - The default text color for labels and messages.",
|
12438
12418
|
"annotation": "prop",
|
12439
|
-
"docs": "
|
12419
|
+
"docs": ""
|
12440
12420
|
},
|
12441
12421
|
{
|
12442
|
-
"name": "--
|
12422
|
+
"name": "--drop-height - The minimum height of the drop area.",
|
12443
12423
|
"annotation": "prop",
|
12444
|
-
"docs": "
|
12445
|
-
}
|
12424
|
+
"docs": ""
|
12425
|
+
}
|
12426
|
+
],
|
12427
|
+
"slots": [
|
12446
12428
|
{
|
12447
|
-
"name": "
|
12448
|
-
"
|
12449
|
-
"docs": "Default value var(--nano-input-label-color-invalid, \"currentcolor\");"
|
12429
|
+
"name": "",
|
12430
|
+
"docs": "The default slot can be used to add additional content, such as instructions or a message."
|
12450
12431
|
},
|
12451
12432
|
{
|
12452
|
-
"name": "
|
12453
|
-
"
|
12454
|
-
"docs": "Default value var(--nano-input-label-color, 1em);"
|
12433
|
+
"name": "helper",
|
12434
|
+
"docs": "A helper text to display below the input."
|
12455
12435
|
},
|
12456
12436
|
{
|
12457
|
-
"name": "
|
12458
|
-
"
|
12459
|
-
"docs": "Default value var(--nano-input-padding-bottom, var(--nano-input-padding, 6px));"
|
12437
|
+
"name": "label",
|
12438
|
+
"docs": "A label for the file input. If not provided, the `label` prop will be used."
|
12460
12439
|
}
|
12461
12440
|
],
|
12462
|
-
"slots": [],
|
12463
12441
|
"parts": [],
|
12464
12442
|
"dependents": [],
|
12465
12443
|
"dependencies": [
|
12444
|
+
"nano-cta",
|
12466
12445
|
"nano-icon",
|
12467
12446
|
"nano-tooltip",
|
12468
12447
|
"nano-icon-button"
|
12469
12448
|
],
|
12470
12449
|
"dependencyGraph": {
|
12471
12450
|
"nano-file-upload": [
|
12451
|
+
"nano-cta",
|
12472
12452
|
"nano-icon",
|
12473
12453
|
"nano-tooltip",
|
12474
12454
|
"nano-icon-button"
|
@@ -19698,67 +19678,30 @@
|
|
19698
19678
|
},
|
19699
19679
|
{
|
19700
19680
|
"filePath": "src/components/progress-bar/progress-bar.tsx",
|
19701
|
-
"encapsulation": "
|
19681
|
+
"encapsulation": "none",
|
19702
19682
|
"tag": "nano-progress-bar",
|
19703
19683
|
"readme": "# nano-progress-bar\n\n\n",
|
19704
19684
|
"docs": "Shows the status of an ongoing operation.",
|
19705
19685
|
"docsTags": [
|
19706
19686
|
{
|
19707
19687
|
"name": "version",
|
19708
|
-
"text": "
|
19688
|
+
"text": "8.0.0"
|
19709
19689
|
},
|
19710
19690
|
{
|
19711
19691
|
"name": "status",
|
19712
|
-
"text": "
|
19713
|
-
},
|
19714
|
-
{
|
19715
|
-
"name": "slot",
|
19716
|
-
"text": "- A label to show inside the indicator."
|
19717
|
-
},
|
19718
|
-
{
|
19719
|
-
"name": "part",
|
19720
|
-
"text": "base - The component's base wrapper."
|
19692
|
+
"text": "new"
|
19721
19693
|
},
|
19722
19694
|
{
|
19723
|
-
"name": "
|
19724
|
-
"text": "
|
19695
|
+
"name": "type",
|
19696
|
+
"text": "CSS Only"
|
19725
19697
|
},
|
19726
19698
|
{
|
19727
|
-
"name": "
|
19728
|
-
"text": "
|
19699
|
+
"name": "slot",
|
19700
|
+
"text": "- Used for mandatory `<progress>` element and optional `<label>`"
|
19729
19701
|
}
|
19730
19702
|
],
|
19731
19703
|
"usage": {},
|
19732
19704
|
"props": [
|
19733
|
-
{
|
19734
|
-
"name": "indeterminate",
|
19735
|
-
"type": "boolean",
|
19736
|
-
"complexType": {
|
19737
|
-
"original": "boolean",
|
19738
|
-
"resolved": "boolean",
|
19739
|
-
"references": {}
|
19740
|
-
},
|
19741
|
-
"mutable": false,
|
19742
|
-
"attr": "indeterminate",
|
19743
|
-
"reflectToAttr": false,
|
19744
|
-
"docs": "When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state.",
|
19745
|
-
"docsTags": [
|
19746
|
-
{
|
19747
|
-
"name": "default",
|
19748
|
-
"text": "false"
|
19749
|
-
}
|
19750
|
-
],
|
19751
|
-
"default": "false",
|
19752
|
-
"values": [
|
19753
|
-
{
|
19754
|
-
"type": "boolean"
|
19755
|
-
}
|
19756
|
-
],
|
19757
|
-
"optional": false,
|
19758
|
-
"required": false,
|
19759
|
-
"getter": false,
|
19760
|
-
"setter": false
|
19761
|
-
},
|
19762
19705
|
{
|
19763
19706
|
"name": "showPercent",
|
19764
19707
|
"type": "boolean",
|
@@ -19769,7 +19712,7 @@
|
|
19769
19712
|
},
|
19770
19713
|
"mutable": false,
|
19771
19714
|
"attr": "show-percent",
|
19772
|
-
"reflectToAttr":
|
19715
|
+
"reflectToAttr": true,
|
19773
19716
|
"docs": "Whether to show the progress bar's current percent as text. Will be overwritten if you use the default slot.",
|
19774
19717
|
"docsTags": [
|
19775
19718
|
{
|
@@ -19789,27 +19732,36 @@
|
|
19789
19732
|
"setter": false
|
19790
19733
|
},
|
19791
19734
|
{
|
19792
|
-
"name": "
|
19793
|
-
"type": "
|
19735
|
+
"name": "size",
|
19736
|
+
"type": "\"large\" | \"medium\" | \"small\"",
|
19794
19737
|
"complexType": {
|
19795
|
-
"original": "
|
19796
|
-
"resolved": "
|
19738
|
+
"original": "'small' | 'medium' | 'large'",
|
19739
|
+
"resolved": "\"large\" | \"medium\" | \"small\"",
|
19797
19740
|
"references": {}
|
19798
19741
|
},
|
19799
19742
|
"mutable": false,
|
19800
|
-
"attr": "
|
19801
|
-
"reflectToAttr":
|
19802
|
-
"docs": "The
|
19743
|
+
"attr": "size",
|
19744
|
+
"reflectToAttr": true,
|
19745
|
+
"docs": "The height of the progress-bar",
|
19803
19746
|
"docsTags": [
|
19804
19747
|
{
|
19805
19748
|
"name": "default",
|
19806
|
-
"text": "
|
19749
|
+
"text": "'medium'"
|
19807
19750
|
}
|
19808
19751
|
],
|
19809
|
-
"default": "
|
19752
|
+
"default": "'medium'",
|
19810
19753
|
"values": [
|
19811
19754
|
{
|
19812
|
-
"
|
19755
|
+
"value": "large",
|
19756
|
+
"type": "string"
|
19757
|
+
},
|
19758
|
+
{
|
19759
|
+
"value": "medium",
|
19760
|
+
"type": "string"
|
19761
|
+
},
|
19762
|
+
{
|
19763
|
+
"value": "small",
|
19764
|
+
"type": "string"
|
19813
19765
|
}
|
19814
19766
|
],
|
19815
19767
|
"optional": false,
|
@@ -19823,46 +19775,33 @@
|
|
19823
19775
|
"listeners": [],
|
19824
19776
|
"styles": [
|
19825
19777
|
{
|
19826
|
-
"name": "--
|
19778
|
+
"name": "--border-radius",
|
19827
19779
|
"annotation": "prop",
|
19828
|
-
"docs": "
|
19780
|
+
"docs": "Border radius of the progress bar. Defaults to 1.25rem;"
|
19829
19781
|
},
|
19830
19782
|
{
|
19831
|
-
"name": "--
|
19783
|
+
"name": "--height",
|
19832
19784
|
"annotation": "prop",
|
19833
|
-
"docs": "
|
19785
|
+
"docs": "Height of the progress bar. Defaults to 0.625rem;"
|
19834
19786
|
},
|
19835
19787
|
{
|
19836
|
-
"name": "--
|
19788
|
+
"name": "--indicator-color",
|
19837
19789
|
"annotation": "prop",
|
19838
|
-
"docs": "
|
19790
|
+
"docs": "Color of the progress indicator. Defaults to var(--nano-color-primary-1000);"
|
19839
19791
|
},
|
19840
19792
|
{
|
19841
19793
|
"name": "--track-color",
|
19842
19794
|
"annotation": "prop",
|
19843
|
-
"docs": "
|
19795
|
+
"docs": "Color of the progress track. Defaults to var(--nano-color-neutral-300);"
|
19844
19796
|
}
|
19845
19797
|
],
|
19846
19798
|
"slots": [
|
19847
19799
|
{
|
19848
19800
|
"name": "",
|
19849
|
-
"docs": "
|
19850
|
-
}
|
19851
|
-
],
|
19852
|
-
"parts": [
|
19853
|
-
{
|
19854
|
-
"name": "base",
|
19855
|
-
"docs": "The component's base wrapper."
|
19856
|
-
},
|
19857
|
-
{
|
19858
|
-
"name": "indicator",
|
19859
|
-
"docs": "The progress bar indicator."
|
19860
|
-
},
|
19861
|
-
{
|
19862
|
-
"name": "label",
|
19863
|
-
"docs": "The progress bar label."
|
19801
|
+
"docs": "Used for mandatory `<progress>` element and optional `<label>`"
|
19864
19802
|
}
|
19865
19803
|
],
|
19804
|
+
"parts": [],
|
19866
19805
|
"dependents": [
|
19867
19806
|
"nano-data-table"
|
19868
19807
|
],
|
package/docs-vscode.json
CHANGED
@@ -1856,7 +1856,7 @@
|
|
1856
1856
|
"name": "nano-file-upload",
|
1857
1857
|
"description": {
|
1858
1858
|
"kind": "markdown",
|
1859
|
-
"value": "
|
1859
|
+
"value": "Enables the selection of files for upload."
|
1860
1860
|
},
|
1861
1861
|
"attributes": [
|
1862
1862
|
{
|
@@ -1876,7 +1876,7 @@
|
|
1876
1876
|
]
|
1877
1877
|
},
|
1878
1878
|
{
|
1879
|
-
"name": "
|
1879
|
+
"name": "clearable",
|
1880
1880
|
"description": "If `true`, a clear icon will appear in the input when there is a value.\nClicking it clears the input. Only used within single file uploads."
|
1881
1881
|
},
|
1882
1882
|
{
|
@@ -1909,7 +1909,7 @@
|
|
1909
1909
|
},
|
1910
1910
|
{
|
1911
1911
|
"name": "max-files",
|
1912
|
-
"description": "The maximum
|
1912
|
+
"description": "The maximum number of files that can be selected. Defaults to 1"
|
1913
1913
|
},
|
1914
1914
|
{
|
1915
1915
|
"name": "name",
|
@@ -2926,17 +2926,24 @@
|
|
2926
2926
|
"value": "Shows the status of an ongoing operation."
|
2927
2927
|
},
|
2928
2928
|
"attributes": [
|
2929
|
-
{
|
2930
|
-
"name": "indeterminate",
|
2931
|
-
"description": "When true, percentage is ignored, the label is hidden, and the progress bar is drawn in an indeterminate state."
|
2932
|
-
},
|
2933
2929
|
{
|
2934
2930
|
"name": "show-percent",
|
2935
2931
|
"description": "Whether to show the progress bar's current percent as text. Will be overwritten if you use the default slot."
|
2936
2932
|
},
|
2937
2933
|
{
|
2938
|
-
"name": "
|
2939
|
-
"description": "The
|
2934
|
+
"name": "size",
|
2935
|
+
"description": "The height of the progress-bar",
|
2936
|
+
"values": [
|
2937
|
+
{
|
2938
|
+
"name": "large"
|
2939
|
+
},
|
2940
|
+
{
|
2941
|
+
"name": "medium"
|
2942
|
+
},
|
2943
|
+
{
|
2944
|
+
"name": "small"
|
2945
|
+
}
|
2946
|
+
]
|
2940
2947
|
}
|
2941
2948
|
]
|
2942
2949
|
},
|