@aotearoan/neon 9.2.8 → 9.3.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 (229) hide show
  1. package/dist/components/navigation/link/NeonLink.cjs.js +1 -1
  2. package/dist/components/navigation/link/NeonLink.es.js +15 -6
  3. package/dist/components/navigation/link/NeonLink.es.js.map +1 -1
  4. package/dist/components/navigation/link/{NeonLink.ts_vue_type_script_src_037ccc85_lang.cjs.js → NeonLink.ts_vue_type_script_src_5a48e750_lang.cjs.js} +1 -1
  5. package/dist/components/navigation/link/{NeonLink.ts_vue_type_script_src_037ccc85_lang.cjs.js.map → NeonLink.ts_vue_type_script_src_5a48e750_lang.cjs.js.map} +1 -1
  6. package/dist/components/navigation/link/{NeonLink.ts_vue_type_script_src_037ccc85_lang.es.js → NeonLink.ts_vue_type_script_src_5a48e750_lang.es.js} +1 -1
  7. package/dist/components/navigation/link/{NeonLink.ts_vue_type_script_src_037ccc85_lang.es.js.map → NeonLink.ts_vue_type_script_src_5a48e750_lang.es.js.map} +1 -1
  8. package/dist/components/presentation/icon/NeonIcon.cjs.js +1 -1
  9. package/dist/components/presentation/icon/NeonIcon.es.js +6 -2
  10. package/dist/components/presentation/icon/NeonIcon.es.js.map +1 -1
  11. package/dist/components/presentation/icon/{NeonIcon.ts_vue_type_script_src_3580e0c3_lang.cjs.js → NeonIcon.ts_vue_type_script_src_d3713f20_lang.cjs.js} +1 -1
  12. package/dist/components/presentation/icon/{NeonIcon.ts_vue_type_script_src_3580e0c3_lang.cjs.js.map → NeonIcon.ts_vue_type_script_src_d3713f20_lang.cjs.js.map} +1 -1
  13. package/dist/components/presentation/icon/{NeonIcon.ts_vue_type_script_src_3580e0c3_lang.es.js → NeonIcon.ts_vue_type_script_src_d3713f20_lang.es.js} +1 -1
  14. package/dist/components/presentation/icon/{NeonIcon.ts_vue_type_script_src_3580e0c3_lang.es.js.map → NeonIcon.ts_vue_type_script_src_d3713f20_lang.es.js.map} +1 -1
  15. package/dist/components/user-input/button/NeonButton.cjs.js +1 -1
  16. package/dist/components/user-input/button/NeonButton.es.js +3 -7
  17. package/dist/components/user-input/button/NeonButton.es.js.map +1 -1
  18. package/dist/components/user-input/button/NeonButton.ts_vue_type_script_src_7c4eb572_lang.cjs.js +2 -0
  19. package/dist/components/user-input/button/NeonButton.ts_vue_type_script_src_7c4eb572_lang.cjs.js.map +1 -0
  20. package/dist/components/user-input/button/{NeonButton.ts_vue_type_script_src_32308d32_lang.es.js → NeonButton.ts_vue_type_script_src_7c4eb572_lang.es.js} +5 -2
  21. package/dist/components/user-input/button/NeonButton.ts_vue_type_script_src_7c4eb572_lang.es.js.map +1 -0
  22. package/dist/components/user-input/date-picker/NeonDatePicker.cjs.js +1 -1
  23. package/dist/components/user-input/date-picker/NeonDatePicker.es.js +2 -1
  24. package/dist/components/user-input/date-picker/NeonDatePicker.es.js.map +1 -1
  25. package/dist/components/user-input/date-picker/{NeonDatePicker.ts_vue_type_script_src_01c3f912_lang.cjs.js → NeonDatePicker.ts_vue_type_script_src_56e4ee8a_lang.cjs.js} +1 -1
  26. package/dist/components/user-input/date-picker/{NeonDatePicker.ts_vue_type_script_src_01c3f912_lang.cjs.js.map → NeonDatePicker.ts_vue_type_script_src_56e4ee8a_lang.cjs.js.map} +1 -1
  27. package/dist/components/user-input/date-picker/{NeonDatePicker.ts_vue_type_script_src_01c3f912_lang.es.js → NeonDatePicker.ts_vue_type_script_src_56e4ee8a_lang.es.js} +1 -1
  28. package/dist/components/user-input/date-picker/{NeonDatePicker.ts_vue_type_script_src_01c3f912_lang.es.js.map → NeonDatePicker.ts_vue_type_script_src_56e4ee8a_lang.es.js.map} +1 -1
  29. package/dist/components/user-input/input/NeonInput.cjs.js +1 -1
  30. package/dist/components/user-input/input/NeonInput.es.js +3 -2
  31. package/dist/components/user-input/input/NeonInput.es.js.map +1 -1
  32. package/dist/components/user-input/input/{NeonInput.ts_vue_type_script_src_62c5c4a9_lang.cjs.js → NeonInput.ts_vue_type_script_src_2bebb33c_lang.cjs.js} +1 -1
  33. package/dist/components/user-input/input/{NeonInput.ts_vue_type_script_src_62c5c4a9_lang.cjs.js.map → NeonInput.ts_vue_type_script_src_2bebb33c_lang.cjs.js.map} +1 -1
  34. package/dist/components/user-input/input/{NeonInput.ts_vue_type_script_src_62c5c4a9_lang.es.js → NeonInput.ts_vue_type_script_src_2bebb33c_lang.es.js} +1 -1
  35. package/dist/components/user-input/input/{NeonInput.ts_vue_type_script_src_62c5c4a9_lang.es.js.map → NeonInput.ts_vue_type_script_src_2bebb33c_lang.es.js.map} +1 -1
  36. package/dist/src/common/enums/NeonAlertLevel.d.ts +6 -0
  37. package/dist/src/common/enums/NeonAlertPlacement.d.ts +6 -0
  38. package/dist/src/common/enums/NeonButtonSize.d.ts +6 -0
  39. package/dist/src/common/enums/NeonButtonStyle.d.ts +5 -0
  40. package/dist/src/common/enums/NeonChipAction.d.ts +4 -0
  41. package/dist/src/common/enums/NeonDropdownPlacement.d.ts +10 -0
  42. package/dist/src/common/enums/NeonDropdownStyle.d.ts +6 -0
  43. package/dist/src/common/enums/NeonFunctionalColor.d.ts +11 -0
  44. package/dist/src/common/enums/NeonHorizontalPosition.d.ts +4 -0
  45. package/dist/src/common/enums/NeonInputMode.d.ts +10 -0
  46. package/dist/src/common/enums/NeonInputType.d.ts +14 -0
  47. package/dist/src/common/enums/NeonLabelSize.d.ts +4 -0
  48. package/dist/src/common/enums/NeonMode.d.ts +4 -0
  49. package/dist/src/common/enums/NeonOrientation.d.ts +4 -0
  50. package/dist/src/common/enums/NeonOutlineStyle.d.ts +7 -0
  51. package/dist/src/common/enums/NeonPlacement.d.ts +6 -0
  52. package/dist/src/common/enums/NeonPosition.d.ts +6 -0
  53. package/dist/src/common/enums/NeonResponsive.d.ts +11 -0
  54. package/dist/src/common/enums/NeonSize.d.ts +5 -0
  55. package/dist/src/common/enums/NeonSplashLoaderSize.d.ts +6 -0
  56. package/dist/src/common/enums/NeonState.d.ts +6 -0
  57. package/dist/src/common/enums/NeonSwitchStyle.d.ts +4 -0
  58. package/dist/src/common/enums/NeonToggleStyle.d.ts +4 -0
  59. package/dist/src/common/enums/NeonTooltipStyle.d.ts +4 -0
  60. package/dist/src/common/enums/NeonVerticalPosition.d.ts +4 -0
  61. package/dist/src/common/models/NeonActionMenuModel.d.ts +7 -0
  62. package/dist/src/common/models/NeonAlertAction.d.ts +13 -0
  63. package/dist/src/common/models/NeonAlertMessage.d.ts +38 -0
  64. package/dist/src/common/models/NeonAvailableSpace.d.ts +9 -0
  65. package/dist/src/common/models/NeonCalendarConfig.d.ts +13 -0
  66. package/dist/src/common/models/NeonContrastAccessibility.d.ts +7 -0
  67. package/dist/src/common/models/NeonDate.d.ts +10 -0
  68. package/dist/src/common/models/NeonDropdownMenuItem.d.ts +10 -0
  69. package/dist/src/common/models/NeonDropdownPlacementObject.d.ts +23 -0
  70. package/dist/src/common/models/NeonFilterListItem.d.ts +9 -0
  71. package/dist/src/common/models/NeonGridModel.d.ts +19 -0
  72. package/dist/src/common/models/NeonListItem.d.ts +7 -0
  73. package/dist/src/common/models/NeonMenuItem.d.ts +7 -0
  74. package/dist/src/common/models/NeonMenuModel.d.ts +4 -0
  75. package/dist/src/common/models/NeonNumberFormatOptions.d.ts +6 -0
  76. package/dist/src/common/models/NeonSearchOption.d.ts +11 -0
  77. package/dist/src/common/models/NeonSelectGroup.d.ts +8 -0
  78. package/dist/src/common/models/NeonSelectOption.d.ts +10 -0
  79. package/dist/src/common/models/NeonTabModel.d.ts +5 -0
  80. package/dist/src/common/models/NeonToastMessage.d.ts +23 -0
  81. package/dist/src/common/models/NeonToggleModel.d.ts +6 -0
  82. package/dist/src/common/models/NeonTreeMenuLinkModel.d.ts +6 -0
  83. package/dist/src/common/models/NeonTreeMenuSectionModel.d.ts +8 -0
  84. package/dist/src/common/utils/NeonAlertService.d.ts +29 -0
  85. package/dist/src/common/utils/NeonClipboardService.d.ts +6 -0
  86. package/dist/src/common/utils/NeonClosableUtils.d.ts +11 -0
  87. package/dist/src/common/utils/NeonColorUtils.d.ts +43 -0
  88. package/dist/src/common/utils/NeonDateUtils.d.ts +16 -0
  89. package/dist/src/common/utils/NeonDebounceUtils.d.ts +5 -0
  90. package/dist/src/common/utils/NeonDropdownPlacementUtils.d.ts +6 -0
  91. package/dist/src/common/utils/NeonEventBus.d.ts +27 -0
  92. package/dist/src/common/utils/NeonIconRegistry.d.ts +8 -0
  93. package/dist/src/common/utils/NeonModeUtils.d.ts +15 -0
  94. package/dist/src/common/utils/NeonNumberUtils.d.ts +10 -0
  95. package/dist/src/common/utils/NeonPlacementUtils.d.ts +8 -0
  96. package/dist/src/common/utils/NeonResponsiveUtils.d.ts +4 -0
  97. package/dist/src/common/utils/NeonScrollUtils.d.ts +3 -0
  98. package/dist/src/common/utils/NeonToastService.d.ts +29 -0
  99. package/dist/src/common/utils/NeonTooltipPlacementUtils.d.ts +7 -0
  100. package/dist/src/common/utils/RegisterIcons.d.ts +3 -0
  101. package/dist/src/components/feedback/alert/NeonAlert.d.ts +129 -0
  102. package/dist/src/components/feedback/alert/NeonAlert.vue.d.ts +2 -0
  103. package/dist/src/components/feedback/alert/NeonAlertModel.d.ts +6 -0
  104. package/dist/src/components/feedback/alert/NeonToastModel.d.ts +6 -0
  105. package/dist/src/components/feedback/alert/container/NeonAlertContainer.d.ts +29 -0
  106. package/dist/src/components/feedback/alert/container/NeonAlertContainer.vue.d.ts +2 -0
  107. package/dist/src/components/feedback/alert/container/NeonToastContainer.d.ts +27 -0
  108. package/dist/src/components/feedback/alert/container/NeonToastContainer.vue.d.ts +2 -0
  109. package/dist/src/components/feedback/dialog/NeonDialog.d.ts +135 -0
  110. package/dist/src/components/feedback/dialog/NeonDialog.vue.d.ts +2 -0
  111. package/dist/src/components/feedback/linear-progress/NeonLinearProgress.d.ts +183 -0
  112. package/dist/src/components/feedback/linear-progress/NeonLinearProgress.vue.d.ts +2 -0
  113. package/dist/src/components/feedback/note/NeonNote.d.ts +74 -0
  114. package/dist/src/components/feedback/note/NeonNote.vue.d.ts +2 -0
  115. package/dist/src/components/feedback/notification-counter/NeonNotificationCounter.d.ts +54 -0
  116. package/dist/src/components/feedback/notification-counter/NeonNotificationCounter.vue.d.ts +2 -0
  117. package/dist/src/components/feedback/skeleton-loader/NeonSkeletonLoader.d.ts +26 -0
  118. package/dist/src/components/feedback/skeleton-loader/NeonSkeletonLoader.vue.d.ts +2 -0
  119. package/dist/src/components/feedback/splash-loader/NeonSplashLoader.d.ts +74 -0
  120. package/dist/src/components/feedback/splash-loader/NeonSplashLoader.vue.d.ts +2 -0
  121. package/dist/src/components/feedback/tooltip/NeonTooltip.d.ts +118 -0
  122. package/dist/src/components/feedback/tooltip/NeonTooltip.vue.d.ts +2 -0
  123. package/dist/src/components/layout/card/NeonCard.d.ts +97 -0
  124. package/dist/src/components/layout/card/NeonCard.vue.d.ts +2 -0
  125. package/dist/src/components/layout/card/body/NeonCardBody.d.ts +23 -0
  126. package/dist/src/components/layout/card/body/NeonCardBody.vue.d.ts +2 -0
  127. package/dist/src/components/layout/card/footer/NeonCardFooter.d.ts +5 -0
  128. package/dist/src/components/layout/card/footer/NeonCardFooter.vue.d.ts +2 -0
  129. package/dist/src/components/layout/card/header/NeonCardHeader.d.ts +6 -0
  130. package/dist/src/components/layout/card/header/NeonCardHeader.vue.d.ts +2 -0
  131. package/dist/src/components/layout/drawer/NeonDrawer.d.ts +89 -0
  132. package/dist/src/components/layout/drawer/NeonDrawer.vue.d.ts +2 -0
  133. package/dist/src/components/layout/footer/NeonFooter.d.ts +5 -0
  134. package/dist/src/components/layout/footer/NeonFooter.vue.d.ts +2 -0
  135. package/dist/src/components/layout/grid/NeonGrid.d.ts +41 -0
  136. package/dist/src/components/layout/grid/NeonGrid.vue.d.ts +2 -0
  137. package/dist/src/components/layout/grid/grid-area/NeonGridArea.d.ts +21 -0
  138. package/dist/src/components/layout/grid/grid-area/NeonGridArea.vue.d.ts +2 -0
  139. package/dist/src/components/layout/modal/NeonModal.d.ts +72 -0
  140. package/dist/src/components/layout/modal/NeonModal.vue.d.ts +2 -0
  141. package/dist/src/components/layout/page/NeonPage.d.ts +6 -0
  142. package/dist/src/components/layout/page/NeonPage.vue.d.ts +2 -0
  143. package/dist/src/components/layout/side-nav/NeonSideNav.d.ts +26 -0
  144. package/dist/src/components/layout/side-nav/NeonSideNav.vue.d.ts +2 -0
  145. package/dist/src/components/layout/top-nav/NeonTopNav.d.ts +6 -0
  146. package/dist/src/components/layout/top-nav/NeonTopNav.vue.d.ts +2 -0
  147. package/dist/src/components/navigation/action-menu/NeonActionMenu.d.ts +57 -0
  148. package/dist/src/components/navigation/action-menu/NeonActionMenu.vue.d.ts +2 -0
  149. package/dist/src/components/navigation/anchor/NeonAnchor.d.ts +23 -0
  150. package/dist/src/components/navigation/anchor/NeonAnchor.vue.d.ts +2 -0
  151. package/dist/src/components/navigation/dropdown-menu/NeonDropdownMenu.d.ts +109 -0
  152. package/dist/src/components/navigation/dropdown-menu/NeonDropdownMenu.vue.d.ts +2 -0
  153. package/dist/src/components/navigation/link/NeonLink.d.ts +81 -0
  154. package/dist/src/components/navigation/link/NeonLink.vue.d.ts +2 -0
  155. package/dist/src/components/navigation/menu/NeonMenu.d.ts +107 -0
  156. package/dist/src/components/navigation/menu/NeonMenu.vue.d.ts +2 -0
  157. package/dist/src/components/navigation/menu/NeonPriorityMenuItem.d.ts +5 -0
  158. package/dist/src/components/navigation/stepper/NeonStepper.d.ts +74 -0
  159. package/dist/src/components/navigation/stepper/NeonStepper.vue.d.ts +2 -0
  160. package/dist/src/components/navigation/tree-menu/NeonTreeMenu.d.ts +47 -0
  161. package/dist/src/components/navigation/tree-menu/NeonTreeMenu.vue.d.ts +2 -0
  162. package/dist/src/components/presentation/badge/NeonBadge.d.ts +145 -0
  163. package/dist/src/components/presentation/badge/NeonBadge.vue.d.ts +2 -0
  164. package/dist/src/components/presentation/dropdown/NeonDropdown.d.ts +260 -0
  165. package/dist/src/components/presentation/dropdown/NeonDropdown.vue.d.ts +2 -0
  166. package/dist/src/components/presentation/expansion-indicator/NeonExpansionIndicator.d.ts +70 -0
  167. package/dist/src/components/presentation/expansion-indicator/NeonExpansionIndicator.vue.d.ts +2 -0
  168. package/dist/src/components/presentation/expansion-panel/NeonExpansionPanel.d.ts +153 -0
  169. package/dist/src/components/presentation/expansion-panel/NeonExpansionPanel.vue.d.ts +2 -0
  170. package/dist/src/components/presentation/icon/NeonIcon.d.ts +86 -0
  171. package/dist/src/components/presentation/icon/NeonIcon.vue.d.ts +2 -0
  172. package/dist/src/components/presentation/label/NeonLabel.d.ts +100 -0
  173. package/dist/src/components/presentation/label/NeonLabel.vue.d.ts +2 -0
  174. package/dist/src/components/presentation/tabs/NeonTabs.d.ts +88 -0
  175. package/dist/src/components/presentation/tabs/NeonTabs.vue.d.ts +2 -0
  176. package/dist/src/components/presentation/tabs/tab/NeonTab.d.ts +54 -0
  177. package/dist/src/components/presentation/tabs/tab/NeonTab.vue.d.ts +2 -0
  178. package/dist/src/components/user-input/button/NeonButton.d.ts +293 -0
  179. package/dist/src/components/user-input/button/NeonButton.vue.d.ts +2 -0
  180. package/dist/src/components/user-input/chip/NeonChip.d.ts +123 -0
  181. package/dist/src/components/user-input/chip/NeonChip.vue.d.ts +2 -0
  182. package/dist/src/components/user-input/color/NeonColor.d.ts +112 -0
  183. package/dist/src/components/user-input/color/NeonColor.vue.d.ts +2 -0
  184. package/dist/src/components/user-input/date-picker/NeonDatePicker.d.ts +378 -0
  185. package/dist/src/components/user-input/date-picker/NeonDatePicker.vue.d.ts +2 -0
  186. package/dist/src/components/user-input/drop-zone/NeonDropZone.d.ts +59 -0
  187. package/dist/src/components/user-input/drop-zone/NeonDropZone.vue.d.ts +2 -0
  188. package/dist/src/components/user-input/field/NeonField.d.ts +114 -0
  189. package/dist/src/components/user-input/field/NeonField.vue.d.ts +2 -0
  190. package/dist/src/components/user-input/field-group/NeonFieldGroup.d.ts +5 -0
  191. package/dist/src/components/user-input/field-group/NeonFieldGroup.vue.d.ts +2 -0
  192. package/dist/src/components/user-input/file/NeonFile.d.ts +190 -0
  193. package/dist/src/components/user-input/file/NeonFile.vue.d.ts +2 -0
  194. package/dist/src/components/user-input/filter-list/NeonFilterList.d.ts +145 -0
  195. package/dist/src/components/user-input/filter-list/NeonFilterList.vue.d.ts +2 -0
  196. package/dist/src/components/user-input/input/NeonInput.d.ts +296 -0
  197. package/dist/src/components/user-input/input/NeonInput.vue.d.ts +2 -0
  198. package/dist/src/components/user-input/input-indicator/NeonInputIndicator.d.ts +55 -0
  199. package/dist/src/components/user-input/input-indicator/NeonInputIndicator.vue.d.ts +2 -0
  200. package/dist/src/components/user-input/list/NeonList.d.ts +76 -0
  201. package/dist/src/components/user-input/list/NeonList.vue.d.ts +2 -0
  202. package/dist/src/components/user-input/number/NeonNumber.d.ts +285 -0
  203. package/dist/src/components/user-input/number/NeonNumber.vue.d.ts +2 -0
  204. package/dist/src/components/user-input/password/NeonPassword.d.ts +17 -0
  205. package/dist/src/components/user-input/password/NeonPassword.vue.d.ts +2 -0
  206. package/dist/src/components/user-input/range-slider/NeonRangeSlider.d.ts +269 -0
  207. package/dist/src/components/user-input/range-slider/NeonRangeSlider.vue.d.ts +2 -0
  208. package/dist/src/components/user-input/search/NeonSearch.d.ts +139 -0
  209. package/dist/src/components/user-input/search/NeonSearch.vue.d.ts +2 -0
  210. package/dist/src/components/user-input/select/NeonSelect.d.ts +207 -0
  211. package/dist/src/components/user-input/select/NeonSelect.vue.d.ts +2 -0
  212. package/dist/src/components/user-input/selectable-card/NeonSelectableCard.d.ts +79 -0
  213. package/dist/src/components/user-input/selectable-card/NeonSelectableCard.vue.d.ts +2 -0
  214. package/dist/src/components/user-input/slider/NeonSlider.d.ts +281 -0
  215. package/dist/src/components/user-input/slider/NeonSlider.vue.d.ts +2 -0
  216. package/dist/src/components/user-input/switch/NeonSwitch.d.ts +143 -0
  217. package/dist/src/components/user-input/switch/NeonSwitch.vue.d.ts +2 -0
  218. package/dist/src/components/user-input/toggle/NeonToggle.d.ts +138 -0
  219. package/dist/src/components/user-input/toggle/NeonToggle.vue.d.ts +2 -0
  220. package/dist/src/components/user-input/toggle-chip/NeonToggleChip.d.ts +110 -0
  221. package/dist/src/components/user-input/toggle-chip/NeonToggleChip.vue.d.ts +2 -0
  222. package/dist/src/neon.d.ts +124 -0
  223. package/package.json +8 -5
  224. package/src/sass/components/_button.scss +4 -8
  225. package/src/sass/components/_top-nav.scss +0 -1
  226. package/src/sass/variables.scss +2 -2
  227. package/dist/components/user-input/button/NeonButton.ts_vue_type_script_src_32308d32_lang.cjs.js +0 -2
  228. package/dist/components/user-input/button/NeonButton.ts_vue_type_script_src_32308d32_lang.cjs.js.map +0 -1
  229. package/dist/components/user-input/button/NeonButton.ts_vue_type_script_src_32308d32_lang.es.js.map +0 -1
