@aotearoan/neon 9.2.9 → 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 +7 -4
  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,97 @@
1
+ import { NeonOrientation } from '@/common/enums/NeonOrientation';
2
+ import { NeonResponsive } from '@/common/enums/NeonResponsive';
3
+ import { NeonSize } from '@/common/enums/NeonSize';
4
+ /**
5
+ * Card component used for the layout of content within a grid or page.
6
+ */
7
+ declare const _default: import("vue").DefineComponent<{
8
+ /**
9
+ * Change the orientation of a card to horizontal. This is useful for creating long narrow cards spanning the full
10
+ * page. NOTE: For responsiveness, horizontal cards are automatically transformed to vertical cards at lower screen
11
+ * sizes.
12
+ */
13
+ orientation: {
14
+ type: () => NeonOrientation;
15
+ default: NeonOrientation;
16
+ };
17
+ /**
18
+ * The size of the card, this only adjusts the padding where more compact cards are required.
19
+ */
20
+ size: {
21
+ type: () => NeonSize;
22
+ default: NeonSize;
23
+ };
24
+ /**
25
+ * Whether to display the internal borders between card sections for horizontal cards
26
+ */
27
+ horizontalBorders: {
28
+ type: BooleanConstructor;
29
+ default: boolean;
30
+ };
31
+ /**
32
+ * The breakpoint to switch horizontal cards to vertical cards. Accepts <em>Mobile | MobileLarge | Tablet</em> ONLY.
33
+ * @type NeonResponsive
34
+ */
35
+ horizontalBreakpoint: {
36
+ type: () => NeonResponsive;
37
+ default: NeonResponsive;
38
+ };
39
+ /**
40
+ * If true, do not implement a responsive breakpoint for a horizontal card.
41
+ */
42
+ noBreak: {
43
+ type: BooleanConstructor;
44
+ default: boolean;
45
+ };
46
+ }, {
47
+ attrs: {
48
+ [x: string]: unknown;
49
+ };
50
+ NeonOrientation: typeof NeonOrientation;
51
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
52
+ /**
53
+ * Change the orientation of a card to horizontal. This is useful for creating long narrow cards spanning the full
54
+ * page. NOTE: For responsiveness, horizontal cards are automatically transformed to vertical cards at lower screen
55
+ * sizes.
56
+ */
57
+ orientation: {
58
+ type: () => NeonOrientation;
59
+ default: NeonOrientation;
60
+ };
61
+ /**
62
+ * The size of the card, this only adjusts the padding where more compact cards are required.
63
+ */
64
+ size: {
65
+ type: () => NeonSize;
66
+ default: NeonSize;
67
+ };
68
+ /**
69
+ * Whether to display the internal borders between card sections for horizontal cards
70
+ */
71
+ horizontalBorders: {
72
+ type: BooleanConstructor;
73
+ default: boolean;
74
+ };
75
+ /**
76
+ * The breakpoint to switch horizontal cards to vertical cards. Accepts <em>Mobile | MobileLarge | Tablet</em> ONLY.
77
+ * @type NeonResponsive
78
+ */
79
+ horizontalBreakpoint: {
80
+ type: () => NeonResponsive;
81
+ default: NeonResponsive;
82
+ };
83
+ /**
84
+ * If true, do not implement a responsive breakpoint for a horizontal card.
85
+ */
86
+ noBreak: {
87
+ type: BooleanConstructor;
88
+ default: boolean;
89
+ };
90
+ }>>, {
91
+ size: NeonSize;
92
+ orientation: NeonOrientation;
93
+ horizontalBorders: boolean;
94
+ horizontalBreakpoint: NeonResponsive;
95
+ noBreak: boolean;
96
+ }>;
97
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonCard.js';
2
+ export { default } from './NeonCard.js';
@@ -0,0 +1,23 @@
1
+ /**
2
+ * A "body" card section. Cards can contain multiple card body sections.
3
+ */
4
+ declare const _default: import("vue").DefineComponent<{
5
+ /**
6
+ * If true, this will remove all padding from the card body. This is useful for presenting images and also tabs as well as other content.
7
+ */
8
+ fullWidth: {
9
+ type: BooleanConstructor;
10
+ default: boolean;
11
+ };
12
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
+ /**
14
+ * If true, this will remove all padding from the card body. This is useful for presenting images and also tabs as well as other content.
15
+ */
16
+ fullWidth: {
17
+ type: BooleanConstructor;
18
+ default: boolean;
19
+ };
20
+ }>>, {
21
+ fullWidth: boolean;
22
+ }>;
23
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonCardBody.js';
2
+ export { default } from './NeonCardBody.js';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * The card footer. This is the (optional) final section of a card, it is primarily used for adding actions to a card, e.g. buttons and actions.
3
+ */
4
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
5
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonCardFooter.js';
2
+ export { default } from './NeonCardFooter.js';
@@ -0,0 +1,6 @@
1
+ /**
2
+ * A card header section, used to contain titles and secondary actions (e.g. favorite button). This is normally the
3
+ * first section in a card but may also be placed below other sections, e.g. a full width section containing an image.
4
+ */
5
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
6
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonCardHeader.js';
2
+ export { default } from './NeonCardHeader.js';
@@ -0,0 +1,89 @@
1
+ import { NeonPosition } from '@/common/enums/NeonPosition';
2
+ /**
3
+ * A drawer is a slide out panel for representing data which may be secondary or not fit on the main screen. Examples
4
+ * are a responsive navigation menu, more details of a selected item on the page. Drawers can be opened from top,
5
+ * bottom, left or right and an overlay covers the screen to focus more attention on the drawer contents.
6
+ */
7
+ declare const _default: import("vue").DefineComponent<{
8
+ /**
9
+ * Set the drawer to visible.
10
+ */
11
+ open: {
12
+ type: BooleanConstructor;
13
+ required: true;
14
+ };
15
+ /**
16
+ * Whether the user is allowed to dismiss the modal by clicking outside the modal or pressing escape.
17
+ */
18
+ dismissible: {
19
+ type: BooleanConstructor;
20
+ default: boolean;
21
+ };
22
+ /**
23
+ * If true, remove the padding applied to the drawer.
24
+ */
25
+ fullWidth: {
26
+ type: BooleanConstructor;
27
+ default: boolean;
28
+ };
29
+ /**
30
+ * The location of the drawer.
31
+ */
32
+ position: {
33
+ type: () => NeonPosition;
34
+ default: NeonPosition;
35
+ };
36
+ /**
37
+ * Display a semi-transparent overlay under the drawer, but over the rest of the page.
38
+ */
39
+ overlay: {
40
+ type: BooleanConstructor;
41
+ default: boolean;
42
+ };
43
+ }, {
44
+ drawer: import("vue").Ref<HTMLDivElement | null>;
45
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
46
+ /**
47
+ * Set the drawer to visible.
48
+ */
49
+ open: {
50
+ type: BooleanConstructor;
51
+ required: true;
52
+ };
53
+ /**
54
+ * Whether the user is allowed to dismiss the modal by clicking outside the modal or pressing escape.
55
+ */
56
+ dismissible: {
57
+ type: BooleanConstructor;
58
+ default: boolean;
59
+ };
60
+ /**
61
+ * If true, remove the padding applied to the drawer.
62
+ */
63
+ fullWidth: {
64
+ type: BooleanConstructor;
65
+ default: boolean;
66
+ };
67
+ /**
68
+ * The location of the drawer.
69
+ */
70
+ position: {
71
+ type: () => NeonPosition;
72
+ default: NeonPosition;
73
+ };
74
+ /**
75
+ * Display a semi-transparent overlay under the drawer, but over the rest of the page.
76
+ */
77
+ overlay: {
78
+ type: BooleanConstructor;
79
+ default: boolean;
80
+ };
81
+ }>> & {
82
+ onClose?: ((...args: any[]) => any) | undefined;
83
+ }, {
84
+ dismissible: boolean;
85
+ fullWidth: boolean;
86
+ position: NeonPosition;
87
+ overlay: boolean;
88
+ }>;
89
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonDrawer.js';
2
+ export { default } from './NeonDrawer.js';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * The page footer component. Place directly inside the NeonPage component to have it rendered at the bottom of the page even when the content is shorter than the page.
3
+ */
4
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
5
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonFooter.js';
2
+ export { default } from './NeonFooter.js';
@@ -0,0 +1,41 @@
1
+ import type { NeonGridModel } from '@/common/models/NeonGridModel';
2
+ /**
3
+ * <p>A CSS grid component for top level layout within a page. This component provides functionality to dynamically
4
+ * generate the grid CSS and inject it into the page as well as defining the grid for different responsive breakpoints.
5
+ * The defined grid can be updated programmatically which is useful for adding/removing items from the grid.</p>
6
+ *
7
+ * <p>NeonGrid provides a slot for a set of NeonGridArea components, defining the contents for the various grid areas on
8
+ * the page.</p>
9
+ */
10
+ declare const _default: import("vue").DefineComponent<{
11
+ /**
12
+ * The grid layouts
13
+ */
14
+ layouts: {
15
+ type: () => Array<NeonGridModel>;
16
+ required: true;
17
+ };
18
+ /**
19
+ * Id of the grid, should be unique on the page
20
+ */
21
+ id: {
22
+ type: StringConstructor;
23
+ required: true;
24
+ };
25
+ }, void, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
26
+ /**
27
+ * The grid layouts
28
+ */
29
+ layouts: {
30
+ type: () => Array<NeonGridModel>;
31
+ required: true;
32
+ };
33
+ /**
34
+ * Id of the grid, should be unique on the page
35
+ */
36
+ id: {
37
+ type: StringConstructor;
38
+ required: true;
39
+ };
40
+ }>>, {}>;
41
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonGrid.js';
2
+ export { default } from './NeonGrid.js';
@@ -0,0 +1,21 @@
1
+ /**
2
+ * A grid area is the basic container corresponding to a grid area defined in the NeonGrid component.
3
+ */
4
+ declare const _default: import("vue").DefineComponent<{
5
+ /**
6
+ * Identifier of the grid area (this should match a named area in the grid layout)
7
+ */
8
+ id: {
9
+ type: StringConstructor;
10
+ required: true;
11
+ };
12
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
13
+ /**
14
+ * Identifier of the grid area (this should match a named area in the grid layout)
15
+ */
16
+ id: {
17
+ type: StringConstructor;
18
+ required: true;
19
+ };
20
+ }>>, {}>;
21
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonGridArea.js';
2
+ export { default } from './NeonGridArea.js';
@@ -0,0 +1,72 @@
1
+ /**
2
+ * A modal dialog component. This will be rendered above the content of the main window and can either be dismissed by the user or configured to require user interaction before dismissal.
3
+ */
4
+ declare const _default: import("vue").DefineComponent<{
5
+ /**
6
+ * Whether the modal is currently open.
7
+ */
8
+ open: {
9
+ type: BooleanConstructor;
10
+ required: true;
11
+ };
12
+ /**
13
+ * Whether the user is allowed to dismiss the modal by clicking outside the modal or pressing escape.
14
+ */
15
+ dismissible: {
16
+ type: BooleanConstructor;
17
+ default: boolean;
18
+ };
19
+ /**
20
+ * Increase the opacity so that the page behind the modal is no longer visible
21
+ */
22
+ opaque: {
23
+ type: BooleanConstructor;
24
+ default: boolean;
25
+ };
26
+ /**
27
+ * Keep the top nav visible when the modal is open
28
+ */
29
+ showTopNav: {
30
+ type: BooleanConstructor;
31
+ default: boolean;
32
+ };
33
+ }, {
34
+ modal: import("vue").Ref<null>;
35
+ close: () => void;
36
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "close"[], "close", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
37
+ /**
38
+ * Whether the modal is currently open.
39
+ */
40
+ open: {
41
+ type: BooleanConstructor;
42
+ required: true;
43
+ };
44
+ /**
45
+ * Whether the user is allowed to dismiss the modal by clicking outside the modal or pressing escape.
46
+ */
47
+ dismissible: {
48
+ type: BooleanConstructor;
49
+ default: boolean;
50
+ };
51
+ /**
52
+ * Increase the opacity so that the page behind the modal is no longer visible
53
+ */
54
+ opaque: {
55
+ type: BooleanConstructor;
56
+ default: boolean;
57
+ };
58
+ /**
59
+ * Keep the top nav visible when the modal is open
60
+ */
61
+ showTopNav: {
62
+ type: BooleanConstructor;
63
+ default: boolean;
64
+ };
65
+ }>> & {
66
+ onClose?: ((...args: any[]) => any) | undefined;
67
+ }, {
68
+ dismissible: boolean;
69
+ opaque: boolean;
70
+ showTopNav: boolean;
71
+ }>;
72
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonModal.js';
2
+ export { default } from './NeonModal.js';
@@ -0,0 +1,6 @@
1
+ /**
2
+ * A "page" component, this is defined as a wrapper around the contents (NeonGrid, etc) and footer which provides the
3
+ * correct responsive layout accounting for NeonTopNav and NeonSideNav components being used.
4
+ */
5
+ declare const _default: import("vue").DefineComponent<{}, void, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
6
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonPage.js';
2
+ export { default } from './NeonPage.js';
@@ -0,0 +1,26 @@
1
+ /**
2
+ * A side navigation component. This is displayed at the <em>larger-than-tablet</em> breakpoint and hidden at
3
+ * <em>tablet</em> and below. Use this to display menus, navigation or other items related to the main page content. A
4
+ * side nave had two slots, one for <em>sticky</em> content which remains visible at all times. The other is for
5
+ * <em>scrolling content</em> which is allowed to overflow below the bottom of the page.
6
+ */
7
+ declare const _default: import("vue").DefineComponent<{
8
+ /**
9
+ * If true, removes the side nav component's padding.
10
+ */
11
+ fullWidth: {
12
+ type: BooleanConstructor;
13
+ default: boolean;
14
+ };
15
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
16
+ /**
17
+ * If true, removes the side nav component's padding.
18
+ */
19
+ fullWidth: {
20
+ type: BooleanConstructor;
21
+ default: boolean;
22
+ };
23
+ }>>, {
24
+ fullWidth: boolean;
25
+ }>;
26
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonSideNav.js';
2
+ export { default } from './NeonSideNav.js';
@@ -0,0 +1,6 @@
1
+ /**
2
+ * Top navigation component. This is a fixed container at the top of the page for displaying the site logo, menus, user
3
+ * login and other important actions which need to be visible at all times.
4
+ */
5
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
6
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonTopNav.js';
2
+ export { default } from './NeonTopNav.js';
@@ -0,0 +1,57 @@
1
+ import type { NeonActionMenuModel } from '@/common/models/NeonActionMenuModel';
2
+ import { NeonFunctionalColor } from '@/common/enums/NeonFunctionalColor';
3
+ /**
4
+ * An action menu is designed for the NeonSideNav component and is designed to behave like tabs where selecting a different item switches the contents in the main page.
5
+ */
6
+ declare const _default: import("vue").DefineComponent<{
7
+ /**
8
+ * The list of action items to display in the menu.
9
+ */
10
+ model: {
11
+ type: () => Array<NeonActionMenuModel>;
12
+ required: true;
13
+ };
14
+ /**
15
+ * The key of the selected model action item.
16
+ */
17
+ modelValue: {
18
+ type: StringConstructor;
19
+ required: true;
20
+ };
21
+ /**
22
+ * The toggle chip color.
23
+ */
24
+ color: {
25
+ type: () => NeonFunctionalColor;
26
+ default: NeonFunctionalColor;
27
+ };
28
+ }, {
29
+ onClick: (key: string) => void;
30
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
31
+ /**
32
+ * The list of action items to display in the menu.
33
+ */
34
+ model: {
35
+ type: () => Array<NeonActionMenuModel>;
36
+ required: true;
37
+ };
38
+ /**
39
+ * The key of the selected model action item.
40
+ */
41
+ modelValue: {
42
+ type: StringConstructor;
43
+ required: true;
44
+ };
45
+ /**
46
+ * The toggle chip color.
47
+ */
48
+ color: {
49
+ type: () => NeonFunctionalColor;
50
+ default: NeonFunctionalColor;
51
+ };
52
+ }>> & {
53
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
54
+ }, {
55
+ color: NeonFunctionalColor;
56
+ }>;
57
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonActionMenu.js';
2
+ export { default } from './NeonActionMenu.js';
@@ -0,0 +1,23 @@
1
+ /**
2
+ * An HTML anchor component. This component is offset by the top nav (at all responsive breakpoints) which means
3
+ * fragments will scroll to the correct position offset by the top nav. Just place NeonAnchor directly inside a
4
+ * positioned element you want to create a fragment for and give it the correct id.
5
+ */
6
+ declare const _default: import("vue").DefineComponent<{
7
+ /**
8
+ * The id of the anchor, this should correspond to the URL fragment name.
9
+ */
10
+ id: {
11
+ type: StringConstructor;
12
+ required: true;
13
+ };
14
+ }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
+ /**
16
+ * The id of the anchor, this should correspond to the URL fragment name.
17
+ */
18
+ id: {
19
+ type: StringConstructor;
20
+ required: true;
21
+ };
22
+ }>>, {}>;
23
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonAnchor.js';
2
+ export { default } from './NeonAnchor.js';
@@ -0,0 +1,109 @@
1
+ import type { NeonDropdownMenuItem } from '@/common/models/NeonDropdownMenuItem';
2
+ import { NeonSize } from '@/common/enums/NeonSize';
3
+ import { NeonFunctionalColor } from '@/common/enums/NeonFunctionalColor';
4
+ import { NeonDropdownPlacement } from '@/common/enums/NeonDropdownPlacement';
5
+ /**
6
+ * <p>A dropdown menu consisting of a button to open the menu and a list of menu items. Clicking on a menu item will
7
+ * result in navigating to the provided URL or notifying the parent component via the @click event.</p>
8
+ * <p><strong>Note:</strong> As well as the options described below, pass through attributes supported by
9
+ * <a href="/presentation/dropdown">NeonDropdown</a> to change the style of the dropdown button.</p>
10
+ */
11
+ declare const _default: import("vue").DefineComponent<{
12
+ /**
13
+ * A list of menu items to render in the dropdown menu.
14
+ */
15
+ model: {
16
+ type: () => Array<NeonDropdownMenuItem>;
17
+ required: true;
18
+ };
19
+ /**
20
+ * The size of the dropdown - Small, Medium or Large.
21
+ */
22
+ size: {
23
+ type: () => NeonSize;
24
+ default: NeonSize;
25
+ };
26
+ /**
27
+ * The dropdown color.
28
+ */
29
+ color: {
30
+ type: () => NeonFunctionalColor;
31
+ default: NeonFunctionalColor;
32
+ };
33
+ /**
34
+ * Whether the dropdown button is disabled or not.
35
+ */
36
+ disabled: {
37
+ type: BooleanConstructor;
38
+ default: boolean;
39
+ };
40
+ /**
41
+ * Instead of opening on click (default), open on hover.
42
+ */
43
+ openOnHover: {
44
+ type: BooleanConstructor;
45
+ default: boolean;
46
+ };
47
+ }, {
48
+ dropdown: import("vue").Ref<HTMLElement | null>;
49
+ items: import("vue").Ref<HTMLLIElement[]>;
50
+ open: import("vue").Ref<boolean>;
51
+ highlightedKey: import("vue").Ref<string | null>;
52
+ highlightedIndex: import("vue").Ref<number>;
53
+ attrs: {
54
+ [x: string]: unknown;
55
+ };
56
+ emit: (event: "click" | "button-ref", ...args: any[]) => void;
57
+ changeHighlighted: (key: string) => void;
58
+ keyboardHandler: ($event: KeyboardEvent) => void;
59
+ onBlur: () => void;
60
+ onFocus: () => void;
61
+ clickItem: (item: NeonDropdownMenuItem) => void;
62
+ navigateBy: (offset: number, $event: KeyboardEvent) => void;
63
+ onPlacement: (placement: NeonDropdownPlacement) => void;
64
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "button-ref")[], "click" | "button-ref", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
65
+ /**
66
+ * A list of menu items to render in the dropdown menu.
67
+ */
68
+ model: {
69
+ type: () => Array<NeonDropdownMenuItem>;
70
+ required: true;
71
+ };
72
+ /**
73
+ * The size of the dropdown - Small, Medium or Large.
74
+ */
75
+ size: {
76
+ type: () => NeonSize;
77
+ default: NeonSize;
78
+ };
79
+ /**
80
+ * The dropdown color.
81
+ */
82
+ color: {
83
+ type: () => NeonFunctionalColor;
84
+ default: NeonFunctionalColor;
85
+ };
86
+ /**
87
+ * Whether the dropdown button is disabled or not.
88
+ */
89
+ disabled: {
90
+ type: BooleanConstructor;
91
+ default: boolean;
92
+ };
93
+ /**
94
+ * Instead of opening on click (default), open on hover.
95
+ */
96
+ openOnHover: {
97
+ type: BooleanConstructor;
98
+ default: boolean;
99
+ };
100
+ }>> & {
101
+ onClick?: ((...args: any[]) => any) | undefined;
102
+ "onButton-ref"?: ((...args: any[]) => any) | undefined;
103
+ }, {
104
+ color: NeonFunctionalColor;
105
+ disabled: boolean;
106
+ size: NeonSize;
107
+ openOnHover: boolean;
108
+ }>;
109
+ export default _default;
@@ -0,0 +1,2 @@
1
+ export * from './NeonDropdownMenu.js';
2
+ export { default } from './NeonDropdownMenu.js';