@lolmath/ui 1.0.1
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/.turbo/turbo-build.log +30 -0
- package/dist/chunk-UXIASGQL.js +31 -0
- package/dist/chunk-UXIASGQL.js.map +1 -0
- package/dist/font/beaufort/beaufort.css +79 -0
- package/dist/font/beaufort/files/beaufort-300-italic.woff +0 -0
- package/dist/font/beaufort/files/beaufort-300-italic.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-300-normal.woff +0 -0
- package/dist/font/beaufort/files/beaufort-300-normal.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-400-italic.woff +0 -0
- package/dist/font/beaufort/files/beaufort-400-italic.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-400-normal.woff +0 -0
- package/dist/font/beaufort/files/beaufort-400-normal.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-500-italic.woff +0 -0
- package/dist/font/beaufort/files/beaufort-500-italic.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-500-normal.woff +0 -0
- package/dist/font/beaufort/files/beaufort-500-normal.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-700-italic.woff +0 -0
- package/dist/font/beaufort/files/beaufort-700-italic.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-700-normal.woff +0 -0
- package/dist/font/beaufort/files/beaufort-700-normal.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-900-italic.woff +0 -0
- package/dist/font/beaufort/files/beaufort-900-italic.woff2 +0 -0
- package/dist/font/beaufort/files/beaufort-900-normal.woff +0 -0
- package/dist/font/beaufort/files/beaufort-900-normal.woff2 +0 -0
- package/dist/font/spiegel/files/spiegel-400-italic.woff +0 -0
- package/dist/font/spiegel/files/spiegel-400-italic.woff2 +0 -0
- package/dist/font/spiegel/files/spiegel-400-normal.woff +0 -0
- package/dist/font/spiegel/files/spiegel-400-normal.woff2 +0 -0
- package/dist/font/spiegel/files/spiegel-600-normal.woff +0 -0
- package/dist/font/spiegel/files/spiegel-600-normal.woff2 +0 -0
- package/dist/font/spiegel/files/spiegel-700-italic.woff +0 -0
- package/dist/font/spiegel/files/spiegel-700-italic.woff2 +0 -0
- package/dist/font/spiegel/files/spiegel-700-normal.woff +0 -0
- package/dist/font/spiegel/files/spiegel-700-normal.woff2 +0 -0
- package/dist/font/spiegel/spiegel.css +44 -0
- package/dist/index.cjs +493 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +57 -0
- package/dist/index.d.ts +57 -0
- package/dist/index.js +481 -0
- package/dist/index.js.map +1 -0
- package/dist/plugin.cjs +167 -0
- package/dist/plugin.cjs.map +1 -0
- package/dist/plugin.d.cts +8 -0
- package/dist/plugin.d.ts +8 -0
- package/dist/plugin.js +134 -0
- package/dist/plugin.js.map +1 -0
- package/package.json +60 -0
- package/public/font/beaufort/beaufort.css +79 -0
- package/public/font/beaufort/files/beaufort-300-italic.woff +0 -0
- package/public/font/beaufort/files/beaufort-300-italic.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-300-normal.woff +0 -0
- package/public/font/beaufort/files/beaufort-300-normal.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-400-italic.woff +0 -0
- package/public/font/beaufort/files/beaufort-400-italic.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-400-normal.woff +0 -0
- package/public/font/beaufort/files/beaufort-400-normal.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-500-italic.woff +0 -0
- package/public/font/beaufort/files/beaufort-500-italic.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-500-normal.woff +0 -0
- package/public/font/beaufort/files/beaufort-500-normal.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-700-italic.woff +0 -0
- package/public/font/beaufort/files/beaufort-700-italic.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-700-normal.woff +0 -0
- package/public/font/beaufort/files/beaufort-700-normal.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-900-italic.woff +0 -0
- package/public/font/beaufort/files/beaufort-900-italic.woff2 +0 -0
- package/public/font/beaufort/files/beaufort-900-normal.woff +0 -0
- package/public/font/beaufort/files/beaufort-900-normal.woff2 +0 -0
- package/public/font/spiegel/files/spiegel-400-italic.woff +0 -0
- package/public/font/spiegel/files/spiegel-400-italic.woff2 +0 -0
- package/public/font/spiegel/files/spiegel-400-normal.woff +0 -0
- package/public/font/spiegel/files/spiegel-400-normal.woff2 +0 -0
- package/public/font/spiegel/files/spiegel-600-normal.woff +0 -0
- package/public/font/spiegel/files/spiegel-600-normal.woff2 +0 -0
- package/public/font/spiegel/files/spiegel-700-italic.woff +0 -0
- package/public/font/spiegel/files/spiegel-700-italic.woff2 +0 -0
- package/public/font/spiegel/files/spiegel-700-normal.woff +0 -0
- package/public/font/spiegel/files/spiegel-700-normal.woff2 +0 -0
- package/public/font/spiegel/spiegel.css +44 -0
- package/src/components/accordion.tsx +109 -0
- package/src/components/button.tsx +81 -0
- package/src/components/checkbox.tsx +37 -0
- package/src/components/progress-bar.tsx +47 -0
- package/src/components/search-field.tsx +65 -0
- package/src/components/select.tsx +113 -0
- package/src/components/slider.tsx +108 -0
- package/src/components/switch.tsx +66 -0
- package/src/index.ts +7 -0
- package/src/plugin.ts +56 -0
- package/src/utilities/border.tsx +7 -0
- package/src/utilities/constants.tsx +11 -0
- package/src/utilities/outline.tsx +2 -0
- package/temp/button/button.css +503 -0
- package/temp/button/keyframes.css +63 -0
- package/temp/select/dropdown.css +166 -0
- package/temp/select/select.css +193 -0
- package/temp/slider/slider.css +116 -0
- package/tsconfig.json +21 -0
- package/tsup.config.ts +13 -0
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
|
|
2
|
+
> @lolmath/ui@1.0.1 build /builds/lol-math/lolmath/packages/ui
|
|
3
|
+
> tsup
|
|
4
|
+
|
|
5
|
+
[34mCLI[39m Building entry: {"index":"src/index.ts","plugin":"src/plugin.ts"}
|
|
6
|
+
[34mCLI[39m Using tsconfig: tsconfig.json
|
|
7
|
+
[34mCLI[39m tsup v7.2.0
|
|
8
|
+
[34mCLI[39m Using tsup config: /builds/lol-math/lolmath/packages/ui/tsup.config.ts
|
|
9
|
+
[34mCLI[39m Target: esnext
|
|
10
|
+
[34mCLI[39m Cleaning output folder
|
|
11
|
+
[34mESM[39m Build start
|
|
12
|
+
[34mCJS[39m Build start
|
|
13
|
+
[32mESM[39m [1mdist/index.js [22m[32m55.96 KB[39m
|
|
14
|
+
[32mESM[39m [1mdist/plugin.js [22m[32m4.04 KB[39m
|
|
15
|
+
[32mESM[39m [1mdist/chunk-UXIASGQL.js [22m[32m1.37 KB[39m
|
|
16
|
+
[32mESM[39m [1mdist/index.js.map [22m[32m66.71 KB[39m
|
|
17
|
+
[32mESM[39m [1mdist/plugin.js.map [22m[32m5.51 KB[39m
|
|
18
|
+
[32mESM[39m [1mdist/chunk-UXIASGQL.js.map [22m[32m71.00 B[39m
|
|
19
|
+
[32mESM[39m ⚡️ Build success in 101ms
|
|
20
|
+
[32mCJS[39m [1mdist/index.cjs [22m[32m59.25 KB[39m
|
|
21
|
+
[32mCJS[39m [1mdist/plugin.cjs [22m[32m5.70 KB[39m
|
|
22
|
+
[32mCJS[39m [1mdist/index.cjs.map [22m[32m66.95 KB[39m
|
|
23
|
+
[32mCJS[39m [1mdist/plugin.cjs.map [22m[32m5.58 KB[39m
|
|
24
|
+
[32mCJS[39m ⚡️ Build success in 103ms
|
|
25
|
+
[34mDTS[39m Build start
|
|
26
|
+
[32mDTS[39m ⚡️ Build success in 12864ms
|
|
27
|
+
[32mDTS[39m [1mdist/index.d.ts [22m[32m2.43 KB[39m
|
|
28
|
+
[32mDTS[39m [1mdist/plugin.d.ts [22m[32m244.00 B[39m
|
|
29
|
+
[32mDTS[39m [1mdist/index.d.cts [22m[32m2.43 KB[39m
|
|
30
|
+
[32mDTS[39m [1mdist/plugin.d.cts [22m[32m244.00 B[39m
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
var __create = Object.create;
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
6
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
7
|
+
var __commonJS = (cb, mod) => function __require() {
|
|
8
|
+
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
9
|
+
};
|
|
10
|
+
var __copyProps = (to, from, except, desc) => {
|
|
11
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
+
for (let key of __getOwnPropNames(from))
|
|
13
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
+
}
|
|
16
|
+
return to;
|
|
17
|
+
};
|
|
18
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
19
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
20
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
21
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
22
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
23
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
24
|
+
mod
|
|
25
|
+
));
|
|
26
|
+
|
|
27
|
+
export {
|
|
28
|
+
__commonJS,
|
|
29
|
+
__toESM
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=chunk-UXIASGQL.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: beaufort;
|
|
3
|
+
src: url("./files/beaufort-300-italic.woff2") format("woff2"),
|
|
4
|
+
url("./files/beaufort-300-italic.woff") format("woff");
|
|
5
|
+
font-weight: 300;
|
|
6
|
+
font-style: italic;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
@font-face {
|
|
10
|
+
font-family: beaufort;
|
|
11
|
+
src: url("./files/beaufort-400-italic.woff2") format("woff2"),
|
|
12
|
+
url("./files/beaufort-400-italic.woff") format("woff");
|
|
13
|
+
font-weight: 400;
|
|
14
|
+
font-style: italic;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
@font-face {
|
|
18
|
+
font-family: beaufort;
|
|
19
|
+
src: url("./files/beaufort-500-italic.woff2") format("woff2"),
|
|
20
|
+
url("./files/beaufort-500-italic.woff") format("woff");
|
|
21
|
+
font-weight: 500;
|
|
22
|
+
font-style: italic;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@font-face {
|
|
26
|
+
font-family: beaufort;
|
|
27
|
+
src: url("./files/beaufort-700-italic.woff2") format("woff2"),
|
|
28
|
+
url("./files/beaufort-700-italic.woff") format("woff");
|
|
29
|
+
font-weight: 700;
|
|
30
|
+
font-style: italic;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
@font-face {
|
|
34
|
+
font-family: beaufort;
|
|
35
|
+
src: url("./files/beaufort-900-italic.woff2") format("woff2"),
|
|
36
|
+
url("./files/beaufort-900-italic.woff") format("woff");
|
|
37
|
+
font-weight: 900;
|
|
38
|
+
font-style: italic;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
@font-face {
|
|
42
|
+
font-family: beaufort;
|
|
43
|
+
src: url("./files/beaufort-300-normal.woff2") format("woff2"),
|
|
44
|
+
url("./files/beaufort-300-normal.woff") format("woff");
|
|
45
|
+
font-weight: 300;
|
|
46
|
+
font-style: normal;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
@font-face {
|
|
50
|
+
font-family: beaufort;
|
|
51
|
+
src: url("./files/beaufort-400-normal.woff2") format("woff2"),
|
|
52
|
+
url("./files/beaufort-400-normal.woff") format("woff");
|
|
53
|
+
font-weight: 400;
|
|
54
|
+
font-style: normal;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
@font-face {
|
|
58
|
+
font-family: beaufort;
|
|
59
|
+
src: url("./files/beaufort-500-normal.woff2") format("woff2"),
|
|
60
|
+
url("./files/beaufort-500-normal.woff") format("woff");
|
|
61
|
+
font-weight: 500;
|
|
62
|
+
font-style: normal;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
@font-face {
|
|
66
|
+
font-family: beaufort;
|
|
67
|
+
src: url("./files/beaufort-700-normal.woff2") format("woff2"),
|
|
68
|
+
url("./files/beaufort-700-normal.woff") format("woff");
|
|
69
|
+
font-weight: 700;
|
|
70
|
+
font-style: normal;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
@font-face {
|
|
74
|
+
font-family: beaufort;
|
|
75
|
+
src: url("./files/beaufort-900-normal.woff2") format("woff2"),
|
|
76
|
+
url("./files/beaufort-900-normal.woff") format("woff");
|
|
77
|
+
font-weight: 900;
|
|
78
|
+
font-style: normal;
|
|
79
|
+
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
@font-face {
|
|
2
|
+
font-family: spiegel;
|
|
3
|
+
src:
|
|
4
|
+
url("./files/spiegel-400-italic.woff2") format("woff2"),
|
|
5
|
+
url("./files/spiegel-400-italic.woff") format("woff");
|
|
6
|
+
font-weight: 400;
|
|
7
|
+
font-style: italic;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
@font-face {
|
|
11
|
+
font-family: spiegel;
|
|
12
|
+
src:
|
|
13
|
+
url("./files/spiegel-700-italic.woff2") format("woff2"),
|
|
14
|
+
url("./files/spiegel-700-italic.woff") format("woff");
|
|
15
|
+
font-weight: 700;
|
|
16
|
+
font-style: italic;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
@font-face {
|
|
20
|
+
font-family: spiegel;
|
|
21
|
+
src:
|
|
22
|
+
url("./files/spiegel-400-normal.woff2") format("woff2"),
|
|
23
|
+
url("./files/spiegel-400-normal.woff") format("woff");
|
|
24
|
+
font-weight: 400;
|
|
25
|
+
font-style: normal;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
@font-face {
|
|
29
|
+
font-family: spiegel;
|
|
30
|
+
src:
|
|
31
|
+
url("./files/spiegel-600-normal.woff2") format("woff2"),
|
|
32
|
+
url("./files/spiegel-600-normal.woff") format("woff");
|
|
33
|
+
font-weight: 600;
|
|
34
|
+
font-style: normal;
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
@font-face {
|
|
38
|
+
font-family: spiegel;
|
|
39
|
+
src:
|
|
40
|
+
url("./files/spiegel-700-normal.woff2") format("woff2"),
|
|
41
|
+
url("./files/spiegel-700-normal.woff") format("woff");
|
|
42
|
+
font-weight: 700;
|
|
43
|
+
font-style: normal;
|
|
44
|
+
}
|