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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "aril",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.71",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@angular/common": "^17.1.0",
|
|
6
6
|
"@angular/core": "^17.1.0",
|
|
@@ -46,18 +46,18 @@
|
|
|
46
46
|
"esm": "./esm2022/http/aril-http.mjs",
|
|
47
47
|
"default": "./fesm2022/aril-http.mjs"
|
|
48
48
|
},
|
|
49
|
-
"./i18n": {
|
|
50
|
-
"types": "./i18n/index.d.ts",
|
|
51
|
-
"esm2022": "./esm2022/i18n/aril-i18n.mjs",
|
|
52
|
-
"esm": "./esm2022/i18n/aril-i18n.mjs",
|
|
53
|
-
"default": "./fesm2022/aril-i18n.mjs"
|
|
54
|
-
},
|
|
55
49
|
"./keycloak": {
|
|
56
50
|
"types": "./keycloak/index.d.ts",
|
|
57
51
|
"esm2022": "./esm2022/keycloak/aril-keycloak.mjs",
|
|
58
52
|
"esm": "./esm2022/keycloak/aril-keycloak.mjs",
|
|
59
53
|
"default": "./fesm2022/aril-keycloak.mjs"
|
|
60
54
|
},
|
|
55
|
+
"./i18n": {
|
|
56
|
+
"types": "./i18n/index.d.ts",
|
|
57
|
+
"esm2022": "./esm2022/i18n/aril-i18n.mjs",
|
|
58
|
+
"esm": "./esm2022/i18n/aril-i18n.mjs",
|
|
59
|
+
"default": "./fesm2022/aril-i18n.mjs"
|
|
60
|
+
},
|
|
61
61
|
"./theme": {
|
|
62
62
|
"types": "./theme/index.d.ts",
|
|
63
63
|
"esm2022": "./esm2022/theme/aril-theme.mjs",
|
|
@@ -106,18 +106,18 @@
|
|
|
106
106
|
"esm": "./esm2022/ui/badge/aril-ui-badge.mjs",
|
|
107
107
|
"default": "./fesm2022/aril-ui-badge.mjs"
|
|
108
108
|
},
|
|
109
|
-
"./ui/button": {
|
|
110
|
-
"types": "./ui/button/index.d.ts",
|
|
111
|
-
"esm2022": "./esm2022/ui/button/aril-ui-button.mjs",
|
|
112
|
-
"esm": "./esm2022/ui/button/aril-ui-button.mjs",
|
|
113
|
-
"default": "./fesm2022/aril-ui-button.mjs"
|
|
114
|
-
},
|
|
115
109
|
"./ui/calendar": {
|
|
116
110
|
"types": "./ui/calendar/index.d.ts",
|
|
117
111
|
"esm2022": "./esm2022/ui/calendar/aril-ui-calendar.mjs",
|
|
118
112
|
"esm": "./esm2022/ui/calendar/aril-ui-calendar.mjs",
|
|
119
113
|
"default": "./fesm2022/aril-ui-calendar.mjs"
|
|
120
114
|
},
|
|
115
|
+
"./ui/button": {
|
|
116
|
+
"types": "./ui/button/index.d.ts",
|
|
117
|
+
"esm2022": "./esm2022/ui/button/aril-ui-button.mjs",
|
|
118
|
+
"esm": "./esm2022/ui/button/aril-ui-button.mjs",
|
|
119
|
+
"default": "./fesm2022/aril-ui-button.mjs"
|
|
120
|
+
},
|
|
121
121
|
"./ui/checkbox": {
|
|
122
122
|
"types": "./ui/checkbox/index.d.ts",
|
|
123
123
|
"esm2022": "./esm2022/ui/checkbox/aril-ui-checkbox.mjs",
|
|
@@ -136,18 +136,18 @@
|
|
|
136
136
|
"esm": "./esm2022/ui/dxField/aril-ui-dxField.mjs",
|
|
137
137
|
"default": "./fesm2022/aril-ui-dxField.mjs"
|
|
138
138
|
},
|
|
139
|
-
"./ui/field": {
|
|
140
|
-
"types": "./ui/field/index.d.ts",
|
|
141
|
-
"esm2022": "./esm2022/ui/field/aril-ui-field.mjs",
|
|
142
|
-
"esm": "./esm2022/ui/field/aril-ui-field.mjs",
|
|
143
|
-
"default": "./fesm2022/aril-ui-field.mjs"
|
|
144
|
-
},
|
|
145
139
|
"./ui/fileUpload": {
|
|
146
140
|
"types": "./ui/fileUpload/index.d.ts",
|
|
147
141
|
"esm2022": "./esm2022/ui/fileUpload/aril-ui-fileUpload.mjs",
|
|
148
142
|
"esm": "./esm2022/ui/fileUpload/aril-ui-fileUpload.mjs",
|
|
149
143
|
"default": "./fesm2022/aril-ui-fileUpload.mjs"
|
|
150
144
|
},
|
|
145
|
+
"./ui/field": {
|
|
146
|
+
"types": "./ui/field/index.d.ts",
|
|
147
|
+
"esm2022": "./esm2022/ui/field/aril-ui-field.mjs",
|
|
148
|
+
"esm": "./esm2022/ui/field/aril-ui-field.mjs",
|
|
149
|
+
"default": "./fesm2022/aril-ui-field.mjs"
|
|
150
|
+
},
|
|
151
151
|
"./ui/form": {
|
|
152
152
|
"types": "./ui/form/index.d.ts",
|
|
153
153
|
"esm2022": "./esm2022/ui/form/aril-ui-form.mjs",
|
|
@@ -166,30 +166,12 @@
|
|
|
166
166
|
"esm": "./esm2022/ui/mask/aril-ui-mask.mjs",
|
|
167
167
|
"default": "./fesm2022/aril-ui-mask.mjs"
|
|
168
168
|
},
|
|
169
|
-
"./ui/overlayPanel": {
|
|
170
|
-
"types": "./ui/overlayPanel/index.d.ts",
|
|
171
|
-
"esm2022": "./esm2022/ui/overlayPanel/aril-ui-overlayPanel.mjs",
|
|
172
|
-
"esm": "./esm2022/ui/overlayPanel/aril-ui-overlayPanel.mjs",
|
|
173
|
-
"default": "./fesm2022/aril-ui-overlayPanel.mjs"
|
|
174
|
-
},
|
|
175
169
|
"./ui/number": {
|
|
176
170
|
"types": "./ui/number/index.d.ts",
|
|
177
171
|
"esm2022": "./esm2022/ui/number/aril-ui-number.mjs",
|
|
178
172
|
"esm": "./esm2022/ui/number/aril-ui-number.mjs",
|
|
179
173
|
"default": "./fesm2022/aril-ui-number.mjs"
|
|
180
174
|
},
|
|
181
|
-
"./ui/progressbar": {
|
|
182
|
-
"types": "./ui/progressbar/index.d.ts",
|
|
183
|
-
"esm2022": "./esm2022/ui/progressbar/aril-ui-progressbar.mjs",
|
|
184
|
-
"esm": "./esm2022/ui/progressbar/aril-ui-progressbar.mjs",
|
|
185
|
-
"default": "./fesm2022/aril-ui-progressbar.mjs"
|
|
186
|
-
},
|
|
187
|
-
"./ui/panel": {
|
|
188
|
-
"types": "./ui/panel/index.d.ts",
|
|
189
|
-
"esm2022": "./esm2022/ui/panel/aril-ui-panel.mjs",
|
|
190
|
-
"esm": "./esm2022/ui/panel/aril-ui-panel.mjs",
|
|
191
|
-
"default": "./fesm2022/aril-ui-panel.mjs"
|
|
192
|
-
},
|
|
193
175
|
"./ui/password": {
|
|
194
176
|
"types": "./ui/password/index.d.ts",
|
|
195
177
|
"esm2022": "./esm2022/ui/password/aril-ui-password.mjs",
|
|
@@ -202,17 +184,23 @@
|
|
|
202
184
|
"esm": "./esm2022/ui/radioButton/aril-ui-radioButton.mjs",
|
|
203
185
|
"default": "./fesm2022/aril-ui-radioButton.mjs"
|
|
204
186
|
},
|
|
187
|
+
"./ui/overlayPanel": {
|
|
188
|
+
"types": "./ui/overlayPanel/index.d.ts",
|
|
189
|
+
"esm2022": "./esm2022/ui/overlayPanel/aril-ui-overlayPanel.mjs",
|
|
190
|
+
"esm": "./esm2022/ui/overlayPanel/aril-ui-overlayPanel.mjs",
|
|
191
|
+
"default": "./fesm2022/aril-ui-overlayPanel.mjs"
|
|
192
|
+
},
|
|
205
193
|
"./ui/selectBox": {
|
|
206
194
|
"types": "./ui/selectBox/index.d.ts",
|
|
207
195
|
"esm2022": "./esm2022/ui/selectBox/aril-ui-selectBox.mjs",
|
|
208
196
|
"esm": "./esm2022/ui/selectBox/aril-ui-selectBox.mjs",
|
|
209
197
|
"default": "./fesm2022/aril-ui-selectBox.mjs"
|
|
210
198
|
},
|
|
211
|
-
"./ui/
|
|
212
|
-
"types": "./ui/
|
|
213
|
-
"esm2022": "./esm2022/ui/
|
|
214
|
-
"esm": "./esm2022/ui/
|
|
215
|
-
"default": "./fesm2022/aril-ui-
|
|
199
|
+
"./ui/panel": {
|
|
200
|
+
"types": "./ui/panel/index.d.ts",
|
|
201
|
+
"esm2022": "./esm2022/ui/panel/aril-ui-panel.mjs",
|
|
202
|
+
"esm": "./esm2022/ui/panel/aril-ui-panel.mjs",
|
|
203
|
+
"default": "./fesm2022/aril-ui-panel.mjs"
|
|
216
204
|
},
|
|
217
205
|
"./ui/switch": {
|
|
218
206
|
"types": "./ui/switch/index.d.ts",
|
|
@@ -220,36 +208,54 @@
|
|
|
220
208
|
"esm": "./esm2022/ui/switch/aril-ui-switch.mjs",
|
|
221
209
|
"default": "./fesm2022/aril-ui-switch.mjs"
|
|
222
210
|
},
|
|
211
|
+
"./ui/progressbar": {
|
|
212
|
+
"types": "./ui/progressbar/index.d.ts",
|
|
213
|
+
"esm2022": "./esm2022/ui/progressbar/aril-ui-progressbar.mjs",
|
|
214
|
+
"esm": "./esm2022/ui/progressbar/aril-ui-progressbar.mjs",
|
|
215
|
+
"default": "./fesm2022/aril-ui-progressbar.mjs"
|
|
216
|
+
},
|
|
223
217
|
"./ui/tagBox": {
|
|
224
218
|
"types": "./ui/tagBox/index.d.ts",
|
|
225
219
|
"esm2022": "./esm2022/ui/tagBox/aril-ui-tagBox.mjs",
|
|
226
220
|
"esm": "./esm2022/ui/tagBox/aril-ui-tagBox.mjs",
|
|
227
221
|
"default": "./fesm2022/aril-ui-tagBox.mjs"
|
|
228
222
|
},
|
|
223
|
+
"./ui/table": {
|
|
224
|
+
"types": "./ui/table/index.d.ts",
|
|
225
|
+
"esm2022": "./esm2022/ui/table/aril-ui-table.mjs",
|
|
226
|
+
"esm": "./esm2022/ui/table/aril-ui-table.mjs",
|
|
227
|
+
"default": "./fesm2022/aril-ui-table.mjs"
|
|
228
|
+
},
|
|
229
229
|
"./ui/text": {
|
|
230
230
|
"types": "./ui/text/index.d.ts",
|
|
231
231
|
"esm2022": "./esm2022/ui/text/aril-ui-text.mjs",
|
|
232
232
|
"esm": "./esm2022/ui/text/aril-ui-text.mjs",
|
|
233
233
|
"default": "./fesm2022/aril-ui-text.mjs"
|
|
234
234
|
},
|
|
235
|
-
"./ui/toggle-button": {
|
|
236
|
-
"types": "./ui/toggle-button/index.d.ts",
|
|
237
|
-
"esm2022": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
238
|
-
"esm": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
239
|
-
"default": "./fesm2022/aril-ui-toggle-button.mjs"
|
|
240
|
-
},
|
|
241
235
|
"./ui/textArea": {
|
|
242
236
|
"types": "./ui/textArea/index.d.ts",
|
|
243
237
|
"esm2022": "./esm2022/ui/textArea/aril-ui-textArea.mjs",
|
|
244
238
|
"esm": "./esm2022/ui/textArea/aril-ui-textArea.mjs",
|
|
245
239
|
"default": "./fesm2022/aril-ui-textArea.mjs"
|
|
246
240
|
},
|
|
241
|
+
"./ui/toggle-button": {
|
|
242
|
+
"types": "./ui/toggle-button/index.d.ts",
|
|
243
|
+
"esm2022": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
244
|
+
"esm": "./esm2022/ui/toggle-button/aril-ui-toggle-button.mjs",
|
|
245
|
+
"default": "./fesm2022/aril-ui-toggle-button.mjs"
|
|
246
|
+
},
|
|
247
247
|
"./ui/tree": {
|
|
248
248
|
"types": "./ui/tree/index.d.ts",
|
|
249
249
|
"esm2022": "./esm2022/ui/tree/aril-ui-tree.mjs",
|
|
250
250
|
"esm": "./esm2022/ui/tree/aril-ui-tree.mjs",
|
|
251
251
|
"default": "./fesm2022/aril-ui-tree.mjs"
|
|
252
252
|
},
|
|
253
|
+
"./util/block": {
|
|
254
|
+
"types": "./util/block/index.d.ts",
|
|
255
|
+
"esm2022": "./esm2022/util/block/aril-util-block.mjs",
|
|
256
|
+
"esm": "./esm2022/util/block/aril-util-block.mjs",
|
|
257
|
+
"default": "./fesm2022/aril-util-block.mjs"
|
|
258
|
+
},
|
|
253
259
|
"./ui/treeTable": {
|
|
254
260
|
"types": "./ui/treeTable/index.d.ts",
|
|
255
261
|
"esm2022": "./esm2022/ui/treeTable/aril-ui-treeTable.mjs",
|
|
@@ -262,11 +268,11 @@
|
|
|
262
268
|
"esm": "./esm2022/ui/value/aril-ui-value.mjs",
|
|
263
269
|
"default": "./fesm2022/aril-ui-value.mjs"
|
|
264
270
|
},
|
|
265
|
-
"./util/
|
|
266
|
-
"types": "./util/
|
|
267
|
-
"esm2022": "./esm2022/util/
|
|
268
|
-
"esm": "./esm2022/util/
|
|
269
|
-
"default": "./fesm2022/aril-util-
|
|
271
|
+
"./util/init-event": {
|
|
272
|
+
"types": "./util/init-event/index.d.ts",
|
|
273
|
+
"esm2022": "./esm2022/util/init-event/aril-util-init-event.mjs",
|
|
274
|
+
"esm": "./esm2022/util/init-event/aril-util-init-event.mjs",
|
|
275
|
+
"default": "./fesm2022/aril-util-init-event.mjs"
|
|
270
276
|
},
|
|
271
277
|
"./util/custom_pages": {
|
|
272
278
|
"types": "./util/custom_pages/index.d.ts",
|
|
@@ -274,11 +280,11 @@
|
|
|
274
280
|
"esm": "./esm2022/util/custom_pages/aril-util-custom_pages.mjs",
|
|
275
281
|
"default": "./fesm2022/aril-util-custom_pages.mjs"
|
|
276
282
|
},
|
|
277
|
-
"./util/
|
|
278
|
-
"types": "./util/
|
|
279
|
-
"esm2022": "./esm2022/util/
|
|
280
|
-
"esm": "./esm2022/util/
|
|
281
|
-
"default": "./fesm2022/aril-util-
|
|
283
|
+
"./util/loaders": {
|
|
284
|
+
"types": "./util/loaders/index.d.ts",
|
|
285
|
+
"esm2022": "./esm2022/util/loaders/aril-util-loaders.mjs",
|
|
286
|
+
"esm": "./esm2022/util/loaders/aril-util-loaders.mjs",
|
|
287
|
+
"default": "./fesm2022/aril-util-loaders.mjs"
|
|
282
288
|
},
|
|
283
289
|
"./util/lib": {
|
|
284
290
|
"types": "./util/lib/index.d.ts",
|
|
@@ -286,18 +292,18 @@
|
|
|
286
292
|
"esm": "./esm2022/util/lib/aril-util-lib.mjs",
|
|
287
293
|
"default": "./fesm2022/aril-util-lib.mjs"
|
|
288
294
|
},
|
|
289
|
-
"./util/loaders": {
|
|
290
|
-
"types": "./util/loaders/index.d.ts",
|
|
291
|
-
"esm2022": "./esm2022/util/loaders/aril-util-loaders.mjs",
|
|
292
|
-
"esm": "./esm2022/util/loaders/aril-util-loaders.mjs",
|
|
293
|
-
"default": "./fesm2022/aril-util-loaders.mjs"
|
|
294
|
-
},
|
|
295
295
|
"./util/primitive-extensions": {
|
|
296
296
|
"types": "./util/primitive-extensions/index.d.ts",
|
|
297
297
|
"esm2022": "./esm2022/util/primitive-extensions/aril-util-primitive-extensions.mjs",
|
|
298
298
|
"esm": "./esm2022/util/primitive-extensions/aril-util-primitive-extensions.mjs",
|
|
299
299
|
"default": "./fesm2022/aril-util-primitive-extensions.mjs"
|
|
300
300
|
},
|
|
301
|
+
"./util/pub-sub": {
|
|
302
|
+
"types": "./util/pub-sub/index.d.ts",
|
|
303
|
+
"esm2022": "./esm2022/util/pub-sub/aril-util-pub-sub.mjs",
|
|
304
|
+
"esm": "./esm2022/util/pub-sub/aril-util-pub-sub.mjs",
|
|
305
|
+
"default": "./fesm2022/aril-util-pub-sub.mjs"
|
|
306
|
+
},
|
|
301
307
|
"./util/unwrap": {
|
|
302
308
|
"types": "./util/unwrap/index.d.ts",
|
|
303
309
|
"esm2022": "./esm2022/util/unwrap/aril-util-unwrap.mjs",
|
|
@@ -310,12 +316,6 @@
|
|
|
310
316
|
"esm": "./esm2022/boot/config/api/aril-boot-config-api.mjs",
|
|
311
317
|
"default": "./fesm2022/aril-boot-config-api.mjs"
|
|
312
318
|
},
|
|
313
|
-
"./util/pub-sub": {
|
|
314
|
-
"types": "./util/pub-sub/index.d.ts",
|
|
315
|
-
"esm2022": "./esm2022/util/pub-sub/aril-util-pub-sub.mjs",
|
|
316
|
-
"esm": "./esm2022/util/pub-sub/aril-util-pub-sub.mjs",
|
|
317
|
-
"default": "./fesm2022/aril-util-pub-sub.mjs"
|
|
318
|
-
},
|
|
319
319
|
"./boot/config/apps": {
|
|
320
320
|
"types": "./boot/config/apps/index.d.ts",
|
|
321
321
|
"esm2022": "./esm2022/boot/config/apps/aril-boot-config-apps.mjs",
|
package/styles/ui/ui.common.scss
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
/** DevExtreme Elements */
|
|
11
11
|
.dx-texteditor .dx-texteditor-input {
|
|
12
|
-
min-height:
|
|
12
|
+
min-height: 32px !important;
|
|
13
13
|
}
|
|
14
14
|
.dx-texteditor-input-container {
|
|
15
15
|
display: block !important;
|
|
@@ -22,3 +22,21 @@
|
|
|
22
22
|
.dx-selectbox-popup-wrapper {
|
|
23
23
|
z-index: 9999999999 !important;
|
|
24
24
|
}
|
|
25
|
+
|
|
26
|
+
.dx-texteditor.dx-editor-outlined{
|
|
27
|
+
height:2.25em !important;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.dx-field-label {
|
|
31
|
+
color: var(--card-foreground) !important;
|
|
32
|
+
font-size: 12px !important;
|
|
33
|
+
font-family: var(--font-family) !important;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
.dx-field input, .dx-field textarea{
|
|
38
|
+
/* font-family: "Segoe UI", -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto, arial, sans-serif; */
|
|
39
|
+
/* line-height: 1.428571; */
|
|
40
|
+
font-family: var(--font-family) !important;
|
|
41
|
+
font-size: 12px !important;
|
|
42
|
+
}
|
|
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
|
|
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
|
|
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
|
|
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
|