@dolanske/vui 1.14.16 → 1.14.18

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/vui.js CHANGED
@@ -11105,7 +11105,7 @@ var Yd = /* @__PURE__ */ v({
11105
11105
  let n = e.__vccOpts || e;
11106
11106
  for (let [e, r] of t) n[e] = r;
11107
11107
  return n;
11108
- }, $d = /* @__PURE__ */ Qd(Zd, [["__scopeId", "data-v-49a8931e"]]), ef = ["role", "onClick"], tf = /* @__PURE__ */ v({
11108
+ }, $d = /* @__PURE__ */ Qd(Zd, [["__scopeId", "data-v-865326ff"]]), ef = ["role", "onClick"], tf = /* @__PURE__ */ v({
11109
11109
  __name: "Histogram",
11110
11110
  props: {
11111
11111
  data: {},
@@ -11328,7 +11328,7 @@ var Yd = /* @__PURE__ */ v({
11328
11328
  _: 3
11329
11329
  }, 8, ["class"])) : u("", !0)]));
11330
11330
  }
11331
- }), [["__scopeId", "data-v-05a51881"]]), df = { class: "vui-commands-input" }, ff = { class: "vui-commands-input-icon" }, pf = ["placeholder"], mf = { class: "vui-commands-group-buttons" }, hf = ["onClick"], gf = {
11331
+ }), [["__scopeId", "data-v-0de3c0b1"]]), df = { class: "vui-commands-input" }, ff = { class: "vui-commands-input-icon" }, pf = ["placeholder"], mf = { class: "vui-commands-group-buttons" }, hf = ["onClick"], gf = {
11332
11332
  key: 0,
11333
11333
  class: "vui-commands-empty"
11334
11334
  }, _f = {
@@ -14047,7 +14047,7 @@ var vh = { class: "vui-input" }, yh = ["for"], bh = {
14047
14047
  _: 1
14048
14048
  }, 16, ["modelValue"]));
14049
14049
  }
14050
- }), [["__scopeId", "data-v-35590f1f"]]), Ah = ["id"], jh = ["for"], Mh = /* @__PURE__ */ v({
14050
+ }), [["__scopeId", "data-v-5059e818"]]), Ah = ["id"], jh = ["for"], Mh = /* @__PURE__ */ v({
14051
14051
  __name: "Dropzone",
14052
14052
  props: {
14053
14053
  label: {},
@@ -15413,7 +15413,7 @@ var sg = /* @__PURE__ */ v({
15413
15413
  },
15414
15414
  emits: ["close"],
15415
15415
  setup(e, { emit: t }) {
15416
- de((e) => ({ v968a9098: h.value }));
15416
+ de((e) => ({ v3d601362: h.value }));
15417
15417
  let n = t, a = ue(), o = B(e.open);
15418
15418
  function s() {
15419
15419
  e.canDismiss && n("close");
@@ -15483,7 +15483,7 @@ var sg = /* @__PURE__ */ v({
15483
15483
  _: 3
15484
15484
  })) : u("", !0)]));
15485
15485
  }
15486
- }), [["__scopeId", "data-v-4962a573"]]), Bg = {
15486
+ }), [["__scopeId", "data-v-d0fc93ff"]]), Bg = {
15487
15487
  key: 0,
15488
15488
  class: "vui-sidebar-header"
15489
15489
  }, Vg = { class: "vui-sidebar-content" }, Hg = { class: "vui-sidebar-content-wrap" }, Ug = {
@@ -15525,10 +15525,12 @@ var sg = /* @__PURE__ */ v({
15525
15525
  }, {
15526
15526
  throttle: 100,
15527
15527
  immediate: !0
15528
+ }), Kt(n, () => {
15529
+ r.value && t.floaty && (r.value = !1);
15528
15530
  }), (e, n) => (R(), d("div", {
15529
15531
  ref: "wrap",
15530
15532
  class: M(["vui-sidebar-outer", { open: r.value }]),
15531
- style: P({ width: o.value })
15533
+ style: P({ width: t.floaty ? 0 : o.value })
15532
15534
  }, [f("aside", {
15533
15535
  ref: "sidebar",
15534
15536
  class: M(["vui-sidebar", {
@@ -15536,7 +15538,7 @@ var sg = /* @__PURE__ */ v({
15536
15538
  floaty: t.floaty,
15537
15539
  mini: t.mini
15538
15540
  }]),
15539
- style: P({ width: `${t.mini ? 65 : t.width}px` })
15541
+ style: P({ "--vui-sidebar-width": `${t.mini ? 65 : t.width}px` })
15540
15542
  }, [
15541
15543
  q(i).header ? (R(), d("div", Bg, [H(e.$slots, "header", N(S(s.value)))])) : u("", !0),
15542
15544
  f("div", Vg, [f("div", Hg, [H(e.$slots, "default", N(S(s.value)))])]),
@@ -16055,7 +16057,7 @@ var S_ = {
16055
16057
  _: 1
16056
16058
  })], 2)]));
16057
16059
  }
16058
- }), [["__scopeId", "data-v-a34a3b84"]]);
16060
+ }), [["__scopeId", "data-v-a0ee459a"]]);
16059
16061
  //#endregion
16060
16062
  //#region src/shared/viewTransition.ts
