@nonsuch/component-library 0.6.0 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/NsBadge/NsBadge.vue.d.ts +15 -0
- package/dist/components/NsBadge/index.d.ts +1 -0
- package/dist/components/NsBreadcrumbElement/NsBreadcrumbElement.vue.d.ts +15 -0
- package/dist/components/NsBreadcrumbElement/index.d.ts +1 -0
- package/dist/components/NsBreadcrumbs/NsBreadcrumbs.vue.d.ts +15 -0
- package/dist/components/NsBreadcrumbs/index.d.ts +1 -0
- package/dist/components/NsButtonToggle/NsButtonToggle.vue.d.ts +32 -0
- package/dist/components/NsButtonToggle/index.d.ts +1 -0
- package/dist/components/NsCardActions/NsCardActions.vue.d.ts +15 -0
- package/dist/components/NsCardActions/index.d.ts +1 -0
- package/dist/components/NsCardSection/NsCardSection.vue.d.ts +15 -0
- package/dist/components/NsCardSection/index.d.ts +1 -0
- package/dist/components/NsCheckbox/NsCheckbox.vue.d.ts +0 -5
- package/dist/components/NsChip/NsChip.vue.d.ts +0 -6
- package/dist/components/NsFooter/NsFooter.vue.d.ts +15 -0
- package/dist/components/NsFooter/index.d.ts +1 -0
- package/dist/components/NsForm/NsForm.vue.d.ts +0 -6
- package/dist/components/NsHeader/NsHeader.vue.d.ts +15 -0
- package/dist/components/NsHeader/index.d.ts +1 -0
- package/dist/components/NsIcon/NsIcon.vue.d.ts +15 -0
- package/dist/components/NsIcon/index.d.ts +1 -0
- package/dist/components/NsImage/NsImage.vue.d.ts +15 -0
- package/dist/components/NsImage/index.d.ts +1 -0
- package/dist/components/NsInnerLoading/NsInnerLoading.vue.d.ts +15 -0
- package/dist/components/NsInnerLoading/index.d.ts +1 -0
- package/dist/components/NsInput/NsInput.vue.d.ts +0 -6
- package/dist/components/NsItem/NsItem.vue.d.ts +15 -0
- package/dist/components/NsItem/index.d.ts +1 -0
- package/dist/components/NsItemLabel/NsItemLabel.vue.d.ts +15 -0
- package/dist/components/NsItemLabel/index.d.ts +1 -0
- package/dist/components/NsItemSection/NsItemSection.vue.d.ts +15 -0
- package/dist/components/NsItemSection/index.d.ts +1 -0
- package/dist/components/NsLayout/NsLayout.vue.d.ts +15 -0
- package/dist/components/NsLayout/index.d.ts +1 -0
- package/dist/components/NsLinearProgress/NsLinearProgress.vue.d.ts +15 -0
- package/dist/components/NsLinearProgress/index.d.ts +1 -0
- package/dist/components/NsList/NsList.vue.d.ts +0 -6
- package/dist/components/NsMenu/NsMenu.vue.d.ts +15 -0
- package/dist/components/NsMenu/index.d.ts +1 -0
- package/dist/components/NsPage/NsPage.vue.d.ts +15 -0
- package/dist/components/NsPage/index.d.ts +1 -0
- package/dist/components/NsPageContainer/NsPageContainer.vue.d.ts +15 -0
- package/dist/components/NsPageContainer/index.d.ts +1 -0
- package/dist/components/NsPagination/NsPagination.vue.d.ts +26 -0
- package/dist/components/NsPagination/index.d.ts +1 -0
- package/dist/components/NsSelect/NsSelect.vue.d.ts +0 -6
- package/dist/components/NsSeparator/NsSeparator.vue.d.ts +5 -0
- package/dist/components/NsSeparator/index.d.ts +1 -0
- package/dist/components/NsSkeleton/NsSkeleton.vue.d.ts +0 -7
- package/dist/components/NsSpace/NsSpace.vue.d.ts +15 -0
- package/dist/components/NsSpace/index.d.ts +1 -0
- package/dist/components/NsSpinner/NsSpinner.vue.d.ts +5 -0
- package/dist/components/NsSpinner/index.d.ts +1 -0
- package/dist/components/NsSpinnerDots/NsSpinnerDots.vue.d.ts +5 -0
- package/dist/components/NsSpinnerDots/index.d.ts +1 -0
- package/dist/components/NsTab/NsTab.vue.d.ts +15 -0
- package/dist/components/NsTab/index.d.ts +1 -0
- package/dist/components/NsTabPanel/NsTabPanel.vue.d.ts +17 -0
- package/dist/components/NsTabPanel/index.d.ts +1 -0
- package/dist/components/NsTabPanels/NsTabPanels.vue.d.ts +23 -0
- package/dist/components/NsTabPanels/index.d.ts +1 -0
- package/dist/components/NsTable/NsTable.vue.d.ts +19 -0
- package/dist/components/NsTable/index.d.ts +1 -0
- package/dist/components/NsTableCell/NsTableCell.vue.d.ts +15 -0
- package/dist/components/NsTableCell/index.d.ts +1 -0
- package/dist/components/NsTabs/NsTabs.vue.d.ts +15 -0
- package/dist/components/NsTabs/index.d.ts +1 -0
- package/dist/components/NsTimeline/NsTimeline.vue.d.ts +15 -0
- package/dist/components/NsTimeline/index.d.ts +1 -0
- package/dist/components/NsTimelineEntry/NsTimelineEntry.vue.d.ts +15 -0
- package/dist/components/NsTimelineEntry/index.d.ts +1 -0
- package/dist/components/NsToggle/NsToggle.vue.d.ts +0 -5
- package/dist/components/NsToolbar/NsToolbar.vue.d.ts +15 -0
- package/dist/components/NsToolbar/index.d.ts +1 -0
- package/dist/components/NsToolbarTitle/NsToolbarTitle.vue.d.ts +15 -0
- package/dist/components/NsToolbarTitle/index.d.ts +1 -0
- package/dist/components/NsTooltip/NsTooltip.vue.d.ts +0 -6
- package/dist/index.d.ts +69 -0
- package/dist/manifest.d.ts +26 -0
- package/dist/nonsuch-components.css +1 -1
- package/dist/nonsuch-components.js +816 -308
- package/package.json +1 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsBadgeProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsBadgeProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsBadgeProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsBadge } from './NsBadge.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsBreadcrumbElementProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsBreadcrumbElementProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsBreadcrumbElementProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsBreadcrumbElement } from './NsBreadcrumbElement.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsBreadcrumbsProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsBreadcrumbsProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsBreadcrumbsProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsBreadcrumbs } from './NsBreadcrumbs.vue';
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
export interface NsButtonToggleProps {
|
|
2
|
+
/** Currently selected value */
|
|
3
|
+
modelValue?: unknown;
|
|
4
|
+
/** Toggle button options */
|
|
5
|
+
options?: Array<{
|
|
6
|
+
label: string;
|
|
7
|
+
value: unknown;
|
|
8
|
+
}>;
|
|
9
|
+
}
|
|
10
|
+
declare var __VLS_8: {};
|
|
11
|
+
type __VLS_Slots = {} & {
|
|
12
|
+
default?: (props: typeof __VLS_8) => any;
|
|
13
|
+
};
|
|
14
|
+
declare const __VLS_base: import("vue").DefineComponent<NsButtonToggleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
15
|
+
"update:modelValue": (value: unknown) => any;
|
|
16
|
+
}, string, import("vue").PublicProps, Readonly<NsButtonToggleProps> & Readonly<{
|
|
17
|
+
"onUpdate:modelValue"?: ((value: unknown) => any) | undefined;
|
|
18
|
+
}>, {
|
|
19
|
+
modelValue: undefined;
|
|
20
|
+
options: Array<{
|
|
21
|
+
label: string;
|
|
22
|
+
value: unknown;
|
|
23
|
+
}>;
|
|
24
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
25
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
26
|
+
declare const _default: typeof __VLS_export;
|
|
27
|
+
export default _default;
|
|
28
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
29
|
+
new (): {
|
|
30
|
+
$slots: S;
|
|
31
|
+
};
|
|
32
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsButtonToggle } from './NsButtonToggle.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsCardActionsProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsCardActionsProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsCardActionsProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsCardActions } from './NsCardActions.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsCardSectionProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsCardSectionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsCardSectionProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsCardSection } from './NsCardSection.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsFooterProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsFooterProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsFooterProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsFooter } from './NsFooter.vue';
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NsForm — A lightweight form wrapper around Quasar's QForm.
|
|
3
|
-
*
|
|
4
|
-
* Provides validation orchestration with a greedy default
|
|
5
|
-
* (validates all fields, not just until the first error).
|
|
6
|
-
*/
|
|
7
1
|
export interface NsFormProps {
|
|
8
2
|
/** Validate all fields even after the first error */
|
|
9
3
|
greedy?: boolean;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsHeaderProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsHeaderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsHeader } from './NsHeader.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsIconProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsIconProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsIconProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsIcon } from './NsIcon.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsImageProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsImageProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsImageProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsImage } from './NsImage.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsInnerLoadingProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsInnerLoadingProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsInnerLoadingProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsInnerLoading } from './NsInnerLoading.vue';
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NsInput — A styled text input wrapping Quasar's QInput.
|
|
3
|
-
*
|
|
4
|
-
* Provides opinionated defaults: outlined style, rounded corners,
|
|
5
|
-
* and Fixel font via design tokens.
|
|
6
|
-
*/
|
|
7
1
|
import type { ValidationRule } from 'quasar';
|
|
8
2
|
export interface NsInputProps {
|
|
9
3
|
/** Input label text */
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsItemProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsItemProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsItemProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsItem } from './NsItem.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsItemLabelProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsItemLabelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsItemLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsItemLabel } from './NsItemLabel.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsItemSectionProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsItemSectionProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsItemSectionProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsItemSection } from './NsItemSection.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsLayoutProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsLayoutProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsLayoutProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsLayout } from './NsLayout.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsLinearProgressProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsLinearProgressProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsLinearProgressProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsLinearProgress } from './NsLinearProgress.vue';
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NsList — A styled list wrapping Quasar's QList.
|
|
3
|
-
*
|
|
4
|
-
* Provides opinionated defaults: separator enabled for visual clarity,
|
|
5
|
-
* token-based font styling. Use with QItem/QItemSection from Quasar directly.
|
|
6
|
-
*/
|
|
7
1
|
export interface NsListProps {
|
|
8
2
|
/** Show a border around the list */
|
|
9
3
|
bordered?: boolean;
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsMenuProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsMenuProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsMenuProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsMenu } from './NsMenu.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsPageProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsPageProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsPageProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsPage } from './NsPage.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsPageContainerProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsPageContainerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsPageContainerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsPageContainer } from './NsPageContainer.vue';
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
export interface NsPaginationProps {
|
|
2
|
+
/** Current page (v-model) */
|
|
3
|
+
modelValue?: number;
|
|
4
|
+
/** Total number of pages */
|
|
5
|
+
max?: number;
|
|
6
|
+
}
|
|
7
|
+
declare var __VLS_8: {};
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
9
|
+
default?: (props: typeof __VLS_8) => any;
|
|
10
|
+
};
|
|
11
|
+
declare const __VLS_base: import("vue").DefineComponent<NsPaginationProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
+
"update:modelValue": (value: number) => any;
|
|
13
|
+
}, string, import("vue").PublicProps, Readonly<NsPaginationProps> & Readonly<{
|
|
14
|
+
"onUpdate:modelValue"?: ((value: number) => any) | undefined;
|
|
15
|
+
}>, {
|
|
16
|
+
modelValue: number;
|
|
17
|
+
max: number;
|
|
18
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
19
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
20
|
+
declare const _default: typeof __VLS_export;
|
|
21
|
+
export default _default;
|
|
22
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
23
|
+
new (): {
|
|
24
|
+
$slots: S;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsPagination } from './NsPagination.vue';
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NsSelect — A styled select/dropdown wrapping Quasar's QSelect.
|
|
3
|
-
*
|
|
4
|
-
* Provides opinionated defaults: outlined style, rounded corners,
|
|
5
|
-
* and Fixel font via design tokens.
|
|
6
|
-
*/
|
|
7
1
|
import type { ValidationRule } from 'quasar';
|
|
8
2
|
export type NsSelectOption = string | {
|
|
9
3
|
label: string;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export interface NsSeparatorProps {
|
|
2
|
+
}
|
|
3
|
+
declare const __VLS_export: import("vue").DefineComponent<NsSeparatorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
4
|
+
declare const _default: typeof __VLS_export;
|
|
5
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsSeparator } from './NsSeparator.vue';
|
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* NsSkeleton - A placeholder skeleton wrapping Quasar's QSkeleton.
|
|
3
|
-
*
|
|
4
|
-
* Shows animated placeholder shapes while content is loading.
|
|
5
|
-
* Supports all QSkeleton types including component-matched shapes
|
|
6
|
-
* (QBtn, QInput, QAvatar, etc.).
|
|
7
|
-
*/
|
|
8
1
|
export type NsSkeletonType = 'text' | 'rect' | 'circle' | 'QBtn' | 'QBadge' | 'QChip' | 'QToolbar' | 'QCheckbox' | 'QRadio' | 'QToggle' | 'QSlider' | 'QRange' | 'QInput' | 'QAvatar';
|
|
9
2
|
export type NsSkeletonAnimation = 'wave' | 'pulse' | 'pulse-x' | 'pulse-y' | 'fade' | 'blink' | 'none';
|
|
10
3
|
export interface NsSkeletonProps {
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsSpaceProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsSpaceProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsSpaceProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsSpace } from './NsSpace.vue';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export interface NsSpinnerProps {
|
|
2
|
+
}
|
|
3
|
+
declare const __VLS_export: import("vue").DefineComponent<NsSpinnerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsSpinnerProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
4
|
+
declare const _default: typeof __VLS_export;
|
|
5
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsSpinner } from './NsSpinner.vue';
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
export interface NsSpinnerDotsProps {
|
|
2
|
+
}
|
|
3
|
+
declare const __VLS_export: import("vue").DefineComponent<NsSpinnerDotsProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsSpinnerDotsProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
4
|
+
declare const _default: typeof __VLS_export;
|
|
5
|
+
export default _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsSpinnerDots } from './NsSpinnerDots.vue';
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export interface NsTabProps {
|
|
2
|
+
}
|
|
3
|
+
declare var __VLS_8: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_8) => any;
|
|
6
|
+
};
|
|
7
|
+
declare const __VLS_base: import("vue").DefineComponent<NsTabProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsTabProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
8
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
9
|
+
declare const _default: typeof __VLS_export;
|
|
10
|
+
export default _default;
|
|
11
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
12
|
+
new (): {
|
|
13
|
+
$slots: S;
|
|
14
|
+
};
|
|
15
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsTab } from './NsTab.vue';
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export interface NsTabPanelProps {
|
|
2
|
+
/** Unique panel name (must match the tab's name) */
|
|
3
|
+
name: string | number;
|
|
4
|
+
}
|
|
5
|
+
declare var __VLS_8: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_8) => any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_base: import("vue").DefineComponent<NsTabPanelProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<NsTabPanelProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
10
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
11
|
+
declare const _default: typeof __VLS_export;
|
|
12
|
+
export default _default;
|
|
13
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
14
|
+
new (): {
|
|
15
|
+
$slots: S;
|
|
16
|
+
};
|
|
17
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsTabPanel } from './NsTabPanel.vue';
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export interface NsTabPanelsProps {
|
|
2
|
+
/** Currently active panel name (v-model) */
|
|
3
|
+
modelValue?: string | number;
|
|
4
|
+
}
|
|
5
|
+
declare var __VLS_8: {};
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
7
|
+
default?: (props: typeof __VLS_8) => any;
|
|
8
|
+
};
|
|
9
|
+
declare const __VLS_base: import("vue").DefineComponent<NsTabPanelsProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
|
+
"update:modelValue": (value: string | number) => any;
|
|
11
|
+
}, string, import("vue").PublicProps, Readonly<NsTabPanelsProps> & Readonly<{
|
|
12
|
+
"onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
|
|
13
|
+
}>, {
|
|
14
|
+
modelValue: string | number;
|
|
15
|
+
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
17
|
+
declare const _default: typeof __VLS_export;
|
|
18
|
+
export default _default;
|
|
19
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
20
|
+
new (): {
|
|
21
|
+
$slots: S;
|
|
22
|
+
};
|
|
23
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as NsTabPanels } from './NsTabPanels.vue';
|