@scalar/components 0.19.0 → 0.19.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (210) hide show
  1. package/dist/components/ScalarButton/ScalarButton.vue.d.ts +3 -2
  2. package/dist/components/ScalarButton/ScalarButton.vue.d.ts.map +1 -1
  3. package/dist/components/ScalarCard/ScalarCard.vue.d.ts +3 -2
  4. package/dist/components/ScalarCard/ScalarCard.vue.d.ts.map +1 -1
  5. package/dist/components/ScalarCard/ScalarCardFooter.vue.d.ts +3 -2
  6. package/dist/components/ScalarCard/ScalarCardFooter.vue.d.ts.map +1 -1
  7. package/dist/components/ScalarCard/ScalarCardHeader.vue.d.ts +3 -2
  8. package/dist/components/ScalarCard/ScalarCardHeader.vue.d.ts.map +1 -1
  9. package/dist/components/ScalarCard/ScalarCardSection.vue.d.ts +3 -2
  10. package/dist/components/ScalarCard/ScalarCardSection.vue.d.ts.map +1 -1
  11. package/dist/components/ScalarCheckboxInput/ScalarCheckbox.vue.d.ts +3 -2
  12. package/dist/components/ScalarCheckboxInput/ScalarCheckbox.vue.d.ts.map +1 -1
  13. package/dist/components/ScalarCheckboxInput/ScalarCheckboxGroup.vue.d.ts +3 -2
  14. package/dist/components/ScalarCheckboxInput/ScalarCheckboxGroup.vue.d.ts.map +1 -1
  15. package/dist/components/ScalarCheckboxInput/ScalarCheckboxInput.vue.d.ts +3 -2
  16. package/dist/components/ScalarCheckboxInput/ScalarCheckboxInput.vue.d.ts.map +1 -1
  17. package/dist/components/ScalarCheckboxInput/ScalarCheckboxRadioGroup.vue.d.ts +3 -2
  18. package/dist/components/ScalarCheckboxInput/ScalarCheckboxRadioGroup.vue.d.ts.map +1 -1
  19. package/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.d.ts +2 -1
  20. package/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.d.ts.map +1 -1
  21. package/dist/components/ScalarCodeBlock/ScalarCodeBlockCopy.vue.d.ts +7 -5
  22. package/dist/components/ScalarCodeBlock/ScalarCodeBlockCopy.vue.d.ts.map +1 -1
  23. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggle.vue.d.ts +3 -2
  24. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggle.vue.d.ts.map +1 -1
  25. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleButton.vue.d.ts +3 -2
  26. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleButton.vue.d.ts.map +1 -1
  27. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue.d.ts +3 -2
  28. package/dist/components/ScalarColorModeToggle/ScalarColorModeToggleIcon.vue.d.ts.map +1 -1
  29. package/dist/components/ScalarCombobox/ScalarCombobox.vue.d.ts +15 -10
  30. package/dist/components/ScalarCombobox/ScalarCombobox.vue.d.ts.map +1 -1
  31. package/dist/components/ScalarCombobox/ScalarComboboxMultiselect.vue.d.ts +16 -11
  32. package/dist/components/ScalarCombobox/ScalarComboboxMultiselect.vue.d.ts.map +1 -1
  33. package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.d.ts +3 -2
  34. package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.d.ts.map +1 -1
  35. package/dist/components/ScalarCombobox/ScalarComboboxOptionGroup.vue.d.ts +3 -2
  36. package/dist/components/ScalarCombobox/ScalarComboboxOptionGroup.vue.d.ts.map +1 -1
  37. package/dist/components/ScalarCombobox/ScalarComboboxOptions.vue.d.ts +15 -10
  38. package/dist/components/ScalarCombobox/ScalarComboboxOptions.vue.d.ts.map +1 -1
  39. package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.d.ts +3 -2
  40. package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.d.ts.map +1 -1
  41. package/dist/components/ScalarContextMenu/ScalarContextMenu.vue.d.ts +6 -5
  42. package/dist/components/ScalarContextMenu/ScalarContextMenu.vue.d.ts.map +1 -1
  43. package/dist/components/ScalarCopy/ScalarCopy.vue.d.ts +3 -2
  44. package/dist/components/ScalarCopy/ScalarCopy.vue.d.ts.map +1 -1
  45. package/dist/components/ScalarCopy/ScalarCopyBackdrop.vue.d.ts +2 -1
  46. package/dist/components/ScalarCopy/ScalarCopyBackdrop.vue.d.ts.map +1 -1
  47. package/dist/components/ScalarCopy/ScalarCopyButton.vue.d.ts +3 -2
  48. package/dist/components/ScalarCopy/ScalarCopyButton.vue.d.ts.map +1 -1
  49. package/dist/components/ScalarDropdown/ScalarDropdown.vue.d.ts +3 -2
  50. package/dist/components/ScalarDropdown/ScalarDropdown.vue.d.ts.map +1 -1
  51. package/dist/components/ScalarDropdown/ScalarDropdownButton.vue.d.ts +3 -2
  52. package/dist/components/ScalarDropdown/ScalarDropdownButton.vue.d.ts.map +1 -1
  53. package/dist/components/ScalarDropdown/ScalarDropdownDivider.vue.d.ts +2 -1
  54. package/dist/components/ScalarDropdown/ScalarDropdownDivider.vue.d.ts.map +1 -1
  55. package/dist/components/ScalarDropdown/ScalarDropdownItem.vue.d.ts +3 -2
  56. package/dist/components/ScalarDropdown/ScalarDropdownItem.vue.d.ts.map +1 -1
  57. package/dist/components/ScalarDropdown/ScalarDropdownMenu.vue.d.ts +3 -2
  58. package/dist/components/ScalarDropdown/ScalarDropdownMenu.vue.d.ts.map +1 -1
  59. package/dist/components/ScalarErrorBoundary/ScalarErrorBoundary.vue.d.ts +3 -2
  60. package/dist/components/ScalarErrorBoundary/ScalarErrorBoundary.vue.d.ts.map +1 -1
  61. package/dist/components/ScalarFileUpload/ScalarFileUpload.vue.d.ts +3 -2
  62. package/dist/components/ScalarFileUpload/ScalarFileUpload.vue.d.ts.map +1 -1
  63. package/dist/components/ScalarFileUpload/ScalarFileUploadDropTarget.vue.d.ts +3 -2
  64. package/dist/components/ScalarFileUpload/ScalarFileUploadDropTarget.vue.d.ts.map +1 -1
  65. package/dist/components/ScalarFileUpload/ScalarFileUploadError.vue.d.ts +3 -2
  66. package/dist/components/ScalarFileUpload/ScalarFileUploadError.vue.d.ts.map +1 -1
  67. package/dist/components/ScalarFileUpload/ScalarFileUploadFileList.vue.d.ts +3 -2
  68. package/dist/components/ScalarFileUpload/ScalarFileUploadFileList.vue.d.ts.map +1 -1
  69. package/dist/components/ScalarFileUpload/ScalarFileUploadInput.vue.d.ts +3 -2
  70. package/dist/components/ScalarFileUpload/ScalarFileUploadInput.vue.d.ts.map +1 -1
  71. package/dist/components/ScalarFileUpload/ScalarFileUploadInputCompact.vue.d.ts +3 -2
  72. package/dist/components/ScalarFileUpload/ScalarFileUploadInputCompact.vue.d.ts.map +1 -1
  73. package/dist/components/ScalarFileUpload/ScalarFileUploadLoading.vue.d.ts +3 -2
  74. package/dist/components/ScalarFileUpload/ScalarFileUploadLoading.vue.d.ts.map +1 -1
  75. package/dist/components/ScalarFloating/ScalarFloating.vue.d.ts +3 -2
  76. package/dist/components/ScalarFloating/ScalarFloating.vue.d.ts.map +1 -1
  77. package/dist/components/ScalarFloating/ScalarFloatingBackdrop.vue.d.ts +3 -2
  78. package/dist/components/ScalarFloating/ScalarFloatingBackdrop.vue.d.ts.map +1 -1
  79. package/dist/components/ScalarForm/ScalarForm.vue.d.ts +3 -2
  80. package/dist/components/ScalarForm/ScalarForm.vue.d.ts.map +1 -1
  81. package/dist/components/ScalarForm/ScalarFormError.vue.d.ts +5 -4
  82. package/dist/components/ScalarForm/ScalarFormError.vue.d.ts.map +1 -1
  83. package/dist/components/ScalarForm/ScalarFormField.vue.d.ts +3 -2
  84. package/dist/components/ScalarForm/ScalarFormField.vue.d.ts.map +1 -1
  85. package/dist/components/ScalarForm/ScalarFormInput.vue.d.ts +3 -2
  86. package/dist/components/ScalarForm/ScalarFormInput.vue.d.ts.map +1 -1
  87. package/dist/components/ScalarForm/ScalarFormInputGroup.vue.d.ts +3 -2
  88. package/dist/components/ScalarForm/ScalarFormInputGroup.vue.d.ts.map +1 -1
  89. package/dist/components/ScalarForm/ScalarFormSection.vue.d.ts +2 -1
  90. package/dist/components/ScalarForm/ScalarFormSection.vue.d.ts.map +1 -1
  91. package/dist/components/ScalarHeader/ScalarHeader.vue.d.ts +3 -2
  92. package/dist/components/ScalarHeader/ScalarHeader.vue.d.ts.map +1 -1
  93. package/dist/components/ScalarHeader/ScalarHeaderButton.vue.d.ts +3 -2
  94. package/dist/components/ScalarHeader/ScalarHeaderButton.vue.d.ts.map +1 -1
  95. package/dist/components/ScalarHotkey/ScalarHotkey.vue.d.ts +2 -1
  96. package/dist/components/ScalarHotkey/ScalarHotkey.vue.d.ts.map +1 -1
  97. package/dist/components/ScalarIcon/IconList.vue.d.ts +2 -1
  98. package/dist/components/ScalarIcon/IconList.vue.d.ts.map +1 -1
  99. package/dist/components/ScalarIcon/ScalarIcon.vue.d.ts +2 -1
  100. package/dist/components/ScalarIcon/ScalarIcon.vue.d.ts.map +1 -1
  101. package/dist/components/ScalarIcon/ScalarIconLegacyAdapter.vue.d.ts +3 -2
  102. package/dist/components/ScalarIcon/ScalarIconLegacyAdapter.vue.d.ts.map +1 -1
  103. package/dist/components/ScalarIconButton/ScalarIconButton.vue.d.ts +2 -1
  104. package/dist/components/ScalarIconButton/ScalarIconButton.vue.d.ts.map +1 -1
  105. package/dist/components/ScalarListbox/ScalarListbox.vue.d.ts +3 -2
  106. package/dist/components/ScalarListbox/ScalarListbox.vue.d.ts.map +1 -1
  107. package/dist/components/ScalarListbox/ScalarListboxCheckbox.vue.d.ts +2 -1
  108. package/dist/components/ScalarListbox/ScalarListboxCheckbox.vue.d.ts.map +1 -1
  109. package/dist/components/ScalarListbox/ScalarListboxInput.vue.d.ts +3 -2
  110. package/dist/components/ScalarListbox/ScalarListboxInput.vue.d.ts.map +1 -1
  111. package/dist/components/ScalarListbox/ScalarListboxItem.vue.d.ts +2 -1
  112. package/dist/components/ScalarListbox/ScalarListboxItem.vue.d.ts.map +1 -1
  113. package/dist/components/ScalarLoading/ScalarLoading.vue.d.ts +3 -2
  114. package/dist/components/ScalarLoading/ScalarLoading.vue.d.ts.map +1 -1
  115. package/dist/components/ScalarMarkdown/ScalarMarkdown.vue.d.ts +3 -2
  116. package/dist/components/ScalarMarkdown/ScalarMarkdown.vue.d.ts.map +1 -1
  117. package/dist/components/ScalarMarkdown/ScalarMarkdownSummary.vue.d.ts +7 -5
  118. package/dist/components/ScalarMarkdown/ScalarMarkdownSummary.vue.d.ts.map +1 -1
  119. package/dist/components/ScalarMenu/ScalarMenu.vue.d.ts +3 -2
  120. package/dist/components/ScalarMenu/ScalarMenu.vue.d.ts.map +1 -1
  121. package/dist/components/ScalarMenu/ScalarMenuButton.vue.d.ts +3 -2
  122. package/dist/components/ScalarMenu/ScalarMenuButton.vue.d.ts.map +1 -1
  123. package/dist/components/ScalarMenu/ScalarMenuLink.vue.d.ts +5 -4
  124. package/dist/components/ScalarMenu/ScalarMenuLink.vue.d.ts.map +1 -1
  125. package/dist/components/ScalarMenu/ScalarMenuProduct.vue.d.ts +5 -4
  126. package/dist/components/ScalarMenu/ScalarMenuProduct.vue.d.ts.map +1 -1
  127. package/dist/components/ScalarMenu/ScalarMenuProducts.vue.d.ts +2 -1
  128. package/dist/components/ScalarMenu/ScalarMenuProducts.vue.d.ts.map +1 -1
  129. package/dist/components/ScalarMenu/ScalarMenuResources.vue.d.ts +2 -1
  130. package/dist/components/ScalarMenu/ScalarMenuResources.vue.d.ts.map +1 -1
  131. package/dist/components/ScalarMenu/ScalarMenuSection.vue.d.ts +5 -4
  132. package/dist/components/ScalarMenu/ScalarMenuSection.vue.d.ts.map +1 -1
  133. package/dist/components/ScalarMenu/ScalarMenuSupport.vue.d.ts +2 -1
  134. package/dist/components/ScalarMenu/ScalarMenuSupport.vue.d.ts.map +1 -1
  135. package/dist/components/ScalarMenu/ScalarMenuTeamPicker.vue.d.ts +2 -1
  136. package/dist/components/ScalarMenu/ScalarMenuTeamPicker.vue.d.ts.map +1 -1
  137. package/dist/components/ScalarMenu/ScalarMenuTeamProfile.vue.d.ts +2 -1
  138. package/dist/components/ScalarMenu/ScalarMenuTeamProfile.vue.d.ts.map +1 -1
  139. package/dist/components/ScalarMenu/ScalarMenuWorkspacePicker.vue.d.ts +4 -2
  140. package/dist/components/ScalarMenu/ScalarMenuWorkspacePicker.vue.d.ts.map +1 -1
  141. package/dist/components/ScalarModal/ScalarModal.vue.d.ts +3 -2
  142. package/dist/components/ScalarModal/ScalarModal.vue.d.ts.map +1 -1
  143. package/dist/components/ScalarPopover/ScalarPopover.vue.d.ts +3 -2
  144. package/dist/components/ScalarPopover/ScalarPopover.vue.d.ts.map +1 -1
  145. package/dist/components/ScalarSearchInput/ScalarSearchInput.vue.d.ts +3 -2
  146. package/dist/components/ScalarSearchInput/ScalarSearchInput.vue.d.ts.map +1 -1
  147. package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.d.ts +7 -6
  148. package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.d.ts.map +1 -1
  149. package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.d.ts +3 -2
  150. package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.d.ts.map +1 -1
  151. package/dist/components/ScalarSidebar/ScalarSidebar.vue.d.ts +3 -2
  152. package/dist/components/ScalarSidebar/ScalarSidebar.vue.d.ts.map +1 -1
  153. package/dist/components/ScalarSidebar/ScalarSidebarButton.vue.d.ts +2 -1
  154. package/dist/components/ScalarSidebar/ScalarSidebarButton.vue.d.ts.map +1 -1
  155. package/dist/components/ScalarSidebar/ScalarSidebarButton.vue.js +7 -7
  156. package/dist/components/ScalarSidebar/ScalarSidebarFooter.vue.d.ts +3 -2
  157. package/dist/components/ScalarSidebar/ScalarSidebarFooter.vue.d.ts.map +1 -1
  158. package/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.d.ts +3 -2
  159. package/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.d.ts.map +1 -1
  160. package/dist/components/ScalarSidebar/ScalarSidebarGroup.vue.js +64 -67
  161. package/dist/components/ScalarSidebar/ScalarSidebarGroupToggle.vue.d.ts +3 -2
  162. package/dist/components/ScalarSidebar/ScalarSidebarGroupToggle.vue.d.ts.map +1 -1
  163. package/dist/components/ScalarSidebar/ScalarSidebarIndent.vue.d.ts +3 -2
  164. package/dist/components/ScalarSidebar/ScalarSidebarIndent.vue.d.ts.map +1 -1
  165. package/dist/components/ScalarSidebar/ScalarSidebarItem.vue.d.ts +2 -1
  166. package/dist/components/ScalarSidebar/ScalarSidebarItem.vue.d.ts.map +1 -1
  167. package/dist/components/ScalarSidebar/ScalarSidebarItem.vue.js +1 -1
  168. package/dist/components/ScalarSidebar/ScalarSidebarItems.vue.d.ts +3 -2
  169. package/dist/components/ScalarSidebar/ScalarSidebarItems.vue.d.ts.map +1 -1
  170. package/dist/components/ScalarSidebar/ScalarSidebarNestedItems.vue.d.ts +3 -2
  171. package/dist/components/ScalarSidebar/ScalarSidebarNestedItems.vue.d.ts.map +1 -1
  172. package/dist/components/ScalarSidebar/ScalarSidebarNestedItems.vue.js +64 -70
  173. package/dist/components/ScalarSidebar/ScalarSidebarPlayground.vue.d.ts +3 -2
  174. package/dist/components/ScalarSidebar/ScalarSidebarPlayground.vue.d.ts.map +1 -1
  175. package/dist/components/ScalarSidebar/ScalarSidebarSearchButton.vue.d.ts +6 -5
  176. package/dist/components/ScalarSidebar/ScalarSidebarSearchButton.vue.d.ts.map +1 -1
  177. package/dist/components/ScalarSidebar/ScalarSidebarSearchInput.vue.d.ts +4 -2
  178. package/dist/components/ScalarSidebar/ScalarSidebarSearchInput.vue.d.ts.map +1 -1
  179. package/dist/components/ScalarSidebar/ScalarSidebarSection.vue.d.ts +3 -2
  180. package/dist/components/ScalarSidebar/ScalarSidebarSection.vue.d.ts.map +1 -1
  181. package/dist/components/ScalarSidebar/ScalarSidebarSpacer.vue.d.ts +3 -2
  182. package/dist/components/ScalarSidebar/ScalarSidebarSpacer.vue.d.ts.map +1 -1
  183. package/dist/components/ScalarSidebar/types.d.ts +4 -0
  184. package/dist/components/ScalarSidebar/types.d.ts.map +1 -1
  185. package/dist/components/ScalarTeleport/ScalarTeleport.vue.d.ts +3 -2
  186. package/dist/components/ScalarTeleport/ScalarTeleport.vue.d.ts.map +1 -1
  187. package/dist/components/ScalarTeleport/ScalarTeleportRoot.vue.d.ts +3 -2
  188. package/dist/components/ScalarTeleport/ScalarTeleportRoot.vue.d.ts.map +1 -1
  189. package/dist/components/ScalarTextArea/ScalarTextArea.vue.d.ts +3 -2
  190. package/dist/components/ScalarTextArea/ScalarTextArea.vue.d.ts.map +1 -1
  191. package/dist/components/ScalarTextInput/ScalarTextInput.vue.d.ts +3 -2
  192. package/dist/components/ScalarTextInput/ScalarTextInput.vue.d.ts.map +1 -1
  193. package/dist/components/ScalarThemeSwatches/ScalarThemeSwatches.vue.d.ts +3 -2
  194. package/dist/components/ScalarThemeSwatches/ScalarThemeSwatches.vue.d.ts.map +1 -1
  195. package/dist/components/ScalarToggle/ScalarToggle.vue.d.ts +4 -2
  196. package/dist/components/ScalarToggle/ScalarToggle.vue.d.ts.map +1 -1
  197. package/dist/components/ScalarToggle/ScalarToggleGroup.vue.d.ts +3 -2
  198. package/dist/components/ScalarToggle/ScalarToggleGroup.vue.d.ts.map +1 -1
  199. package/dist/components/ScalarToggle/ScalarToggleInput.vue.d.ts +3 -2
  200. package/dist/components/ScalarToggle/ScalarToggleInput.vue.d.ts.map +1 -1
  201. package/dist/components/ScalarTooltip/ScalarHotkeyTooltip.vue.d.ts +3 -2
  202. package/dist/components/ScalarTooltip/ScalarHotkeyTooltip.vue.d.ts.map +1 -1
  203. package/dist/components/ScalarTooltip/ScalarTooltip.vue.d.ts +3 -2
  204. package/dist/components/ScalarTooltip/ScalarTooltip.vue.d.ts.map +1 -1
  205. package/dist/components/ScalarVirtualText/ScalarVirtualText.vue.d.ts +2 -1
  206. package/dist/components/ScalarVirtualText/ScalarVirtualText.vue.d.ts.map +1 -1
  207. package/dist/components/ScalarWrappingText/ScalarWrappingText.vue.d.ts +2 -1
  208. package/dist/components/ScalarWrappingText/ScalarWrappingText.vue.d.ts.map +1 -1
  209. package/dist/style.css +1 -1
  210. package/package.json +6 -6
