@robuust-digital/vue-components 2.3.3 → 2.3.4
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/CHANGELOG.md +7 -0
- package/README.md +15 -0
- package/dist/_shared/{ButtonBase.vue_vue_type_script_setup_true_lang-BLm8QzEC.js → ButtonBase.vue_vue_type_script_setup_true_lang-ZYVNEyNx.js} +2 -2
- package/dist/_shared/{ChevronDownIcon-CcE_K1lg.js → ChevronDownIcon-BYWciGnh.js} +1 -1
- package/dist/_shared/{Combobox.vue_vue_type_script_setup_true_lang-CxRv55TC.js → Combobox.vue_vue_type_script_setup_true_lang-BwTRzqr6.js} +3 -3
- package/dist/_shared/{Drawer.vue_vue_type_script_setup_true_lang-XMND_Yzl.js → Drawer.vue_vue_type_script_setup_true_lang-CZMVooMV.js} +4 -4
- package/dist/_shared/{Dropdown.vue_vue_type_script_setup_true_lang-BtkiBqxy.js → Dropdown.vue_vue_type_script_setup_true_lang-L_lQEUBC.js} +2 -2
- package/dist/_shared/{FormInput.vue_vue_type_script_setup_true_lang-C_1WSzbH.js → FormInput.vue_vue_type_script_setup_true_lang-Bg7YPGyY.js} +9 -9
- package/dist/_shared/{Lightswitch.vue_vue_type_script_setup_true_lang-DX23lEFd.js → Lightswitch.vue_vue_type_script_setup_true_lang-hiuDVfo5.js} +7 -7
- package/dist/_shared/{Modal.vue_vue_type_script_setup_true_lang-2AljJgxw.js → Modal.vue_vue_type_script_setup_true_lang-CB0Gez7v.js} +5 -5
- package/dist/_shared/{RichTextEditor.vue_vue_type_script_setup_true_lang-BLs_S_-D.js → RichTextEditor.vue_vue_type_script_setup_true_lang-DaCv0Gii.js} +11 -11
- package/dist/_shared/{Tabs.vue_vue_type_script_setup_true_lang-DMUJ5Emt.js → Tabs.vue_vue_type_script_setup_true_lang-DdRAwz_B.js} +220 -212
- package/dist/_shared/{Toast.vue_vue_type_script_setup_true_lang-BfMkJm5T.js → Toast.vue_vue_type_script_setup_true_lang-DS6keeu7.js} +2 -2
- package/dist/_shared/{Tooltip.vue_vue_type_script_setup_true_lang-CKp1wzE2.js → Tooltip.vue_vue_type_script_setup_true_lang-B3MHy48T.js} +3 -3
- package/dist/_shared/{XMarkIcon-90mcPzBs.js → XMarkIcon-CPr_Rd8y.js} +2 -2
- package/dist/_shared/{icon-spinner-CP0VP_YM.js → icon-spinner-BYCMrTdL.js} +2 -2
- package/dist/combobox/index.js +1 -1
- package/dist/core/index.js +4 -4
- package/dist/core.d.ts +8 -0
- package/dist/dialogs/index.js +2 -2
- package/dist/dropdown/index.js +1 -1
- package/dist/index/index.js +12 -12
- package/dist/index.d.ts +8 -0
- package/dist/lightswitch/index.js +1 -1
- package/dist/rich-text-editor/index.js +1 -1
- package/dist/toast/index.js +1 -1
- package/dist/tooltip/index.js +1 -1
- package/package.json +8 -4
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { defineComponent as y, onMounted as h, watch as w,
|
|
1
|
+
import { defineComponent as y, onMounted as h, watch as w, openBlock as o, createBlock as n, unref as c, withCtx as m, resolveDynamicComponent as u, normalizeClass as C, renderSlot as a, createCommentVNode as l, createElementVNode as $, createElementBlock as f, toDisplayString as k, createVNode as b } from "vue";
|
|
2
2
|
import { TransitionRoot as B } from "@headlessui/vue";
|
|
3
|
-
import { r as p } from "./XMarkIcon-
|
|
3
|
+
import { r as p } from "./XMarkIcon-CPr_Rd8y.js";
|
|
4
4
|
const T = {
|
|
5
5
|
key: 0,
|
|
6
6
|
class: "rvc-toast-title"
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as b, shallowRef as a,
|
|
1
|
+
import { defineComponent as b, shallowRef as a, openBlock as p, createElementBlock as f, renderSlot as d, createElementVNode as u, normalizeStyle as x, unref as w, normalizeClass as $, createCommentVNode as R, mergeProps as k } from "vue";
|
|
2
2
|
import { useFloating as z, autoUpdate as S, autoPlacement as C, offset as W, shift as M, arrow as P, size as A } from "@floating-ui/vue";
|
|
3
3
|
const B = ["innerHTML"], T = /* @__PURE__ */ b({
|
|
4
4
|
__name: "Tooltip",
|
|
@@ -58,7 +58,7 @@ const B = ["innerHTML"], T = /* @__PURE__ */ b({
|
|
|
58
58
|
}
|
|
59
59
|
};
|
|
60
60
|
};
|
|
61
|
-
return (e, o) => (
|
|
61
|
+
return (e, o) => (p(), f("div", {
|
|
62
62
|
ref_key: "wrapperRef",
|
|
63
63
|
ref: s,
|
|
64
64
|
class: "rvc-tooltip-wrapper"
|
|
@@ -76,7 +76,7 @@ const B = ["innerHTML"], T = /* @__PURE__ */ b({
|
|
|
76
76
|
style: x(w(h))
|
|
77
77
|
}, [
|
|
78
78
|
d(e.$slots, "content", { content: t.content }, () => [
|
|
79
|
-
t.content ? (
|
|
79
|
+
t.content ? (p(), f("div", {
|
|
80
80
|
key: 0,
|
|
81
81
|
innerHTML: t.content
|
|
82
82
|
}, null, 8, B)) : R("", !0)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { openBlock as e, createElementBlock as r, createElementVNode as l } from "vue";
|
|
2
2
|
function n(o, t) {
|
|
3
|
-
return
|
|
3
|
+
return e(), r("svg", {
|
|
4
4
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5
5
|
viewBox: "0 0 24 24",
|
|
6
6
|
fill: "currentColor",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
|
|
2
2
|
const n = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
4
|
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
7
|
function l(c, e) {
|
|
8
|
-
return
|
|
8
|
+
return o(), t("svg", n, [...e[0] || (e[0] = [
|
|
9
9
|
r("circle", {
|
|
10
10
|
cx: "12",
|
|
11
11
|
cy: "12",
|
package/dist/combobox/index.js
CHANGED
package/dist/core/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as e, a as s, b as t, c as r, d as m, e as p, f as x, g as c, h as f, i } from "../_shared/Tabs.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { _ as b } from "../_shared/ChevronDownIcon-
|
|
3
|
-
import { _ } from "../_shared/ButtonBase.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as l } from "../_shared/FormInput.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as e, a as s, b as t, c as r, d as m, e as p, f as x, g as c, h as f, i } from "../_shared/Tabs.vue_vue_type_script_setup_true_lang-DdRAwz_B.js";
|
|
2
|
+
import { _ as b } from "../_shared/ChevronDownIcon-BYWciGnh.js";
|
|
3
|
+
import { _ } from "../_shared/ButtonBase.vue_vue_type_script_setup_true_lang-ZYVNEyNx.js";
|
|
4
|
+
import { _ as l } from "../_shared/FormInput.vue_vue_type_script_setup_true_lang-Bg7YPGyY.js";
|
|
5
5
|
export {
|
|
6
6
|
e as Accordion,
|
|
7
7
|
s as Alert,
|
package/dist/core.d.ts
CHANGED
|
@@ -88,6 +88,10 @@ declare const __VLS_component_6: DefineComponent<DataTableProps, {}, {}, {}, {},
|
|
|
88
88
|
}>, {
|
|
89
89
|
spinning: boolean;
|
|
90
90
|
pagination: DataTablePagination | null;
|
|
91
|
+
perPage: number;
|
|
92
|
+
perPageLabel: string;
|
|
93
|
+
perPageOptions: number[];
|
|
94
|
+
fromLabel: string;
|
|
91
95
|
headers: DataTableHeader[];
|
|
92
96
|
noResultsText: string;
|
|
93
97
|
loadingText: string;
|
|
@@ -532,6 +536,10 @@ declare interface DataTableProps {
|
|
|
532
536
|
striped?: boolean;
|
|
533
537
|
spinning?: boolean;
|
|
534
538
|
pagination?: DataTablePagination | null;
|
|
539
|
+
perPage?: number;
|
|
540
|
+
perPageLabel?: string;
|
|
541
|
+
perPageOptions?: number[];
|
|
542
|
+
fromLabel?: string;
|
|
535
543
|
wrapperClass?: string;
|
|
536
544
|
defaultSort?: DataTableSortBy | null;
|
|
537
545
|
}
|
package/dist/dialogs/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as a } from "../_shared/Drawer.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { _ as f } from "../_shared/Modal.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as a } from "../_shared/Drawer.vue_vue_type_script_setup_true_lang-CZMVooMV.js";
|
|
2
|
+
import { _ as f } from "../_shared/Modal.vue_vue_type_script_setup_true_lang-CB0Gez7v.js";
|
|
3
3
|
export {
|
|
4
4
|
a as Drawer,
|
|
5
5
|
f as Modal
|
package/dist/dropdown/index.js
CHANGED
package/dist/index/index.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { _ as r, a as t, b as e, c as s, d as m, e as p, f as x, g as f, h as _, i } from "../_shared/Tabs.vue_vue_type_script_setup_true_lang-
|
|
2
|
-
import { _ as d } from "../_shared/ChevronDownIcon-
|
|
3
|
-
import { _ as n } from "../_shared/ButtonBase.vue_vue_type_script_setup_true_lang-
|
|
4
|
-
import { _ as h } from "../_shared/FormInput.vue_vue_type_script_setup_true_lang-
|
|
5
|
-
import { _ as g } from "../_shared/Combobox.vue_vue_type_script_setup_true_lang-
|
|
6
|
-
import { _ as B } from "../_shared/Drawer.vue_vue_type_script_setup_true_lang-
|
|
7
|
-
import { _ as F } from "../_shared/Modal.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { _ as A } from "../_shared/Dropdown.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as E } from "../_shared/Lightswitch.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { _ as S } from "../_shared/RichTextEditor.vue_vue_type_script_setup_true_lang-
|
|
11
|
-
import { _ as y } from "../_shared/Toast.vue_vue_type_script_setup_true_lang-
|
|
12
|
-
import { _ as L } from "../_shared/Tooltip.vue_vue_type_script_setup_true_lang-
|
|
1
|
+
import { _ as r, a as t, b as e, c as s, d as m, e as p, f as x, g as f, h as _, i } from "../_shared/Tabs.vue_vue_type_script_setup_true_lang-DdRAwz_B.js";
|
|
2
|
+
import { _ as d } from "../_shared/ChevronDownIcon-BYWciGnh.js";
|
|
3
|
+
import { _ as n } from "../_shared/ButtonBase.vue_vue_type_script_setup_true_lang-ZYVNEyNx.js";
|
|
4
|
+
import { _ as h } from "../_shared/FormInput.vue_vue_type_script_setup_true_lang-Bg7YPGyY.js";
|
|
5
|
+
import { _ as g } from "../_shared/Combobox.vue_vue_type_script_setup_true_lang-BwTRzqr6.js";
|
|
6
|
+
import { _ as B } from "../_shared/Drawer.vue_vue_type_script_setup_true_lang-CZMVooMV.js";
|
|
7
|
+
import { _ as F } from "../_shared/Modal.vue_vue_type_script_setup_true_lang-CB0Gez7v.js";
|
|
8
|
+
import { _ as A } from "../_shared/Dropdown.vue_vue_type_script_setup_true_lang-L_lQEUBC.js";
|
|
9
|
+
import { _ as E } from "../_shared/Lightswitch.vue_vue_type_script_setup_true_lang-hiuDVfo5.js";
|
|
10
|
+
import { _ as S } from "../_shared/RichTextEditor.vue_vue_type_script_setup_true_lang-DaCv0Gii.js";
|
|
11
|
+
import { _ as y } from "../_shared/Toast.vue_vue_type_script_setup_true_lang-DS6keeu7.js";
|
|
12
|
+
import { _ as L } from "../_shared/Tooltip.vue_vue_type_script_setup_true_lang-B3MHy48T.js";
|
|
13
13
|
export {
|
|
14
14
|
r as Accordion,
|
|
15
15
|
t as Alert,
|
package/dist/index.d.ts
CHANGED
|
@@ -250,6 +250,10 @@ declare const __VLS_component_6: DefineComponent<DataTableProps, {}, {}, {}, {},
|
|
|
250
250
|
}>, {
|
|
251
251
|
spinning: boolean;
|
|
252
252
|
pagination: DataTablePagination | null;
|
|
253
|
+
perPage: number;
|
|
254
|
+
perPageLabel: string;
|
|
255
|
+
perPageOptions: number[];
|
|
256
|
+
fromLabel: string;
|
|
253
257
|
headers: DataTableHeader[];
|
|
254
258
|
noResultsText: string;
|
|
255
259
|
loadingText: string;
|
|
@@ -1103,6 +1107,10 @@ declare interface DataTableProps {
|
|
|
1103
1107
|
striped?: boolean;
|
|
1104
1108
|
spinning?: boolean;
|
|
1105
1109
|
pagination?: DataTablePagination | null;
|
|
1110
|
+
perPage?: number;
|
|
1111
|
+
perPageLabel?: string;
|
|
1112
|
+
perPageOptions?: number[];
|
|
1113
|
+
fromLabel?: string;
|
|
1106
1114
|
wrapperClass?: string;
|
|
1107
1115
|
defaultSort?: DataTableSortBy | null;
|
|
1108
1116
|
}
|
package/dist/toast/index.js
CHANGED
package/dist/tooltip/index.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@robuust-digital/vue-components",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -78,6 +78,8 @@
|
|
|
78
78
|
"docs:dev": "vitepress dev docs --host",
|
|
79
79
|
"docs:build": "vitepress build docs",
|
|
80
80
|
"docs:preview": "vitepress preview docs",
|
|
81
|
+
"mcp:build-catalog": "node scripts/generate-mcp-catalog.mjs",
|
|
82
|
+
"mcp:serve": "node mcp/server.mjs",
|
|
81
83
|
"test:unit": "vitest run",
|
|
82
84
|
"lint": "eslint .",
|
|
83
85
|
"lint:style": "stylelint 'src/**/*.{vue,css}'",
|
|
@@ -118,6 +120,7 @@
|
|
|
118
120
|
}
|
|
119
121
|
},
|
|
120
122
|
"devDependencies": {
|
|
123
|
+
"@modelcontextprotocol/sdk": "^1.27.1",
|
|
121
124
|
"@rushstack/eslint-patch": "^1.14.1",
|
|
122
125
|
"@tailwindcss/postcss": "^4.1.17",
|
|
123
126
|
"@tailwindcss/vite": "^4.1.17",
|
|
@@ -130,12 +133,12 @@
|
|
|
130
133
|
"@vue/test-utils": "^2.4.6",
|
|
131
134
|
"eslint": "^8.57.1",
|
|
132
135
|
"eslint-plugin-vue": "^9.33.0",
|
|
133
|
-
"jsdom": "^
|
|
136
|
+
"jsdom": "^28.1.0",
|
|
134
137
|
"postcss": "^8.5.6",
|
|
135
138
|
"postcss-html": "^1.8.0",
|
|
136
139
|
"postcss-scss": "^4.0.9",
|
|
137
140
|
"stylelint": "^17.0.0",
|
|
138
|
-
"stylelint-config-property-sort-order-smacss": "^
|
|
141
|
+
"stylelint-config-property-sort-order-smacss": "^11.1.0",
|
|
139
142
|
"stylelint-config-standard": "^40.0.0",
|
|
140
143
|
"tailwindcss": "^4.1.17",
|
|
141
144
|
"typescript": "^5.9.3",
|
|
@@ -145,7 +148,8 @@
|
|
|
145
148
|
"vite-plugin-vue-devtools": "^8.0.3",
|
|
146
149
|
"vite-svg-loader": "^5.1.0",
|
|
147
150
|
"vitepress": "^2.0.0-alpha.12",
|
|
148
|
-
"vitest": "^3.2.4"
|
|
151
|
+
"vitest": "^3.2.4",
|
|
152
|
+
"zod": "^4.3.6"
|
|
149
153
|
},
|
|
150
154
|
"packageManager": "yarn@4.12.0"
|
|
151
155
|
}
|