@scalar/components 0.7.11 → 0.7.13
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/Hide-CsOkxif1.cjs +1 -0
- package/dist/Hide-DBLY4PPo.js +25 -0
- package/dist/Show-CMde3tXz.cjs +1 -0
- package/dist/Show-CMsTZAgT.js +30 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.js +191 -197
- package/package.json +2 -2
- package/dist/Hide-CH09NdFy.cjs +0 -1
- package/dist/Hide-Q3GPkIKH.js +0 -21
- package/dist/Show-BLBjkPHV.cjs +0 -1
- package/dist/Show-D86hKz5y.js +0 -21
package/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"url": "https://github.com/scalar/scalar.git",
|
|
11
11
|
"directory": "packages/components"
|
|
12
12
|
},
|
|
13
|
-
"version": "0.7.
|
|
13
|
+
"version": "0.7.13",
|
|
14
14
|
"engines": {
|
|
15
15
|
"node": ">=18"
|
|
16
16
|
},
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"nanoid": "^5.0.1",
|
|
40
40
|
"prismjs": "^1.29.0",
|
|
41
41
|
"tailwind-merge": "^2.3.0",
|
|
42
|
-
"@scalar/oas-utils": "0.1.
|
|
42
|
+
"@scalar/oas-utils": "0.1.14"
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@rise8/tailwind-pixel-perfect-preset": "^1.0.1",
|
package/dist/Hide-CH09NdFy.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),t={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14"},o=e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M.264 1.324a.75.75 0 0 1 1.06-1.06l2.629 2.628C4.86 2.393 5.893 2.04 7 2.04c1.532 0 2.92.676 4.035 1.48 1.118.805 2.003 1.769 2.539 2.416l.004.006c.24.298.366.675.366 1.058s-.126.76-.366 1.058l-.004.006a14.5 14.5 0 0 1-2.249 2.2l2.411 2.412a.75.75 0 1 1-1.06 1.06zm8.753 6.632a2.232 2.232 0 0 0-2.974-2.974zm-8.59-2.02c.319-.386.762-.884 1.305-1.394l7.104 7.104A5.7 5.7 0 0 1 7 11.96c-1.532 0-2.92-.676-4.035-1.48C1.847 9.676.962 8.712.426 8.065l-.004-.006A1.7 1.7 0 0 1 .056 7c0-.383.126-.76.366-1.058l.004-.006Z","clip-rule":"evenodd"},null,-1),n=[o];function l(r,d){return e.openBlock(),e.createElementBlock("svg",t,[...n])}const c={render:l};exports.default=c;exports.render=l;
|
package/dist/Hide-Q3GPkIKH.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as l, createElementVNode as o } from "vue";
|
|
2
|
-
const t = {
|
|
3
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "none",
|
|
5
|
-
viewBox: "0 0 14 14"
|
|
6
|
-
}, c = /* @__PURE__ */ o("path", {
|
|
7
|
-
fill: "currentColor",
|
|
8
|
-
"fill-rule": "evenodd",
|
|
9
|
-
d: "M.264 1.324a.75.75 0 0 1 1.06-1.06l2.629 2.628C4.86 2.393 5.893 2.04 7 2.04c1.532 0 2.92.676 4.035 1.48 1.118.805 2.003 1.769 2.539 2.416l.004.006c.24.298.366.675.366 1.058s-.126.76-.366 1.058l-.004.006a14.5 14.5 0 0 1-2.249 2.2l2.411 2.412a.75.75 0 1 1-1.06 1.06zm8.753 6.632a2.232 2.232 0 0 0-2.974-2.974zm-8.59-2.02c.319-.386.762-.884 1.305-1.394l7.104 7.104A5.7 5.7 0 0 1 7 11.96c-1.532 0-2.92-.676-4.035-1.48C1.847 9.676.962 8.712.426 8.065l-.004-.006A1.7 1.7 0 0 1 .056 7c0-.383.126-.76.366-1.058l.004-.006Z",
|
|
10
|
-
"clip-rule": "evenodd"
|
|
11
|
-
}, null, -1), n = [
|
|
12
|
-
c
|
|
13
|
-
];
|
|
14
|
-
function r(d, s) {
|
|
15
|
-
return e(), l("svg", t, [...n]);
|
|
16
|
-
}
|
|
17
|
-
const a = { render: r };
|
|
18
|
-
export {
|
|
19
|
-
a as default,
|
|
20
|
-
r as render
|
|
21
|
-
};
|
package/dist/Show-BLBjkPHV.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),l={xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 14 14"},o=e.createElementVNode("path",{fill:"currentColor","fill-rule":"evenodd",d:"M2.933 3.491C4.056 2.681 5.456 2 7 2s2.944.682 4.067 1.491c1.128.812 2.02 1.784 2.56 2.437l.005.005c.241.3.368.681.368 1.067s-.127.766-.368 1.067l-.005.005c-.54.653-1.432 1.625-2.56 2.437C9.944 11.32 8.544 12 7 12s-2.944-.682-4.067-1.49C1.805 9.696.913 8.724.373 8.071l-.005-.005A1.7 1.7 0 0 1 0 7c0-.386.127-.766.368-1.067l.005-.005c.54-.653 1.432-1.625 2.56-2.437M7 9.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5","clip-rule":"evenodd"},null,-1),n=[o];function t(r,s){return e.openBlock(),e.createElementBlock("svg",l,[...n])}const c={render:t};exports.default=c;exports.render=t;
|
package/dist/Show-D86hKz5y.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { openBlock as e, createElementBlock as o, createElementVNode as l } from "vue";
|
|
2
|
-
const t = {
|
|
3
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "none",
|
|
5
|
-
viewBox: "0 0 14 14"
|
|
6
|
-
}, c = /* @__PURE__ */ l("path", {
|
|
7
|
-
fill: "currentColor",
|
|
8
|
-
"fill-rule": "evenodd",
|
|
9
|
-
d: "M2.933 3.491C4.056 2.681 5.456 2 7 2s2.944.682 4.067 1.491c1.128.812 2.02 1.784 2.56 2.437l.005.005c.241.3.368.681.368 1.067s-.127.766-.368 1.067l-.005.005c-.54.653-1.432 1.625-2.56 2.437C9.944 11.32 8.544 12 7 12s-2.944-.682-4.067-1.49C1.805 9.696.913 8.724.373 8.071l-.005-.005A1.7 1.7 0 0 1 0 7c0-.386.127-.766.368-1.067l.005-.005c.54-.653 1.432-1.625 2.56-2.437M7 9.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5",
|
|
10
|
-
"clip-rule": "evenodd"
|
|
11
|
-
}, null, -1), n = [
|
|
12
|
-
c
|
|
13
|
-
];
|
|
14
|
-
function r(s, d) {
|
|
15
|
-
return e(), o("svg", t, [...n]);
|
|
16
|
-
}
|
|
17
|
-
const _ = { render: r };
|
|
18
|
-
export {
|
|
19
|
-
_ as default,
|
|
20
|
-
r as render
|
|
21
|
-
};
|