@@ -1,21 +1,20 @@
1
- import { defineComponent as h, mergeModels as f, useModel as T, useTemplateRef as x, ref as z, createElementBlock as m, openBlock as c, normalizeStyle as N, normalizeClass as A, renderSlot as o, createVNode as s, mergeProps as I, unref as i, createSlots as w, withCtx as l, createBlock as M, createCommentVNode as p, Transition as P, normalizeProps as R, guardReactiveProps as V, createTextVNode as q, nextTick as b } from "vue";
2
- import { ScalarIconArrowRight as E, ScalarIconCaretLeft as L } from "@scalar/icons";
1
+ import { defineComponent as g, mergeModels as u, useModel as h, useTemplateRef as T, ref as x, createElementBlock as f, openBlock as m, normalizeStyle as z, normalizeClass as N, renderSlot as t, createVNode as o, mergeProps as A, unref as r, createSlots as I, withCtx as s, Transition as M, createCommentVNode as P, normalizeProps as R, guardReactiveProps as V, createTextVNode as q, nextTick as p } from "vue";
2
+ import { ScalarIconArrowRight as w, ScalarIconCaretLeft as E } from "@scalar/icons";
3
3
  import v from "./ScalarSidebarButton.vue.js";
4
- import O from "./ScalarSidebarItems.vue.js";
4
+ import L from "./ScalarSidebarItems.vue.js";
5
5
  /* empty css */
