@nanoporetech-digital/components 8.7.2 → 8.8.0

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 (136) hide show
  1. package/dist/cjs/{fade-NeUskjyB.js → fade-DBKqk3wh.js} +1 -1
  2. package/dist/cjs/{fullscreen-D5cgtwoy.js → fullscreen-lcdCtrG6.js} +1 -1
  3. package/dist/cjs/index-DGttnXif.js +4 -0
  4. package/dist/cjs/{lazyload-Dm1NcTJ1.js → lazyload-BjSSEx9f.js} +1 -1
  5. package/dist/cjs/loader.cjs.js +1 -1
  6. package/dist/cjs/nano-avatar_5.cjs.entry.js +7 -7
  7. package/dist/cjs/nano-components.cjs.js +1 -1
  8. package/dist/cjs/nano-icon-button_2.cjs.entry.js +2 -2
  9. package/dist/cjs/nano-input-otp.cjs.entry.js +710 -0
  10. package/dist/cjs/nano-intersection-observe.cjs.entry.js +1 -1
  11. package/dist/cjs/nano-masked-overflow.cjs.entry.js +3 -3
  12. package/dist/cjs/nano-menu-drawer.cjs.entry.js +2 -2
  13. package/dist/cjs/nano-more-less.cjs.entry.js +2 -2
  14. package/dist/cjs/nano-rating.cjs.entry.js +4 -4
  15. package/dist/cjs/nano-resize-observe.cjs.entry.js +2 -2
  16. package/dist/cjs/nano-slide.cjs.entry.js +1 -1
  17. package/dist/cjs/{nano-slides-ycRcUf0g.js → nano-slides-CryCLfsK.js} +7 -7
  18. package/dist/cjs/nano-slides.cjs.entry.js +1 -1
  19. package/dist/cjs/nano-sortable.cjs.entry.js +1 -1
  20. package/dist/cjs/nano-step-accordion.cjs.entry.js +1 -1
  21. package/dist/cjs/nano-step-breadcrumb.cjs.entry.js +2 -2
  22. package/dist/cjs/nano-sticker.cjs.entry.js +2 -2
  23. package/dist/cjs/nano-tab-content.cjs.entry.js +2 -2
  24. package/dist/cjs/nano-tab.cjs.entry.js +2 -2
  25. package/dist/cjs/nano-table.cjs.entry.js +2 -2
  26. package/dist/cjs/{page-dots--38yVfTZ.js → page-dots-DR1fLjRi.js} +1 -1
  27. package/dist/collection/collection-manifest.json +1 -0
  28. package/dist/collection/components/breadcrumb/breadcrumb.js +1 -1
  29. package/dist/collection/components/input-otp/input-otp-interface.js +1 -0
  30. package/dist/collection/components/input-otp/input-otp.css +184 -0
  31. package/dist/collection/components/input-otp/input-otp.js +1044 -0
  32. package/dist/collection/components/intersection-observe/intersection-observe.js +1 -1
  33. package/dist/collection/components/masked-overflow/masked-overflow.js +3 -3
  34. package/dist/collection/components/menu-drawer/menu-drawer.js +2 -2
  35. package/dist/collection/components/more-less/more-less.js +2 -2
  36. package/dist/collection/components/rating/rating.js +4 -4
  37. package/dist/collection/components/resize-observe/resize-observe.js +2 -2
  38. package/dist/collection/components/select/select.js +7 -7
  39. package/dist/collection/components/slides/slide.js +1 -1
  40. package/dist/collection/components/slides/slides.js +3 -3
  41. package/dist/collection/components/sortable/sortable.js +1 -1
  42. package/dist/collection/components/step-accordion/step-accordion.js +1 -1
  43. package/dist/collection/components/step-breadcrumb/step-breadcrumb.js +2 -2
  44. package/dist/collection/components/sticker/sticker.js +2 -2
  45. package/dist/collection/components/table/table.js +2 -2
  46. package/dist/collection/components/tabs/tab-content.js +2 -2
  47. package/dist/collection/components/tabs/tab.js +2 -2
  48. package/dist/collection/components/tooltip/tooltip.js +2 -2
  49. package/dist/components/masked-overflow.js +3 -3
  50. package/dist/components/nano-input-otp.d.ts +11 -0
  51. package/dist/components/nano-input-otp.js +749 -0
  52. package/dist/components/nano-intersection-observe.js +1 -1
  53. package/dist/components/nano-menu-drawer.js +2 -2
  54. package/dist/components/nano-more-less.js +2 -2
  55. package/dist/components/nano-rating.js +4 -4
  56. package/dist/components/nano-slide.js +1 -1
  57. package/dist/components/nano-sortable.js +1 -1
  58. package/dist/components/nano-step-accordion.js +1 -1
  59. package/dist/components/nano-step-breadcrumb.js +2 -2
  60. package/dist/components/nano-tab-content.js +2 -2
  61. package/dist/components/nano-tab.js +2 -2
  62. package/dist/components/nano-table.js +2 -2
  63. package/dist/components/resize-observe.js +2 -2
  64. package/dist/components/select.js +7 -7
  65. package/dist/components/slides.js +3 -3
  66. package/dist/components/sticker.js +2 -2
  67. package/dist/components/tooltip.js +2 -2
  68. package/dist/esm/{fade-BA6b-Fk9.js → fade-D980mOvm.js} +1 -1
  69. package/dist/esm/{fullscreen-De_yN4cg.js → fullscreen-CjInlYb9.js} +1 -1
  70. package/dist/esm/index-BM3Om9WE.js +4 -0
  71. package/dist/esm/{lazyload-Cl8k3tPs.js → lazyload-B9B4e3ZI.js} +1 -1
  72. package/dist/esm/loader.js +1 -1
  73. package/dist/esm/nano-avatar_5.entry.js +7 -7
  74. package/dist/esm/nano-components.js +1 -1
  75. package/dist/esm/nano-icon-button_2.entry.js +2 -2
  76. package/dist/esm/nano-input-otp.entry.js +708 -0
  77. package/dist/esm/nano-intersection-observe.entry.js +1 -1
  78. package/dist/esm/nano-masked-overflow.entry.js +3 -3
  79. package/dist/esm/nano-menu-drawer.entry.js +2 -2
  80. package/dist/esm/nano-more-less.entry.js +2 -2
  81. package/dist/esm/nano-rating.entry.js +4 -4
  82. package/dist/esm/nano-resize-observe.entry.js +2 -2
  83. package/dist/esm/nano-slide.entry.js +1 -1
  84. package/dist/esm/{nano-slides-GrbOydfa.js → nano-slides-xbY6lXX9.js} +7 -7
  85. package/dist/esm/nano-slides.entry.js +1 -1
  86. package/dist/esm/nano-sortable.entry.js +1 -1
  87. package/dist/esm/nano-step-accordion.entry.js +1 -1
  88. package/dist/esm/nano-step-breadcrumb.entry.js +2 -2
  89. package/dist/esm/nano-sticker.entry.js +2 -2
  90. package/dist/esm/nano-tab-content.entry.js +2 -2
  91. package/dist/esm/nano-tab.entry.js +2 -2
  92. package/dist/esm/nano-table.entry.js +2 -2
  93. package/dist/esm/{page-dots-CSf81OuJ.js → page-dots-CCfERISy.js} +1 -1
  94. package/dist/nano-components/{fade-BA6b-Fk9.js → fade-D980mOvm.js} +1 -1
  95. package/dist/nano-components/{fullscreen-De_yN4cg.js → fullscreen-CjInlYb9.js} +1 -1
  96. package/dist/nano-components/lazyload-B9B4e3ZI.js +4 -0
  97. package/dist/nano-components/nano-avatar_5.entry.js +1 -1
  98. package/dist/nano-components/nano-components.esm.js +1 -1
  99. package/dist/nano-components/nano-icon-button_2.entry.js +1 -1
  100. package/dist/nano-components/nano-input-otp.entry.js +4 -0
  101. package/dist/nano-components/nano-intersection-observe.entry.js +1 -1
  102. package/dist/nano-components/nano-masked-overflow.entry.js +1 -1
  103. package/dist/nano-components/nano-menu-drawer.entry.js +1 -1
  104. package/dist/nano-components/nano-more-less.entry.js +1 -1
  105. package/dist/nano-components/nano-rating.entry.js +1 -1
  106. package/dist/nano-components/nano-resize-observe.entry.js +1 -1
  107. package/dist/nano-components/nano-slide.entry.js +1 -1
  108. package/dist/nano-components/{nano-slides-GrbOydfa.js → nano-slides-xbY6lXX9.js} +3 -3
  109. package/dist/nano-components/nano-slides.entry.js +1 -1
  110. package/dist/nano-components/nano-sortable.entry.js +1 -1
  111. package/dist/nano-components/nano-step-accordion.entry.js +1 -1
  112. package/dist/nano-components/nano-step-breadcrumb.entry.js +1 -1
  113. package/dist/nano-components/nano-sticker.entry.js +1 -1
  114. package/dist/nano-components/nano-tab-content.entry.js +1 -1
  115. package/dist/nano-components/nano-tab.entry.js +1 -1
  116. package/dist/nano-components/nano-table.entry.js +1 -1
  117. package/dist/nano-components/{page-dots-CSf81OuJ.js → page-dots-CCfERISy.js} +1 -1
  118. package/dist/types/components/input-otp/input-otp-interface.d.ts +24 -0
  119. package/dist/types/components/input-otp/input-otp.d.ts +281 -0
  120. package/dist/types/components.d.ts +179 -0
  121. package/docs-json.json +614 -2
  122. package/docs-vscode.json +79 -0
  123. package/hydrate/index.js +779 -43
  124. package/hydrate/index.mjs +779 -43
  125. package/package.json +2 -2
  126. package/dist/nano-components/lazyload-Cl8k3tPs.js +0 -4
  127. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/generate-vue-component.d.ts +0 -0
  128. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/index.d.ts +0 -0
  129. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/output-vue.d.ts +0 -0
  130. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/plugin.d.ts +0 -0
  131. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/types.d.ts +0 -0
  132. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/plugins/stencil/vue-output/utils.d.ts +0 -0
  133. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/stencil.config.d.ts +0 -0
  134. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/stencil.config.prod.d.ts +0 -0
  135. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/testing/mocks/intersection-observer.d.ts +0 -0
  136. /package/dist/types/builds/{QrfEi4pt → sxrVAURy}/0/Digital/nano-components/packages/components/.stencil/wdio.conf.d.ts +0 -0
