@scalar/components 0.12.53 → 0.12.54
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/ScalarButton/ScalarButton.stories.d.ts +116 -544
- package/dist/components/ScalarButton/ScalarButton.stories.d.ts.map +1 -1
- package/dist/components/ScalarButton/ScalarButton.vue.d.ts +5 -32
- package/dist/components/ScalarButton/ScalarButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarCodeBlock/ScalarCodeBlock.stories.d.ts +52 -164
- package/dist/components/ScalarCodeBlock/ScalarCodeBlock.stories.d.ts.map +1 -1
- package/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.d.ts +4 -29
- package/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.d.ts.map +1 -1
- package/dist/components/ScalarCodeBlock/ScalarCodeBlock.vue.js +21 -21
- package/dist/components/ScalarCombobox/ScalarCombobox.stories.d.ts +22 -116
- package/dist/components/ScalarCombobox/ScalarCombobox.stories.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarCombobox.vue.d.ts +6 -15
- package/dist/components/ScalarCombobox/ScalarCombobox.vue.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxMultiselect.vue.d.ts +324 -83
- package/dist/components/ScalarCombobox/ScalarComboboxMultiselect.vue.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.d.ts +3 -12
- package/dist/components/ScalarCombobox/ScalarComboboxOption.vue.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxOptions.vue.d.ts +7 -16
- package/dist/components/ScalarCombobox/ScalarComboboxOptions.vue.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.d.ts +35 -12
- package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.d.ts.map +1 -1
- package/dist/components/ScalarCombobox/ScalarComboboxPopover.vue.js +24 -24
- package/dist/components/ScalarContextMenu/ScalarContextMenu.stories.d.ts +121 -460
- package/dist/components/ScalarContextMenu/ScalarContextMenu.stories.d.ts.map +1 -1
- package/dist/components/ScalarContextMenu/ScalarContextMenu.vue.d.ts +4 -29
- package/dist/components/ScalarContextMenu/ScalarContextMenu.vue.d.ts.map +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdown.stories.d.ts +102 -569
- package/dist/components/ScalarDropdown/ScalarDropdown.stories.d.ts.map +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdown.vue.d.ts +4 -27
- package/dist/components/ScalarDropdown/ScalarDropdown.vue.d.ts.map +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdown.vue.js +14 -14
- package/dist/components/ScalarDropdown/ScalarDropdownDivider.vue.d.ts +1 -1
- package/dist/components/ScalarDropdown/ScalarDropdownItem.vue.d.ts +6 -15
- package/dist/components/ScalarDropdown/ScalarDropdownItem.vue.d.ts.map +1 -1
- package/dist/components/ScalarFloating/ScalarFloating.vue.d.ts +1 -10
- package/dist/components/ScalarFloating/ScalarFloating.vue.d.ts.map +1 -1
- package/dist/components/ScalarIcon/IconList.vue.d.ts +3 -12
- package/dist/components/ScalarIcon/IconList.vue.d.ts.map +1 -1
- package/dist/components/ScalarIcon/ScalarIcon.stories.d.ts +40 -112
- package/dist/components/ScalarIcon/ScalarIcon.stories.d.ts.map +1 -1
- package/dist/components/ScalarIcon/ScalarIcon.vue.d.ts +3 -12
- package/dist/components/ScalarIcon/ScalarIcon.vue.d.ts.map +1 -1
- package/dist/components/ScalarIcon/icons/Add.svg.js +16 -16
- package/dist/components/ScalarIcon/icons/AddTab.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/ArrowLeft.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/ArrowRight.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Brackets.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Branch.svg.js +25 -25
- package/dist/components/ScalarIcon/icons/Changelog.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/Checkmark.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/ChevronDown.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/ChevronLeft.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/ChevronRight.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/ChevronUp.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Clipboard.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Close.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/CloseTab.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/CloseTabs.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Cloud.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/CodeFolder.svg.js +22 -22
- package/dist/components/ScalarIcon/icons/Cog.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/Collection.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Cookie.svg.js +19 -19
- package/dist/components/ScalarIcon/icons/DarkMode.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Delete.svg.js +12 -12
- package/dist/components/ScalarIcon/icons/Discord.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/DiscordLine.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/DocsPage.svg.js +22 -22
- package/dist/components/ScalarIcon/icons/Download.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/Duplicate.svg.js +20 -20
- package/dist/components/ScalarIcon/icons/Edit.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Ellipses.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Email.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/Error.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Example.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/ExternalLink.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/FilterList.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Folder.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/GitHub.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/GitHubLine.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Google.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Help.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Hide.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/History.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/House.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Import.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/Info.svg.js +27 -27
- package/dist/components/ScalarIcon/icons/Key.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/Leave.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/LightDarkModeToggle.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/LightMode.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Link.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Lock.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Logo.svg.js +12 -12
- package/dist/components/ScalarIcon/icons/LogoAPI.svg.js +13 -13
- package/dist/components/ScalarIcon/icons/LogoClient.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/LogoMarket.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/LogoSwagger.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/Magic.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Menu.svg.js +16 -16
- package/dist/components/ScalarIcon/icons/Page.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/PaperAirplane.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Pencil.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/Play.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/Refresh.svg.js +20 -20
- package/dist/components/ScalarIcon/icons/Roadmap.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/Scribble.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Search.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Server.svg.js +25 -25
- package/dist/components/ScalarIcon/icons/Settings.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Show.svg.js +22 -22
- package/dist/components/ScalarIcon/icons/Sort.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Terminal.svg.js +22 -22
- package/dist/components/ScalarIcon/icons/ThumbsDown.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/ThumbsUp.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Trash.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/Unlock.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/Upload.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/UploadSimple.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/User.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/Users.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/Wallet.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/Workspace.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-framework-angular.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-framework-astro.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-framework-laravel.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/programming-framework-nextdotjs.svg.js +8 -8
- package/dist/components/ScalarIcon/icons/programming-framework-react.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-framework-vuedotjs.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/programming-language-c.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-clojure.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/programming-language-csharp.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/programming-language-css3.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-go.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-html5.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-http.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-java.svg.js +12 -12
- package/dist/components/ScalarIcon/icons/programming-language-javascript.svg.js +7 -7
- package/dist/components/ScalarIcon/icons/programming-language-json.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/programming-language-kotlin.svg.js +8 -8
- package/dist/components/ScalarIcon/icons/programming-language-node.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-objc.svg.js +11 -11
- package/dist/components/ScalarIcon/icons/programming-language-ocaml.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-php.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/programming-language-powershell.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/programming-language-python.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/programming-language-r.svg.js +14 -14
- package/dist/components/ScalarIcon/icons/programming-language-ruby.svg.js +8 -8
- package/dist/components/ScalarIcon/icons/programming-language-scala.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-shell.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-swift.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-language-typescript.svg.js +9 -9
- package/dist/components/ScalarIcon/icons/programming-script-code.svg.js +15 -15
- package/dist/components/ScalarIcon/icons/programming-tool-git.svg.js +10 -10
- package/dist/components/ScalarIcon/icons/programming-tool-tailwindcss.svg.js +9 -9
- package/dist/components/ScalarIconButton/ScalarIconButton.stories.d.ts +15 -47
- package/dist/components/ScalarIconButton/ScalarIconButton.stories.d.ts.map +1 -1
- package/dist/components/ScalarIconButton/ScalarIconButton.vue.d.ts +4 -27
- package/dist/components/ScalarIconButton/ScalarIconButton.vue.d.ts.map +1 -1
- package/dist/components/ScalarListbox/ScalarListbox.stories.d.ts +32 -145
- package/dist/components/ScalarListbox/ScalarListbox.stories.d.ts.map +1 -1
- package/dist/components/ScalarListbox/ScalarListbox.vue.d.ts +7 -28
- package/dist/components/ScalarListbox/ScalarListbox.vue.d.ts.map +1 -1
- package/dist/components/ScalarListbox/ScalarListbox.vue.js +23 -23
- package/dist/components/ScalarLoading/ScalarLoading.stories.d.ts +41 -204
- package/dist/components/ScalarLoading/ScalarLoading.stories.d.ts.map +1 -1
- package/dist/components/ScalarLoading/ScalarLoading.vue.d.ts +3 -12
- package/dist/components/ScalarLoading/ScalarLoading.vue.d.ts.map +1 -1
- package/dist/components/ScalarLoading/ScalarLoading.vue2.js +22 -22
- package/dist/components/ScalarMarkdown/ScalarMarkdown.stories.d.ts +52 -140
- package/dist/components/ScalarMarkdown/ScalarMarkdown.stories.d.ts.map +1 -1
- package/dist/components/ScalarMarkdown/ScalarMarkdown.vue.d.ts +4 -25
- package/dist/components/ScalarMarkdown/ScalarMarkdown.vue.d.ts.map +1 -1
- package/dist/components/ScalarModal/ScalarModal.stories.d.ts +27 -105
- package/dist/components/ScalarModal/ScalarModal.stories.d.ts.map +1 -1
- package/dist/components/ScalarModal/ScalarModal.vue.d.ts +6 -27
- package/dist/components/ScalarModal/ScalarModal.vue.d.ts.map +1 -1
- package/dist/components/ScalarPopover/ScalarPopover.stories.d.ts +41 -404
- package/dist/components/ScalarPopover/ScalarPopover.stories.d.ts.map +1 -1
- package/dist/components/ScalarPopover/ScalarPopover.vue.d.ts +1 -10
- package/dist/components/ScalarPopover/ScalarPopover.vue.d.ts.map +1 -1
- package/dist/components/ScalarPopover/ScalarPopover.vue.js +16 -16
- package/dist/components/ScalarSearchInput/ScalarSearchInput.stories.d.ts +97 -361
- package/dist/components/ScalarSearchInput/ScalarSearchInput.stories.d.ts.map +1 -1
- package/dist/components/ScalarSearchInput/ScalarSearchInput.vue.d.ts +7 -16
- package/dist/components/ScalarSearchInput/ScalarSearchInput.vue.d.ts.map +1 -1
- package/dist/components/ScalarSearchInput/ScalarSearchInput.vue.js +18 -18
- package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.d.ts +3 -12
- package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.d.ts.map +1 -1
- package/dist/components/ScalarSearchResults/ScalarSearchResultItem.vue.js +26 -26
- package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.d.ts +3 -12
- package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.d.ts.map +1 -1
- package/dist/components/ScalarSearchResults/ScalarSearchResultList.vue.js +14 -14
- package/dist/components/ScalarSearchResults/ScalarSearchResults.stories.d.ts +48 -107
- package/dist/components/ScalarSearchResults/ScalarSearchResults.stories.d.ts.map +1 -1
- package/dist/components/ScalarTextField/ScalarTextField.stories.d.ts +197 -673
- package/dist/components/ScalarTextField/ScalarTextField.stories.d.ts.map +1 -1
- package/dist/components/ScalarTextField/ScalarTextField.vue.d.ts +8 -33
- package/dist/components/ScalarTextField/ScalarTextField.vue.d.ts.map +1 -1
- package/dist/components/ScalarTooltip/ScalarTooltip.stories.d.ts +193 -684
- package/dist/components/ScalarTooltip/ScalarTooltip.stories.d.ts.map +1 -1
- package/dist/components/ScalarTooltip/ScalarTooltip.vue.d.ts +7 -32
- package/dist/components/ScalarTooltip/ScalarTooltip.vue.d.ts.map +1 -1
- package/dist/components/ScalarVirtualText/ScalarVirtualText.stories.d.ts +52 -172
- package/dist/components/ScalarVirtualText/ScalarVirtualText.stories.d.ts.map +1 -1
- package/dist/components/ScalarVirtualText/ScalarVirtualText.vue.d.ts +4 -31
- package/dist/components/ScalarVirtualText/ScalarVirtualText.vue.d.ts.map +1 -1
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarCombobox.stories.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarCombobox.stories.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAMrD,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAElD,QAAA,MAAM,IAAI
|
|
1
|
+
{"version":3,"file":"ScalarCombobox.stories.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarCombobox.stories.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAQ,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AAMrD,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAElD,QAAA,MAAM,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAY6B,CAAA;AAEvC,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAqClC,eAAO,MAAM,IAAI,EAAE,KA0BlB,CAAA;AAED,eAAO,MAAM,MAAM,EAAE,KA0BpB,CAAA;AAED,eAAO,MAAM,WAAW,EAAE,KA0BzB,CAAA;AAED,eAAO,MAAM,iBAAiB,EAAE,KA0B/B,CAAA"}
|
|
@@ -3,19 +3,19 @@ import type { Option, OptionGroup } from './types.js';
|
|
|
3
3
|
declare function __VLS_template(): {
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
};
|
|
6
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
6
|
+
declare const __VLS_component: import("vue").DefineComponent<{
|
|
7
7
|
options: Option[] | OptionGroup[];
|
|
8
8
|
modelValue?: Option;
|
|
9
9
|
placeholder?: string;
|
|
10
|
-
} & Omit<FloatingOptions, "middleware"
|
|
11
|
-
"update:modelValue": (v: Option) =>
|
|
12
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
10
|
+
} & Omit<FloatingOptions, "middleware">, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
11
|
+
"update:modelValue": (v: Option) => any;
|
|
12
|
+
}, string, import("vue").PublicProps, Readonly<{
|
|
13
13
|
options: Option[] | OptionGroup[];
|
|
14
14
|
modelValue?: Option;
|
|
15
15
|
placeholder?: string;
|
|
16
|
-
} & Omit<FloatingOptions, "middleware"
|
|
16
|
+
} & Omit<FloatingOptions, "middleware">> & Readonly<{
|
|
17
17
|
"onUpdate:modelValue"?: ((v: Option) => any) | undefined;
|
|
18
|
-
}, {}, {}>;
|
|
18
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
19
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
20
20
|
export default _default;
|
|
21
21
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -23,13 +23,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
23
23
|
$slots: S;
|
|
24
24
|
};
|
|
25
25
|
};
|
|
26
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
27
|
-
type __VLS_TypePropsToOption<T> = {
|
|
28
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
29
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
30
|
-
} : {
|
|
31
|
-
type: import('vue').PropType<T[K]>;
|
|
32
|
-
required: true;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
26
|
//# sourceMappingURL=ScalarCombobox.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarCombobox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarCombobox.vue"],"names":[],"mappings":"AAuCA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGxD,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"ScalarCombobox.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarCombobox.vue"],"names":[],"mappings":"AAuCA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGxD,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAyBlD,iBAAS,cAAc;qBAuDM,GAAG;EAmB/B;AACD,QAAA,MAAM,eAAe;aA/FR,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM;kBACL,MAAM;;;;aAFX,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM;kBACL,MAAM;;;kFAsGtB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -4,30 +4,14 @@ declare function __VLS_template(): {
|
|
|
4
4
|
default?(_: {}): any;
|
|
5
5
|
actions?(_: {}): any;
|
|
6
6
|
};
|
|
7
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
7
|
+
declare const __VLS_component: import("vue").DefineComponent<{
|
|
8
8
|
options: Option[] | OptionGroup[];
|
|
9
9
|
modelValue?: Option[];
|
|
10
10
|
placeholder?: string;
|
|
11
11
|
isDeletable?: boolean;
|
|
12
|
-
} & Omit<FloatingOptions, "middleware"
|
|
12
|
+
} & Omit<FloatingOptions, "middleware">, {
|
|
13
13
|
comboboxPopoverRef: import("vue").Ref<({
|
|
14
|
-
new (...args: any[]): import("vue").
|
|
15
|
-
resize: {
|
|
16
|
-
type: import("vue").PropType<boolean>;
|
|
17
|
-
};
|
|
18
|
-
placement: {
|
|
19
|
-
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
20
|
-
};
|
|
21
|
-
targetRef: {
|
|
22
|
-
type: import("vue").PropType<HTMLElement>;
|
|
23
|
-
};
|
|
24
|
-
isOpen: {
|
|
25
|
-
type: import("vue").PropType<boolean>;
|
|
26
|
-
};
|
|
27
|
-
teleport: {
|
|
28
|
-
type: import("vue").PropType<string | boolean>;
|
|
29
|
-
};
|
|
30
|
-
}>>, {
|
|
14
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<Omit<FloatingOptions, "middleware">> & Readonly<{}>, {
|
|
31
15
|
popoverButtonRef: import("vue").Ref<import("vue").DefineComponent<{
|
|
32
16
|
as: {
|
|
33
17
|
type: (ObjectConstructor | StringConstructor)[];
|
|
@@ -60,47 +44,192 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
|
|
|
60
44
|
id: string;
|
|
61
45
|
as: string | Record<string, any>;
|
|
62
46
|
disabled: boolean;
|
|
63
|
-
}, {}> | null
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
47
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null, import("vue").DefineComponent<{
|
|
48
|
+
as: {
|
|
49
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
50
|
+
default: string;
|
|
51
|
+
};
|
|
52
|
+
disabled: {
|
|
53
|
+
type: BooleanConstructor[];
|
|
54
|
+
default: boolean;
|
|
55
|
+
};
|
|
56
|
+
id: {
|
|
57
|
+
type: StringConstructor;
|
|
58
|
+
default: null;
|
|
59
|
+
};
|
|
60
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
61
|
+
[key: string]: any;
|
|
62
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
63
|
+
as: {
|
|
64
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
65
|
+
default: string;
|
|
66
|
+
};
|
|
67
|
+
disabled: {
|
|
68
|
+
type: BooleanConstructor[];
|
|
69
|
+
default: boolean;
|
|
70
|
+
};
|
|
71
|
+
id: {
|
|
72
|
+
type: StringConstructor;
|
|
73
|
+
default: null;
|
|
74
|
+
};
|
|
75
|
+
}>>, {
|
|
76
|
+
id: string;
|
|
77
|
+
as: string | Record<string, any>;
|
|
78
|
+
disabled: boolean;
|
|
79
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null>;
|
|
80
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
81
81
|
P: {};
|
|
82
82
|
B: {};
|
|
83
83
|
D: {};
|
|
84
84
|
C: {};
|
|
85
85
|
M: {};
|
|
86
86
|
Defaults: {};
|
|
87
|
-
}, Readonly<
|
|
88
|
-
|
|
89
|
-
|
|
87
|
+
}, Readonly<Omit<FloatingOptions, "middleware">> & Readonly<{}>, {
|
|
88
|
+
popoverButtonRef: import("vue").Ref<import("vue").DefineComponent<{
|
|
89
|
+
as: {
|
|
90
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
91
|
+
default: string;
|
|
92
|
+
};
|
|
93
|
+
disabled: {
|
|
94
|
+
type: BooleanConstructor[];
|
|
95
|
+
default: boolean;
|
|
96
|
+
};
|
|
97
|
+
id: {
|
|
98
|
+
type: StringConstructor;
|
|
99
|
+
default: null;
|
|
100
|
+
};
|
|
101
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
102
|
+
[key: string]: any;
|
|
103
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
104
|
+
as: {
|
|
105
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
106
|
+
default: string;
|
|
107
|
+
};
|
|
108
|
+
disabled: {
|
|
109
|
+
type: BooleanConstructor[];
|
|
110
|
+
default: boolean;
|
|
111
|
+
};
|
|
112
|
+
id: {
|
|
113
|
+
type: StringConstructor;
|
|
114
|
+
default: null;
|
|
115
|
+
};
|
|
116
|
+
}>>, {
|
|
117
|
+
id: string;
|
|
118
|
+
as: string | Record<string, any>;
|
|
119
|
+
disabled: boolean;
|
|
120
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null, import("vue").DefineComponent<{
|
|
121
|
+
as: {
|
|
122
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
123
|
+
default: string;
|
|
124
|
+
};
|
|
125
|
+
disabled: {
|
|
126
|
+
type: BooleanConstructor[];
|
|
127
|
+
default: boolean;
|
|
128
|
+
};
|
|
129
|
+
id: {
|
|
130
|
+
type: StringConstructor;
|
|
131
|
+
default: null;
|
|
132
|
+
};
|
|
133
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
134
|
+
[key: string]: any;
|
|
135
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
136
|
+
as: {
|
|
137
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
138
|
+
default: string;
|
|
139
|
+
};
|
|
140
|
+
disabled: {
|
|
141
|
+
type: BooleanConstructor[];
|
|
142
|
+
default: boolean;
|
|
143
|
+
};
|
|
144
|
+
id: {
|
|
145
|
+
type: StringConstructor;
|
|
146
|
+
default: null;
|
|
147
|
+
};
|
|
148
|
+
}>>, {
|
|
149
|
+
id: string;
|
|
150
|
+
as: string | Record<string, any>;
|
|
151
|
+
disabled: boolean;
|
|
152
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null>;
|
|
153
|
+
}, {}, {}, {}, {}>;
|
|
154
|
+
__isFragment?: never;
|
|
155
|
+
__isTeleport?: never;
|
|
156
|
+
__isSuspense?: never;
|
|
157
|
+
} & import("vue").ComponentOptionsBase<Readonly<Omit<FloatingOptions, "middleware">> & Readonly<{}>, {
|
|
158
|
+
popoverButtonRef: import("vue").Ref<import("vue").DefineComponent<{
|
|
159
|
+
as: {
|
|
160
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
161
|
+
default: string;
|
|
162
|
+
};
|
|
163
|
+
disabled: {
|
|
164
|
+
type: BooleanConstructor[];
|
|
165
|
+
default: boolean;
|
|
90
166
|
};
|
|
91
|
-
|
|
92
|
-
type:
|
|
167
|
+
id: {
|
|
168
|
+
type: StringConstructor;
|
|
169
|
+
default: null;
|
|
93
170
|
};
|
|
94
|
-
|
|
95
|
-
|
|
171
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
172
|
+
[key: string]: any;
|
|
173
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
174
|
+
as: {
|
|
175
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
176
|
+
default: string;
|
|
96
177
|
};
|
|
97
|
-
|
|
98
|
-
type:
|
|
178
|
+
disabled: {
|
|
179
|
+
type: BooleanConstructor[];
|
|
180
|
+
default: boolean;
|
|
99
181
|
};
|
|
100
|
-
|
|
101
|
-
type:
|
|
182
|
+
id: {
|
|
183
|
+
type: StringConstructor;
|
|
184
|
+
default: null;
|
|
102
185
|
};
|
|
103
186
|
}>>, {
|
|
187
|
+
id: string;
|
|
188
|
+
as: string | Record<string, any>;
|
|
189
|
+
disabled: boolean;
|
|
190
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null, import("vue").DefineComponent<{
|
|
191
|
+
as: {
|
|
192
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
193
|
+
default: string;
|
|
194
|
+
};
|
|
195
|
+
disabled: {
|
|
196
|
+
type: BooleanConstructor[];
|
|
197
|
+
default: boolean;
|
|
198
|
+
};
|
|
199
|
+
id: {
|
|
200
|
+
type: StringConstructor;
|
|
201
|
+
default: null;
|
|
202
|
+
};
|
|
203
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
204
|
+
[key: string]: any;
|
|
205
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
206
|
+
as: {
|
|
207
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
208
|
+
default: string;
|
|
209
|
+
};
|
|
210
|
+
disabled: {
|
|
211
|
+
type: BooleanConstructor[];
|
|
212
|
+
default: boolean;
|
|
213
|
+
};
|
|
214
|
+
id: {
|
|
215
|
+
type: StringConstructor;
|
|
216
|
+
default: null;
|
|
217
|
+
};
|
|
218
|
+
}>>, {
|
|
219
|
+
id: string;
|
|
220
|
+
as: string | Record<string, any>;
|
|
221
|
+
disabled: boolean;
|
|
222
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null>;
|
|
223
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
224
|
+
$slots: {
|
|
225
|
+
default?(_: {}): any;
|
|
226
|
+
popover?(_: {
|
|
227
|
+
close: any;
|
|
228
|
+
open: any;
|
|
229
|
+
}): any;
|
|
230
|
+
};
|
|
231
|
+
})) | null, ({
|
|
232
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<Omit<FloatingOptions, "middleware">> & Readonly<{}>, {
|
|
104
233
|
popoverButtonRef: import("vue").Ref<import("vue").DefineComponent<{
|
|
105
234
|
as: {
|
|
106
235
|
type: (ObjectConstructor | StringConstructor)[];
|
|
@@ -133,28 +262,117 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
|
|
|
133
262
|
id: string;
|
|
134
263
|
as: string | Record<string, any>;
|
|
135
264
|
disabled: boolean;
|
|
136
|
-
}, {}> | null
|
|
265
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null, import("vue").DefineComponent<{
|
|
266
|
+
as: {
|
|
267
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
268
|
+
default: string;
|
|
269
|
+
};
|
|
270
|
+
disabled: {
|
|
271
|
+
type: BooleanConstructor[];
|
|
272
|
+
default: boolean;
|
|
273
|
+
};
|
|
274
|
+
id: {
|
|
275
|
+
type: StringConstructor;
|
|
276
|
+
default: null;
|
|
277
|
+
};
|
|
278
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
279
|
+
[key: string]: any;
|
|
280
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
281
|
+
as: {
|
|
282
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
283
|
+
default: string;
|
|
284
|
+
};
|
|
285
|
+
disabled: {
|
|
286
|
+
type: BooleanConstructor[];
|
|
287
|
+
default: boolean;
|
|
288
|
+
};
|
|
289
|
+
id: {
|
|
290
|
+
type: StringConstructor;
|
|
291
|
+
default: null;
|
|
292
|
+
};
|
|
293
|
+
}>>, {
|
|
294
|
+
id: string;
|
|
295
|
+
as: string | Record<string, any>;
|
|
296
|
+
disabled: boolean;
|
|
297
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null>;
|
|
298
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
299
|
+
P: {};
|
|
300
|
+
B: {};
|
|
301
|
+
D: {};
|
|
302
|
+
C: {};
|
|
303
|
+
M: {};
|
|
304
|
+
Defaults: {};
|
|
305
|
+
}, Readonly<Omit<FloatingOptions, "middleware">> & Readonly<{}>, {
|
|
306
|
+
popoverButtonRef: import("vue").Ref<import("vue").DefineComponent<{
|
|
307
|
+
as: {
|
|
308
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
309
|
+
default: string;
|
|
310
|
+
};
|
|
311
|
+
disabled: {
|
|
312
|
+
type: BooleanConstructor[];
|
|
313
|
+
default: boolean;
|
|
314
|
+
};
|
|
315
|
+
id: {
|
|
316
|
+
type: StringConstructor;
|
|
317
|
+
default: null;
|
|
318
|
+
};
|
|
319
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
320
|
+
[key: string]: any;
|
|
321
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
322
|
+
as: {
|
|
323
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
324
|
+
default: string;
|
|
325
|
+
};
|
|
326
|
+
disabled: {
|
|
327
|
+
type: BooleanConstructor[];
|
|
328
|
+
default: boolean;
|
|
329
|
+
};
|
|
330
|
+
id: {
|
|
331
|
+
type: StringConstructor;
|
|
332
|
+
default: null;
|
|
333
|
+
};
|
|
334
|
+
}>>, {
|
|
335
|
+
id: string;
|
|
336
|
+
as: string | Record<string, any>;
|
|
337
|
+
disabled: boolean;
|
|
338
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null, import("vue").DefineComponent<{
|
|
339
|
+
as: {
|
|
340
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
341
|
+
default: string;
|
|
342
|
+
};
|
|
343
|
+
disabled: {
|
|
344
|
+
type: BooleanConstructor[];
|
|
345
|
+
default: boolean;
|
|
346
|
+
};
|
|
347
|
+
id: {
|
|
348
|
+
type: StringConstructor;
|
|
349
|
+
default: null;
|
|
350
|
+
};
|
|
351
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
352
|
+
[key: string]: any;
|
|
353
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
354
|
+
as: {
|
|
355
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
356
|
+
default: string;
|
|
357
|
+
};
|
|
358
|
+
disabled: {
|
|
359
|
+
type: BooleanConstructor[];
|
|
360
|
+
default: boolean;
|
|
361
|
+
};
|
|
362
|
+
id: {
|
|
363
|
+
type: StringConstructor;
|
|
364
|
+
default: null;
|
|
365
|
+
};
|
|
366
|
+
}>>, {
|
|
367
|
+
id: string;
|
|
368
|
+
as: string | Record<string, any>;
|
|
369
|
+
disabled: boolean;
|
|
370
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null>;
|
|
137
371
|
}, {}, {}, {}, {}>;
|
|
138
372
|
__isFragment?: never;
|
|
139
373
|
__isTeleport?: never;
|
|
140
374
|
__isSuspense?: never;
|
|
141
|
-
} & import("vue").ComponentOptionsBase<Readonly<
|
|
142
|
-
resize: {
|
|
143
|
-
type: import("vue").PropType<boolean>;
|
|
144
|
-
};
|
|
145
|
-
placement: {
|
|
146
|
-
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
147
|
-
};
|
|
148
|
-
targetRef: {
|
|
149
|
-
type: import("vue").PropType<HTMLElement>;
|
|
150
|
-
};
|
|
151
|
-
isOpen: {
|
|
152
|
-
type: import("vue").PropType<boolean>;
|
|
153
|
-
};
|
|
154
|
-
teleport: {
|
|
155
|
-
type: import("vue").PropType<string | boolean>;
|
|
156
|
-
};
|
|
157
|
-
}>>, {
|
|
375
|
+
} & import("vue").ComponentOptionsBase<Readonly<Omit<FloatingOptions, "middleware">> & Readonly<{}>, {
|
|
158
376
|
popoverButtonRef: import("vue").Ref<import("vue").DefineComponent<{
|
|
159
377
|
as: {
|
|
160
378
|
type: (ObjectConstructor | StringConstructor)[];
|
|
@@ -187,8 +405,40 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
|
|
|
187
405
|
id: string;
|
|
188
406
|
as: string | Record<string, any>;
|
|
189
407
|
disabled: boolean;
|
|
190
|
-
}, {}> | null
|
|
191
|
-
|
|
408
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null, import("vue").DefineComponent<{
|
|
409
|
+
as: {
|
|
410
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
411
|
+
default: string;
|
|
412
|
+
};
|
|
413
|
+
disabled: {
|
|
414
|
+
type: BooleanConstructor[];
|
|
415
|
+
default: boolean;
|
|
416
|
+
};
|
|
417
|
+
id: {
|
|
418
|
+
type: StringConstructor;
|
|
419
|
+
default: null;
|
|
420
|
+
};
|
|
421
|
+
}, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
422
|
+
[key: string]: any;
|
|
423
|
+
}>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
424
|
+
as: {
|
|
425
|
+
type: (ObjectConstructor | StringConstructor)[];
|
|
426
|
+
default: string;
|
|
427
|
+
};
|
|
428
|
+
disabled: {
|
|
429
|
+
type: BooleanConstructor[];
|
|
430
|
+
default: boolean;
|
|
431
|
+
};
|
|
432
|
+
id: {
|
|
433
|
+
type: StringConstructor;
|
|
434
|
+
default: null;
|
|
435
|
+
};
|
|
436
|
+
}>>, {
|
|
437
|
+
id: string;
|
|
438
|
+
as: string | Record<string, any>;
|
|
439
|
+
disabled: boolean;
|
|
440
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | null>;
|
|
441
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
192
442
|
$slots: {
|
|
193
443
|
default?(_: {}): any;
|
|
194
444
|
popover?(_: {
|
|
@@ -197,18 +447,18 @@ declare const __VLS_component: import("vue").DefineComponent<__VLS_TypePropsToOp
|
|
|
197
447
|
}): any;
|
|
198
448
|
};
|
|
199
449
|
})) | null>;
|
|
200
|
-
},
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
450
|
+
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
451
|
+
delete: (option: Option) => any;
|
|
452
|
+
"update:modelValue": (v: Option[]) => any;
|
|
453
|
+
}, string, import("vue").PublicProps, Readonly<{
|
|
204
454
|
options: Option[] | OptionGroup[];
|
|
205
455
|
modelValue?: Option[];
|
|
206
456
|
placeholder?: string;
|
|
207
457
|
isDeletable?: boolean;
|
|
208
|
-
} & Omit<FloatingOptions, "middleware"
|
|
458
|
+
} & Omit<FloatingOptions, "middleware">> & Readonly<{
|
|
209
459
|
onDelete?: ((option: Option) => any) | undefined;
|
|
210
460
|
"onUpdate:modelValue"?: ((v: Option[]) => any) | undefined;
|
|
211
|
-
}, {}, {}>;
|
|
461
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
212
462
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
213
463
|
export default _default;
|
|
214
464
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -216,13 +466,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
216
466
|
$slots: S;
|
|
217
467
|
};
|
|
218
468
|
};
|
|
219
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
220
|
-
type __VLS_TypePropsToOption<T> = {
|
|
221
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
222
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
223
|
-
} : {
|
|
224
|
-
type: import('vue').PropType<T[K]>;
|
|
225
|
-
required: true;
|
|
226
|
-
};
|
|
227
|
-
};
|
|
228
469
|
//# sourceMappingURL=ScalarComboboxMultiselect.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarComboboxMultiselect.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarComboboxMultiselect.vue"],"names":[],"mappings":"AA4DA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGxD,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;
|
|
1
|
+
{"version":3,"file":"ScalarComboboxMultiselect.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarComboboxMultiselect.vue"],"names":[],"mappings":"AA4DA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AAGxD,OAAO,KAAK,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAkClD,iBAAS,cAAc;qBA+EM,GAAG;qBACF,GAAG;EAqBhC;AACD,QAAA,MAAM,eAAe;aAnIR,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM,EAAE;kBACP,MAAM;kBACN,OAAO;;;;;;;;;;;;;;;;;4BAbzB,KApBqC,eAoBrC,KAnBc,uBAmBd,KAlBK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAkBL,KApBqC,eAoBrC,KAnBc,uBAmBd,KAlBK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aA4BQ,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM,EAAE;kBACP,MAAM;kBACN,OAAO;;;;kFA2IvB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
declare function __VLS_template(): {
|
|
2
2
|
default?(_: {}): any;
|
|
3
3
|
};
|
|
4
|
-
declare const __VLS_component: import("vue").DefineComponent<
|
|
4
|
+
declare const __VLS_component: import("vue").DefineComponent<{
|
|
5
5
|
active?: boolean;
|
|
6
6
|
selected?: boolean;
|
|
7
7
|
style?: "radio" | "checkbox";
|
|
8
8
|
isDeletable?: boolean;
|
|
9
|
-
}
|
|
9
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
10
10
|
active?: boolean;
|
|
11
11
|
selected?: boolean;
|
|
12
12
|
style?: "radio" | "checkbox";
|
|
13
13
|
isDeletable?: boolean;
|
|
14
|
-
}
|
|
14
|
+
}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
15
15
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
|
|
16
16
|
export default _default;
|
|
17
17
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -19,13 +19,4 @@ type __VLS_WithTemplateSlots<T, S> = T & {
|
|
|
19
19
|
$slots: S;
|
|
20
20
|
};
|
|
21
21
|
};
|
|
22
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
23
|
-
type __VLS_TypePropsToOption<T> = {
|
|
24
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
25
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
26
|
-
} : {
|
|
27
|
-
type: import('vue').PropType<T[K]>;
|
|
28
|
-
required: true;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
22
|
//# sourceMappingURL=ScalarComboboxOption.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarComboboxOption.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarComboboxOption.vue"],"names":[],"mappings":"AAuFA,iBAAS,cAAc;qBA2FM,GAAG;EAiB/B;AACD,QAAA,MAAM,eAAe;aAzIV,OAAO;eACL,OAAO;YACV,OAAO,GAAG,UAAU;kBACd,OAAO;;aAHZ,OAAO;eACL,OAAO;YACV,OAAO,GAAG,UAAU;kBACd,OAAO;
|
|
1
|
+
{"version":3,"file":"ScalarComboboxOption.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarComboboxOption.vue"],"names":[],"mappings":"AAuFA,iBAAS,cAAc;qBA2FM,GAAG;EAiB/B;AACD,QAAA,MAAM,eAAe;aAzIV,OAAO;eACL,OAAO;YACV,OAAO,GAAG,UAAU;kBACd,OAAO;;aAHZ,OAAO;eACL,OAAO;YACV,OAAO,GAAG,UAAU;kBACd,OAAO;iGA4IrB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAAvG,wBAAwG;AAOxG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACpC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,33 +1,24 @@
|
|
|
1
1
|
import { type Option, type OptionGroup } from './types.js';
|
|
2
|
-
declare const _default: import("vue").DefineComponent<
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
3
|
options: Option[] | OptionGroup[];
|
|
4
4
|
modelValue?: Option[];
|
|
5
5
|
placeholder?: string;
|
|
6
6
|
open?: boolean;
|
|
7
7
|
multiselect?: boolean;
|
|
8
8
|
isDeletable?: boolean;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
}, string, import("vue").PublicProps, Readonly<
|
|
9
|
+
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
10
|
+
delete: (option: Option) => any;
|
|
11
|
+
"update:modelValue": (v: Option[]) => any;
|
|
12
|
+
}, string, import("vue").PublicProps, Readonly<{
|
|
13
13
|
options: Option[] | OptionGroup[];
|
|
14
14
|
modelValue?: Option[];
|
|
15
15
|
placeholder?: string;
|
|
16
16
|
open?: boolean;
|
|
17
17
|
multiselect?: boolean;
|
|
18
18
|
isDeletable?: boolean;
|
|
19
|
-
}
|
|
19
|
+
}> & Readonly<{
|
|
20
20
|
onDelete?: ((option: Option) => any) | undefined;
|
|
21
21
|
"onUpdate:modelValue"?: ((v: Option[]) => any) | undefined;
|
|
22
|
-
}, {}, {}>;
|
|
22
|
+
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
23
|
export default _default;
|
|
24
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
25
|
-
type __VLS_TypePropsToOption<T> = {
|
|
26
|
-
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
27
|
-
type: import('vue').PropType<__VLS_NonUndefinedable<T[K]>>;
|
|
28
|
-
} : {
|
|
29
|
-
type: import('vue').PropType<T[K]>;
|
|
30
|
-
required: true;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
24
|
//# sourceMappingURL=ScalarComboboxOptions.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarComboboxOptions.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarComboboxOptions.vue"],"names":[],"mappings":"AA4JA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,WAAW,EAAY,MAAM,SAAS,CAAA;;aAKtD,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM,EAAE;kBACP,MAAM;WACb,OAAO;kBACA,OAAO;kBACP,OAAO;;;;;aALZ,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM,EAAE;kBACP,MAAM;WACb,OAAO;kBACA,OAAO;kBACP,OAAO;;;;;
|
|
1
|
+
{"version":3,"file":"ScalarComboboxOptions.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarCombobox/ScalarComboboxOptions.vue"],"names":[],"mappings":"AA4JA,OAAO,EAAE,KAAK,MAAM,EAAE,KAAK,WAAW,EAAY,MAAM,SAAS,CAAA;;aAKtD,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM,EAAE;kBACP,MAAM;WACb,OAAO;kBACA,OAAO;kBACP,OAAO;;;;;aALZ,MAAM,EAAE,GAAG,WAAW,EAAE;iBACpB,MAAM,EAAE;kBACP,MAAM;WACb,OAAO;kBACA,OAAO;kBACP,OAAO;;;;;AAqRvB,wBAUG"}
|