@amirjalili1374/ui-kit 1.2.0 → 1.2.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/README.md +11 -11
- package/package.json +3 -3
- package/src/assets/fonts/A Massir Spray.ttf +0 -0
- package/src/assets/fonts/BYekan.ttf +0 -0
- package/src/assets/fonts/BYekan.woff +0 -0
- package/src/assets/fonts/BYekan.woff2 +0 -0
- package/src/assets/fonts/Dima Shekasteh 2 Free.ttf +0 -0
- package/src/assets/fonts/Dima Shekasteh Free Regular.ttf +0 -0
- package/src/assets/fonts/IRANSansWeb.ts +0 -1
- package/src/assets/fonts/IRANSansWeb.ttf +0 -0
- package/src/assets/fonts/IRANSansXBlack.ttf +0 -0
- package/src/assets/fonts/IRANSansXBold.ttf +0 -0
- package/src/assets/fonts/IRANSansXDemiBold.ttf +0 -0
- package/src/assets/fonts/IRANSansXExtraBold.ttf +0 -0
- package/src/assets/fonts/IRANSansXLight.ttf +0 -0
- package/src/assets/fonts/IRANSansXMedium.ttf +0 -0
- package/src/assets/fonts/IRANSansXRegular.ttf +0 -0
- package/src/assets/fonts/IRANSansXThin.ttf +0 -0
- package/src/assets/fonts/IRANSansXUltraLight.ttf +0 -0
- package/src/assets/fonts/IranNastaliq.ttf +0 -0
- package/src/assets/fonts/Vazir-Medium-FD.ttf +0 -0
- package/src/assets/fonts/Vazir-Medium-FD.woff +0 -0
- package/src/assets/fonts/Vazir-Medium-FD.woff2 +0 -0
- package/src/assets/fonts/Vazir-Regular-FD.eot +0 -0
- package/src/assets/fonts/kalamehBold.woff +0 -0
- package/src/assets/fonts/kalamehBold.woff2 +0 -0
- package/src/assets/fonts/kalamehHeavy.woff +0 -0
- package/src/assets/fonts/kalamehHeavy.woff2 +0 -0
- package/src/assets/fonts/kalamehLight.woff +0 -0
- package/src/assets/fonts/kalamehLight.woff2 +0 -0
- package/src/assets/fonts/kalamehRegular.woff +0 -0
- package/src/assets/fonts/kalamehRegular.woff2 +0 -0
- package/src/assets/images/auth/social-google.svg +0 -6
- package/src/assets/images/favicon.svg +0 -18
- package/src/assets/images/icons/icon-card.svg +0 -5
- package/src/assets/images/logos/logo.svg +0 -12
- package/src/assets/images/logos/logolight.svg +0 -12
- package/src/assets/images/maintenance/img-error-bg.svg +0 -34
- package/src/assets/images/maintenance/img-error-blue.svg +0 -43
- package/src/assets/images/maintenance/img-error-purple.svg +0 -42
- package/src/assets/images/maintenance/img-error-text.svg +0 -27
- package/src/assets/images/profile/profile-user-account-svgrepo-com.svg +0 -12
- package/src/assets/images/profile/user-round.svg +0 -15
- package/src/assets/images/template/template-01.ts +0 -1
- package/src/assets/images/vectors/colorized-bg.svg +0 -40
- package/src/assets/images/vectors/logo_stroke_1px.svg +0 -26
- package/src/assets/images/vectors/logo_stroke_2px.svg +0 -26
- package/src/assets/scss/components/_approval-sections.scss +0 -75
- package/src/assets/styles/fonts.scss +0 -77
- package/src/components/Loading.vue +0 -88
- package/src/components/common/AppStepper.vue +0 -139
- package/src/components/shared/BaseBreadcrumb.vue +0 -55
- package/src/components/shared/BaseIcon.vue +0 -27
- package/src/components/shared/ConfirmDialog.vue +0 -72
- package/src/components/shared/CustomAutocomplete.vue +0 -306
- package/src/components/shared/CustomDataTable.vue +0 -1859
- package/src/components/shared/DescriptionInput.vue +0 -204
- package/src/components/shared/DownloadButton.vue +0 -169
- package/src/components/shared/MoneyInput.vue +0 -105
- package/src/components/shared/PdfViewer.vue +0 -645
- package/src/components/shared/ShamsiDatePicker.vue +0 -444
- package/src/components/shared/UiChildCard.vue +0 -17
- package/src/components/shared/UiParentCard.vue +0 -21
- package/src/components/shared/VPriceTextField.vue +0 -136
- package/src/composables/useDataTable.ts +0 -152
- package/src/composables/usePermissions.ts +0 -90
- package/src/composables/useRouteGuard.ts +0 -36
- package/src/composables/useTableActions.ts +0 -207
- package/src/composables/useTableHeaders.ts +0 -172
- package/src/composables/useTableSelection.ts +0 -201
- package/src/constants/enums/approval.ts +0 -13
- package/src/constants/enums/booleanEnum.ts +0 -11
- package/src/constants/enums/contractType.ts +0 -11
- package/src/constants/enums/lcProductType.ts +0 -21
- package/src/constants/enums/repaymentType.ts +0 -11
- package/src/directives/v-digit-limit.ts +0 -15
- package/src/directives/v-permission.ts +0 -31
- package/src/features/index.ts +0 -48
- package/src/index.ts +0 -119
- package/src/plugins/key-clock.ts +0 -39
- package/src/plugins/mdi-icon.ts +0 -31
- package/src/plugins/vuetify.ts +0 -74
- package/src/scss/_override.scss +0 -72
- package/src/scss/_variables.scss +0 -124
- package/src/scss/components/_VButtons.scss +0 -23
- package/src/scss/components/_VCard.scss +0 -20
- package/src/scss/components/_VCustomDataTable.scss +0 -282
- package/src/scss/components/_VField.scss +0 -9
- package/src/scss/components/_VInput.scss +0 -17
- package/src/scss/components/_VNavigationDrawer.scss +0 -3
- package/src/scss/components/_VShadow.scss +0 -3
- package/src/scss/components/_VStepper.scss +0 -235
- package/src/scss/components/_VTabs.scss +0 -11
- package/src/scss/components/_VTextField.scss +0 -40
- package/src/scss/components/_approval.scss +0 -128
- package/src/scss/layout/_container.scss +0 -147
- package/src/scss/layout/_sidebar.scss +0 -138
- package/src/scss/layout/_topbar.scss +0 -39
- package/src/scss/pages/_dashboards.scss +0 -97
- package/src/scss/style.scss +0 -21
- package/src/services/apiService.ts +0 -59
- package/src/services/axiosInstance.ts +0 -14
- package/src/stores/customizer.ts +0 -55
- package/src/stores/permissions.ts +0 -237
- package/src/theme/darkThemes/DarkModernTheme.ts +0 -54
- package/src/theme/darkThemes/DarkOrangeTheme.ts +0 -53
- package/src/theme/darkThemes/DarkPurpleTheme.ts +0 -54
- package/src/theme/darkThemes/DarkRedTheme.ts +0 -54
- package/src/theme/darkThemes/DarkSilverTheme.ts +0 -53
- package/src/theme/darkThemes/DarkSteelTealGreen.ts +0 -53
- package/src/theme/darkThemes/DarkTealTheme.ts +0 -52
- package/src/theme/lightThemes/ModernTheme.ts +0 -55
- package/src/theme/lightThemes/OrangeTheme.ts +0 -54
- package/src/theme/lightThemes/PurpleTheme.ts +0 -54
- package/src/theme/lightThemes/RedTheme.ts +0 -55
- package/src/theme/lightThemes/SilverTheme.ts +0 -55
- package/src/theme/lightThemes/SteelTealGreen.ts +0 -54
- package/src/theme/lightThemes/TealTheme.ts +0 -54
- package/src/types/approval/approvalType.ts +0 -473
- package/src/types/cartable/cartableTypes.ts +0 -169
- package/src/types/componentTypes/DataTableType.ts +0 -14
- package/src/types/componentTypes/DataTableTypes.ts +0 -130
- package/src/types/enums/global.ts +0 -267
- package/src/types/jalaali-js.d.ts +0 -6
- package/src/types/models/Base.ts +0 -4
- package/src/types/models/env.d.ts +0 -10
- package/src/types/models/person.ts +0 -13
- package/src/types/models/userInfo.ts +0 -29
- package/src/types/preApproval/preApprovalTypes.ts +0 -67
- package/src/types/shims-tabler-icons.d.ts +0 -58
- package/src/types/themeTypes/ThemeType.ts +0 -47
- package/src/types/vue-apexcharts.d.ts +0 -1
- package/src/types/vue3-print-nb.d.ts +0 -1
- package/src/types/vue_tabler_icon.d.ts +0 -10
- package/src/utils/NationalCodeValidator.ts +0 -33
- package/src/utils/date-convertor.ts +0 -40
- package/src/utils/greetingUtils.ts +0 -97
- package/src/utils/helpers/fake-backend.ts +0 -68
- package/src/utils/helpers/fetch-wrapper.ts +0 -86
- package/src/utils/number-formatter.ts +0 -33
- package/src/validators/nationalCodeRule.ts +0 -6
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const DarkRedTheme: ThemeTypes = {
|
|
4
|
-
name: 'DarkRedTheme',
|
|
5
|
-
dark: true,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#EC407A',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#EC407A', // Bright pink/red for dark mode
|
|
12
|
-
secondary: '#FF6B9D', // Lighter pink/red
|
|
13
|
-
info: '#03c9d7', // Cyan
|
|
14
|
-
success: '#00c853', // Green
|
|
15
|
-
accent: '#FFAB91', // Orange accent
|
|
16
|
-
warning: '#ffc107', // Amber
|
|
17
|
-
error: '#f44336', // Red
|
|
18
|
-
lightprimary: '#1a1a1a', // Dark background
|
|
19
|
-
lightsecondary: '#2d2d2d', // Darker secondary background
|
|
20
|
-
lightsuccess: '#064e3b', // Dark green
|
|
21
|
-
lighterror: '#7f1d1d', // Dark red
|
|
22
|
-
lightwarning: '#78350f', // Dark amber
|
|
23
|
-
darkText: '#ffffff', // White text
|
|
24
|
-
lightText: '#d1d5db', // Light gray text
|
|
25
|
-
darkprimary: '#E42A5D', // Darker pink/red
|
|
26
|
-
darksecondary: '#FF6B9D', // Lighter pink/red
|
|
27
|
-
borderLight: '#404040', // Dark border
|
|
28
|
-
inputBorder: '#525252', // Dark input border
|
|
29
|
-
containerBg: '#0f0f0f', // Very dark background
|
|
30
|
-
surface: '#1a1a1a', // Dark surface
|
|
31
|
-
'on-surface-variant': '#2d2d2d', // Dark surface variant
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#0f0f0f', // Very dark gray
|
|
36
|
-
primary200: '#c7d9f6',
|
|
37
|
-
secondary200: '#525252', // Medium gray
|
|
38
|
-
white: '#1a1a1a', // Dark surface
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#90caf9',
|
|
41
|
-
primary400: '#7ea6ec',
|
|
42
|
-
primary500: '#407dd3',
|
|
43
|
-
primary600: '#1b5295',
|
|
44
|
-
primary700: '#083260',
|
|
45
|
-
primary800: '#071c3c',
|
|
46
|
-
primary900: '#01050b',
|
|
47
|
-
|
|
48
|
-
secondary400: '#FFB3D1', // Light pink
|
|
49
|
-
secondary600: '#FF6B9D', // Medium pink
|
|
50
|
-
secondary800: '#F06292' // Darker pink
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
export { DarkRedTheme };
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const DarkSilverTheme: ThemeTypes = {
|
|
4
|
-
name: 'DarkSilverTheme',
|
|
5
|
-
dark: true,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#94a3b8',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#94a3b8', // Slate 400 - bright silver
|
|
12
|
-
secondary: '#cbd5e1', // Slate 300 - light silver
|
|
13
|
-
info: '#38bdf8', // Sky 400 - bright blue
|
|
14
|
-
success: '#34d399', // Emerald 400 - bright green
|
|
15
|
-
accent: '#fbbf24', // Amber 400 - bright amber
|
|
16
|
-
warning: '#fbbf24', // Amber 400
|
|
17
|
-
error: '#f87171', // Red 400 - bright red
|
|
18
|
-
lightprimary: '#1e293b', // Slate 800 - dark silver background
|
|
19
|
-
lightsecondary: '#334155', // Slate 700 - darker silver
|
|
20
|
-
lightsuccess: '#064e3b', // Green 900 - dark green
|
|
21
|
-
lighterror: '#7f1d1d', // Red 900 - dark red
|
|
22
|
-
lightwarning: '#78350f', // Amber 900 - dark amber
|
|
23
|
-
darkText: '#f1f5f9', // Slate 100 - light text
|
|
24
|
-
lightText: '#cbd5e1', // Slate 300 - medium text
|
|
25
|
-
darkprimary: '#64748b', // Slate 500 - medium silver
|
|
26
|
-
darksecondary: '#475569', // Slate 600 - darker silver
|
|
27
|
-
borderLight: '#475569', // Slate 600 - dark border
|
|
28
|
-
inputBorder: '#64748b', // Slate 500 - input border
|
|
29
|
-
containerBg: '#0f172a', // Slate 900 - very dark background
|
|
30
|
-
surface: '#1e293b', // Slate 800 - surface background
|
|
31
|
-
'on-surface-variant': '#334155', // Slate 700 - surface variant
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#0f172a', // Slate 900
|
|
36
|
-
primary200: '#334155', // Slate 700
|
|
37
|
-
secondary200: '#475569', // Slate 600
|
|
38
|
-
white: '#1e293b', // Slate 800
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#c5d5e8',
|
|
41
|
-
primary400: '#98bbea',
|
|
42
|
-
primary500: '#7493bc',
|
|
43
|
-
primary600: '#577cb3',
|
|
44
|
-
primary700: '#385883',
|
|
45
|
-
primary800: '#1d2839',
|
|
46
|
-
primary900: '#080b10',
|
|
47
|
-
secondary400: '#64748b', // Slate 500
|
|
48
|
-
secondary600: '#94a3b8', // Slate 400
|
|
49
|
-
secondary800: '#64748b' // Slate 500
|
|
50
|
-
}
|
|
51
|
-
};
|
|
52
|
-
|
|
53
|
-
export { DarkSilverTheme };
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const DarkSteelTealGreen: ThemeTypes = {
|
|
4
|
-
name: 'DarkSteelTealGreen',
|
|
5
|
-
dark: true,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#607D8B',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#607D8B',
|
|
12
|
-
secondary: '#009688',
|
|
13
|
-
info: '#03c9d7',
|
|
14
|
-
success: '#00c853',
|
|
15
|
-
accent: '#FFAB91',
|
|
16
|
-
warning: '#ffc107',
|
|
17
|
-
error: '#f44336',
|
|
18
|
-
lightprimary: '#2A2A2A',
|
|
19
|
-
lightsecondary: '#1A2A2A',
|
|
20
|
-
lightsuccess: '#1B3A1B',
|
|
21
|
-
lighterror: '#3A1B1B',
|
|
22
|
-
lightwarning: '#3A2F1B',
|
|
23
|
-
darkText: '#FFFFFF',
|
|
24
|
-
lightText: '#B0B0B0',
|
|
25
|
-
darkprimary: '#90A4AE',
|
|
26
|
-
darksecondary: '#4DB6AC',
|
|
27
|
-
borderLight: '#404040',
|
|
28
|
-
inputBorder: '#606060',
|
|
29
|
-
containerBg: '#1A1A1A',
|
|
30
|
-
surface: '#121212',
|
|
31
|
-
'on-surface-variant': '#E0E0E0',
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#2A2A2A',
|
|
36
|
-
primary200: '#2A2A2A',
|
|
37
|
-
secondary200: '#1A2A2A',
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#b1d4e4',
|
|
41
|
-
primary400: '#74a2b8',
|
|
42
|
-
primary500: '#52839c',
|
|
43
|
-
primary600: '#3c5868',
|
|
44
|
-
primary700: '#294450',
|
|
45
|
-
primary800: '#1b272b',
|
|
46
|
-
primary900: '#090d0e',
|
|
47
|
-
secondary400: '#2A4A4A',
|
|
48
|
-
secondary600: '#4DB6AC',
|
|
49
|
-
secondary800: '#00897B'
|
|
50
|
-
}
|
|
51
|
-
};
|
|
52
|
-
|
|
53
|
-
export { DarkSteelTealGreen };
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const DarkTealTheme: ThemeTypes = {
|
|
4
|
-
name: 'DarkTealTheme',
|
|
5
|
-
dark: true,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#00695C',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#00695C',
|
|
12
|
-
secondary: '#4DB6AC',
|
|
13
|
-
info: '#03c9d7',
|
|
14
|
-
success: '#00c853',
|
|
15
|
-
accent: '#FFAB91',
|
|
16
|
-
warning: '#ffc107',
|
|
17
|
-
error: '#f44336',
|
|
18
|
-
lightprimary: '#1B2A2A',
|
|
19
|
-
lightsecondary: '#1A2A2A',
|
|
20
|
-
lightsuccess: '#1B3A1B',
|
|
21
|
-
lighterror: '#3A1B1B',
|
|
22
|
-
lightwarning: '#3A2F1B',
|
|
23
|
-
darkText: '#FFFFFF',
|
|
24
|
-
lightText: '#B0B0B0',
|
|
25
|
-
darkprimary: '#008E76',
|
|
26
|
-
darksecondary: '#64D8CB',
|
|
27
|
-
borderLight: '#404040',
|
|
28
|
-
inputBorder: '#606060',
|
|
29
|
-
containerBg: '#1A1A1A',
|
|
30
|
-
surface: '#121212',
|
|
31
|
-
'on-surface-variant': '#E0E0E0',
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#2A2A2A',
|
|
36
|
-
primary200: '#1B2A2A',
|
|
37
|
-
secondary200: '#1A2A2A',
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
primary300: '#73ece1',
|
|
40
|
-
primary400: '#15caab',
|
|
41
|
-
primary500: '#027a66',
|
|
42
|
-
primary600: '#025346',
|
|
43
|
-
primary700: '#012e25',
|
|
44
|
-
primary800: '#001b16',
|
|
45
|
-
primary900: '#000403',
|
|
46
|
-
secondary400: '#2A4A4A',
|
|
47
|
-
secondary600: '#64D8CB',
|
|
48
|
-
secondary800: '#26A69A'
|
|
49
|
-
}
|
|
50
|
-
};
|
|
51
|
-
|
|
52
|
-
export { DarkTealTheme };
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const ModernTheme: ThemeTypes = {
|
|
4
|
-
name: 'ModernTheme',
|
|
5
|
-
dark: false,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#6366f1',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#6366f1', // Modern indigo
|
|
12
|
-
secondary: '#8b5cf6', // Purple
|
|
13
|
-
info: '#06b6d4', // Cyan
|
|
14
|
-
success: '#10b981', // Emerald
|
|
15
|
-
accent: '#f59e0b', // Amber
|
|
16
|
-
warning: '#f59e0b', // Amber
|
|
17
|
-
error: '#ef4444', // Red
|
|
18
|
-
lightprimary: '#eef2ff', // Indigo 50
|
|
19
|
-
lightsecondary: '#f3f4f6', // Gray 100
|
|
20
|
-
lightsuccess: '#ecfdf5', // Green 50
|
|
21
|
-
lighterror: '#fef2f2', // Red 50
|
|
22
|
-
lightwarning: '#fffbeb', // Amber 50
|
|
23
|
-
darkText: '#1f2937', // Gray 800
|
|
24
|
-
lightText: '#6b7280', // Gray 500
|
|
25
|
-
darkprimary: '#4f46e5', // Indigo 600
|
|
26
|
-
darksecondary: '#7c3aed', // Purple 600
|
|
27
|
-
borderLight: '#e5e7eb', // Gray 200
|
|
28
|
-
inputBorder: '#d1d5db', // Gray 300
|
|
29
|
-
containerBg: '#e9f2ff', // Gray 50
|
|
30
|
-
surface: '#ffffff', // White
|
|
31
|
-
'on-surface-variant': '#ffffff', // White
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#f9fafb', // Gray 50
|
|
36
|
-
primary200: '#e0e7ff', // Indigo 100
|
|
37
|
-
secondary200: '#f3e8ff', // Purple 100
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#c7d2fe',
|
|
41
|
-
primary400: '#7590f1',
|
|
42
|
-
primary500: '#5a4fe4',
|
|
43
|
-
primary600: '#483bc5',
|
|
44
|
-
primary700: '#22215e',
|
|
45
|
-
primary800: '#0b0b5a',
|
|
46
|
-
primary900: '#03031b',
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
secondary400: '#e9d5ff', // Purple 200
|
|
50
|
-
secondary600: '#7c3aed', // Purple 600
|
|
51
|
-
secondary800: '#5b21b6' // Purple 800
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
export { ModernTheme };
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const OrangeTheme: ThemeTypes = {
|
|
4
|
-
name: 'OrangeTheme',
|
|
5
|
-
dark: false,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#C77E23',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#C77E23',
|
|
12
|
-
secondary: '#16595A',
|
|
13
|
-
info: '#03c9d7',
|
|
14
|
-
success: '#00c853',
|
|
15
|
-
accent: '#FFAB91',
|
|
16
|
-
warning: '#ffc107',
|
|
17
|
-
error: '#f44336',
|
|
18
|
-
lightprimary: '#F8F0E5',
|
|
19
|
-
lightsecondary: '#E3EBEB',
|
|
20
|
-
lightsuccess: '#b9f6ca',
|
|
21
|
-
lighterror: '#f9d8d8',
|
|
22
|
-
lightwarning: '#fff8e1',
|
|
23
|
-
darkText: '#212121',
|
|
24
|
-
lightText: '#616161',
|
|
25
|
-
darkprimary: '#C1761F',
|
|
26
|
-
darksecondary: '#135152',
|
|
27
|
-
borderLight: '#d0d0d0',
|
|
28
|
-
inputBorder: '#787878',
|
|
29
|
-
containerBg: '#fdf3ec',
|
|
30
|
-
surface: '#fff',
|
|
31
|
-
'on-surface-variant': '#fff',
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#fafafa',
|
|
36
|
-
primary200: '#F8F0E5',
|
|
37
|
-
secondary200: '#F8F0E5',
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#F4E6D3',
|
|
41
|
-
primary400: '#edb27e',
|
|
42
|
-
primary500: '#efa168',
|
|
43
|
-
primary600: '#dc823a',
|
|
44
|
-
primary700: '#884a17',
|
|
45
|
-
primary800: '#603210',
|
|
46
|
-
primary900: '#351b09',
|
|
47
|
-
|
|
48
|
-
secondary400: '#D6E8E8',
|
|
49
|
-
secondary600: '#0F4748',
|
|
50
|
-
secondary800: '#0A3637'
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
export { OrangeTheme };
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const PurpleTheme: ThemeTypes = {
|
|
4
|
-
name: 'PurpleTheme',
|
|
5
|
-
dark: false,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#1e88e5',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#1e88e5',
|
|
12
|
-
secondary: '#5e35b1',
|
|
13
|
-
info: '#03c9d7',
|
|
14
|
-
success: '#00c853',
|
|
15
|
-
accent: '#FFAB91',
|
|
16
|
-
warning: '#ffc107',
|
|
17
|
-
error: '#f44336',
|
|
18
|
-
lightprimary: '#eef2f6',
|
|
19
|
-
lightsecondary: '#ede7f6',
|
|
20
|
-
lightsuccess: '#b9f6ca',
|
|
21
|
-
lighterror: '#f9d8d8',
|
|
22
|
-
lightwarning: '#fff8e1',
|
|
23
|
-
darkText: '#212121',
|
|
24
|
-
lightText: '#616161',
|
|
25
|
-
darkprimary: '#1565c0',
|
|
26
|
-
darksecondary: '#4527a0',
|
|
27
|
-
borderLight: '#d0d0d0',
|
|
28
|
-
inputBorder: '#787878',
|
|
29
|
-
containerBg: '#eef6ff',
|
|
30
|
-
surface: '#fff',
|
|
31
|
-
'on-surface-variant': '#fff',
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#fafafa',
|
|
36
|
-
primary200: '#A1D2FA',
|
|
37
|
-
secondary200: '#A1D2FA',
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#9fd0f3',
|
|
41
|
-
primary400: '#87bbef',
|
|
42
|
-
primary500: '#5c9fed',
|
|
43
|
-
primary600: '#2567af',
|
|
44
|
-
primary700: '#144a8f',
|
|
45
|
-
primary800: '#093260',
|
|
46
|
-
primary900: '#051832',
|
|
47
|
-
|
|
48
|
-
secondary400: '#9575CD',
|
|
49
|
-
secondary600: '#512DA8',
|
|
50
|
-
secondary800: '#4527A0'
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
export { PurpleTheme };
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const RedTheme: ThemeTypes = {
|
|
4
|
-
name: 'RedTheme',
|
|
5
|
-
dark: false,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#1e88e5',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#203461',
|
|
12
|
-
secondary: '#EC407A',
|
|
13
|
-
info: '#03c9d7',
|
|
14
|
-
success: '#00c853',
|
|
15
|
-
accent: '#FFAB91',
|
|
16
|
-
warning: '#ffc107',
|
|
17
|
-
error: '#f44336',
|
|
18
|
-
lightprimary: '#eef2f6',
|
|
19
|
-
lightsecondary: '#FDE8EF',
|
|
20
|
-
lightsuccess: '#b9f6ca',
|
|
21
|
-
lighterror: '#f9d8d8',
|
|
22
|
-
lightwarning: '#fff8e1',
|
|
23
|
-
darkText: '#212121',
|
|
24
|
-
lightText: '#616161',
|
|
25
|
-
darkprimary: '#132145',
|
|
26
|
-
darksecondary: '#E42A5D',
|
|
27
|
-
borderLight: '#d0d0d0',
|
|
28
|
-
inputBorder: '#787878',
|
|
29
|
-
containerBg: '#f1f6ff',
|
|
30
|
-
surface: '#fff',
|
|
31
|
-
'on-surface-variant': '#fff',
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#fafafa',
|
|
36
|
-
primary200: '#c7d9f6',
|
|
37
|
-
secondary200: '#FDE8EF',
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
|
|
41
|
-
primary300: '#90caf9',
|
|
42
|
-
primary400: '#7ea6ec',
|
|
43
|
-
primary500: '#407dd3',
|
|
44
|
-
primary600: '#1b5295',
|
|
45
|
-
primary700: '#083260',
|
|
46
|
-
primary800: '#071c3c',
|
|
47
|
-
primary900: '#01050b',
|
|
48
|
-
|
|
49
|
-
secondary400: '#F8BBD9',
|
|
50
|
-
secondary600: '#D81B60',
|
|
51
|
-
secondary800: '#C2185B'
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
export { RedTheme };
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const SilverTheme: ThemeTypes = {
|
|
4
|
-
name: 'SilverTheme',
|
|
5
|
-
dark: false,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#64748b',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#64748b', // Slate 500 - elegant silver
|
|
12
|
-
secondary: '#94a3b8', // Slate 400 - lighter silver
|
|
13
|
-
info: '#0ea5e9', // Sky 500 - cool blue
|
|
14
|
-
success: '#10b981', // Emerald 500 - green
|
|
15
|
-
accent: '#f59e0b', // Amber 500 - warm accent
|
|
16
|
-
warning: '#f59e0b', // Amber 500
|
|
17
|
-
error: '#ef4444', // Red 500
|
|
18
|
-
lightprimary: '#f1f5f9', // Slate 100 - very light silver
|
|
19
|
-
lightsecondary: '#f8fafc', // Slate 50 - almost white
|
|
20
|
-
lightsuccess: '#ecfdf5', // Green 50
|
|
21
|
-
lighterror: '#fef2f2', // Red 50
|
|
22
|
-
lightwarning: '#fffbeb', // Amber 50
|
|
23
|
-
darkText: '#1e293b', // Slate 800 - dark text
|
|
24
|
-
lightText: '#64748b', // Slate 500 - medium text
|
|
25
|
-
darkprimary: '#475569', // Slate 600 - darker silver
|
|
26
|
-
darksecondary: '#64748b', // Slate 500
|
|
27
|
-
borderLight: '#e2e8f0', // Slate 200 - light border
|
|
28
|
-
inputBorder: '#cbd5e1', // Slate 300 - input border
|
|
29
|
-
containerBg: '#e1ecfb', // Slate 50 - container background
|
|
30
|
-
surface: '#ffffff', // White
|
|
31
|
-
'on-surface-variant': '#ffffff', // White
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#f8fafc', // Slate 50
|
|
36
|
-
primary200: '#e2e8f0', // Slate 200
|
|
37
|
-
secondary200: '#f1f5f9', // Slate 100
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#c5d5e8',
|
|
41
|
-
primary400: '#98bbea',
|
|
42
|
-
primary500: '#7493bc',
|
|
43
|
-
primary600: '#577cb3',
|
|
44
|
-
primary700: '#385883',
|
|
45
|
-
primary800: '#1d2839',
|
|
46
|
-
primary900: '#080b10',
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
secondary400: '#cbd5e1', // Slate 300
|
|
50
|
-
secondary600: '#64748b', // Slate 500
|
|
51
|
-
secondary800: '#475569' // Slate 600
|
|
52
|
-
}
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
export { SilverTheme };
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const SteelTealGreen: ThemeTypes = {
|
|
4
|
-
name: 'SteelTealGreen',
|
|
5
|
-
dark: false,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#1e88e5',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#607D8B',
|
|
12
|
-
secondary: '#009688',
|
|
13
|
-
info: '#03c9d7',
|
|
14
|
-
success: '#00c853',
|
|
15
|
-
accent: '#FFAB91',
|
|
16
|
-
warning: '#ffc107',
|
|
17
|
-
error: '#f44336',
|
|
18
|
-
lightprimary: '#ECEFF1',
|
|
19
|
-
lightsecondary: '#E0F2F1',
|
|
20
|
-
lightsuccess: '#b9f6ca',
|
|
21
|
-
lighterror: '#f9d8d8',
|
|
22
|
-
lightwarning: '#fff8e1',
|
|
23
|
-
darkText: '#212121',
|
|
24
|
-
lightText: '#616161',
|
|
25
|
-
darkprimary: '#546E7A',
|
|
26
|
-
darksecondary: '#00897B',
|
|
27
|
-
borderLight: '#d0d0d0',
|
|
28
|
-
inputBorder: '#787878',
|
|
29
|
-
containerBg: '#ecf4f4',
|
|
30
|
-
surface: '#fff',
|
|
31
|
-
'on-surface-variant': '#fff',
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#fafafa',
|
|
36
|
-
primary200: '#E0F2F1',
|
|
37
|
-
secondary200: '#E0F2F1',
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#b1d4e4',
|
|
41
|
-
primary400: '#74a2b8',
|
|
42
|
-
primary500: '#52839c',
|
|
43
|
-
primary600: '#3c5868',
|
|
44
|
-
primary700: '#294450',
|
|
45
|
-
primary800: '#1b272b',
|
|
46
|
-
primary900: '#090d0e',
|
|
47
|
-
|
|
48
|
-
secondary400: '#4DB6AC',
|
|
49
|
-
secondary600: '#00695C',
|
|
50
|
-
secondary800: '#004D40'
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
export { SteelTealGreen };
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import type { ThemeTypes } from '@/types/themeTypes/ThemeType';
|
|
2
|
-
|
|
3
|
-
const TealTheme: ThemeTypes = {
|
|
4
|
-
name: 'TealTheme',
|
|
5
|
-
dark: false,
|
|
6
|
-
variables: {
|
|
7
|
-
'border-color': '#00695C',
|
|
8
|
-
'carousel-control-size': 10
|
|
9
|
-
},
|
|
10
|
-
colors: {
|
|
11
|
-
primary: '#00695C',
|
|
12
|
-
secondary: '#4DB6AC',
|
|
13
|
-
info: '#03c9d7',
|
|
14
|
-
success: '#00c853',
|
|
15
|
-
accent: '#FFAB91',
|
|
16
|
-
warning: '#ffc107',
|
|
17
|
-
error: '#f44336',
|
|
18
|
-
lightprimary: '#e0f2f1',
|
|
19
|
-
lightsecondary: '#e0f2f1',
|
|
20
|
-
lightsuccess: '#b9f6ca',
|
|
21
|
-
lighterror: '#f9d8d8',
|
|
22
|
-
lightwarning: '#fff8e1',
|
|
23
|
-
darkText: '#212121',
|
|
24
|
-
lightText: '#616161',
|
|
25
|
-
darkprimary: '#004d40',
|
|
26
|
-
darksecondary: '#00796b',
|
|
27
|
-
borderLight: '#d0d0d0',
|
|
28
|
-
inputBorder: '#787878',
|
|
29
|
-
containerBg: '#effdee',
|
|
30
|
-
surface: '#fff',
|
|
31
|
-
'on-surface-variant': '#fff',
|
|
32
|
-
facebook: '#4267b2',
|
|
33
|
-
twitter: '#1da1f2',
|
|
34
|
-
linkedin: '#0e76a8',
|
|
35
|
-
gray100: '#fafafa',
|
|
36
|
-
primary200: '#b2dfdb',
|
|
37
|
-
secondary200: '#b2dfdb',
|
|
38
|
-
white: '#FFFFFF',
|
|
39
|
-
// Additional color variations
|
|
40
|
-
primary300: '#73ece1',
|
|
41
|
-
primary400: '#15caab',
|
|
42
|
-
primary500: '#027a66',
|
|
43
|
-
primary600: '#025346',
|
|
44
|
-
primary700: '#012e25',
|
|
45
|
-
primary800: '#001b16',
|
|
46
|
-
primary900: '#000403',
|
|
47
|
-
|
|
48
|
-
secondary400: '#80CBC4',
|
|
49
|
-
secondary600: '#26A69A',
|
|
50
|
-
secondary800: '#00695C'
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
|
|
54
|
-
export { TealTheme };
|