package/docs-json.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-09-22T10:39:43",
2
+ "timestamp": "2025-09-22T15:57:52",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.36.1",
@@ -3358,7 +3358,7 @@
3358
3358
  "references": {
3359
3359
  "Breadcrumb": {
3360
3360
  "location": "local",
3361
- "path": "/builds/QrfEi4pt/0/Digital/nano-components/packages/components/src/components/breadcrumb/breadcrumb.tsx",
3361
+ "path": "/builds/sxrVAURy/0/Digital/nano-components/packages/components/src/components/breadcrumb/breadcrumb.tsx",
3362
3362
  "id": "src/components/breadcrumb/breadcrumb.tsx::Breadcrumb"
3363
3363
  }
3364
3364
  }
@@ -14874,6 +14874,7 @@
14874
14874
  "nano-global-nav",
14875
14875
  "nano-icon-button",
14876
14876
  "nano-input",
14877
+ "nano-input-otp",
14877
14878
  "nano-menu-drawer",
14878
14879
  "nano-option",
14879
14880
  "nano-select",
@@ -14915,6 +14916,9 @@
14915
14916
  "nano-input": [
14916
14917
  "nano-icon"
14917
14918
  ],
14919
+ "nano-input-otp": [
14920
+ "nano-icon"
14921
+ ],
14918
14922
  "nano-menu-drawer": [
14919
14923
  "nano-icon"
14920
14924
  ],
