@amirjalili1374/ui-kit 1.3.33 → 1.4.0
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/dist/components/shared/ConfirmDialog.vue.d.ts +1 -1
- package/dist/components/shared/CustomAutocomplete.vue.d.ts +2 -2
- package/dist/components/shared/CustomDataTable.vue.d.ts +1 -1
- package/dist/components/shared/DescriptionInput.vue.d.ts +3 -3
- package/dist/components/shared/MoneyInput.vue.d.ts +4 -4
- package/dist/components/shared/PdfViewer.vue.d.ts +1 -1
- package/dist/components/shared/ShamsiDatePicker.vue.d.ts +8 -8
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/plugins/key-clock.d.ts +70 -0
- package/dist/plugins/key-clock.d.ts.map +1 -0
- package/dist/plugins/vuetify.d.ts +92 -0
- package/dist/plugins/vuetify.d.ts.map +1 -0
- package/dist/style.css +1 -1
- package/dist/theme/darkThemes/DarkModernTheme.d.ts +4 -0
- package/dist/theme/darkThemes/DarkModernTheme.d.ts.map +1 -0
- package/dist/theme/darkThemes/DarkOrangeTheme.d.ts +4 -0
- package/dist/theme/darkThemes/DarkOrangeTheme.d.ts.map +1 -0
- package/dist/theme/darkThemes/DarkPurpleTheme.d.ts +4 -0
- package/dist/theme/darkThemes/DarkPurpleTheme.d.ts.map +1 -0
- package/dist/theme/darkThemes/DarkRedTheme.d.ts +4 -0
- package/dist/theme/darkThemes/DarkRedTheme.d.ts.map +1 -0
- package/dist/theme/darkThemes/DarkSilverTheme.d.ts +4 -0
- package/dist/theme/darkThemes/DarkSilverTheme.d.ts.map +1 -0
- package/dist/theme/darkThemes/DarkSteelTealGreen.d.ts +4 -0
- package/dist/theme/darkThemes/DarkSteelTealGreen.d.ts.map +1 -0
- package/dist/theme/darkThemes/DarkTealTheme.d.ts +4 -0
- package/dist/theme/darkThemes/DarkTealTheme.d.ts.map +1 -0
- package/dist/theme/lightThemes/ModernTheme.d.ts +4 -0
- package/dist/theme/lightThemes/ModernTheme.d.ts.map +1 -0
- package/dist/theme/lightThemes/OrangeTheme.d.ts +4 -0
- package/dist/theme/lightThemes/OrangeTheme.d.ts.map +1 -0
- package/dist/theme/lightThemes/PurpleTheme.d.ts +4 -0
- package/dist/theme/lightThemes/PurpleTheme.d.ts.map +1 -0
- package/dist/theme/lightThemes/RedTheme.d.ts +4 -0
- package/dist/theme/lightThemes/RedTheme.d.ts.map +1 -0
- package/dist/theme/lightThemes/SilverTheme.d.ts +4 -0
- package/dist/theme/lightThemes/SilverTheme.d.ts.map +1 -0
- package/dist/theme/lightThemes/SteelTealGreen.d.ts +4 -0
- package/dist/theme/lightThemes/SteelTealGreen.d.ts.map +1 -0
- package/dist/theme/lightThemes/TealTheme.d.ts +4 -0
- package/dist/theme/lightThemes/TealTheme.d.ts.map +1 -0
- package/dist/types/themeTypes/ThemeType.d.ts +47 -0
- package/dist/types/themeTypes/ThemeType.d.ts.map +1 -0
- package/dist/ui-kit.cjs.js +1 -1
- package/dist/ui-kit.cjs.js.map +1 -1
- package/dist/ui-kit.es.js +349 -2
- package/dist/ui-kit.es.js.map +1 -1
- package/dist/utils/appInitializer/AppBootstrap.d.ts +90 -0
- package/dist/utils/appInitializer/AppBootstrap.d.ts.map +1 -0
- package/dist/utils/appInitializer/AuthModeInitializer.d.ts +38 -0
- package/dist/utils/appInitializer/AuthModeInitializer.d.ts.map +1 -0
- package/dist/utils/appInitializer/InitializerModeInitializer.d.ts +29 -0
- package/dist/utils/appInitializer/InitializerModeInitializer.d.ts.map +1 -0
- package/dist/utils/appInitializer/JwtInitializer.d.ts +21 -0
- package/dist/utils/appInitializer/JwtInitializer.d.ts.map +1 -0
- package/dist/utils/appInitializer/KeycloakInitializer.d.ts +18 -0
- package/dist/utils/appInitializer/KeycloakInitializer.d.ts.map +1 -0
- package/dist/utils/appInitializer/index.d.ts +17 -0
- package/dist/utils/appInitializer/index.d.ts.map +1 -0
- package/package.json +5 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DarkModernTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/darkThemes/DarkModernTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,eAAe,EAAE,UAiDtB,CAAC;AAEF,OAAO,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DarkOrangeTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/darkThemes/DarkOrangeTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,eAAe,EAAE,UAgDtB,CAAC;AAEF,OAAO,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DarkPurpleTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/darkThemes/DarkPurpleTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,eAAe,EAAE,UAiDtB,CAAC;AAEF,OAAO,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DarkRedTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/darkThemes/DarkRedTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,YAAY,EAAE,UAiDnB,CAAC;AAEF,OAAO,EAAE,YAAY,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DarkSilverTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/darkThemes/DarkSilverTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,eAAe,EAAE,UAgDtB,CAAC;AAEF,OAAO,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DarkSteelTealGreen.d.ts","sourceRoot":"","sources":["../../../src/theme/darkThemes/DarkSteelTealGreen.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,kBAAkB,EAAE,UAgDzB,CAAC;AAEF,OAAO,EAAE,kBAAkB,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DarkTealTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/darkThemes/DarkTealTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,aAAa,EAAE,UA+CpB,CAAC;AAEF,OAAO,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ModernTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/lightThemes/ModernTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,WAAW,EAAE,UAkDlB,CAAC;AAEF,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OrangeTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/lightThemes/OrangeTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,WAAW,EAAE,UAiDlB,CAAC;AAEF,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PurpleTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/lightThemes/PurpleTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,WAAW,EAAE,UAiDlB,CAAC;AAEF,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RedTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/lightThemes/RedTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,QAAQ,EAAE,UAkDf,CAAC;AAEF,OAAO,EAAE,QAAQ,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SilverTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/lightThemes/SilverTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,WAAW,EAAE,UAkDlB,CAAC;AAEF,OAAO,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SteelTealGreen.d.ts","sourceRoot":"","sources":["../../../src/theme/lightThemes/SteelTealGreen.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,cAAc,EAAE,UAiDrB,CAAC;AAEF,OAAO,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TealTheme.d.ts","sourceRoot":"","sources":["../../../src/theme/lightThemes/TealTheme.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE/D,QAAA,MAAM,SAAS,EAAE,UAiDhB,CAAC;AAEF,OAAO,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
export type ThemeTypes = {
|
|
2
|
+
name: string;
|
|
3
|
+
dark: boolean;
|
|
4
|
+
variables?: object;
|
|
5
|
+
colors: {
|
|
6
|
+
primary?: string;
|
|
7
|
+
secondary?: string;
|
|
8
|
+
info?: string;
|
|
9
|
+
success?: string;
|
|
10
|
+
accent?: string;
|
|
11
|
+
warning?: string;
|
|
12
|
+
error?: string;
|
|
13
|
+
lightprimary?: string;
|
|
14
|
+
lightsecondary?: string;
|
|
15
|
+
lightsuccess?: string;
|
|
16
|
+
lighterror?: string;
|
|
17
|
+
lightwarning?: string;
|
|
18
|
+
darkprimary?: string;
|
|
19
|
+
darksecondary?: string;
|
|
20
|
+
darkText?: string;
|
|
21
|
+
lightText?: string;
|
|
22
|
+
borderLight?: string;
|
|
23
|
+
inputBorder?: string;
|
|
24
|
+
containerBg?: string;
|
|
25
|
+
surface?: string;
|
|
26
|
+
background?: string;
|
|
27
|
+
'on-surface-variant'?: string;
|
|
28
|
+
facebook?: string;
|
|
29
|
+
twitter?: string;
|
|
30
|
+
linkedin?: string;
|
|
31
|
+
gray100?: string;
|
|
32
|
+
primary200?: string;
|
|
33
|
+
secondary200?: string;
|
|
34
|
+
white?: string;
|
|
35
|
+
primary300?: string;
|
|
36
|
+
primary400?: string;
|
|
37
|
+
primary500?: string;
|
|
38
|
+
primary600?: string;
|
|
39
|
+
primary700?: string;
|
|
40
|
+
primary800: string;
|
|
41
|
+
primary900: string;
|
|
42
|
+
secondary400?: string;
|
|
43
|
+
secondary600?: string;
|
|
44
|
+
secondary800?: string;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
//# sourceMappingURL=ThemeType.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ThemeType.d.ts","sourceRoot":"","sources":["../../../src/types/themeTypes/ThemeType.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,OAAO,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE;QACN,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,IAAI,CAAC,EAAE,MAAM,CAAC;QACd,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,cAAc,CAAC,EAAE,MAAM,CAAC;QACxB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,aAAa,CAAC,EAAE,MAAM,CAAC;QACvB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,SAAS,CAAC,EAAE,MAAM,CAAC;QACnB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,oBAAoB,CAAC,EAAE,MAAM,CAAC;QAC9B,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,OAAO,CAAC,EAAE,MAAM,CAAC;QACjB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,KAAK,CAAC,EAAE,MAAM,CAAC;QAEf,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,UAAU,CAAC,EAAE,MAAM,CAAC;QACpB,UAAU,EAAE,MAAM,CAAC;QACnB,UAAU,EAAE,MAAM,CAAC;QACnB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,YAAY,CAAC,EAAE,MAAM,CAAC;KACvB,CAAC;CACH,CAAC"}
|