aril 0.0.69 → 0.0.71
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/esm2022/boot/config/plugins/src/plugins.service.mjs +10 -4
- package/esm2022/http/src/serviceStateMethods.mjs +2 -2
- package/esm2022/theme/layout/app/layout/app.layout.component.mjs +3 -3
- package/esm2022/ui/calendar/src/calendar.component.mjs +3 -3
- package/esm2022/ui/dxField/src/dx-field.component.mjs +3 -3
- package/esm2022/ui/number/src/number.component.mjs +4 -3
- package/esm2022/ui/panel/src/panel.component.mjs +3 -3
- package/esm2022/ui/table/src/table.component.mjs +3 -3
- package/fesm2022/aril-boot-config-plugins.mjs +9 -3
- package/fesm2022/aril-boot-config-plugins.mjs.map +1 -1
- package/fesm2022/aril-http.mjs +1 -1
- package/fesm2022/aril-http.mjs.map +1 -1
- package/fesm2022/aril-theme-layout.mjs +2 -2
- package/fesm2022/aril-theme-layout.mjs.map +1 -1
- package/fesm2022/aril-ui-calendar.mjs +2 -2
- package/fesm2022/aril-ui-calendar.mjs.map +1 -1
- package/fesm2022/aril-ui-dxField.mjs +2 -2
- package/fesm2022/aril-ui-dxField.mjs.map +1 -1
- package/fesm2022/aril-ui-number.mjs +3 -2
- package/fesm2022/aril-ui-number.mjs.map +1 -1
- package/fesm2022/aril-ui-panel.mjs +2 -2
- package/fesm2022/aril-ui-panel.mjs.map +1 -1
- package/fesm2022/aril-ui-table.mjs +2 -2
- package/fesm2022/aril-ui-table.mjs.map +1 -1
- package/package.json +70 -70
- package/styles/ui/ui.common.scss +19 -1
- package/theme/fonts/Inter/Inter_18pt-Black.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-BlackItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-Bold.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-BoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-ExtraBold.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-ExtraBoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-ExtraLight.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-ExtraLightItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-Italic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-Light.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-LightItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-Medium.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-MediumItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-Regular.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-SemiBold.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-SemiBoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-Thin.ttf +0 -0
- package/theme/fonts/Inter/Inter_18pt-ThinItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-Black.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-BlackItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-Bold.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-BoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-ExtraBold.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-ExtraBoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-ExtraLight.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-ExtraLightItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-Italic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-Light.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-LightItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-Medium.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-MediumItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-Regular.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-SemiBold.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-SemiBoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-Thin.ttf +0 -0
- package/theme/fonts/Inter/Inter_24pt-ThinItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-Black.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-BlackItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-Bold.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-BoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-ExtraBold.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-ExtraBoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-ExtraLight.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-ExtraLightItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-Italic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-Light.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-LightItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-Medium.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-MediumItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-Regular.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-SemiBold.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-SemiBoldItalic.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-Thin.ttf +0 -0
- package/theme/fonts/Inter/Inter_28pt-ThinItalic.ttf +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Black.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Black.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-BlackItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-BlackItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Bold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Bold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-BoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-BoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraBold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraBold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraBoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraBoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraLight.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraLight.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraLightItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ExtraLightItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Italic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Italic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Light.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Light.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-LightItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-LightItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Medium.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Medium.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-MediumItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-MediumItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Regular.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Regular.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-SemiBold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-SemiBold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-SemiBoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-SemiBoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Thin.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-Thin.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ThinItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter18pt-ThinItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Black.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Black.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-BlackItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-BlackItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Bold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Bold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-BoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-BoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraBold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraBold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraBoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraBoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraLight.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraLight.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraLightItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ExtraLightItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Italic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Italic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-LightItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-LightItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Medium.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Medium.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-MediumItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-MediumItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Regular.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Regular.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-SemiBold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-SemiBold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-SemiBoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-SemiBoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Thin.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-Thin.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ThinItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter24pt-ThinItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Black.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Black.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-BlackItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-BlackItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Bold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Bold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-BoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-BoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-ExtraBoldItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-ExtraBoldItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-ExtraLightItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-ExtraLightItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Italic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Italic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Light.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Light.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-LightItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-LightItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Medium.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Medium.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-MediumItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-MediumItalic.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Regular.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Regular.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-SemiBold.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-SemiBold.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Thin.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-Thin.woff2 +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-ThinItalic.woff +0 -0
- package/theme/fonts/Inter/woff/Inter28pt-ThinItalic.woff2 +0 -0
- package/theme/layout/app/layout/app.layout.component.html +1 -1
- package/theme/styles/layout/_fonts.scss +55 -2
- package/theme/styles/layout/_topbar.scss +8 -3
- package/theme/styles/layout/preloading.scss +7 -7
- package/theme/styles/theme/base/_common.scss +2 -0
- package/theme/styles/theme/base/components/data/_datatable.scss +4 -4
- package/theme/styles/theme/base/components/input/_autocomplete.scss +5 -0
- package/theme/styles/theme/dark/_variables.scss +3 -3
- package/theme/styles/theme/light/_variables.scss +8 -6
- package/ui/number/src/number.component.d.ts +2 -1
|
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
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
<app-sidebar></app-sidebar>
|
|
3
3
|
<div class="layout-content-wrapper">
|
|
4
4
|
<app-topbar></app-topbar>
|
|
5
|
-
<div class="layout-content" style="margin: 1rem;">
|
|
5
|
+
<div class="layout-content card border-round-top-md min-h-screen border-noround-bottom" style="margin: 1rem;">
|
|
6
6
|
<router-outlet></router-outlet>
|
|
7
7
|
</div>
|
|
8
8
|
</div>
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
src:
|
|
27
27
|
local(''),
|
|
28
28
|
url('../../fonts/poppins-v20-latin-600.woff2') format('woff2'),
|
|
29
|
-
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/poppins-v20-latin-600.woff') format('woff');
|
|
29
|
+
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/poppins-v20-latin-600.woff') format('woff');
|
|
30
30
|
}
|
|
31
31
|
/* poppins-700 - latin */
|
|
32
32
|
@font-face {
|
|
@@ -36,5 +36,58 @@
|
|
|
36
36
|
src:
|
|
37
37
|
local(''),
|
|
38
38
|
url('../../fonts/poppins-v20-latin-700.woff2') format('woff2'),
|
|
39
|
-
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/poppins-v20-latin-700.woff') format('woff');
|
|
39
|
+
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/poppins-v20-latin-700.woff') format('woff');
|
|
40
40
|
}
|
|
41
|
+
|
|
42
|
+
@font-face {
|
|
43
|
+
font-family: 'Inter';
|
|
44
|
+
font-style: normal;
|
|
45
|
+
font-weight: 200;
|
|
46
|
+
src:
|
|
47
|
+
local(''),
|
|
48
|
+
url('../../fonts/Inter/woff/Inter18pt-ExtraLight.woff2') format('woff2'),
|
|
49
|
+
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/Inter/woff/Inter18pt-ExtraLight.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
@font-face {
|
|
54
|
+
font-family: 'Inter';
|
|
55
|
+
font-style: normal;
|
|
56
|
+
font-weight: 400;
|
|
57
|
+
src:
|
|
58
|
+
local(''),
|
|
59
|
+
url('../../fonts/Inter/woff/Inter18pt-Regular.woff2') format('woff2'),
|
|
60
|
+
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/Inter/woff/Inter18pt-Regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
@font-face {
|
|
65
|
+
font-family: 'Inter';
|
|
66
|
+
font-style: normal;
|
|
67
|
+
font-weight: 500;
|
|
68
|
+
src:
|
|
69
|
+
local(''),
|
|
70
|
+
url('../../fonts/Inter/woff/Inter18pt-Medium.woff2') format('woff2'),
|
|
71
|
+
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/Inter/woff/Inter18pt-Medium.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
@font-face {
|
|
75
|
+
font-family: 'Inter';
|
|
76
|
+
font-style: normal;
|
|
77
|
+
font-weight: 600;
|
|
78
|
+
src:
|
|
79
|
+
local(''),
|
|
80
|
+
url('../../fonts/Inter/woff/Inter18pt-SemiBold.woff2') format('woff2'),
|
|
81
|
+
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/Inter/woff/Inter18pt-SemiBold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
@font-face {
|
|
85
|
+
font-family: 'Inter';
|
|
86
|
+
font-style: normal;
|
|
87
|
+
font-weight: 700;
|
|
88
|
+
src:
|
|
89
|
+
local(''),
|
|
90
|
+
url('../../fonts/Inter/woff/Inter18pt-Bold.woff2') format('woff2'),
|
|
91
|
+
/* Chrome 26+, Opera 23+, Firefox 39+ */ url('../../fonts/Inter/woff/Inter18pt-Bold.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
|
|
92
|
+
}
|
|
93
|
+
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
background: #fff;
|
|
7
7
|
box-shadow: 0px 4px 50px 0px #D9DDFC;
|
|
8
8
|
padding: 1rem;
|
|
9
|
-
|
|
9
|
+
|
|
10
10
|
|
|
11
11
|
.topbar-start {
|
|
12
12
|
display: flex;
|
|
@@ -48,6 +48,11 @@
|
|
|
48
48
|
list-style: none;
|
|
49
49
|
|
|
50
50
|
li {
|
|
51
|
+
|
|
52
|
+
button {
|
|
53
|
+
background-color: var(--Accent-accent-500, #F8FAFC) !important;
|
|
54
|
+
}
|
|
55
|
+
|
|
51
56
|
&.topbar-profile {
|
|
52
57
|
margin-left: 1.5rem;
|
|
53
58
|
display: inline-flex;
|
|
@@ -92,9 +97,9 @@
|
|
|
92
97
|
}
|
|
93
98
|
|
|
94
99
|
.vertical-line {
|
|
95
|
-
|
|
100
|
+
border-left: 1.5px solid var(--muted-foreground);
|
|
96
101
|
width: 30px;
|
|
97
102
|
height: 0px;
|
|
98
103
|
transform: rotate(90deg);
|
|
99
|
-
|
|
104
|
+
margin-left: 10px;
|
|
100
105
|
}
|
|
@@ -15,12 +15,12 @@
|
|
|
15
15
|
border-radius: 50%;
|
|
16
16
|
text-align: center;
|
|
17
17
|
line-height: 150px;
|
|
18
|
-
font-family:
|
|
18
|
+
font-family: var(--font-family);
|
|
19
19
|
font-size: 20px;
|
|
20
|
-
color:
|
|
20
|
+
color: var(--primary-color);
|
|
21
21
|
letter-spacing: 4px;
|
|
22
22
|
text-transform: uppercase;
|
|
23
|
-
text-shadow: 0 0 10px
|
|
23
|
+
text-shadow: 0 0 10px var(--primary-color);
|
|
24
24
|
box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
|
|
25
25
|
|
|
26
26
|
&:before {
|
|
@@ -31,8 +31,8 @@
|
|
|
31
31
|
width: 100%;
|
|
32
32
|
height: 100%;
|
|
33
33
|
border: 3px solid transparent;
|
|
34
|
-
border-top: 3px solid
|
|
35
|
-
border-right: 3px solid
|
|
34
|
+
border-top: 3px solid var(--primary-color);
|
|
35
|
+
border-right: 3px solid var(--primary-color);
|
|
36
36
|
border-radius: 50%;
|
|
37
37
|
animation: preloader-rotate-c 1s linear infinite;
|
|
38
38
|
}
|
|
@@ -55,10 +55,10 @@
|
|
|
55
55
|
width: 16px;
|
|
56
56
|
height: 16px;
|
|
57
57
|
border-radius: 50%;
|
|
58
|
-
background:
|
|
58
|
+
background: var(--primary-color);
|
|
59
59
|
top: -6px;
|
|
60
60
|
right: -8px;
|
|
61
|
-
box-shadow: 0 0 20px
|
|
61
|
+
box-shadow: 0 0 20px var(--primary-color);
|
|
62
62
|
}
|
|
63
63
|
}
|
|
64
64
|
}
|
|
@@ -298,11 +298,11 @@
|
|
|
298
298
|
}
|
|
299
299
|
|
|
300
300
|
.p-datatable-thead > tr > th {
|
|
301
|
-
|
|
301
|
+
padding: 12px !important;//@include scaledPadding($tableHeaderCellPadding, $tableScaleSM);
|
|
302
302
|
}
|
|
303
303
|
|
|
304
304
|
.p-datatable-tbody > tr > td {
|
|
305
|
-
|
|
305
|
+
padding: 12px !important;//@include scaledPadding($tableBodyCellPadding, $tableScaleSM);
|
|
306
306
|
}
|
|
307
307
|
|
|
308
308
|
.p-datatable-tfoot > tr > td {
|
|
@@ -320,11 +320,11 @@
|
|
|
320
320
|
}
|
|
321
321
|
|
|
322
322
|
.p-datatable-thead > tr > th {
|
|
323
|
-
|
|
323
|
+
padding: 12px !important;//@include scaledPadding($tableHeaderCellPadding, $tableScaleSM);
|
|
324
324
|
}
|
|
325
325
|
|
|
326
326
|
.p-datatable-tbody > tr > td {
|
|
327
|
-
|
|
327
|
+
padding: 12px !important;//@include scaledPadding($tableBodyCellPadding, $tableScaleLG);
|
|
328
328
|
}
|
|
329
329
|
|
|
330
330
|
.p-datatable-tfoot > tr > td {
|
|
@@ -25,7 +25,7 @@ $shade900: #111827 !default; //ground surface
|
|
|
25
25
|
$hoverBg: rgba(255, 255, 255, 0.03) !default;
|
|
26
26
|
|
|
27
27
|
//global
|
|
28
|
-
$fontFamily: '
|
|
28
|
+
$fontFamily: 'Inter', 'Poppins' !default;
|
|
29
29
|
$fontSize: 1rem !default;
|
|
30
30
|
$fontWeight: normal !default;
|
|
31
31
|
$textColor: $shade000 !default;
|
|
@@ -864,10 +864,10 @@ $imagePreviewActionIconFontSize: 1.5rem !default;
|
|
|
864
864
|
$imagePreviewActionIconBorderRadius: 50% !default;
|
|
865
865
|
|
|
866
866
|
:root {
|
|
867
|
-
font-family: '
|
|
867
|
+
font-family: 'Inter';
|
|
868
868
|
font-feature-settings: 'cv02', 'cv03', 'cv04', 'cv11';
|
|
869
869
|
font-variation-settings: normal;
|
|
870
|
-
--font-family: '
|
|
870
|
+
--font-family: 'Inter';
|
|
871
871
|
--font-feature-settings: 'cv02', 'cv03', 'cv04', 'cv11';
|
|
872
872
|
--surface-a: #{$shade800};
|
|
873
873
|
--surface-b: #{$shade900};
|
|
@@ -26,7 +26,7 @@ $shade800: #374151 !default; //unused
|
|
|
26
26
|
$shade900: #1f2937 !default; //unused
|
|
27
27
|
|
|
28
28
|
//global
|
|
29
|
-
$fontFamily: '
|
|
29
|
+
$fontFamily: 'Inter';
|
|
30
30
|
$fontSize: 1rem !default;
|
|
31
31
|
$fontWeight: normal !default;
|
|
32
32
|
$textColor: $shade700 !default;
|
|
@@ -80,7 +80,7 @@ $inputBg: $shade000 !default;
|
|
|
80
80
|
$inputTextColor: $shade700 !default;
|
|
81
81
|
$inputIconColor: $shade600 !default;
|
|
82
82
|
$inputBorder: 1px solid $shade400 !default;
|
|
83
|
-
$inputHoverBorderColor: #d7def9
|
|
83
|
+
$inputHoverBorderColor: #d7def9 !default;
|
|
84
84
|
$inputFocusBorderColor: #d7def9 !default;
|
|
85
85
|
$inputErrorBorderColor: $errorColor !default;
|
|
86
86
|
$inputPlaceholderTextColor: $shade600 !default;
|
|
@@ -857,10 +857,10 @@ $imagePreviewActionIconFontSize: 1.5rem !default;
|
|
|
857
857
|
$imagePreviewActionIconBorderRadius: 50% !default;
|
|
858
858
|
|
|
859
859
|
:root {
|
|
860
|
-
font-family: '
|
|
860
|
+
font-family: 'Inter';
|
|
861
861
|
font-feature-settings: 'cv02', 'cv03', 'cv04', 'cv11';
|
|
862
862
|
font-variation-settings: normal;
|
|
863
|
-
--font-family: '
|
|
863
|
+
--font-family: 'Inter';
|
|
864
864
|
--font-feature-settings: 'cv02', 'cv03', 'cv04', 'cv11';
|
|
865
865
|
--surface-a: #{$shade000};
|
|
866
866
|
--surface-b: #{$shade100};
|
|
@@ -896,16 +896,18 @@ $imagePreviewActionIconBorderRadius: 50% !default;
|
|
|
896
896
|
--content-padding: #{$panelContentPadding};
|
|
897
897
|
--inline-spacing: #{$inlineSpacing};
|
|
898
898
|
--border-radius: #{$borderRadius};
|
|
899
|
-
--surface-ground: #
|
|
899
|
+
--surface-ground: #eff3f8;
|
|
900
900
|
|
|
901
901
|
--surface-section: #ffffff;
|
|
902
902
|
--surface-card: #ffffff;
|
|
903
|
-
--surface-overlay: #
|
|
903
|
+
--surface-overlay: #f8fafc;
|
|
904
904
|
--surface-border: #dfe7ef;
|
|
905
905
|
--surface-hover: #f6f9fc;
|
|
906
906
|
--focus-ring: #{$focusShadow};
|
|
907
907
|
--maskbg: #{$maskBg};
|
|
908
908
|
--highlight-bg: #{$highlightBg};
|
|
909
|
+
--muted-foreground: #6b7280;
|
|
910
|
+
--card-foreground: #4b5563;
|
|
909
911
|
--highlight-text-color: #{$highlightTextColor};
|
|
910
912
|
color-scheme: light;
|
|
911
913
|
--transition-duration: #{$transitionDuration};
|
|
@@ -8,6 +8,7 @@ export declare class NumberComponent extends BaseInputComponent {
|
|
|
8
8
|
showButtons: import("@angular/core").InputSignal<boolean, boolean>;
|
|
9
9
|
placeholder: import("@angular/core").InputSignal<string, string>;
|
|
10
10
|
prefix: import("@angular/core").InputSignal<string | undefined, string | undefined>;
|
|
11
|
+
locale: import("@angular/core").InputSignal<string, string>;
|
|
11
12
|
suffix: import("@angular/core").InputSignal<string | undefined, string | undefined>;
|
|
12
13
|
maxlength: import("@angular/core").InputSignal<any, any>;
|
|
13
14
|
showClear: import("@angular/core").InputSignal<boolean, boolean>;
|
|
@@ -23,6 +24,6 @@ export declare class NumberComponent extends BaseInputComponent {
|
|
|
23
24
|
width?: undefined;
|
|
24
25
|
}>;
|
|
25
26
|
static ɵfac: i0.ɵɵFactoryDeclaration<NumberComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NumberComponent, "aril-number[ngModel], aril-number[formControl], aril-number[formControlName]", never, { "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "showButtons": { "alias": "showButtons"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "prefix": { "alias": "prefix"; "required": false; "isSignal": true; }; "suffix": { "alias": "suffix"; "required": false; "isSignal": true; }; "maxlength": { "alias": "maxlength"; "required": false; "isSignal": true; }; "showClear": { "alias": "showClear"; "required": false; "isSignal": true; }; "useGrouping": { "alias": "useGrouping"; "required": false; "isSignal": true; }; "maxDigits": { "alias": "maxDigits"; "required": false; "isSignal": true; }; "minDigits": { "alias": "minDigits"; "required": false; "isSignal": true; }; "tabindex": { "alias": "tabindex"; "required": false; "isSignal": true; }; "inputStyle": { "alias": "inputStyle"; "required": false; "isSignal": true; }; "buttonLayout": { "alias": "buttonLayout"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.ValueAccessorDirective; inputs: {}; outputs: {}; }]>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NumberComponent, "aril-number[ngModel], aril-number[formControl], aril-number[formControlName]", never, { "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; "showButtons": { "alias": "showButtons"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "prefix": { "alias": "prefix"; "required": false; "isSignal": true; }; "locale": { "alias": "locale"; "required": false; "isSignal": true; }; "suffix": { "alias": "suffix"; "required": false; "isSignal": true; }; "maxlength": { "alias": "maxlength"; "required": false; "isSignal": true; }; "showClear": { "alias": "showClear"; "required": false; "isSignal": true; }; "useGrouping": { "alias": "useGrouping"; "required": false; "isSignal": true; }; "maxDigits": { "alias": "maxDigits"; "required": false; "isSignal": true; }; "minDigits": { "alias": "minDigits"; "required": false; "isSignal": true; }; "tabindex": { "alias": "tabindex"; "required": false; "isSignal": true; }; "inputStyle": { "alias": "inputStyle"; "required": false; "isSignal": true; }; "buttonLayout": { "alias": "buttonLayout"; "required": false; "isSignal": true; }; }, {}, never, never, true, [{ directive: typeof i1.ValueAccessorDirective; inputs: {}; outputs: {}; }]>;
|
|
27
28
|
}
|
|
28
29
|
export {};
|