16061
16063
  function E_() {
package/package.json CHANGED
@@ -1,78 +1,78 @@
1
- {
2
- "name": "@dolanske/vui",
3
- "type": "module",
4
- "version": "1.14.16",
5
- "private": false,
6
- "description": "Brother in Christ there's a new UI library",
7
- "author": "dolanske",
8
- "license": "GPL-3.0",
9
- "sass": "src/index.scss",
10
- "repository": {
11
- "type": "git",
12
- "url": "git+https://github.com/dolanske/vui.git"
13
- },
14
- "keywords": [
15
- "vue",
16
- "vue3",
17
- "component",
18
- "component library",
19
- "vue3 components",
20
- "design system",
21
- "ui library"
22
- ],
23
- "exports": {
24
- ".": {
25
- "types": "./dist/src/index.d.ts",
26
- "import": "./dist/vui.js"
27
- },
28
- "./style": {
29
- "import": "./dist/vui.css",
30
- "require": "./dist/vui.css",
31
- "default": "./dist/vui.css"
32
- }
33
- },
34
- "main": "./dist/vui.js",
35
- "module": "./dist/vui.js",
36
- "browser": "./dist/vui.js",
37
- "unpkg": "./dist/vui.js",
38
- "types": "./dist/src/index.d.ts",
39
- "files": [
40
- "./dist/*",
41
- "LICENSE",
42
- "README.md"
43
- ],
44
- "scripts": {
45
- "dev": "vite",
46
- "dev:lan": "vite --host",
47
- "build": "vue-tsc -b && vite build",
48
- "build:pages": "vue-tsc -b && vite build --mode pages",
49
- "preview": "vite preview",
50
- "lint": "eslint .",
51
- "lint:fix": "eslint . --fix",
52
- "test": "vitest"
53
- },
54
- "dependencies": {
55
- "@floating-ui/vue": "^1.1.11",
56
- "@iconify-prerendered/vue-ph": "^0.28.1714973607",
57
- "@types/node": "^25.6.0",
58
- "@vuepic/vue-datepicker": "^12.1.0",
59
- "@vueuse/core": "^14.2.1",
60
- "sass": "^1.99.0",
61
- "vaul-vue": "^0.4.1",
62
- "vite-plugin-dts": "^4.5.4",
63
- "vue": "^3.5.33"
64
- },
65
- "devDependencies": {
66
- "@antfu/eslint-config": "^8.2.0",
67
- "@vitejs/plugin-vue": "^6.0.6",
68
- "@vue/test-utils": "^2.4.9",
69
- "baseline-browser-mapping": "^2.10.23",
70
- "eslint": "^10.2.1",
71
- "eslint-plugin-format": "^2.0.1",
72
- "jsdom": "^29.1.0",
73
- "typescript": "^6.0.3",
74
- "vite": "^8.0.10",
75
- "vitest": "^4.1.5",
76
- "vue-tsc": "^3.2.7"
77
- }
78
- }
1
+ {
2
+ "name": "@dolanske/vui",
3
+ "type": "module",
4
+ "version": "1.14.18",
5
+ "private": false,
6
+ "description": "Brother in Christ there's a new UI library",
7
+ "author": "dolanske",
8
+ "license": "GPL-3.0",
9
+ "sass": "src/index.scss",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/dolanske/vui.git"
13
+ },
14
+ "keywords": [
15
+ "vue",
16
+ "vue3",
17
+ "component",
18
+ "component library",
19
+ "vue3 components",
20
+ "design system",
21
+ "ui library"
22
+ ],
23
+ "exports": {
24
+ ".": {
25
+ "types": "./dist/src/index.d.ts",
26
+ "import": "./dist/vui.js"
27
+ },
28
+ "./style": {
29
+ "import": "./dist/vui.css",
30
+ "require": "./dist/vui.css",
31
+ "default": "./dist/vui.css"
32
+ }
33
+ },
34
+ "main": "./dist/vui.js",
35
+ "module": "./dist/vui.js",
36
+ "browser": "./dist/vui.js",
37
+ "unpkg": "./dist/vui.js",
38
+ "types": "./dist/src/index.d.ts",
39
+ "files": [
40
+ "./dist/*",
41
+ "LICENSE",
42
+ "README.md"
43
+ ],
44
+ "scripts": {
45
+ "dev": "vite",
46
+ "dev:lan": "vite --host",
47
+ "build": "vue-tsc -b && vite build",
48
+ "build:pages": "vue-tsc -b && vite build --mode pages",
49
+ "preview": "vite preview",
50
+ "lint": "eslint .",
51
+ "lint:fix": "eslint . --fix",
52
+ "test": "vitest"
53
+ },
54
+ "dependencies": {
55
+ "@floating-ui/vue": "^1.1.11",
56
+ "@iconify-prerendered/vue-ph": "^0.28.1714973607",
57
+ "@types/node": "^25.6.0",
58
+ "@vuepic/vue-datepicker": "^12.1.0",
59
+ "@vueuse/core": "^14.2.1",
60
+ "sass": "^1.99.0",
61
+ "vaul-vue": "^0.4.1",
62
+ "vite-plugin-dts": "^4.5.4",
63
+ "vue": "^3.5.33"
64
+ },
65
+ "devDependencies": {
66
+ "@antfu/eslint-config": "^8.2.0",
67
+ "@vitejs/plugin-vue": "^6.0.6",
68
+ "@vue/test-utils": "^2.4.9",
69
+ "baseline-browser-mapping": "^2.10.23",
70
+ "eslint": "^10.2.1",
71
+ "eslint-plugin-format": "^2.0.1",
72
+ "jsdom": "^29.1.0",
73
+ "typescript": "^6.0.3",
74
+ "vite": "^8.0.10",
75
+ "vitest": "^4.1.5",
76
+ "vue-tsc": "^3.2.7"
77
+ }
78
+ }