6
- import j from "./ScalarSidebarSpacer.vue.js";
7
- import { findScrollContainer as k } from "./findScrollContainer.js";
8
- import { useSidebarGroups as F } from "./useSidebarGroups.js";
9
- import { useSidebarNestedItem as G } from "./useSidebarNestedItems.js";
10
- import D from "../ScalarIcon/ScalarIconLegacyAdapter.vue.js";
11
- const H = {
6
+ import O from "./ScalarSidebarSpacer.vue.js";
7
+ import { findScrollContainer as b } from "./findScrollContainer.js";
8
+ import { useSidebarGroups as j } from "./useSidebarGroups.js";
9
+ import { useSidebarNestedItem as F } from "./useSidebarNestedItems.js";
10
+ const G = {
12
11
  key: 0,
13
12
  class: "absolute inset-0 translate-x-full"
14
- }, J = {}, oe = /* @__PURE__ */ h({
15
- ...J,
13
+ }, _ = {}, Z = /* @__PURE__ */ g({
14
+ ..._,
16
15
  inheritAttrs: !1,
17
16
  __name: "ScalarSidebarNestedItems",
18
- props: /* @__PURE__ */ f({
17
+ props: /* @__PURE__ */ u({
19
18
  is: {},
20
19
  icon: { type: [Object, Function] },
21
20
  active: { type: Boolean },
@@ -28,99 +27,94 @@ const H = {
28
27
  open: { type: Boolean, default: !1 },
29
28
  openModifiers: {}
30
29
  }),
31
- emits: /* @__PURE__ */ f(["click", "back"], ["update:open"]),
32
- setup(t, { emit: y }) {
33
- const d = y, n = T(t, "open");
34
- G(n);
35
- const { level: $ } = F({ reset: !0 }), a = x("el"), r = z(0);
30
+ emits: /* @__PURE__ */ u(["click", "back"], ["update:open"]),
31
+ setup(l, { emit: k }) {
32
+ const c = k, a = h(l, "open");
33
+ F(a);
34
+ const { level: y } = j({ reset: !0 }), n = T("el"), i = x(0);
36
35
  function S() {
37
- r.value = k(a.value).scrollTop ?? 0, b(
38
- () => a.value?.querySelector('button:not([aria-expanded="true"])')?.focus({ preventScroll: !0 })
36
+ i.value = b(n.value).scrollTop ?? 0, p(
37
+ () => n.value?.querySelector('button:not([aria-expanded="true"])')?.focus({ preventScroll: !0 })
39
38
  );
40
39
  }
41
- function C() {
42
- b(() => {
43
- a.value?.querySelector("button")?.focus({ preventScroll: !0 }), k(a.value).scrollTop = r.value;
40
+ function $() {
41
+ p(() => {
42
+ n.value?.querySelector("button")?.focus({ preventScroll: !0 }), b(n.value).scrollTop = i.value;
44
43
  });
45
44
  }
46
- const B = (e) => {
47
- d("click", e), t.controlled || (n.value = !0);
48
- }, g = (e) => {
49
- d("back", e), t.controlled || (n.value = !1);
45
+ const C = (e) => {
46
+ c("click", e), l.controlled || (a.value = !0);
47
+ }, B = (e) => {
48
+ c("back", e), l.controlled || (a.value = !1);
50
49
  };
51
- return (e, u) => (c(), m("li", {
50
+ return (e, d) => (m(), f("li", {
52
51
  ref_key: "el",
53
- ref: a,
54
- class: A(["group/item group/nested-items contents", { "group/nested-items-open": n.value }]),
55
- style: N({ "--nested-items-offset": `${r.value}px` })
52
+ ref: n,
53
+ class: N(["group/item group/nested-items contents", { "group/nested-items-open": a.value }]),
54
+ style: z({ "--nested-items-offset": `${i.value}px` })
56
55
  }, [
57
- o(e.$slots, "button", {}, () => [
58
- s(v, I({
56
+ t(e.$slots, "button", {}, () => [
57
+ o(v, A({
59
58
  is: "button",
60
- "aria-expanded": n.value,
61
- disabled: t.disabled,
62
- indent: i($),
63
- selected: t.selected
64
- }, e.$attrs, { onClick: B }), w({
65
- aside: l(() => [
66
- o(e.$slots, "aside", {}, () => [
67
- s(i(E), { class: "size-4 text-sidebar-c-2" })
59
+ "aria-expanded": a.value,
60
+ disabled: l.disabled,
61
+ icon: l.icon,
62
+ indent: r(y),
63
+ selected: l.selected
64
+ }, e.$attrs, { onClick: C }), I({
65
+ aside: s(() => [
66
+ t(e.$slots, "aside", {}, () => [
67
+ o(r(w), { class: "size-4 text-sidebar-c-2" })
68
68
  ])
69
69
  ]),
70
- default: l(() => [
71
- o(e.$slots, "default")
70
+ default: s(() => [
71
+ t(e.$slots, "default")
72
72
  ]),
73
73
  _: 2
74
74
  }, [
75
- t.icon || e.$slots.icon ? {
75
+ e.$slots.icon ? {
76
76
  name: "icon",
77
- fn: l(() => [
78
- o(e.$slots, "icon", {}, () => [
79
- t.icon ? (c(), M(i(D), {
80
- key: 0,
81
- icon: t.icon,
82
- weight: "bold"
83
- }, null, 8, ["icon"])) : p("", !0)
84
- ])
77
+ fn: s(() => [
78
+ t(e.$slots, "icon")
85
79
  ]),
86
80
  key: "0"
87
81
  } : void 0
88
- ]), 1040, ["aria-expanded", "disabled", "indent", "selected"])
82
+ ]), 1040, ["aria-expanded", "disabled", "icon", "indent", "selected"])
89
83
  ]),
90
- s(P, {
84
+ o(M, {
91
85
  duration: 300,
92
86
  enterActiveClass: "top-(--nested-items-offset)",
93
87
  leaveActiveClass: "top-(--nested-items-offset)",
94
88
  onEnter: S,
95
- onLeave: C
89
+ onLeave: $
96
90
  }, {
97
- default: l(() => [
98
- n.value ? (c(), m("div", H, [
99
- s(O, R(V(e.$attrs)), {
100
- default: l(() => [
101
- o(e.$slots, "back", {}, () => [
102
- s(v, {
91
+ default: s(() => [
92
+ a.value ? (m(), f("div", G, [
93
+ o(L, R(V(e.$attrs)), {
94
+ default: s(() => [
95
+ t(e.$slots, "back", {}, () => [
96
+ o(v, {
103
97
  is: "button",
104
98
  class: "text-sidebar-c-1 font-sidebar-active hover:text-sidebar-c-1",
105
- onClick: g
99
+ onClick: B
106
100
  }, {
107
- icon: l(() => [
108
- s(i(L), { class: "size-4 -m-px text-sidebar-c-2" })
101
+ icon: s(() => [
102
+ o(r(E), { class: "size-4 -m-px text-sidebar-c-2" })
109
103
  ]),
110
- default: l(() => [
111
- o(e.$slots, "back-label", {}, () => [
112
- u[0] || (u[0] = q("Back", -1))
104
+ default: s(() => [
105
+ t(e.$slots, "back-label", {}, () => [
106
+ d[0] || (d[0] = q("Back", -1))
113
107
  ])
114
108
  ]),
115
109
  _: 3
116
110
  })
117
111
  ]),
118
- s(j, { class: "h-3" }),
119
- o(e.$slots, "items")
112
+ o(O, { class: "h-3" }),
113
+ t(e.$slots, "items")
120
114
  ]),
121
115
  _: 3
122
116
  }, 16)
123
- ])) : p("", !0)
117
+ ])) : P("", !0)
124
118
  ]),
125
119
  _: 3
126
120
  })
@@ -128,5 +122,5 @@ const H = {
128
122
  }
129
123
  });
130
124
  export {
131
- oe as default
125
+ Z as default
132
126
  };
@@ -4,7 +4,9 @@
4
4
  * THIS IS A TESTING COMPONENT FOR THE SIDEBAR.
5
5
  * IT IS NOT INTENDED TO BE USED IN PRODUCTION.
6
6
  */
7
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
7
+ declare const _default: typeof __VLS_export;
8
+ export default _default;
9
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
8
10
  /**
9
11
  * Overrides --scalar-sidebar-indent
10
12
  * @default 20 (px)
@@ -171,7 +173,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
171
173
  } & {
172
174
  footer?: (props: {}) => any;
173
175
  }>;
174
- export default _default;
175
176
  type __VLS_WithSlots<T, S> = T & {
176
177
  new (): {
177
178
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarSidebarPlayground.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarPlayground.vue"],"names":[],"mappings":"AAgJA;;;;;GAKG;;IAGD;;;OAGG;aACM,MAAM;IACf;;;OAGG;oBACa,MAAM;IACtB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;0BACmB,MAAM;IAC5B;;;OAGG;qBACc,MAAM;IACvB;;;OAGG;2BACoB,MAAM;IAC7B;;;OAGG;sBACe,MAAM;IACxB;;;OAGG;mBACY,MAAM;IACrB;;;OAGG;wBACiB,MAAM;IAC1B;;;OAGG;yBACkB,MAAM;IAC3B;;;OAGG;uBACgB,MAAM;IACzB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;wBACiB,MAAM;;eAWf,MAAM;;;;IArFjB;;;OAGG;aACM,MAAM;IACf;;;OAGG;oBACa,MAAM;IACtB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;0BACmB,MAAM;IAC5B;;;OAGG;qBACc,MAAM;IACvB;;;OAGG;2BACoB,MAAM;IAC7B;;;OAGG;sBACe,MAAM;IACxB;;;OAGG;mBACY,MAAM;IACrB;;;OAGG;wBACiB,MAAM;IAC1B;;;OAGG;yBACkB,MAAM;IAC3B;;;OAGG;uBACgB,MAAM;IACzB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;wBACiB,MAAM;;eAWf,MAAM;;;;aA2HN,CAAC,KAAK,IAAgB,KAAK,GAAG;;cAC7B,CAAC,KAAK,IAAgB,KAAK,GAAG;;aAC/B,CAAC,KAAK,IAAiB,KAAK,GAAG;;AApN5C,wBAsPC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarSidebarPlayground.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarPlayground.vue"],"names":[],"mappings":"AAiJA;;;;;GAKG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;IAEhB;;;OAGG;aACM,MAAM;IACf;;;OAGG;oBACa,MAAM;IACtB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;0BACmB,MAAM;IAC5B;;;OAGG;qBACc,MAAM;IACvB;;;OAGG;2BACoB,MAAM;IAC7B;;;OAGG;sBACe,MAAM;IACxB;;;OAGG;mBACY,MAAM;IACrB;;;OAGG;wBACiB,MAAM;IAC1B;;;OAGG;yBACkB,MAAM;IAC3B;;;OAGG;uBACgB,MAAM;IACzB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;wBACiB,MAAM;;eAQf,MAAM;;;;IAlFjB;;;OAGG;aACM,MAAM;IACf;;;OAGG;oBACa,MAAM;IACtB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;eACQ,MAAM;IACjB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;0BACmB,MAAM;IAC5B;;;OAGG;qBACc,MAAM;IACvB;;;OAGG;2BACoB,MAAM;IAC7B;;;OAGG;sBACe,MAAM;IACxB;;;OAGG;mBACY,MAAM;IACrB;;;OAGG;wBACiB,MAAM;IAC1B;;;OAGG;yBACkB,MAAM;IAC3B;;;OAGG;uBACgB,MAAM;IACzB;;;OAGG;kBACW,MAAM;IACpB;;;OAGG;wBACiB,MAAM;;eAQf,MAAM;;;;aA0IN,CAAC,KAAK,IAAgB,KAAK,GAAG;;cAC7B,CAAC,KAAK,IAAiB,KAAK,GAAG;;aAChC,CAAC,KAAK,IAAiB,KAAK,GAAG;EAUxC,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -1,11 +1,12 @@
1
- declare var __VLS_5: {}, __VLS_7: {};
1
+ declare var __VLS_6: {}, __VLS_8: {};
2
2
  type __VLS_Slots = {} & {
3
- default?: (props: typeof __VLS_5) => any;
3
+ default?: (props: typeof __VLS_6) => any;
4
4
  } & {
5
- shortcut?: (props: typeof __VLS_7) => any;
5
+ shortcut?: (props: typeof __VLS_8) => any;
6
6
  };
7
- declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
- declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
7
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
8
+ declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
9
+ declare const _default: typeof __VLS_export;
9
10
  export default _default;
10
11
  type __VLS_WithSlots<T, S> = T & {
11
12
  new (): {
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarSidebarSearchButton.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSearchButton.vue"],"names":[],"mappings":"AAkGA,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAoBhD,QAAA,MAAM,eAAe,+QAKnB,CAAC;wBACkB,eAAe,CAAC,OAAO,eAAe,EAAE,WAAW,CAAC;AAAzE,wBAA0E;AAE1E,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarSidebarSearchButton.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSearchButton.vue"],"names":[],"mappings":"AA2GA,QAAA,IAAI,OAAO,IAAU,EAAE,OAAO,IAAW,CAAE;AAC3C,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC5C;IAAE,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU,+QACd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -4,13 +4,15 @@ type __VLS_Props = {
4
4
  loader?: LoadingState;
5
5
  label?: string;
6
6
  };
7
- type __VLS_PublicProps = __VLS_Props & {
7
+ type __VLS_ModelProps = {
8
8
  modelValue?: string;
9
9
  };
10
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
11
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
12
  "update:modelValue": (value: string | undefined) => any;
12
13
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
13
14
  "onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
14
15
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
+ declare const _default: typeof __VLS_export;
15
17
  export default _default;
16
18
  //# sourceMappingURL=ScalarSidebarSearchInput.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarSidebarSearchInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSearchInput.vue"],"names":[],"mappings":"AA0EA,OAAO,EAAE,KAAK,YAAY,EAAiB,MAAM,kBAAkB,CAAA;AAEnE,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,MAAM,CAAC,EAAE,YAAY,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC;AAwBF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;;;;;;AA4HF,wBAOG"}
1
+ {"version":3,"file":"ScalarSidebarSearchInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSearchInput.vue"],"names":[],"mappings":"AA2EA,OAAO,EAAE,KAAK,YAAY,EAAiB,MAAM,kBAAkB,CAAA;AAEnE,KAAK,WAAW,GAAG;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,MAAM,CAAC,EAAE,YAAY,CAAA;IACrB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC;AAsBF,KAAK,gBAAgB,GAAG;IACxB,UAAU,CAAC,EAAE,MAAM,CAAC;CACnB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AAqHxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -17,13 +17,14 @@ import type { ScalarSidebarItemProps } from './types';
17
17
  * </template>
18
18
  * </ScalarSidebarSection>
19
19
  */
20
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<ScalarSidebarItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ScalarSidebarItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
20
+ declare const _default: typeof __VLS_export;
21
+ export default _default;
22
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<ScalarSidebarItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ScalarSidebarItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
21
23
  /** The text content of the toggle */
22
24
  default?(): unknown;
23
25
  /** The list of sidebar subitems */
24
26
  items?(): unknown;
25
27
  }>;
26
- export default _default;
27
28
  type __VLS_WithSlots<T, S> = T & {
28
29
  new (): {
29
30
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarSidebarSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSection.vue"],"names":[],"mappings":"AA0FA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIrD;;;;;;;;;;;;;;;;;GAiBG;;IAMD,qCAAqC;gBACzB,OAAO;IACnB,mCAAmC;cACzB,OAAO;;AARnB,wBA4HC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarSidebarSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSection.vue"],"names":[],"mappings":"AA2FA,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIrD;;;;;;;;;;;;;;;;;GAiBG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;IAMhB,qCAAqC;gBACzB,OAAO;IACnB,mCAAmC;cACzB,OAAO;EAyGf,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -9,10 +9,11 @@ import type { SidebarGroupLevel } from './useSidebarGroups.js';
9
9
  * @example
10
10
  * <ScalarSidebarSpacer />
11
11
  */
12
- declare const _default: import("vue").DefineComponent<{
12
+ declare const _default: typeof __VLS_export;
13
+ export default _default;
14
+ declare const __VLS_export: import("vue").DefineComponent<{
13
15
  indent?: SidebarGroupLevel;
14
16
  }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
15
17
  indent?: SidebarGroupLevel;
16
18
  }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
- export default _default;
18
19
  //# sourceMappingURL=ScalarSidebarSpacer.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarSidebarSpacer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSpacer.vue"],"names":[],"mappings":"AAkCA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAG3D;;;;;;;;;GASG;;aAE2B,iBAAiB;;aAAjB,iBAAiB;;AAD/C,wBAuDC"}
1
+ {"version":3,"file":"ScalarSidebarSpacer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/ScalarSidebarSpacer.vue"],"names":[],"mappings":"AAmCA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAG3D;;;;;;;;;GASG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;aACY,iBAAiB;;aAAjB,iBAAiB;iGA0C3C,CAAC"}
@@ -94,6 +94,10 @@ export type ScalarSidebarGroupSlots = {
94
94
  icon?(props: {
95
95
  open: boolean;
96
96
  }): unknown;
97
+ /** Override the toggle button for the sidebar group */
98
+ toggle?(props: {
99
+ open: boolean;
100
+ }): unknown;
97
101
  /** Content to display to the right of the text content */
98
102
  aside?(props: {
99
103
  open: boolean;
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAEpC,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACzC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAE3D,gCAAgC;AAChC,MAAM,MAAM,sBAAsB,GAAG;IACnC,qCAAqC;IACrC,EAAE,CAAC,EAAE,SAAS,GAAG,MAAM,CAAA;IACvB,iCAAiC;IACjC,IAAI,CAAC,EAAE,IAAI,GAAG,mBAAmB,CAAA;IACjC;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,yCAAyC;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,qCAAqC;IACrC,MAAM,CAAC,EAAE,iBAAiB,CAAA;CAC3B,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG,sBAAsB,GAAG;IAC7D;;;;;;;;;;;;;;;;;;;OAmBG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,gCAAgC;AAChC,MAAM,MAAM,wBAAwB,GAAG;IACrC,0CAA0C;IAC1C,OAAO,CAAC,IAAI,OAAO,CAAA;IACnB,2CAA2C;IAC3C,MAAM,CAAC,IAAI,OAAO,CAAA;IAClB,wBAAwB;IACxB,IAAI,CAAC,IAAI,OAAO,CAAA;IAChB,8DAA8D;IAC9D,KAAK,CAAC,IAAI,OAAO,CAAA;CAClB,CAAA;AAED,gCAAgC;AAChC,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,wBAAwB,EAAE,QAAQ,CAAC,GAAG;IAC9E,iCAAiC;IACjC,MAAM,CAAC,CAAC,KAAK,EAAE;QAAE,KAAK,EAAE,iBAAiB,CAAA;KAAE,GAAG,OAAO,CAAA;IACrD,oEAAoE;IACpE,MAAM,CAAC,IAAI,OAAO,CAAA;IAClB,mEAAmE;IACnE,KAAK,CAAC,IAAI,OAAO,CAAA;CAClB,CAAA;AAED,gCAAgC;AAChC,MAAM,MAAM,uBAAuB,GAAG;IACpC,qCAAqC;IACrC,OAAO,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IAC3C,wCAAwC;IACxC,MAAM,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,KAAK,EAAE,iBAAiB,CAAA;KAAE,GAAG,OAAO,CAAA;IACpE,iCAAiC;IACjC,IAAI,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IACxC,0DAA0D;IAC1D,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IACzC,2CAA2C;IAC3C,MAAM,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IAC1C,0CAA0C;IAC1C,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IACzC,mCAAmC;IACnC,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;CAC1C,CAAA"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarSidebar/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAA;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAEpC,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AACzC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAA;AAE3D,gCAAgC;AAChC,MAAM,MAAM,sBAAsB,GAAG;IACnC,qCAAqC;IACrC,EAAE,CAAC,EAAE,SAAS,GAAG,MAAM,CAAA;IACvB,iCAAiC;IACjC,IAAI,CAAC,EAAE,IAAI,GAAG,mBAAmB,CAAA;IACjC;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,yCAAyC;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,qCAAqC;IACrC,MAAM,CAAC,EAAE,iBAAiB,CAAA;CAC3B,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG,sBAAsB,GAAG;IAC7D;;;;;;;;;;;;;;;;;;;OAmBG;IACH,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,gCAAgC;AAChC,MAAM,MAAM,wBAAwB,GAAG;IACrC,0CAA0C;IAC1C,OAAO,CAAC,IAAI,OAAO,CAAA;IACnB,2CAA2C;IAC3C,MAAM,CAAC,IAAI,OAAO,CAAA;IAClB,wBAAwB;IACxB,IAAI,CAAC,IAAI,OAAO,CAAA;IAChB,8DAA8D;IAC9D,KAAK,CAAC,IAAI,OAAO,CAAA;CAClB,CAAA;AAED,gCAAgC;AAChC,MAAM,MAAM,sBAAsB,GAAG,IAAI,CAAC,wBAAwB,EAAE,QAAQ,CAAC,GAAG;IAC9E,iCAAiC;IACjC,MAAM,CAAC,CAAC,KAAK,EAAE;QAAE,KAAK,EAAE,iBAAiB,CAAA;KAAE,GAAG,OAAO,CAAA;IACrD,oEAAoE;IACpE,MAAM,CAAC,IAAI,OAAO,CAAA;IAClB,mEAAmE;IACnE,KAAK,CAAC,IAAI,OAAO,CAAA;CAClB,CAAA;AAED,gCAAgC;AAChC,MAAM,MAAM,uBAAuB,GAAG;IACpC,qCAAqC;IACrC,OAAO,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IAC3C,wCAAwC;IACxC,MAAM,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAC;QAAC,KAAK,EAAE,iBAAiB,CAAA;KAAE,GAAG,OAAO,CAAA;IACpE,iCAAiC;IACjC,IAAI,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IACxC,uDAAuD;IACvD,MAAM,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IAC1C,0DAA0D;IAC1D,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IACzC,2CAA2C;IAC3C,MAAM,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IAC1C,0CAA0C;IAC1C,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;IACzC,mCAAmC;IACnC,KAAK,CAAC,CAAC,KAAK,EAAE;QAAE,IAAI,EAAE,OAAO,CAAA;KAAE,GAAG,OAAO,CAAA;CAC1C,CAAA"}
@@ -12,7 +12,9 @@ import type { TeleportProps } from 'vue';
12
12
  * <div>Teleported Content</div>
13
13
  * </ScalarTeleport>
14
14
  */
15
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
15
+ declare const _default: typeof __VLS_export;
16
+ export default _default;
17
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
16
18
  /**
17
19
  * Override the default teleport target
18
20
  */
@@ -46,7 +48,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
46
48
  /** The element to be teleported */
47
49
  default(): unknown;
48
50
  }>;
49
- export default _default;
50
51
  type __VLS_WithSlots<T, S> = T & {
51
52
  new (): {
52
53
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarTeleport.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTeleport/ScalarTeleport.vue"],"names":[],"mappings":"AA8DA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,KAAK,CAAA;AAKxC;;;;;;;;;;;;GAYG;;IAGD;;OAEG;SACE,aAAa,CAAC,IAAI,CAAC;IACxB;;;;OAIG;gBACS,OAAO;IACnB;;OAEG;eACQ,aAAa,CAAC,UAAU,CAAC;;IAbpC;;OAEG;SACE,aAAa,CAAC,IAAI,CAAC;IACxB;;;;OAIG;gBACS,OAAO;IACnB;;OAEG;eACQ,aAAa,CAAC,UAAU,CAAC;;IAKpC,mCAAmC;eACxB,OAAO;;AArBpB,wBAwFC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarTeleport.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTeleport/ScalarTeleport.vue"],"names":[],"mappings":"AA+DA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,KAAK,CAAA;AAKxC;;;;;;;;;;;;GAYG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;IAEhB;;OAEG;SACE,aAAa,CAAC,IAAI,CAAC;IACxB;;;;OAIG;gBACS,OAAO;IACnB;;OAEG;eACQ,aAAa,CAAC,UAAU,CAAC;;IAbpC;;OAEG;SACE,aAAa,CAAC,IAAI,CAAC;IACxB;;;;OAIG;gBACS,OAAO;IACnB;;OAEG;eACQ,aAAa,CAAC,UAAU,CAAC;;IAKpC,mCAAmC;eACxB,OAAO;EA2DhB,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -12,7 +12,9 @@
12
12
  * ...
13
13
  * </ScalarTeleportRoot>
14
14
  */
15
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
15
+ declare const _default: typeof __VLS_export;
16
+ export default _default;
17
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
16
18
  /**
17
19
  * Override the default teleport target id
18
20
  */
@@ -26,7 +28,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
26
28
  /** The content which contains <ScalarTeleports> */
27
29
  default(): unknown;
28
30
  }>;
29
- export default _default;
30
31
  type __VLS_WithSlots<T, S> = T & {
31
32
  new (): {
32
33
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarTeleportRoot.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTeleport/ScalarTeleportRoot.vue"],"names":[],"mappings":"AA+CA;;;;;;;;;;;;;GAaG;;IAGD;;OAEG;SACE,MAAM;;IAHX;;OAEG;SACE,MAAM;;IAKX,mDAAmD;eACxC,OAAO;;AAXpB,wBA8DC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarTeleportRoot.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTeleport/ScalarTeleportRoot.vue"],"names":[],"mappings":"AAgDA;;;;;;;;;;;;;GAaG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;IAEhB;;OAEG;SACE,MAAM;;IAHX;;OAEG;SACE,MAAM;;IAKX,mDAAmD;eACxC,OAAO;EAuChB,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -6,7 +6,9 @@
6
6
  * @example
7
7
  * <ScalarTextArea v-model="model" />
8
8
  */
9
- declare const _default: import("vue").DefineComponent<{
9
+ declare const _default: typeof __VLS_export;
10
+ export default _default;
11
+ declare const __VLS_export: import("vue").DefineComponent<{
10
12
  modelValue?: string;
11
13
  }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
12
14
  "update:modelValue": (value: string | undefined) => any;
@@ -15,5 +17,4 @@ declare const _default: import("vue").DefineComponent<{
15
17
  }> & Readonly<{
16
18
  "onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
17
19
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
18
- export default _default;
19
20
  //# sourceMappingURL=ScalarTextArea.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarTextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTextArea/ScalarTextArea.vue"],"names":[],"mappings":"AAyDA;;;;;;;GAOG;;iBAuBU,MAAM;;;;iBAAN,MAAM;;;;AAtBnB,wBA4GC"}
1
+ {"version":3,"file":"ScalarTextArea.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTextArea/ScalarTextArea.vue"],"names":[],"mappings":"AA0DA;;;;;;;GAOG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;iBAmBL,MAAM;;;;iBAAN,MAAM;;;kFAkFf,CAAC"}
@@ -6,7 +6,9 @@
6
6
  * @example
7
7
  * <ScalarTextInput v-model="model" />
8
8
  */
9
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
9
+ declare const _default: typeof __VLS_export;
10
+ export default _default;
11
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
10
12
  readonly?: boolean;
11
13
  } & {
12
14
  modelValue?: string;
@@ -27,7 +29,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
27
29
  } & {
28
30
  aside?: (props: {}) => any;
29
31
  }>;
30
- export default _default;
31
32
  type __VLS_WithSlots<T, S> = T & {
32
33
  new (): {
33
34
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarTextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTextInput/ScalarTextInput.vue"],"names":[],"mappings":"AA2FA;;;;;;;GAOG;;eAGU,OAAO;;iBA6BP,MAAM;;;;eA7BN,OAAO;;iBA6BP,MAAM;;;;aAiHN,CAAC,KAAK,IAAiB,KAAK,GAAG;;aAC/B,CAAC,KAAK,IAAiB,KAAK,GAAG;;aAC/B,CAAC,KAAK,IAAiB,KAAK,GAAG;;YAChC,CAAC,KAAK,IAAiB,KAAK,GAAG;;AAnJ3C,wBAwLC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarTextInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTextInput/ScalarTextInput.vue"],"names":[],"mappings":"AA4FA;;;;;;;GAOG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;eAEL,OAAO;;iBA2BP,MAAM;;;;eA3BN,OAAO;;iBA2BP,MAAM;;;;aAoIN,CAAC,KAAK,IAAiB,KAAK,GAAG;;aAC/B,CAAC,KAAK,IAAiB,KAAK,GAAG;;aAC/B,CAAC,KAAK,IAAiB,KAAK,GAAG;;YAChC,CAAC,KAAK,IAAiB,KAAK,GAAG;EAYvC,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -6,10 +6,11 @@
6
6
  * @example
7
7
  * <ScalarThemeSwatches :css="theme" />
8
8
  */
9
- declare const _default: import("vue").DefineComponent<{
9
+ declare const _default: typeof __VLS_export;
10
+ export default _default;
11
+ declare const __VLS_export: import("vue").DefineComponent<{
10
12
  css: string;
11
13
  }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
12
14
  css: string;
13
15
  }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
- export default _default;
15
16
  //# sourceMappingURL=ScalarThemeSwatches.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarThemeSwatches.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarThemeSwatches/ScalarThemeSwatches.vue"],"names":[],"mappings":"AAmDA;;;;;;;GAOG;;SAGI,MAAM;;SAAN,MAAM;;AAFb,wBAsEC"}
1
+ {"version":3,"file":"ScalarThemeSwatches.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarThemeSwatches/ScalarThemeSwatches.vue"],"names":[],"mappings":"AAoDA;;;;;;;GAOG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;SAEX,MAAM;;SAAN,MAAM;iGA2DT,CAAC"}
@@ -2,13 +2,15 @@ type __VLS_Props = {
2
2
  disabled?: boolean;
3
3
  label?: string;
4
4
  };
5
- type __VLS_PublicProps = __VLS_Props & {
5
+ type __VLS_ModelProps = {
6
6
  modelValue?: boolean;
7
7
  };
8
- declare const _default: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
+ type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
9
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
9
10
  "update:modelValue": (value: boolean) => any;
10
11
  }, string, import("vue").PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
11
12
  "onUpdate:modelValue"?: ((value: boolean) => any) | undefined;
12
13
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
+ declare const _default: typeof __VLS_export;
13
15
  export default _default;
14
16
  //# sourceMappingURL=ScalarToggle.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarToggle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarToggle/ScalarToggle.vue"],"names":[],"mappings":"AA+CA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC;AAyBF,KAAK,iBAAiB,GAAG,WAAW,GAAG;IACvC,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;;;;;;AAkEF,wBAOG"}
1
+ {"version":3,"file":"ScalarToggle.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarToggle/ScalarToggle.vue"],"names":[],"mappings":"AAgDA,KAAK,WAAW,GAAG;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC;AAwBF,KAAK,gBAAgB,GAAG;IACxB,UAAU,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAKF,KAAK,iBAAiB,GAAG,WAAW,GAAG,gBAAgB,CAAC;AA0DxD,QAAA,MAAM,YAAY;;;;kFAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -4,7 +4,9 @@ import type { ScalarCheckboxOption } from '../ScalarCheckboxInput';
4
4
  *
5
5
  * A group of toggle inputs allowing for multiple selections.
6
6
  */
7
- declare const _default: import("vue").DefineComponent<{
7
+ declare const _default: typeof __VLS_export;
8
+ export default _default;
9
+ declare const __VLS_export: import("vue").DefineComponent<{
8
10
  options?: ScalarCheckboxOption[];
9
11
  } & {
10
12
  modelValue?: ScalarCheckboxOption[];
@@ -17,5 +19,4 @@ declare const _default: import("vue").DefineComponent<{
17
19
  }> & Readonly<{
18
20
  "onUpdate:modelValue"?: ((value: ScalarCheckboxOption[]) => any) | undefined;
19
21
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
20
- export default _default;
21
22
  //# sourceMappingURL=ScalarToggleGroup.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarToggleGroup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarToggle/ScalarToggleGroup.vue"],"names":[],"mappings":"AAqCA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAKlE;;;;GAIG;;cAGS,oBAAoB,EAAE;;iBAYrB,oBAAoB,EAAE;;;;cAZvB,oBAAoB,EAAE;;iBAYrB,oBAAoB,EAAE;;;;AAdnC,wBA8FC"}
1
+ {"version":3,"file":"ScalarToggleGroup.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarToggle/ScalarToggleGroup.vue"],"names":[],"mappings":"AAsCA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAA;AAKlE;;;;GAIG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;cAEN,oBAAoB,EAAE;;iBAYrB,oBAAoB,EAAE;;;;cAZvB,oBAAoB,EAAE;;iBAYrB,oBAAoB,EAAE;;;kFA6E/B,CAAC"}
@@ -8,7 +8,9 @@
8
8
  * Label
9
9
  * </ScalarToggleInput>
10
10
  */
11
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
11
+ declare const _default: typeof __VLS_export;
12
+ export default _default;
13
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
12
14
  modelValue?: boolean;
13
15
  }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
16
  "update:modelValue": (value: boolean | undefined) => any;
@@ -19,7 +21,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
19
21
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
20
22
  default?: (props: {}) => any;
21
23
  }>;
22
- export default _default;
23
24
  type __VLS_WithSlots<T, S> = T & {
24
25
  new (): {
25
26
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarToggleInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarToggle/ScalarToggleInput.vue"],"names":[],"mappings":"AA6CA;;;;;;;;;GASG;;iBAYU,OAAO;;;;iBAAP,OAAO;;;;cAsDN,CAAC,KAAK,IAAgB,KAAK,GAAG;;AAjE5C,wBAoGC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarToggleInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarToggle/ScalarToggleInput.vue"],"names":[],"mappings":"AA8CA;;;;;;;;;GASG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;iBAQL,OAAO;;;;iBAAP,OAAO;;;;cAyEN,CAAC,KAAK,IAAgB,KAAK,GAAG;EAUxC,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -12,7 +12,9 @@ import type { ScalarTooltipPlacement } from './types';
12
12
  * <ScalarButton>Make bold</ScalarButton>
13
13
  * </ScalarHotkeyTooltip>
14
14
  */
15
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
15
+ declare const _default: typeof __VLS_export;
16
+ export default _default;
17
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<{
16
18
  content?: string;
17
19
  hotkey: string;
18
20
  modifier?: HotKeyModifier[];
@@ -29,7 +31,6 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<{
29
31
  }> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
30
32
  default?: (props: {}) => any;
31
33
  }>;
32
- export default _default;
33
34
  type __VLS_WithSlots<T, S> = T & {
34
35
  new (): {
35
36
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarHotkeyTooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarHotkeyTooltip.vue"],"names":[],"mappings":"AA2GA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAE3D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIrD;;;;;;;;;;;GAWG;;cAGS,MAAM;YACR,MAAM;eACH,cAAc,EAAE;YACnB,MAAM;gBACF,sBAAsB;aACzB,MAAM;;cALL,MAAM;YACR,MAAM;eACH,cAAc,EAAE;YACnB,MAAM;gBACF,sBAAsB;aACzB,MAAM;;cAoFH,CAAC,KAAK,IAAgB,KAAK,GAAG;;AA3F5C,wBAyHC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarHotkeyTooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarHotkeyTooltip.vue"],"names":[],"mappings":"AA4GA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,uBAAuB,CAAA;AAE3D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAIrD;;;;;;;;;;;GAWG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;cAEN,MAAM;YACR,MAAM;eACH,cAAc,EAAE;YACnB,MAAM;gBACF,sBAAsB;aACzB,MAAM;;cALL,MAAM;YACR,MAAM;eACH,cAAc,EAAE;YACnB,MAAM;gBACF,sBAAsB;aACzB,MAAM;;cA0FH,CAAC,KAAK,IAAgB,KAAK,GAAG;EAWxC,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -9,10 +9,11 @@ import type { ScalarTooltipProps } from './types';
9
9
  * <ScalarButton>Hover Me</ScalarButton>
10
10
  * </ScalarTooltip>
11
11
  */
12
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<ScalarTooltipProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ScalarTooltipProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
12
+ declare const _default: typeof __VLS_export;
13
+ export default _default;
14
+ declare const __VLS_export: __VLS_WithSlots<import("vue").DefineComponent<ScalarTooltipProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ScalarTooltipProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
13
15
  default?: (props: {}) => any;
14
16
  }>;
15
- export default _default;
16
17
  type __VLS_WithSlots<T, S> = T & {
17
18
  new (): {
18
19
  $slots: S;
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarTooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarTooltip.vue"],"names":[],"mappings":"AAuEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAIjD;;;;;;;;;GASG;;cA0CW,CAAC,KAAK,IAAgB,KAAK,GAAG;;AAzC5C,wBAuEC;AAOD,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ScalarTooltip.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarTooltip/ScalarTooltip.vue"],"names":[],"mappings":"AAwEA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAA;AAIjD;;;;;;;;;GASG;wBACkB,OAAO,YAAY;AAAxC,wBAAyC;AAGzC,QAAA,MAAM,YAAY;cA6CJ,CAAC,KAAK,IAAgB,KAAK,GAAG;EAWxC,CAAC;AACL,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
@@ -10,11 +10,12 @@ type __VLS_Props = {
10
10
  contentClass?: string;
11
11
  lineClass?: string;
12
12
  };
13
- declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
13
+ declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
14
14
  lineHeight: number;
15
15
  containerClass: string;
16
16
  contentClass: string;
17
17
  lineClass: string;
18
18
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
+ declare const _default: typeof __VLS_export;
19
20
  export default _default;
20
21
  //# sourceMappingURL=ScalarVirtualText.vue.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ScalarVirtualText.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarVirtualText/ScalarVirtualText.vue"],"names":[],"mappings":"AA4HA,KAAK,WAAW,GAAG;IACf,sBAAsB;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAC;;gBAJa,MAAM;oBACF,MAAM;kBACR,MAAM;eACT,MAAM;;AA0JtB,wBAOG"}
1
+ {"version":3,"file":"ScalarVirtualText.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarVirtualText/ScalarVirtualText.vue"],"names":[],"mappings":"AA6HA,KAAK,WAAW,GAAG;IACf,sBAAsB;IACtB,IAAI,EAAE,MAAM,CAAA;IACZ;;;OAGG;IACH,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,cAAc,CAAC,EAAE,MAAM,CAAA;IACvB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAC;AAgJJ,QAAA,MAAM,YAAY;gBApJD,MAAM;oBACF,MAAM;kBACR,MAAM;eACT,MAAM;6EAoJpB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}