@scalar/components 0.13.46 → 0.13.48
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/ScalarForm/ScalarForm.stories.d.ts.map +1 -1
- package/dist/components/ScalarForm/ScalarFormField.vue.d.ts +4 -2
- package/dist/components/ScalarForm/ScalarFormField.vue.d.ts.map +1 -1
- package/dist/components/ScalarForm/ScalarFormField.vue.js +25 -22
- package/dist/components/ScalarIcon/ScalarIcon.stories.d.ts +1 -1
- package/dist/components/ScalarIcon/icons/Discord.svg.js +12 -8
- package/dist/components/ScalarIcon/icons/Ellipses.svg.js +12 -9
- package/dist/components/ScalarIcon/icons/Error.svg.js +12 -8
- package/dist/components/ScalarIcon/icons/Magic.svg.js +13 -13
- package/dist/components/ScalarIcon/icons/Refresh.svg.js +6 -12
- package/dist/components/ScalarIcon/icons/Upload.svg.js +14 -9
- package/dist/components/ScalarIcon/icons/index.d.ts +1 -1
- package/dist/components/ScalarIcon/icons/index.d.ts.map +1 -1
- package/dist/components/ScalarIcon/utils/index.js +230 -248
- package/dist/components/ScalarIconButton/ScalarIconButton.stories.d.ts +1 -1
- package/dist/components/ScalarTextInput/ScalarTextInput.stories.d.ts +1 -1
- package/dist/components/ScalarTextInput/ScalarTextInput.stories.d.ts.map +1 -1
- package/dist/components/ScalarTextInput/ScalarTextInput.vue.d.ts.map +1 -1
- package/dist/components/ScalarTextInput/ScalarTextInput.vue.js +37 -41
- package/dist/style.css +1 -1
- package/package.json +3 -3
- package/dist/components/ScalarIcon/icons/DiscordLine.svg.js +0 -20
- package/dist/components/ScalarIcon/icons/LogoAPI.svg.js +0 -19
- package/dist/components/ScalarIcon/icons/LogoClient.svg.js +0 -16
- package/dist/components/ScalarIcon/icons/LogoMarket.svg.js +0 -16
- package/dist/components/ScalarIcon/icons/LogoSwagger.svg.js +0 -16
- package/dist/components/ScalarIcon/icons/PaperAirplane.svg.js +0 -21
- package/dist/components/ScalarIcon/icons/ThumbsDown.svg.js +0 -21
- package/dist/components/ScalarIcon/icons/ThumbsUp.svg.js +0 -21
- package/dist/components/ScalarIcon/icons/UploadSimple.svg.js +0 -21
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarForm.stories.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarForm/ScalarForm.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AASrD,QAAA,MAAM,IAAI,EAAE,IAqBX,CAAA;AAED,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,IAAI,EAAE,KAAU,CAAA;AAE7B,eAAO,MAAM,YAAY,EAAE,KAsB1B,CAAA;AACD,eAAO,MAAM,UAAU,EAAE,
|
|
1
|
+
{"version":3,"file":"ScalarForm.stories.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarForm/ScalarForm.stories.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAA;AASrD,QAAA,MAAM,IAAI,EAAE,IAqBX,CAAA;AAED,eAAe,IAAI,CAAA;AACnB,KAAK,KAAK,GAAG,QAAQ,CAAC,OAAO,IAAI,CAAC,CAAA;AAElC,eAAO,MAAM,IAAI,EAAE,KAAU,CAAA;AAE7B,eAAO,MAAM,YAAY,EAAE,KAsB1B,CAAA;AACD,eAAO,MAAM,UAAU,EAAE,KAyBxB,CAAA"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import type { Component } from 'vue';
|
|
1
2
|
/**
|
|
2
3
|
* Scalar Form Field component
|
|
3
4
|
*
|
|
@@ -10,12 +11,13 @@
|
|
|
10
11
|
* </ScalarFormField>
|
|
11
12
|
*/
|
|
12
13
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
13
|
-
|
|
14
|
+
is?: string | Component;
|
|
14
15
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{
|
|
15
|
-
|
|
16
|
+
is?: string | Component;
|
|
16
17
|
}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
|
|
17
18
|
label?(_: {}): any;
|
|
18
19
|
default?(_: {}): any;
|
|
20
|
+
below?(_: {}): any;
|
|
19
21
|
}>;
|
|
20
22
|
export default _default;
|
|
21
23
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ScalarFormField.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarForm/ScalarFormField.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ScalarFormField.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ScalarForm/ScalarFormField.vue"],"names":[],"mappings":"AA6CA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAMpC;;;;;;;;;;GAUG;;SAII,MAAM,GAAG,SAAS;;SAAlB,MAAM,GAAG,SAAS;;mBA+DE,GAAG;qBACD,GAAG;mBACL,GAAG;;AApE9B,wBAoGC;AAWD,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,31 +1,34 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { useBindCx as
|
|
3
|
-
const
|
|
1
|
+
import { defineComponent as n, openBlock as t, createBlock as i, resolveDynamicComponent as m, normalizeProps as p, guardReactiveProps as c, unref as l, withCtx as d, createElementBlock as a, renderSlot as o, createCommentVNode as r, normalizeClass as f } from "vue";
|
|
2
|
+
import { useBindCx as u } from "../../hooks/useBindCx.js";
|
|
3
|
+
const _ = {
|
|
4
4
|
key: 0,
|
|
5
|
-
class: "flex items-start justify-between gap-2 text-sm leading-none text-c-1"
|
|
6
|
-
},
|
|
7
|
-
...
|
|
5
|
+
class: "flex items-start justify-between gap-2 text-sm leading-none text-c-1 whitespace-nowrap font-medium"
|
|
6
|
+
}, b = {}, x = /* @__PURE__ */ n({
|
|
7
|
+
...b,
|
|
8
8
|
inheritAttrs: !1,
|
|
9
9
|
__name: "ScalarFormField",
|
|
10
10
|
props: {
|
|
11
|
-
|
|
11
|
+
is: { default: "label" }
|
|
12
12
|
},
|
|
13
|
-
setup(
|
|
14
|
-
const { cx:
|
|
15
|
-
return (e,
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
13
|
+
setup(w) {
|
|
14
|
+
const { cx: s } = u();
|
|
15
|
+
return (e, C) => (t(), i(m(e.is), p(c(l(s)("flex flex-col gap-1.5 rounded"))), {
|
|
16
|
+
default: d(() => [
|
|
17
|
+
e.$slots.label ? (t(), a("div", _, [
|
|
18
|
+
o(e.$slots, "label")
|
|
19
|
+
])) : r("", !0),
|
|
20
|
+
o(e.$slots, "default"),
|
|
21
|
+
e.$slots.below ? (t(), a("span", {
|
|
22
|
+
key: 1,
|
|
23
|
+
class: f(l(s)("-mt-1.5 text-sm"))
|
|
24
|
+
}, [
|
|
25
|
+
o(e.$slots, "below")
|
|
26
|
+
], 2)) : r("", !0)
|
|
27
|
+
]),
|
|
28
|
+
_: 3
|
|
29
|
+
}, 16));
|
|
27
30
|
}
|
|
28
31
|
});
|
|
29
32
|
export {
|
|
30
|
-
|
|
33
|
+
x as default
|
|
31
34
|
};
|
|
@@ -17,7 +17,7 @@ declare const meta: {
|
|
|
17
17
|
argTypes: {
|
|
18
18
|
icon: {
|
|
19
19
|
control: "select";
|
|
20
|
-
options: readonly ["Add", "AddTab", "Alert", "ArrowLeft", "ArrowRight", "Brackets", "Branch", "Changelog", "Checkmark", "ChevronDown", "ChevronLeft", "ChevronRight", "ChevronUp", "Clipboard", "Close", "CloseTab", "CloseTabs", "Cloud", "CodeFolder", "Cog", "Collection", "Cookie", "DarkMode", "Delete", "Discord", "
|
|
20
|
+
options: readonly ["Add", "AddTab", "Alert", "ArrowLeft", "ArrowRight", "Brackets", "Branch", "Changelog", "Checkmark", "ChevronDown", "ChevronLeft", "ChevronRight", "ChevronUp", "Clipboard", "Close", "CloseTab", "CloseTabs", "Cloud", "CodeFolder", "Cog", "Collection", "Cookie", "DarkMode", "Delete", "Discord", "DocsPage", "Download", "Duplicate", "Edit", "Ellipses", "Email", "Error", "Example", "ExternalLink", "FilterList", "Folder", "GitHub", "GitHubLine", "Globe", "Google", "Help", "Hide", "History", "House", "Import", "Info", "Key", "Leave", "LightDarkModeToggle", "LightMode", "Link", "Lock", "Logo", "Magic", "Markdown", "Menu", "NotAllowed", "Page", "Pencil", "Play", "Refresh", "Roadmap", "Scribble", "Search", "Server", "Settings", "Show", "Sort", "Terminal", "Trash", "Unlock", "Unwatch", "Upload", "User", "UserSwitch", "Users", "Versions", "Wallet", "Watch", "Workspace", "programming-framework-angular", "programming-framework-astro", "programming-framework-laravel", "programming-framework-nextdotjs", "programming-framework-react", "programming-framework-vuedotjs", "programming-language-c", "programming-language-clojure", "programming-language-csharp", "programming-language-css3", "programming-language-dart", "programming-language-go", "programming-language-html5", "programming-language-http", "programming-language-java", "programming-language-javascript", "programming-language-json", "programming-language-kotlin", "programming-language-node", "programming-language-objc", "programming-language-ocaml", "programming-language-php", "programming-language-powershell", "programming-language-python", "programming-language-r", "programming-language-ruby", "programming-language-scala", "programming-language-shell", "programming-language-swift", "programming-language-typescript", "programming-script-code", "programming-tool-git", "programming-tool-tailwindcss"];
|
|
21
21
|
};
|
|
22
22
|
size: {
|
|
23
23
|
control: "select";
|
|
@@ -1,16 +1,20 @@
|
|
|
1
|
-
import { openBlock as
|
|
2
|
-
const
|
|
1
|
+
import { openBlock as n, createElementBlock as r, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
5
8
|
viewBox: "0 0 24 24"
|
|
6
9
|
};
|
|
7
|
-
function
|
|
8
|
-
return
|
|
9
|
-
|
|
10
|
+
function c(l, e) {
|
|
11
|
+
return n(), r("svg", t, e[0] || (e[0] = [
|
|
12
|
+
o("path", { d: "M10.145 5.108a.584.584 0 0 1-.657-.37l-.24-.705a.51.51 0 0 0-.496-.35c-1.835.065-3.434.577-4.13.834a1.2 1.2 0 0 0-.6.474c-.75 1.142-3.085 5.242-3.02 11.944.003.4.169.78.485 1.025.716.556 2.259 1.576 4.702 2.314.358.108.75.004.962-.304.316-.462.597-1.04.796-1.494a.56.56 0 0 1 .669-.31c.87.248 1.993.439 3.39.439 1.393 0 2.512-.19 3.379-.437a.56.56 0 0 1 .669.31c.199.454.48 1.03.795 1.492.211.308.604.412.962.304 2.443-.738 3.986-1.758 4.703-2.314.315-.245.48-.626.485-1.025.063-6.652-2.236-10.74-3.003-11.917a1.25 1.25 0 0 0-.654-.5c-.75-.256-2.428-.763-4.094-.833a.505.505 0 0 0-.496.348l-.239.703a.586.586 0 0 1-.66.37 10.5 10.5 0 0 0-1.846-.15c-.827 0-1.461.08-1.862.152" }, null, -1),
|
|
13
|
+
o("path", { d: "M10 12.553c0 1.38-1.008 2.5-2.25 2.5-1.243 0-2.25-1.12-2.25-2.5 0-1.381 1.007-2.5 2.25-2.5 1.242 0 2.25 1.119 2.25 2.5m4 0c0 1.38 1.007 2.5 2.25 2.5 1.242 0 2.25-1.12 2.25-2.5 0-1.381-1.008-2.5-2.25-2.5-1.243 0-2.25 1.119-2.25 2.5" }, null, -1)
|
|
10
14
|
]));
|
|
11
15
|
}
|
|
12
|
-
const s = { render:
|
|
16
|
+
const s = { render: c };
|
|
13
17
|
export {
|
|
14
18
|
s as default,
|
|
15
|
-
|
|
19
|
+
c as render
|
|
16
20
|
};
|
|
@@ -1,16 +1,19 @@
|
|
|
1
|
-
import { openBlock as
|
|
2
|
-
const
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
|
|
2
|
+
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
5
8
|
viewBox: "0 0 24 24"
|
|
6
9
|
};
|
|
7
|
-
function
|
|
8
|
-
return
|
|
9
|
-
r("path", { d: "M6
|
|
10
|
+
function l(s, e) {
|
|
11
|
+
return o(), n("svg", t, e[0] || (e[0] = [
|
|
12
|
+
r("path", { d: "M6 11c-.5 0-1 .4-1 1s.5 1 1 1 1-.4 1-1-.5-1-1-1m12 0c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1-.4-1-1-1m-6 0c-.6 0-1 .4-1 1s.4 1 1 1 1-.4 1-1-.4-1-1-1" }, null, -1)
|
|
10
13
|
]));
|
|
11
14
|
}
|
|
12
|
-
const
|
|
15
|
+
const i = { render: l };
|
|
13
16
|
export {
|
|
14
|
-
|
|
15
|
-
|
|
17
|
+
i as default,
|
|
18
|
+
l as render
|
|
16
19
|
};
|
|
@@ -1,16 +1,20 @@
|
|
|
1
|
-
import { openBlock as r, createElementBlock as
|
|
2
|
-
const
|
|
1
|
+
import { openBlock as r, createElementBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "
|
|
4
|
+
fill: "none",
|
|
5
|
+
stroke: "currentColor",
|
|
6
|
+
"stroke-linecap": "round",
|
|
7
|
+
"stroke-linejoin": "round",
|
|
5
8
|
viewBox: "0 0 24 24"
|
|
6
9
|
};
|
|
7
|
-
function l(
|
|
8
|
-
return r(),
|
|
9
|
-
o("path", { d: "M12
|
|
10
|
+
function l(s, e) {
|
|
11
|
+
return r(), n("svg", t, e[0] || (e[0] = [
|
|
12
|
+
o("path", { d: "M12 17.6c-.2 0-.4-.2-.4-.4s.2-.4.4-.4m0 .8c.2 0 .4-.2.4-.4s-.2-.4-.4-.4m0-3V5.6" }, null, -1),
|
|
13
|
+
o("path", { d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10" }, null, -1)
|
|
10
14
|
]));
|
|
11
15
|
}
|
|
12
|
-
const
|
|
16
|
+
const d = { render: l };
|
|
13
17
|
export {
|
|
14
|
-
|
|
18
|
+
d as default,
|
|
15
19
|
l as render
|
|
16
20
|
};
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { openBlock as
|
|
2
|
-
const
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
|
|
2
|
+
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
|
|
5
|
-
viewBox: "0 0 14 14"
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
6
5
|
};
|
|
7
|
-
function
|
|
8
|
-
return
|
|
9
|
-
|
|
10
|
-
fill: "
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
"
|
|
6
|
+
function l(m, e) {
|
|
7
|
+
return o(), n("svg", t, e[0] || (e[0] = [
|
|
8
|
+
r("path", {
|
|
9
|
+
fill: "none",
|
|
10
|
+
stroke: "currentColor",
|
|
11
|
+
"stroke-linecap": "round",
|
|
12
|
+
"stroke-linejoin": "round",
|
|
13
|
+
d: "m.75 23.25 15-15m-5.25 0H8.25m15 0H21M21 3l-1.591 1.591M15.75 3V.75m0 15V13.5m-3.659-8.909L10.5 3M21 13.5l-1.591-1.591"
|
|
14
14
|
}, null, -1)
|
|
15
15
|
]));
|
|
16
16
|
}
|
|
17
|
-
const c = { render:
|
|
17
|
+
const c = { render: l };
|
|
18
18
|
export {
|
|
19
19
|
c as default,
|
|
20
|
-
|
|
20
|
+
l as render
|
|
21
21
|
};
|
|
@@ -1,22 +1,16 @@
|
|
|
1
|
-
import { openBlock as
|
|
1
|
+
import { openBlock as o, createElementBlock as r, createElementVNode as n } from "vue";
|
|
2
2
|
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
|
|
5
|
-
viewBox: "0 0 12 12"
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
6
5
|
};
|
|
7
6
|
function l(s, e) {
|
|
8
|
-
return
|
|
9
|
-
|
|
7
|
+
return o(), r("svg", t, e[0] || (e[0] = [
|
|
8
|
+
n("path", {
|
|
9
|
+
fill: "none",
|
|
10
10
|
stroke: "currentColor",
|
|
11
11
|
"stroke-linecap": "round",
|
|
12
12
|
"stroke-linejoin": "round",
|
|
13
|
-
d: "
|
|
14
|
-
}, null, -1),
|
|
15
|
-
o("path", {
|
|
16
|
-
stroke: "currentColor",
|
|
17
|
-
"stroke-linecap": "round",
|
|
18
|
-
"stroke-linejoin": "round",
|
|
19
|
-
d: "M11 1v3.3H7.6"
|
|
13
|
+
d: "M5.25 14.248v4.5H.75m18-9v-4.5h4.5m-4.218-.003A9.752 9.752 0 0 1 8.246 21m-3.279-2.249A9.753 9.753 0 0 1 15.754 3"
|
|
20
14
|
}, null, -1)
|
|
21
15
|
]));
|
|
22
16
|
}
|
|
@@ -1,16 +1,21 @@
|
|
|
1
|
-
import { openBlock as
|
|
2
|
-
const
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as r } from "vue";
|
|
2
|
+
const t = {
|
|
3
3
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
-
fill: "
|
|
4
|
+
fill: "none",
|
|
5
5
|
viewBox: "0 0 24 24"
|
|
6
6
|
};
|
|
7
|
-
function
|
|
8
|
-
return
|
|
9
|
-
r("path", {
|
|
7
|
+
function l(s, e) {
|
|
8
|
+
return o(), n("svg", t, e[0] || (e[0] = [
|
|
9
|
+
r("path", {
|
|
10
|
+
stroke: "currentColor",
|
|
11
|
+
"stroke-linecap": "round",
|
|
12
|
+
"stroke-linejoin": "round",
|
|
13
|
+
d: "M12 4.33v15.32m5.37-9.95L12 4.33 6.63 9.7"
|
|
14
|
+
}, null, -1)
|
|
10
15
|
]));
|
|
11
16
|
}
|
|
12
|
-
const
|
|
17
|
+
const c = { render: l };
|
|
13
18
|
export {
|
|
14
|
-
|
|
15
|
-
|
|
19
|
+
c as default,
|
|
20
|
+
l as render
|
|
16
21
|
};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ICONS: readonly ["Add", "AddTab", "Alert", "ArrowLeft", "ArrowRight", "Brackets", "Branch", "Changelog", "Checkmark", "ChevronDown", "ChevronLeft", "ChevronRight", "ChevronUp", "Clipboard", "Close", "CloseTab", "CloseTabs", "Cloud", "CodeFolder", "Cog", "Collection", "Cookie", "DarkMode", "Delete", "Discord", "
|
|
1
|
+
export declare const ICONS: readonly ["Add", "AddTab", "Alert", "ArrowLeft", "ArrowRight", "Brackets", "Branch", "Changelog", "Checkmark", "ChevronDown", "ChevronLeft", "ChevronRight", "ChevronUp", "Clipboard", "Close", "CloseTab", "CloseTabs", "Cloud", "CodeFolder", "Cog", "Collection", "Cookie", "DarkMode", "Delete", "Discord", "DocsPage", "Download", "Duplicate", "Edit", "Ellipses", "Email", "Error", "Example", "ExternalLink", "FilterList", "Folder", "GitHub", "GitHubLine", "Globe", "Google", "Help", "Hide", "History", "House", "Import", "Info", "Key", "Leave", "LightDarkModeToggle", "LightMode", "Link", "Lock", "Logo", "Magic", "Markdown", "Menu", "NotAllowed", "Page", "Pencil", "Play", "Refresh", "Roadmap", "Scribble", "Search", "Server", "Settings", "Show", "Sort", "Terminal", "Trash", "Unlock", "Unwatch", "Upload", "User", "UserSwitch", "Users", "Versions", "Wallet", "Watch", "Workspace", "programming-framework-angular", "programming-framework-astro", "programming-framework-laravel", "programming-framework-nextdotjs", "programming-framework-react", "programming-framework-vuedotjs", "programming-language-c", "programming-language-clojure", "programming-language-csharp", "programming-language-css3", "programming-language-dart", "programming-language-go", "programming-language-html5", "programming-language-http", "programming-language-java", "programming-language-javascript", "programming-language-json", "programming-language-kotlin", "programming-language-node", "programming-language-objc", "programming-language-ocaml", "programming-language-php", "programming-language-powershell", "programming-language-python", "programming-language-r", "programming-language-ruby", "programming-language-scala", "programming-language-shell", "programming-language-swift", "programming-language-typescript", "programming-script-code", "programming-tool-git", "programming-tool-tailwindcss"];
|
|
2
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ScalarIcon/icons/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/ScalarIcon/icons/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK,y1DAkHR,CAAA"}
|