@@ -17851,6 +17855,599 @@
17851
17855
  ]
17852
17856
  }
17853
17857
  },
17858
+ {
17859
+ "filePath": "src/components/input-otp/input-otp.tsx",
17860
+ "encapsulation": "scoped",
17861
+ "tag": "nano-input-otp",
17862
+ "readme": "# nano-input-otp\n\n\n",
17863
+ "docs": "A component for entering one-time passwords (OTP) with multiple input fields.",
17864
+ "docsTags": [
17865
+ {
17866
+ "name": "version",
17867
+ "text": "8.7.2"
17868
+ },
17869
+ {
17870
+ "name": "status",
17871
+ "text": "new"
17872
+ },
17873
+ {
17874
+ "name": "slot",
17875
+ "text": "- The default slot for the input description."
17876
+ },
17877
+ {
17878
+ "name": "slot",
17879
+ "text": "validity-icon - A slot for a custom validity icon. If not provided, a default icon will be used."
17880
+ }
17881
+ ],
17882
+ "usage": {},
17883
+ "props": [
17884
+ {
17885
+ "name": "allowInvalid",
17886
+ "type": "boolean",
17887
+ "complexType": {
17888
+ "original": "boolean",
17889
+ "resolved": "boolean",
17890
+ "references": {}
17891
+ },
17892
+ "mutable": false,
17893
+ "attr": "allow-invalid",
17894
+ "reflectToAttr": true,
17895
+ "docs": "If `true`, allows the input to be completely filled with invalid values.\nBy default, if any input box contains an invalid value, the entire input group\nis marked as invalid.\nDefault is `false`.",
17896
+ "docsTags": [
17897
+ {
17898
+ "name": "default",
17899
+ "text": "false"
17900
+ }
17901
+ ],
17902
+ "default": "false",
17903
+ "values": [
17904
+ {
17905
+ "type": "boolean"
17906
+ }
17907
+ ],
17908
+ "optional": false,
17909
+ "required": false,
17910
+ "getter": false,
17911
+ "setter": false
17912
+ },
17913
+ {
17914
+ "name": "disabled",
17915
+ "type": "boolean",
17916
+ "complexType": {
17917
+ "original": "boolean",
17918
+ "resolved": "boolean",
17919
+ "references": {}
17920
+ },
17921
+ "mutable": false,
17922
+ "attr": "disabled",
17923
+ "reflectToAttr": true,
17924
+ "docs": "If `true`, the user cannot interact with the input.",
17925
+ "docsTags": [
17926
+ {
17927
+ "name": "default",
17928
+ "text": "false"
17929
+ }
17930
+ ],
17931
+ "default": "false",
17932
+ "values": [
17933
+ {
17934
+ "type": "boolean"
17935
+ }
17936
+ ],
17937
+ "optional": false,
17938
+ "required": false,
17939
+ "getter": false,
17940
+ "setter": false
17941
+ },
17942
+ {
17943
+ "name": "inputmode",
17944
+ "type": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
17945
+ "complexType": {
17946
+ "original": "| 'none'\n | 'text'\n | 'tel'\n | 'url'\n | 'email'\n | 'numeric'\n | 'decimal'\n | 'search'",
17947
+ "resolved": "\"decimal\" | \"email\" | \"none\" | \"numeric\" | \"search\" | \"tel\" | \"text\" | \"url\"",
17948
+ "references": {}
17949
+ },
17950
+ "mutable": false,
17951
+ "attr": "inputmode",
17952
+ "reflectToAttr": false,
17953
+ "docs": "A hint to the browser for which keyboard to display.\nPossible values: `\"none\"`, `\"text\"`, `\"tel\"`, `\"url\"`,\n`\"email\"`, `\"numeric\"`, `\"decimal\"`, and `\"search\"`.\n\nFor numbers (type=\"number\"): \"numeric\"\nFor text (type=\"text\"): \"text\"",
17954
+ "docsTags": [],
17955
+ "values": [
17956
+ {
17957
+ "value": "decimal",
17958
+ "type": "string"
17959
+ },
17960
+ {
17961
+ "value": "email",
17962
+ "type": "string"
17963
+ },
17964
+ {
17965
+ "value": "none",
17966
+ "type": "string"
17967
+ },
17968
+ {
17969
+ "value": "numeric",
17970
+ "type": "string"
17971
+ },
17972
+ {
17973
+ "value": "search",
17974
+ "type": "string"
17975
+ },
17976
+ {
17977
+ "value": "tel",
17978
+ "type": "string"
17979
+ },
17980
+ {
17981
+ "value": "text",
17982
+ "type": "string"
17983
+ },
17984
+ {
17985
+ "value": "url",
17986
+ "type": "string"
17987
+ }
17988
+ ],
17989
+ "optional": true,
17990
+ "required": false,
17991
+ "getter": false,
17992
+ "setter": false
17993
+ },
17994
+ {
17995
+ "name": "length",
17996
+ "type": "number",
17997
+ "complexType": {
17998
+ "original": "number",
17999
+ "resolved": "number",
18000
+ "references": {}
18001
+ },
18002
+ "mutable": false,
18003
+ "attr": "length",
18004
+ "reflectToAttr": false,
18005
+ "docs": "The number of input boxes to display.",
18006
+ "docsTags": [
18007
+ {
18008
+ "name": "default",
18009
+ "text": "6"
18010
+ }
18011
+ ],
18012
+ "default": "6",
18013
+ "values": [
18014
+ {
18015
+ "type": "number"
18016
+ }
18017
+ ],
18018
+ "optional": false,
18019
+ "required": false,
18020
+ "getter": false,
18021
+ "setter": false
18022
+ },
18023
+ {
18024
+ "name": "pattern",
18025
+ "type": "string",
18026
+ "complexType": {
18027
+ "original": "string",
18028
+ "resolved": "string",
18029
+ "references": {}
18030
+ },
18031
+ "mutable": false,
18032
+ "attr": "pattern",
18033
+ "reflectToAttr": false,
18034
+ "docs": "A regex pattern string for allowed characters. Defaults based on type.\n\nFor numbers (`type=\"number\"`): `\"[\\p{N}]\"`\nFor text (`type=\"text\"`): `\"[\\p{L}\\p{N}]\"`",
18035
+ "docsTags": [],
18036
+ "values": [
18037
+ {
18038
+ "type": "string"
18039
+ }
18040
+ ],
18041
+ "optional": true,
18042
+ "required": false,
18043
+ "getter": false,
18044
+ "setter": false
18045
+ },
18046
+ {
18047
+ "name": "readonly",
18048
+ "type": "boolean",
18049
+ "complexType": {
18050
+ "original": "boolean",
18051
+ "resolved": "boolean",
18052
+ "references": {}
18053
+ },
18054
+ "mutable": false,
18055
+ "attr": "readonly",
18056
+ "reflectToAttr": true,
18057
+ "docs": "If `true`, the user cannot modify the value.",
18058
+ "docsTags": [
18059
+ {
18060
+ "name": "default",
18061
+ "text": "false"
18062
+ }
18063
+ ],
18064
+ "default": "false",
18065
+ "values": [
18066
+ {
18067
+ "type": "boolean"
18068
+ }
18069
+ ],
18070
+ "optional": false,
18071
+ "required": false,
18072
+ "getter": false,
18073
+ "setter": false
18074
+ },
18075
+ {
18076
+ "name": "showValidity",
18077
+ "type": "boolean",
18078
+ "complexType": {
18079
+ "original": "boolean",
18080
+ "resolved": "boolean",
18081
+ "references": {}
18082
+ },
18083
+ "mutable": false,
18084
+ "attr": "show-validity",
18085
+ "reflectToAttr": true,
18086
+ "docs": "If `true`, shows a validity icon when all input boxes are filled.\nA check icon is shown if all values are valid, and an X icon is shown if any value is invalid.\nThis does not affect the `invalid` or `valid` states of the input group.\nDefault is `false`.",
18087
+ "docsTags": [
18088
+ {
18089
+ "name": "default",
18090
+ "text": "false"
18091
+ }
18092
+ ],
18093
+ "default": "false",
18094
+ "values": [
18095
+ {
18096
+ "type": "boolean"
18097
+ }
18098
+ ],
18099
+ "optional": false,
18100
+ "required": false,
18101
+ "getter": false,
18102
+ "setter": false
18103
+ },
18104
+ {
18105
+ "name": "type",
18106
+ "type": "\"number\" | \"text\"",
18107
+ "complexType": {
18108
+ "original": "'text' | 'number'",
18109
+ "resolved": "\"number\" | \"text\"",
18110
+ "references": {}
18111
+ },
18112
+ "mutable": false,
18113
+ "attr": "type",
18114
+ "reflectToAttr": false,
18115
+ "docs": "The type of input allowed in the input boxes.",
18116
+ "docsTags": [
18117
+ {
18118
+ "name": "default",
18119
+ "text": "'number'"
18120
+ }
18121
+ ],
18122
+ "default": "'number'",
18123
+ "values": [
18124
+ {
18125
+ "value": "number",
18126
+ "type": "string"
18127
+ },
18128
+ {
18129
+ "value": "text",
18130
+ "type": "string"
18131
+ }
18132
+ ],
18133
+ "optional": false,
18134
+ "required": false,
18135
+ "getter": false,
18136
+ "setter": false
18137
+ },
18138
+ {
18139
+ "name": "value",
18140
+ "type": "number | string",
18141
+ "complexType": {
18142
+ "original": "string | number | null",
18143
+ "resolved": "number | string",
18144
+ "references": {}
18145
+ },
18146
+ "mutable": true,
18147
+ "attr": "value",
18148
+ "reflectToAttr": false,
18149
+ "docs": "The value of the input group.",
18150
+ "docsTags": [
18151
+ {
18152
+ "name": "default",
18153
+ "text": "''"
18154
+ }
18155
+ ],
18156
+ "default": "''",
18157
+ "values": [
18158
+ {
18159
+ "type": "number"
18160
+ },
18161
+ {
18162
+ "type": "string"
18163
+ }
18164
+ ],
18165
+ "optional": true,
18166
+ "required": false,
18167
+ "getter": false,
18168
+ "setter": false
18169
+ }
18170
+ ],
18171
+ "methods": [
18172
+ {
18173
+ "name": "setFocus",
18174
+ "returns": {
18175
+ "type": "Promise<void>",
18176
+ "docs": ""
18177
+ },
18178
+ "complexType": {
18179
+ "signature": "(index?: number) => Promise<void>",
18180
+ "parameters": [
18181
+ {
18182
+ "name": "index",
18183
+ "type": "number",
18184
+ "docs": "- The index of the input box to focus (0-based).\nIf provided and the input box has a value, the input box at that index will be focused.\nOtherwise, the first empty input box or the last input if all are filled will be focused."
18185
+ }
18186
+ ],
18187
+ "references": {
18188
+ "Promise": {
18189
+ "location": "global",
18190
+ "id": "global::Promise"
18191
+ }
18192
+ },
18193
+ "return": "Promise<void>"
18194
+ },
18195
+ "signature": "setFocus(index?: number) => Promise<void>",
18196
+ "parameters": [
18197
+ {
18198
+ "name": "index",
18199
+ "type": "number",
18200
+ "docs": "- The index of the input box to focus (0-based).\nIf provided and the input box has a value, the input box at that index will be focused.\nOtherwise, the first empty input box or the last input if all are filled will be focused."
18201
+ }
18202
+ ],
18203
+ "docs": "Sets focus to an input box.",
18204
+ "docsTags": [
18205
+ {
18206
+ "name": "param",
18207
+ "text": "index - The index of the input box to focus (0-based).\nIf provided and the input box has a value, the input box at that index will be focused.\nOtherwise, the first empty input box or the last input if all are filled will be focused."
18208
+ }
18209
+ ]
18210
+ }
18211
+ ],
18212
+ "events": [
18213
+ {
18214
+ "event": "nanoBlur",
18215
+ "detail": "FocusEvent",
18216
+ "bubbles": true,
18217
+ "complexType": {
18218
+ "original": "FocusEvent",
18219
+ "resolved": "FocusEvent",
18220
+ "references": {
18221
+ "FocusEvent": {
18222
+ "location": "global",
18223
+ "id": "global::FocusEvent"
18224
+ }
18225
+ }
18226
+ },
18227
+ "cancelable": true,
18228
+ "composed": true,
18229
+ "docs": "Emitted when the input group loses focus.",
18230
+ "docsTags": []
18231
+ },
18232
+ {
18233
+ "event": "nanoChange",
18234
+ "detail": "InputOtpChangeEventDetail",
18235
+ "bubbles": true,
18236
+ "complexType": {
18237
+ "original": "InputOtpChangeEventDetail",
18238
+ "resolved": "InputOtpChangeEventDetail",
18239
+ "references": {
18240
+ "InputOtpChangeEventDetail": {
18241
+ "location": "import",
18242
+ "path": "./input-otp-interface.js",
18243
+ "id": "src/components/input-otp/input-otp-interface.ts::InputOtpChangeEventDetail"
18244
+ }
18245
+ }
18246
+ },
18247
+ "cancelable": true,
18248
+ "composed": true,
18249
+ "docs": "The `nanoChange` event is fired when the user modifies the input's value.\nUnlike the `nanoInput` event, the `nanoChange` event is only fired when changes\nare committed, not as the user types.\n\nThe `nanoChange` event fires when the `<nano-input-otp>` component loses\nfocus after its value has changed.\n\nThis event will not emit when programmatically setting the `value` property.",
18250
+ "docsTags": []
18251
+ },
18252
+ {
18253
+ "event": "nanoComplete",
18254
+ "detail": "InputOtpCompleteEventDetail",
18255
+ "bubbles": true,
18256
+ "complexType": {
18257
+ "original": "InputOtpCompleteEventDetail",
18258
+ "resolved": "InputOtpCompleteEventDetail",
18259
+ "references": {
18260
+ "InputOtpCompleteEventDetail": {
18261
+ "location": "import",
18262
+ "path": "./input-otp-interface.js",
18263
+ "id": "src/components/input-otp/input-otp-interface.ts::InputOtpCompleteEventDetail"
18264
+ }
18265
+ }
18266
+ },
18267
+ "cancelable": true,
18268
+ "composed": true,
18269
+ "docs": "Emitted when all input boxes have been filled with valid values.",
18270
+ "docsTags": []
18271
+ },
18272
+ {
18273
+ "event": "nanoFocus",
18274
+ "detail": "FocusEvent",
18275
+ "bubbles": true,
18276
+ "complexType": {
18277
+ "original": "FocusEvent",
18278
+ "resolved": "FocusEvent",
18279
+ "references": {
18280
+ "FocusEvent": {
18281
+ "location": "global",
18282
+ "id": "global::FocusEvent"
18283
+ }
18284
+ }
18285
+ },
18286
+ "cancelable": true,
18287
+ "composed": true,
18288
+ "docs": "Emitted when the input group has focus.",
18289
+ "docsTags": []
18290
+ },
18291
+ {
18292
+ "event": "nanoInput",
18293
+ "detail": "InputOtpInputEventDetail",
18294
+ "bubbles": true,
18295
+ "complexType": {
18296
+ "original": "InputOtpInputEventDetail",
18297
+ "resolved": "InputOtpInputEventDetail",
18298
+ "references": {
18299
+ "InputOtpInputEventDetail": {
18300
+ "location": "import",
18301
+ "path": "./input-otp-interface.js",
18302
+ "id": "src/components/input-otp/input-otp-interface.ts::InputOtpInputEventDetail"
18303
+ }
18304
+ }
18305
+ },
18306
+ "cancelable": true,
18307
+ "composed": true,
18308
+ "docs": "The `nanoInput` event is fired each time the user modifies the input's value.\nUnlike the `nanoChange` event, the `nanoInput` event is fired for each alteration\nto the input's value. This typically happens for each keystroke as the user types.\n\nFor elements that accept text input (`type=text`, `type=tel`, etc.), the interface\nis [`InputEvent`](https://developer.mozilla.org/en-US/docs/Web/API/InputEvent); for others,\nthe interface is [`Event`](https://developer.mozilla.org/en-US/docs/Web/API/Event). If\nthe input is cleared on edit, the type is `null`.",
18309
+ "docsTags": []
18310
+ }
18311
+ ],
18312
+ "listeners": [],
18313
+ "styles": [
18314
+ {
18315
+ "name": "--background",
18316
+ "annotation": "prop",
18317
+ "docs": "Background color of the input boxes"
18318
+ },
18319
+ {
18320
+ "name": "--border-color",
18321
+ "annotation": "prop",
18322
+ "docs": "Border color of the input boxes"
18323
+ },
18324
+ {
18325
+ "name": "--border-radius",
18326
+ "annotation": "prop",
18327
+ "docs": "Border radius of the input boxes"
18328
+ },
18329
+ {
18330
+ "name": "--border-width",
18331
+ "annotation": "prop",
18332
+ "docs": "Border width of the input boxes"
18333
+ },
18334
+ {
18335
+ "name": "--color",
18336
+ "annotation": "prop",
18337
+ "docs": "Text color of the input"
18338
+ },
18339
+ {
18340
+ "name": "--gap",
18341
+ "annotation": "prop",
18342
+ "docs": "Gap between input boxes"
18343
+ },
18344
+ {
18345
+ "name": "--height",
18346
+ "annotation": "prop",
18347
+ "docs": "Height of input boxes"
18348
+ },
18349
+ {
18350
+ "name": "--highlight-color-invalid",
18351
+ "annotation": "prop",
18352
+ "docs": "The color of the highlight on the input when invalid"
18353
+ },
18354
+ {
18355
+ "name": "--highlight-color-valid",
18356
+ "annotation": "prop",
18357
+ "docs": "The color of the highlight on the input when valid"
18358
+ },
18359
+ {
18360
+ "name": "--margin-bottom",
18361
+ "annotation": "prop",
18362
+ "docs": "Bottom margin of the input group"
18363
+ },
18364
+ {
18365
+ "name": "--margin-end",
18366
+ "annotation": "prop",
18367
+ "docs": "Right margin if direction is left-to-right, and left margin if direction is right-to-left of the input group"
18368
+ },
18369
+ {
18370
+ "name": "--margin-start",
18371
+ "annotation": "prop",
18372
+ "docs": "Left margin if direction is left-to-right, and right margin if direction is right-to-left of the input group"
18373
+ },
18374
+ {
18375
+ "name": "--margin-top",
18376
+ "annotation": "prop",
18377
+ "docs": "Top margin of the input group"
18378
+ },
18379
+ {
18380
+ "name": "--min-width",
18381
+ "annotation": "prop",
18382
+ "docs": "Minimum width of input boxes"
18383
+ },
18384
+ {
18385
+ "name": "--padding-bottom",
18386
+ "annotation": "prop",
18387
+ "docs": "Bottom padding of the input group"
18388
+ },
18389
+ {
18390
+ "name": "--padding-end",
18391
+ "annotation": "prop",
18392
+ "docs": "Right padding if direction is left-to-right, and left padding if direction is right-to-left of the input group"
18393
+ },
18394
+ {
18395
+ "name": "--padding-start",
18396
+ "annotation": "prop",
18397
+ "docs": "Left padding if direction is left-to-right, and right padding if direction is right-to-left of the input group"
18398
+ },
18399
+ {
18400
+ "name": "--padding-top",
18401
+ "annotation": "prop",
18402
+ "docs": "Top padding of the input group"
18403
+ },
18404
+ {
18405
+ "name": "--separator-border-radius",
18406
+ "annotation": "prop",
18407
+ "docs": "Border radius of the separator between boxes"
18408
+ },
18409
+ {
18410
+ "name": "--separator-color",
18411
+ "annotation": "prop",
18412
+ "docs": "Color of the separator between boxes"
18413
+ },
18414
+ {
18415
+ "name": "--separator-height",
18416
+ "annotation": "prop",
18417
+ "docs": "Height of the separator between boxes"
18418
+ },
18419
+ {
18420
+ "name": "--separator-width",
18421
+ "annotation": "prop",
18422
+ "docs": "Width of the separator between boxes"
18423
+ },
18424
+ {
18425
+ "name": "--width",
18426
+ "annotation": "prop",
18427
+ "docs": "Width of input boxes"
18428
+ }
18429
+ ],
18430
+ "slots": [
18431
+ {
18432
+ "name": "",
18433
+ "docs": "The default slot for the input description."
18434
+ },
18435
+ {
18436
+ "name": "validity-icon",
18437
+ "docs": "A slot for a custom validity icon. If not provided, a default icon will be used."
18438
+ }
18439
+ ],
18440
+ "parts": [],
18441
+ "dependents": [],
18442
+ "dependencies": [
18443
+ "nano-icon"
18444
+ ],
18445
+ "dependencyGraph": {
18446
+ "nano-input-otp": [
18447
+ "nano-icon"
18448
+ ]
18449
+ }
18450
+ },
17854
18451
  {
17855
18452
  "filePath": "src/components/intersection-observe/intersection-observe.tsx",
17856
18453
  "encapsulation": "shadow",
@@ -27937,6 +28534,21 @@
27937
28534
  "docstring": "",
27938
28535
  "path": "src/components/global-nav/global-nav-interface.d.ts"
27939
28536
  },
