@aziontech/webkit 1.5.0 → 1.5.2
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/package.json +4 -2
- package/src/svg/error-403/error-403.vue +36 -0
- package/src/svg/error-403/error-403.vue.d.ts +4 -0
- package/src/svg/error-403/error-403.vue.d.ts.map +1 -0
- package/src/svg/error-403/package.json +9 -0
- package/src/svg/error-404/error-404.vue +36 -0
- package/src/svg/error-404/error-404.vue.d.ts +4 -0
- package/src/svg/error-404/error-404.vue.d.ts.map +1 -0
- package/src/svg/error-404/package.json +9 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aziontech/webkit",
|
|
3
|
-
"version": "1.5.
|
|
3
|
+
"version": "1.5.2",
|
|
4
4
|
"description": "Reusable UI components and design system utilities for building Azion web interfaces.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -68,6 +68,8 @@
|
|
|
68
68
|
"./label": "./src/core/form/label/label.vue",
|
|
69
69
|
"./selector-block": "./src/core/selector-block/selector-block.vue",
|
|
70
70
|
"./azion-system-status": "./src/components/azion-system-status/azion-system-status.vue",
|
|
71
|
-
"./client-testimonials-block": "./src/components/client-testimonials-block/client-testimonials-block.vue"
|
|
71
|
+
"./client-testimonials-block": "./src/components/client-testimonials-block/client-testimonials-block.vue",
|
|
72
|
+
"./svg/error-403": "./src/svg/error-403/error-403.vue",
|
|
73
|
+
"./svg/error-404": "./src/svg/error-404/error-404.vue"
|
|
72
74
|
}
|
|
73
75
|
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
defineOptions({ name: 'svg-error-403' })
|
|
3
|
+
</script>
|
|
4
|
+
|
|
5
|
+
<template>
|
|
6
|
+
<svg
|
|
7
|
+
width="154"
|
|
8
|
+
height="71"
|
|
9
|
+
viewBox="0 0 154 71"
|
|
10
|
+
fill="none"
|
|
11
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
+
>
|
|
13
|
+
<path
|
|
14
|
+
opacity="0.3"
|
|
15
|
+
d="M49.7969 47.0312V54.1562H0.484375V49.0469L31.0469 1.75H38.125L30.5312 15.4375L10.3281 47.0312H49.7969ZM40.2812 1.75V70H31.6094V1.75H40.2812ZM100.516 30.4375V40.8438C100.516 46.4375 100.016 51.1562 99.0156 55C98.0156 58.8438 96.5781 61.9375 94.7031 64.2812C92.8281 66.625 90.5625 68.3281 87.9062 69.3906C85.2812 70.4219 82.3125 70.9375 79 70.9375C76.375 70.9375 73.9531 70.6094 71.7344 69.9531C69.5156 69.2969 67.5156 68.25 65.7344 66.8125C63.9844 65.3438 62.4844 63.4375 61.2344 61.0938C59.9844 58.75 59.0312 55.9062 58.375 52.5625C57.7188 49.2188 57.3906 45.3125 57.3906 40.8438V30.4375C57.3906 24.8438 57.8906 20.1562 58.8906 16.375C59.9219 12.5937 61.375 9.5625 63.25 7.28125C65.125 4.96875 67.375 3.3125 70 2.3125C72.6562 1.3125 75.625 0.8125 78.9062 0.8125C81.5625 0.8125 84 1.14062 86.2188 1.79688C88.4688 2.42187 90.4688 3.4375 92.2188 4.84375C93.9688 6.21875 95.4531 8.0625 96.6719 10.375C97.9219 12.6563 98.875 15.4531 99.5312 18.7656C100.188 22.0781 100.516 25.9688 100.516 30.4375ZM91.7969 42.25V28.9844C91.7969 25.9219 91.6094 23.2344 91.2344 20.9219C90.8906 18.5781 90.375 16.5781 89.6875 14.9219C89 13.2656 88.125 11.9219 87.0625 10.8906C86.0312 9.85938 84.8281 9.10938 83.4531 8.64062C82.1094 8.14062 80.5938 7.89062 78.9062 7.89062C76.8438 7.89062 75.0156 8.28125 73.4219 9.0625C71.8281 9.8125 70.4844 11.0156 69.3906 12.6719C68.3281 14.3281 67.5156 16.5 66.9531 19.1875C66.3906 21.875 66.1094 25.1406 66.1094 28.9844V42.25C66.1094 45.3125 66.2812 48.0156 66.625 50.3594C67 52.7031 67.5469 54.7344 68.2656 56.4531C68.9844 58.1406 69.8594 59.5312 70.8906 60.625C71.9219 61.7188 73.1094 62.5312 74.4531 63.0625C75.8281 63.5625 77.3438 63.8125 79 63.8125C81.125 63.8125 82.9844 63.4062 84.5781 62.5938C86.1719 61.7812 87.5 60.5156 88.5625 58.7969C89.6562 57.0469 90.4688 54.8125 91 52.0938C91.5312 49.3438 91.7969 46.0625 91.7969 42.25ZM124.328 31.6094H130.516C133.547 31.6094 136.047 31.1094 138.016 30.1094C140.016 29.0781 141.5 27.6875 142.469 25.9375C143.469 24.1562 143.969 22.1562 143.969 19.9375C143.969 17.3125 143.531 15.1094 142.656 13.3281C141.781 11.5469 140.469 10.2031 138.719 9.29688C136.969 8.39063 134.75 7.9375 132.062 7.9375C129.625 7.9375 127.469 8.42187 125.594 9.39062C123.75 10.3281 122.297 11.6719 121.234 13.4219C120.203 15.1719 119.688 17.2344 119.688 19.6094H111.016C111.016 16.1406 111.891 12.9844 113.641 10.1406C115.391 7.29687 117.844 5.03125 121 3.34375C124.188 1.65625 127.875 0.8125 132.062 0.8125C136.188 0.8125 139.797 1.54688 142.891 3.01562C145.984 4.45313 148.391 6.60938 150.109 9.48438C151.828 12.3281 152.688 15.875 152.688 20.125C152.688 21.8438 152.281 23.6875 151.469 25.6562C150.688 27.5938 149.453 29.4062 147.766 31.0938C146.109 32.7812 143.953 34.1719 141.297 35.2656C138.641 36.3281 135.453 36.8594 131.734 36.8594H124.328V31.6094ZM124.328 38.7344V33.5312H131.734C136.078 33.5312 139.672 34.0469 142.516 35.0781C145.359 36.1094 147.594 37.4844 149.219 39.2031C150.875 40.9219 152.031 42.8125 152.688 44.875C153.375 46.9062 153.719 48.9375 153.719 50.9688C153.719 54.1562 153.172 56.9844 152.078 59.4531C151.016 61.9219 149.5 64.0156 147.531 65.7344C145.594 67.4531 143.312 68.75 140.688 69.625C138.062 70.5 135.203 70.9375 132.109 70.9375C129.141 70.9375 126.344 70.5156 123.719 69.6719C121.125 68.8281 118.828 67.6094 116.828 66.0156C114.828 64.3906 113.266 62.4062 112.141 60.0625C111.016 57.6875 110.453 54.9844 110.453 51.9531H119.125C119.125 54.3281 119.641 56.4062 120.672 58.1875C121.734 59.9688 123.234 61.3594 125.172 62.3594C127.141 63.3281 129.453 63.8125 132.109 63.8125C134.766 63.8125 137.047 63.3594 138.953 62.4531C140.891 61.5156 142.375 60.1094 143.406 58.2344C144.469 56.3594 145 54 145 51.1562C145 48.3125 144.406 45.9844 143.219 44.1719C142.031 42.3281 140.344 40.9688 138.156 40.0938C136 39.1875 133.453 38.7344 130.516 38.7344H124.328Z"
|
|
16
|
+
fill="url(#paint0_linear_4434_149213)"
|
|
17
|
+
/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient
|
|
20
|
+
id="paint0_linear_4434_149213"
|
|
21
|
+
x1="79"
|
|
22
|
+
y1="-41.8571"
|
|
23
|
+
x2="79"
|
|
24
|
+
y2="101"
|
|
25
|
+
gradientUnits="userSpaceOnUse"
|
|
26
|
+
>
|
|
27
|
+
<stop stop-color="#F3652B" />
|
|
28
|
+
<stop
|
|
29
|
+
offset="1"
|
|
30
|
+
stop-color="#D95C2A"
|
|
31
|
+
stop-opacity="0.1"
|
|
32
|
+
/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
</defs>
|
|
35
|
+
</svg>
|
|
36
|
+
</template>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
|
+
//# sourceMappingURL=error-403.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"error-403.vue.d.ts","sourceRoot":"","sources":["error-403.vue"],"names":[],"mappings":"wBAmFqB,OAAO,YAAY;;AAFxC,0SACG"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
<script setup>
|
|
2
|
+
defineOptions({ name: 'error-404' })
|
|
3
|
+
</script>
|
|
4
|
+
|
|
5
|
+
<template>
|
|
6
|
+
<svg
|
|
7
|
+
width="154"
|
|
8
|
+
height="71"
|
|
9
|
+
viewBox="0 0 154 71"
|
|
10
|
+
fill="none"
|
|
11
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
12
|
+
>
|
|
13
|
+
<path
|
|
14
|
+
opacity="0.3"
|
|
15
|
+
d="M49.7969 47.0312V54.1562H0.484375V49.0469L31.0469 1.75H38.125L30.5312 15.4375L10.3281 47.0312H49.7969ZM40.2812 1.75V70H31.6094V1.75H40.2812ZM100.516 30.4375V40.8438C100.516 46.4375 100.016 51.1562 99.0156 55C98.0156 58.8438 96.5781 61.9375 94.7031 64.2812C92.8281 66.625 90.5625 68.3281 87.9062 69.3906C85.2812 70.4219 82.3125 70.9375 79 70.9375C76.375 70.9375 73.9531 70.6094 71.7344 69.9531C69.5156 69.2969 67.5156 68.25 65.7344 66.8125C63.9844 65.3438 62.4844 63.4375 61.2344 61.0938C59.9844 58.75 59.0312 55.9062 58.375 52.5625C57.7188 49.2188 57.3906 45.3125 57.3906 40.8438V30.4375C57.3906 24.8438 57.8906 20.1562 58.8906 16.375C59.9219 12.5937 61.375 9.5625 63.25 7.28125C65.125 4.96875 67.375 3.3125 70 2.3125C72.6562 1.3125 75.625 0.8125 78.9062 0.8125C81.5625 0.8125 84 1.14062 86.2188 1.79688C88.4688 2.42187 90.4688 3.4375 92.2188 4.84375C93.9688 6.21875 95.4531 8.0625 96.6719 10.375C97.9219 12.6563 98.875 15.4531 99.5312 18.7656C100.188 22.0781 100.516 25.9688 100.516 30.4375ZM91.7969 42.25V28.9844C91.7969 25.9219 91.6094 23.2344 91.2344 20.9219C90.8906 18.5781 90.375 16.5781 89.6875 14.9219C89 13.2656 88.125 11.9219 87.0625 10.8906C86.0312 9.85938 84.8281 9.10938 83.4531 8.64062C82.1094 8.14062 80.5938 7.89062 78.9062 7.89062C76.8438 7.89062 75.0156 8.28125 73.4219 9.0625C71.8281 9.8125 70.4844 11.0156 69.3906 12.6719C68.3281 14.3281 67.5156 16.5 66.9531 19.1875C66.3906 21.875 66.1094 25.1406 66.1094 28.9844V42.25C66.1094 45.3125 66.2812 48.0156 66.625 50.3594C67 52.7031 67.5469 54.7344 68.2656 56.4531C68.9844 58.1406 69.8594 59.5312 70.8906 60.625C71.9219 61.7188 73.1094 62.5312 74.4531 63.0625C75.8281 63.5625 77.3438 63.8125 79 63.8125C81.125 63.8125 82.9844 63.4062 84.5781 62.5938C86.1719 61.7812 87.5 60.5156 88.5625 58.7969C89.6562 57.0469 90.4688 54.8125 91 52.0938C91.5312 49.3438 91.7969 46.0625 91.7969 42.25ZM124.328 31.6094H130.516C133.547 31.6094 136.047 31.1094 138.016 30.1094C140.016 29.0781 141.5 27.6875 142.469 25.9375C143.469 24.1562 143.969 22.1562 143.969 19.9375C143.969 17.3125 143.531 15.1094 142.656 13.3281C141.781 11.5469 140.469 10.2031 138.719 9.29688C136.969 8.39063 134.75 7.9375 132.062 7.9375C129.625 7.9375 127.469 8.42187 125.594 9.39062C123.75 10.3281 122.297 11.6719 121.234 13.4219C120.203 15.1719 119.688 17.2344 119.688 19.6094H111.016C111.016 16.1406 111.891 12.9844 113.641 10.1406C115.391 7.29687 117.844 5.03125 121 3.34375C124.188 1.65625 127.875 0.8125 132.062 0.8125C136.188 0.8125 139.797 1.54688 142.891 3.01562C145.984 4.45313 148.391 6.60938 150.109 9.48438C151.828 12.3281 152.688 15.875 152.688 20.125C152.688 21.8438 152.281 23.6875 151.469 25.6562C150.688 27.5938 149.453 29.4062 147.766 31.0938C146.109 32.7812 143.953 34.1719 141.297 35.2656C138.641 36.3281 135.453 36.8594 131.734 36.8594H124.328V31.6094ZM124.328 38.7344V33.5312H131.734C136.078 33.5312 139.672 34.0469 142.516 35.0781C145.359 36.1094 147.594 37.4844 149.219 39.2031C150.875 40.9219 152.031 42.8125 152.688 44.875C153.375 46.9062 153.719 48.9375 153.719 50.9688C153.719 54.1562 153.172 56.9844 152.078 59.4531C151.016 61.9219 149.5 64.0156 147.531 65.7344C145.594 67.4531 143.312 68.75 140.688 69.625C138.062 70.5 135.203 70.9375 132.109 70.9375C129.141 70.9375 126.344 70.5156 123.719 69.6719C121.125 68.8281 118.828 67.6094 116.828 66.0156C114.828 64.3906 113.266 62.4062 112.141 60.0625C111.016 57.6875 110.453 54.9844 110.453 51.9531H119.125C119.125 54.3281 119.641 56.4062 120.672 58.1875C121.734 59.9688 123.234 61.3594 125.172 62.3594C127.141 63.3281 129.453 63.8125 132.109 63.8125C134.766 63.8125 137.047 63.3594 138.953 62.4531C140.891 61.5156 142.375 60.1094 143.406 58.2344C144.469 56.3594 145 54 145 51.1562C145 48.3125 144.406 45.9844 143.219 44.1719C142.031 42.3281 140.344 40.9688 138.156 40.0938C136 39.1875 133.453 38.7344 130.516 38.7344H124.328Z"
|
|
16
|
+
fill="url(#paint0_linear_4434_149213)"
|
|
17
|
+
/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient
|
|
20
|
+
id="paint0_linear_4434_149213"
|
|
21
|
+
x1="79"
|
|
22
|
+
y1="-41.8571"
|
|
23
|
+
x2="79"
|
|
24
|
+
y2="101"
|
|
25
|
+
gradientUnits="userSpaceOnUse"
|
|
26
|
+
>
|
|
27
|
+
<stop stop-color="#F3652B" />
|
|
28
|
+
<stop
|
|
29
|
+
offset="1"
|
|
30
|
+
stop-color="#D95C2A"
|
|
31
|
+
stop-opacity="0.1"
|
|
32
|
+
/>
|
|
33
|
+
</linearGradient>
|
|
34
|
+
</defs>
|
|
35
|
+
</svg>
|
|
36
|
+
</template>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
declare const _default: typeof __VLS_export;
|
|
2
|
+
export default _default;
|
|
3
|
+
declare const __VLS_export: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
4
|
+
//# sourceMappingURL=error-404.vue.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"error-404.vue.d.ts","sourceRoot":"","sources":["error-404.vue"],"names":[],"mappings":"wBAmFqB,OAAO,YAAY;;AAFxC,0SACG"}
|