@@ -0,0 +1,88 @@
1
+ import type { NeonTabModel } from '@/common/models/NeonTabModel';
2
+ import { NeonFunctionalColor } from '@/common/enums/NeonFunctionalColor';
3
+ import { NeonSize } from '@/common/enums/NeonSize';
4
+ /**
5
+ * A component for displaying tabbed content.
6
+ */
7
+ declare const _default: import("vue").DefineComponent<{
8
+ /**
9
+ * The list of tabs to display.
10
+ * */
11
+ tabs: {
12
+ type: () => Array<NeonTabModel>;
13
+ required: true;
14
+ };
15
+ /**
16
+ * The key of the selected tab.
17
+ */
18
+ modelValue: {
19
+ type: StringConstructor;
20
+ required: true;
21
+ };
22
+ /**
23
+ * The tab highlight color (excludes low-contrast).
24
+ */
25
+ color: {
26
+ type: () => NeonFunctionalColor;
27
+ default: NeonFunctionalColor;
28
+ };
29
+ /**
30
+ * The tab size.
31
+ */
32
+ size: {
33
+ type: () => NeonSize;
34
+ default: NeonSize;
35
+ };
36
+ /**
37
+ * Display a border underlining all tabs. When tabs are in an element with a border-bottom it is preferable to omit the tabs border-bottom
38
+ */
39
+ underline: {
40
+ type: BooleanConstructor;
41
+ default: boolean;
42
+ };
43
+ }, {
44
+ onClick: (key: string, changeFocus?: boolean) => void;
45
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
46
+ /**
47
+ * The list of tabs to display.
48
+ * */
49
+ tabs: {
50
+ type: () => Array<NeonTabModel>;
51
+ required: true;
52
+ };
53
+ /**
54
+ * The key of the selected tab.
55
+ */
56
+ modelValue: {
57
+ type: StringConstructor;
58
+ required: true;
59
+ };
60
+ /**
61
+ * The tab highlight color (excludes low-contrast).
62
+ */
63
+ color: {
64
+ type: () => NeonFunctionalColor;
65
+ default: NeonFunctionalColor;
66
+ };
67
+ /**
68
+ * The tab size.
69
+ */
70
+ size: {
71
+ type: () => NeonSize;
72
+ default: NeonSize;
73
+ };
74
+ /**
75
+ * Display a border underlining all tabs. When tabs are in an element with a border-bottom it is preferable to omit the tabs border-bottom
76
+ */
77
+ underline: {
78
+ type: BooleanConstructor;
79
+ default: boolean;
80
+ };
81
+ }>> & {
82
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
83
+ }, {
84
+ color: NeonFunctionalColor;
85
+ size: NeonSize;
86
+ underline: boolean;
87
+ }>;
88
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonTabs.js';
2
+ export { default } from './NeonTabs.js';
@@ -0,0 +1,54 @@
1
+ /**
2
+ * The NeonTab component that defines individual tabs for use with the NeonTabs component.
3
+ */
4
+ declare const _default: import("vue").DefineComponent<{
5
+ /**
6
+ * True if the current tab is the visible tab.
7
+ */
8
+ selected: {
9
+ type: BooleanConstructor;
10
+ required: true;
11
+ };
12
+ /**
13
+ * Id of the tab (matches the key in NeonTabModel).
14
+ */
15
+ id: {
16
+ type: StringConstructor;
17
+ default: null;
18
+ };
19
+ /**
20
+ * By default, use CSS display property to show/hide tab contents. This flag will enable using v-if instead.
21
+ * */
22
+ toggleOnIf: {
23
+ type: BooleanConstructor;
24
+ default: boolean;
25
+ };
26
+ }, {
27
+ responsiveView: import("vue").Ref<boolean>;
28
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
29
+ /**
30
+ * True if the current tab is the visible tab.
31
+ */
32
+ selected: {
33
+ type: BooleanConstructor;
34
+ required: true;
35
+ };
36
+ /**
37
+ * Id of the tab (matches the key in NeonTabModel).
38
+ */
39
+ id: {
40
+ type: StringConstructor;
41
+ default: null;
42
+ };
43
+ /**
44
+ * By default, use CSS display property to show/hide tab contents. This flag will enable using v-if instead.
45
+ * */
46
+ toggleOnIf: {
47
+ type: BooleanConstructor;
48
+ default: boolean;
49
+ };
50
+ }>>, {
51
+ id: string;
52
+ toggleOnIf: boolean;
53
+ }>;
54
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonTab.js';
2
+ export { default } from './NeonTab.js';
@@ -0,0 +1,293 @@
1
+ import { NeonButtonSize } from '@/common/enums/NeonButtonSize';
2
+ import { NeonFunctionalColor } from '@/common/enums/NeonFunctionalColor';
3
+ import { NeonButtonStyle } from '@/common/enums/NeonButtonStyle';
4
+ import { NeonHorizontalPosition } from '@/common/enums/NeonHorizontalPosition';
5
+ import { NeonState } from '@/common/enums/NeonState';
6
+ /**
7
+ * A button component. Renders an HTML button or, if an href is provided, renders using NeonLink in the style of a button. NeonButton supports all events and attributes of HTML buttons, e.g, @click.
8
+ */
9
+ declare const _default: import("vue").DefineComponent<{
10
+ /**
11
+ * Optional href for rendering a button as a link
12
+ */
13
+ href: {
14
+ type: StringConstructor;
15
+ default: null;
16
+ };
17
+ /**
18
+ * The text to display on a button
19
+ */
20
+ label: {
21
+ type: StringConstructor;
22
+ default: null;
23
+ };
24
+ /**
25
+ * The button size
26
+ */
27
+ size: {
28
+ type: () => NeonButtonSize;
29
+ default: NeonButtonSize;
30
+ };
31
+ /**
32
+ * The button color
33
+ */
34
+ color: {
35
+ type: () => NeonFunctionalColor;
36
+ default: NeonFunctionalColor;
37
+ };
38
+ /**
39
+ * Display the button as high-contrast with inverted colors. This is useful for placing a button on a colored background.
40
+ * NOTE: Supports Solid & Outline button styles only (gradient & text buttons are not supported)
41
+ */
42
+ inverse: {
43
+ type: BooleanConstructor;
44
+ default: boolean;
45
+ };
46
+ /**
47
+ * Solid buttons ONLY. Alternate color for creating a gradient buttons. NOTE: can also be the same color as 'color'.
48
+ */
49
+ alternateColor: {
50
+ type: () => NeonFunctionalColor;
51
+ default: null;
52
+ };
53
+ /**
54
+ * Optional icon to display
55
+ */
56
+ icon: {
57
+ type: StringConstructor;
58
+ default: null;
59
+ };
60
+ /**
61
+ * Position of the icon if combined with text
62
+ */
63
+ iconPosition: {
64
+ type: () => NeonHorizontalPosition;
65
+ default: NeonHorizontalPosition;
66
+ };
67
+ /**
68
+ * The style of button
69
+ */
70
+ buttonStyle: {
71
+ type: () => NeonButtonStyle;
72
+ default: NeonButtonStyle;
73
+ };
74
+ /**
75
+ * Provide button states of <em>ready, loading, success or error</em> which change the display of the button (with icons) to reflect the state.
76
+ */
77
+ state: {
78
+ type: () => NeonState;
79
+ default: NeonState;
80
+ };
81
+ /**
82
+ * Whether the button is disabled
83
+ */
84
+ disabled: {
85
+ type: BooleanConstructor;
86
+ default: boolean;
87
+ };
88
+ /**
89
+ * For text buttons, do not display the background. This is useful for icon buttons in headers.
90
+ */
91
+ transparent: {
92
+ type: BooleanConstructor;
93
+ default: boolean;
94
+ };
95
+ /**
96
+ * Whether to display a button outline when the button has focus
97
+ */
98
+ outline: {
99
+ type: BooleanConstructor;
100
+ default: boolean;
101
+ };
102
+ /**
103
+ * Make the button circular. NOTE: This is only for icon only buttons.
104
+ */
105
+ circular: {
106
+ type: BooleanConstructor;
107
+ default: null;
108
+ };
109
+ /**
110
+ * Make a button extend to the full width of the parent container.
111
+ */
112
+ fullWidth: {
113
+ type: BooleanConstructor;
114
+ default: null;
115
+ };
116
+ /**
117
+ * INTERNAL USE ONLY: display a NeonExpansionIndicator on the button (used for dropdown buttons)
118
+ * @ignore
119
+ */
120
+ indicator: {
121
+ type: BooleanConstructor;
122
+ default: boolean;
123
+ };
124
+ /**
125
+ * INTERNAL USE ONLY: display the NeonExpansionIndicator on the button as <em>open</em> or <em>closed</em>.
126
+ * @ignore
127
+ */
128
+ indicatorExpanded: {
129
+ type: BooleanConstructor;
130
+ default: null;
131
+ };
132
+ }, {
133
+ iconName: import("vue").ComputedRef<string>;
134
+ classes: import("vue").ComputedRef<(string | false | {
135
+ [x: string]: boolean | "" | NeonFunctionalColor;
136
+ 'neon-button--text-transparent': boolean;
137
+ 'neon-button--disabled': boolean;
138
+ 'neon-button--inverse': boolean;
139
+ 'neon-button--circular': boolean;
140
+ 'neon-button--no-outline': boolean;
141
+ 'neon-button--full-width': boolean;
142
+ 'neon-button--with-icon neon-button--icon-only': boolean | "";
143
+ 'neon-button--with-icon neon-button--icon-left': boolean | "";
144
+ 'neon-button--with-icon neon-button--icon-right': boolean | "";
145
+ })[]>;
146
+ button: import("vue").Ref<HTMLElement | null>;
147
+ attrs: {
148
+ [x: string]: unknown;
149
+ };
150
+ click: () => void;
151
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
152
+ /**
153
+ * Optional href for rendering a button as a link
154
+ */
155
+ href: {
156
+ type: StringConstructor;
157
+ default: null;
158
+ };
159
+ /**
160
+ * The text to display on a button
161
+ */
162
+ label: {
163
+ type: StringConstructor;
164
+ default: null;
165
+ };
166
+ /**
167
+ * The button size
168
+ */
169
+ size: {
170
+ type: () => NeonButtonSize;
171
+ default: NeonButtonSize;
172
+ };
173
+ /**
174
+ * The button color
175
+ */
176
+ color: {
177
+ type: () => NeonFunctionalColor;
178
+ default: NeonFunctionalColor;
179
+ };
180
+ /**
181
+ * Display the button as high-contrast with inverted colors. This is useful for placing a button on a colored background.
182
+ * NOTE: Supports Solid & Outline button styles only (gradient & text buttons are not supported)
183
+ */
184
+ inverse: {
185
+ type: BooleanConstructor;
186
+ default: boolean;
187
+ };
188
+ /**
189
+ * Solid buttons ONLY. Alternate color for creating a gradient buttons. NOTE: can also be the same color as 'color'.
190
+ */
191
+ alternateColor: {
192
+ type: () => NeonFunctionalColor;
193
+ default: null;
194
+ };
195
+ /**
196
+ * Optional icon to display
197
+ */
198
+ icon: {
199
+ type: StringConstructor;
200
+ default: null;
201
+ };
202
+ /**
203
+ * Position of the icon if combined with text
204
+ */
205
+ iconPosition: {
206
+ type: () => NeonHorizontalPosition;
207
+ default: NeonHorizontalPosition;
208
+ };
209
+ /**
210
+ * The style of button
211
+ */
212
+ buttonStyle: {
213
+ type: () => NeonButtonStyle;
214
+ default: NeonButtonStyle;
215
+ };
216
+ /**
217
+ * Provide button states of <em>ready, loading, success or error</em> which change the display of the button (with icons) to reflect the state.
218
+ */
219
+ state: {
220
+ type: () => NeonState;
221
+ default: NeonState;
222
+ };
223
+ /**
224
+ * Whether the button is disabled
225
+ */
226
+ disabled: {
227
+ type: BooleanConstructor;
228
+ default: boolean;
229
+ };
230
+ /**
231
+ * For text buttons, do not display the background. This is useful for icon buttons in headers.
232
+ */
233
+ transparent: {
234
+ type: BooleanConstructor;
235
+ default: boolean;
236
+ };
237
+ /**
238
+ * Whether to display a button outline when the button has focus
239
+ */
240
+ outline: {
241
+ type: BooleanConstructor;
242
+ default: boolean;
243
+ };
244
+ /**
245
+ * Make the button circular. NOTE: This is only for icon only buttons.
246
+ */
247
+ circular: {
248
+ type: BooleanConstructor;
249
+ default: null;
250
+ };
251
+ /**
252
+ * Make a button extend to the full width of the parent container.
253
+ */
254
+ fullWidth: {
255
+ type: BooleanConstructor;
256
+ default: null;
257
+ };
258
+ /**
259
+ * INTERNAL USE ONLY: display a NeonExpansionIndicator on the button (used for dropdown buttons)
260
+ * @ignore
261
+ */
262
+ indicator: {
263
+ type: BooleanConstructor;
264
+ default: boolean;
265
+ };
266
+ /**
267
+ * INTERNAL USE ONLY: display the NeonExpansionIndicator on the button as <em>open</em> or <em>closed</em>.
268
+ * @ignore
269
+ */
270
+ indicatorExpanded: {
271
+ type: BooleanConstructor;
272
+ default: null;
273
+ };
274
+ }>>, {
275
+ label: string;
276
+ color: NeonFunctionalColor;
277
+ icon: string;
278
+ inverse: boolean;
279
+ disabled: boolean;
280
+ href: string;
281
+ circular: boolean;
282
+ size: NeonButtonSize;
283
+ alternateColor: NeonFunctionalColor;
284
+ iconPosition: NeonHorizontalPosition;
285
+ buttonStyle: NeonButtonStyle;
286
+ state: NeonState;
287
+ transparent: boolean;
288
+ outline: boolean;
289
+ fullWidth: boolean;
290
+ indicator: boolean;
291
+ indicatorExpanded: boolean;
292
+ }>;
293
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonButton.js';
2
+ export { default } from './NeonButton.js';
@@ -0,0 +1,123 @@
1
+ import { NeonSize } from '@/common/enums/NeonSize';
2
+ import { NeonFunctionalColor } from '@/common/enums/NeonFunctionalColor';
3
+ import { NeonChipAction } from '@/common/enums/NeonChipAction';
4
+ /**
5
+ * <p>
6
+ * <strong>NeonChip</strong> is a clickable or removable chip which can be used as a tag or to indicate selected values
7
+ * in filters and other more complex inputs (e.g. search / multiselect). Clicking the chip results in a callback and in
8
+ * the case it is removable, also removal of the chip. Chips are designed to fit inside inputs for creating more complex
9
+ * input components.
10
+ * </p>
11
+ * <p>
12
+ * Chips are navigable via tab (tabindex). When focussed, use space, return or enter to click on clickable tabs and, in
13
+ * the case of removable tabs, use backspace and delete to remove a tab. Escape will blur a focussed tab.
14
+ * </p>
15
+ */
16
+ declare const _default: import("vue").DefineComponent<{
17
+ /**
18
+ * The chip label
19
+ */
20
+ label: {
21
+ type: StringConstructor;
22
+ required: true;
23
+ };
24
+ /**
25
+ * The size of the chip.
26
+ */
27
+ size: {
28
+ type: () => NeonSize;
29
+ default: NeonSize;
30
+ };
31
+ /**
32
+ * The chip color.
33
+ */
34
+ color: {
35
+ type: () => NeonFunctionalColor;
36
+ default: NeonFunctionalColor;
37
+ };
38
+ /**
39
+ * The action when clicking on a chip. Can be click or remove.
40
+ */
41
+ action: {
42
+ type: () => NeonChipAction;
43
+ default: NeonChipAction;
44
+ };
45
+ /**
46
+ * The chip disabled state.
47
+ */
48
+ disabled: {
49
+ type: BooleanConstructor;
50
+ default: boolean;
51
+ };
52
+ /**
53
+ * This is the name of an icon which can optionally be added to the chip.
54
+ */
55
+ icon: {
56
+ type: StringConstructor;
57
+ default: null;
58
+ };
59
+ }, {
60
+ chip: import("vue").Ref<null>;
61
+ open: import("vue").Ref<boolean>;
62
+ active: import("vue").Ref<boolean>;
63
+ role: import("vue").ComputedRef<"link" | "button" | undefined>;
64
+ attrs: {
65
+ [x: string]: unknown;
66
+ };
67
+ keyUp: () => void;
68
+ keyDown: () => void;
69
+ clicked: () => void;
70
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "close")[], "click" | "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
71
+ /**
72
+ * The chip label
73
+ */
74
+ label: {
75
+ type: StringConstructor;
76
+ required: true;
77
+ };
78
+ /**
79
+ * The size of the chip.
80
+ */
81
+ size: {
82
+ type: () => NeonSize;
83
+ default: NeonSize;
84
+ };
85
+ /**
86
+ * The chip color.
87
+ */
88
+ color: {
89
+ type: () => NeonFunctionalColor;
90
+ default: NeonFunctionalColor;
91
+ };
92
+ /**
93
+ * The action when clicking on a chip. Can be click or remove.
94
+ */
95
+ action: {
96
+ type: () => NeonChipAction;
97
+ default: NeonChipAction;
98
+ };
99
+ /**
100
+ * The chip disabled state.
101
+ */
102
+ disabled: {
103
+ type: BooleanConstructor;
104
+ default: boolean;
105
+ };
106
+ /**
107
+ * This is the name of an icon which can optionally be added to the chip.
108
+ */
109
+ icon: {
110
+ type: StringConstructor;
111
+ default: null;
112
+ };
113
+ }>> & {
114
+ onClick?: ((...args: any[]) => any) | undefined;
115
+ onClose?: ((...args: any[]) => any) | undefined;
116
+ }, {
117
+ color: NeonFunctionalColor;
118
+ icon: string;
119
+ disabled: boolean;
120
+ size: NeonSize;
121
+ action: NeonChipAction;
122
+ }>;
123
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonChip.js';
2
+ export { default } from './NeonChip.js';
@@ -0,0 +1,112 @@
1
+ import { NeonSize } from '@/common/enums/NeonSize';
2
+ import { NeonFunctionalColor } from '@/common/enums/NeonFunctionalColor';
3
+ declare const _default: import("vue").DefineComponent<{
4
+ /**
5
+ * Id of the input, will be attached to the native color input control.
6
+ */
7
+ id: {
8
+ type: StringConstructor;
9
+ };
10
+ /**
11
+ * The Hexadecimal color code.
12
+ */
13
+ modelValue: {
14
+ type: StringConstructor;
15
+ required: true;
16
+ };
17
+ /**
18
+ * Disable color picker
19
+ */
20
+ disabled: {
21
+ type: BooleanConstructor;
22
+ default: boolean;
23
+ };
24
+ /**
25
+ * Only display the color picker
26
+ */
27
+ pickerOnly: {
28
+ type: BooleanConstructor;
29
+ default: boolean;
30
+ };
31
+ /**
32
+ * The size of the color picker, one of NeonSize.Small | NeonSize.Medium | NeonSize.Large.
33
+ */
34
+ size: {
35
+ type: () => NeonSize;
36
+ default: NeonSize;
37
+ };
38
+ /**
39
+ * Color of the input
40
+ */
41
+ color: {
42
+ type: () => NeonFunctionalColor;
43
+ default: NeonFunctionalColor;
44
+ };
45
+ /**
46
+ * This is the placeholder for the text input when no value is provided.
47
+ */
48
+ placeholder: {
49
+ type: StringConstructor;
50
+ required: false;
51
+ };
52
+ }, {
53
+ attrs: {
54
+ [x: string]: unknown;
55
+ };
56
+ localValue: import("vue").WritableComputedRef<string>;
57
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
58
+ /**
59
+ * Id of the input, will be attached to the native color input control.
60
+ */
61
+ id: {
62
+ type: StringConstructor;
63
+ };
64
+ /**
65
+ * The Hexadecimal color code.
66
+ */
67
+ modelValue: {
68
+ type: StringConstructor;
69
+ required: true;
70
+ };
71
+ /**
72
+ * Disable color picker
73
+ */
74
+ disabled: {
75
+ type: BooleanConstructor;
76
+ default: boolean;
77
+ };
78
+ /**
79
+ * Only display the color picker
80
+ */
81
+ pickerOnly: {
82
+ type: BooleanConstructor;
83
+ default: boolean;
84
+ };
85
+ /**
86
+ * The size of the color picker, one of NeonSize.Small | NeonSize.Medium | NeonSize.Large.
87
+ */
88
+ size: {
89
+ type: () => NeonSize;
90
+ default: NeonSize;
91
+ };
92
+ /**
93
+ * Color of the input
94
+ */
95
+ color: {
96
+ type: () => NeonFunctionalColor;
97
+ default: NeonFunctionalColor;
98
+ };
99
+ /**
100
+ * This is the placeholder for the text input when no value is provided.
101
+ */
102
+ placeholder: {
103
+ type: StringConstructor;
104
+ required: false;
105
+ };
106
+ }>>, {
107
+ color: NeonFunctionalColor;
108
+ disabled: boolean;
109
+ size: NeonSize;
110
+ pickerOnly: boolean;
111
+ }>;
112
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonColor.js';
2
+ export { default } from './NeonColor.js';