28537
+ "src/components/input-otp/input-otp-interface.ts::InputOtpInputEventDetail": {
28538
+ "declaration": "export interface InputOtpInputEventDetail {\n value?: string | null;\n valid?: boolean;\n event?: Event;\n}",
28539
+ "docstring": "Values are converted to strings when emitted which is\nwhy we do not have a `number` type here even though the\n`value` prop accepts a `number` type.",
28540
+ "path": "src/components/input-otp/input-otp-interface.ts"
28541
+ },
28542
+ "src/components/input-otp/input-otp-interface.ts::InputOtpChangeEventDetail": {
28543
+ "declaration": "export interface InputOtpChangeEventDetail {\n value?: string | null;\n valid?: boolean;\n event?: Event;\n}",
28544
+ "docstring": "",
28545
+ "path": "src/components/input-otp/input-otp-interface.ts"
28546
+ },
28547
+ "src/components/input-otp/input-otp-interface.ts::InputOtpCompleteEventDetail": {
28548
+ "declaration": "export interface InputOtpCompleteEventDetail {\n value?: string | null;\n valid?: boolean;\n event?: Event;\n}",
28549
+ "docstring": "",
28550
+ "path": "src/components/input-otp/input-otp-interface.ts"
28551
+ },
27940
28552
  "src/components/range/range-interface.d.ts::RangeValue": {
27941
28553
  "declaration": "export type RangeValue = number | { lower: number; upper: number };",
27942
28554
  "docstring": "",