@kengic/vue 0.26.7 → 0.26.8-beta.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/kengic-vue.js +8508 -8493
- package/dist/three-dots-loading-bIlrTJYR.79732d08.mjs +8 -0
- package/package.json +2 -2
- /package/dist/{close-outlined-DMcSQWxQ.6adae215.mjs → close-outlined-DMcSQWxQ.d28624ab.mjs} +0 -0
- /package/dist/{exclamation-circle-outlined-DZrXCnvM.b67e8cab.mjs → exclamation-circle-outlined-DZrXCnvM.4c536b53.mjs} +0 -0
- /package/dist/{fullscreen-exit-outlined-X1iYkFc4.739d228a.mjs → fullscreen-exit-outlined-X1iYkFc4.93965092.mjs} +0 -0
- /package/dist/{fullscreen-outlined-DDBrsRcy.babcd055.mjs → fullscreen-outlined-DDBrsRcy.634a25dc.mjs} +0 -0
- /package/dist/{search-outlined-Od1M_oxf.7852565a.mjs → search-outlined-Od1M_oxf.cf509d21.mjs} +0 -0
@@ -0,0 +1,8 @@
|
|
1
|
+
const e = {
|
2
|
+
width: 24,
|
3
|
+
height: 24,
|
4
|
+
body: '<circle cx="18" cy="12" r="0" fill="currentColor"><animate attributeName="r" begin=".67" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"/></circle><circle cx="12" cy="12" r="0" fill="currentColor"><animate attributeName="r" begin=".33" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"/></circle><circle cx="6" cy="12" r="0" fill="currentColor"><animate attributeName="r" begin="0" calcMode="spline" dur="1.5s" keySplines="0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8;0.2 0.2 0.4 0.8" repeatCount="indefinite" values="0;2;0;0"/></circle>'
|
5
|
+
};
|
6
|
+
export {
|
7
|
+
e as default
|
8
|
+
};
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@kengic/vue",
|
3
|
-
"version": "0.26.
|
3
|
+
"version": "0.26.8-beta.0",
|
4
4
|
"scripts": {
|
5
5
|
"build": "npm run use-node && rimraf dist && vue-tsc && vite build",
|
6
6
|
"build:dev": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
|
@@ -39,7 +39,7 @@
|
|
39
39
|
"@iconify-icons/ph": "1.2.5",
|
40
40
|
"@iconify/vue": "4.1.2",
|
41
41
|
"@kengic/core.core": "0.0.1-beta.19",
|
42
|
-
"@kengic/core.react": "0.0.2-beta.
|
42
|
+
"@kengic/core.react": "0.0.2-beta.1",
|
43
43
|
"@kengic/pont": "1.2.17-beta.1",
|
44
44
|
"@rys-fe/vite-plugin-theme": "0.8.6",
|
45
45
|
"@thymine/xunee": "0.4.9-beta.8",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{search-outlined-Od1M_oxf.7852565a.mjs → search-outlined-Od1M_oxf.cf509d21.mjs}
RENAMED
File without changes
|