@testgorilla/tgo-ui 4.1.0-beta → 4.1.2-beta
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/components/accordion/accordion.component.d.ts +2 -2
- package/components/accordion/accordion.component.module.d.ts +2 -2
- package/components/ai-feedback/ai-feedback.module.d.ts +2 -2
- package/components/alert-banner/alert-banner.component.d.ts +2 -2
- package/components/alert-banner/alert-banner.component.module.d.ts +3 -3
- package/components/autocomplete/autocomplete.component.d.ts +1 -1
- package/components/autocomplete/autocomplete.component.module.d.ts +2 -2
- package/components/avatar/avatar.component.d.ts +2 -2
- package/components/avatar/avatar.component.module.d.ts +3 -3
- package/components/avatar/avatar.model.d.ts +1 -1
- package/components/badge/badge.component.d.ts +2 -2
- package/components/badge/badge.component.module.d.ts +1 -1
- package/components/badge/index.d.ts +5 -0
- package/components/badge/public-api.d.ts +4 -0
- package/components/breadcrumb/breadcrumb.component.d.ts +1 -1
- package/components/breadcrumb/breadcrumb.component.module.d.ts +3 -3
- package/components/button/button.component.d.ts +2 -2
- package/components/button/button.component.module.d.ts +4 -5
- package/components/button/button.model.d.ts +1 -1
- package/components/button/color-contrast.d.ts +28 -0
- package/components/button/index.d.ts +5 -0
- package/components/button/public-api.d.ts +5 -0
- package/components/card/card.component.d.ts +2 -2
- package/components/card/card.component.module.d.ts +1 -1
- package/components/checkbox/checkbox.component.d.ts +1 -1
- package/components/checkbox/checkbox.component.module.d.ts +5 -6
- package/components/checklist/checklist.component.d.ts +2 -2
- package/components/confirm-dialog/confirm-dialog.component.d.ts +4 -4
- package/components/confirm-dialog/confirm-dialog.component.module.d.ts +2 -2
- package/components/confirm-dialog/confirm-dialog.model.d.ts +3 -3
- package/components/core/application-theme.model.d.ts +7 -0
- package/components/core/index.d.ts +5 -0
- package/components/core/public-api.d.ts +5 -0
- package/{pipes → components/core}/ui-translate.pipe.d.ts +1 -1
- package/components/datepicker/datepicker.component.d.ts +1 -1
- package/components/datepicker/datepicker.component.module.d.ts +2 -2
- package/components/dialog/dialog.component.d.ts +4 -4
- package/components/dialog/dialog.component.module.d.ts +2 -2
- package/components/dialog/dialog.model.d.ts +1 -1
- package/components/dialog/dialog.service.d.ts +1 -1
- package/components/divider/divider.component.d.ts +1 -1
- package/components/divider/public-api.d.ts +1 -1
- package/components/donut-chart/donut-chart.component.d.ts +1 -1
- package/components/dropdown/dropdown.component.d.ts +2 -2
- package/components/dropdown/dropdown.component.module.d.ts +3 -3
- package/components/elevation-shadow/elevation-shadow.component.d.ts +1 -1
- package/components/elevation-shadow/index.d.ts +5 -0
- package/components/elevation-shadow/public-api.d.ts +3 -0
- package/components/empty-state/empty-state.component.d.ts +3 -3
- package/components/empty-state/empty-state.component.module.d.ts +3 -3
- package/components/field/field.component.d.ts +3 -3
- package/components/field/field.component.module.d.ts +4 -4
- package/components/file-upload/file-upload.component.d.ts +1 -1
- package/components/file-upload/file-upload.component.module.d.ts +2 -2
- package/components/filter-button/filter-button.component.d.ts +3 -3
- package/components/filter-button/filter-button.component.module.d.ts +5 -6
- package/components/filter-button/filter-button.model.d.ts +1 -1
- package/components/gaussian-chart/gaussian-chart.component.d.ts +1 -1
- package/components/gaussian-chart/gaussian-chart.module.d.ts +2 -2
- package/components/icon/icon.component.d.ts +2 -2
- package/components/icon/index.d.ts +5 -0
- package/components/icon/public-api.d.ts +5 -0
- package/components/icon-label/icon-label.component.d.ts +2 -2
- package/components/icon-label/icon-label.component.module.d.ts +1 -1
- package/components/inline-field/inline-field.component.d.ts +1 -1
- package/components/inline-field/inline-field.component.module.d.ts +2 -2
- package/components/inline-field/inline-field.model.d.ts +1 -1
- package/components/logo/logo.component.d.ts +1 -1
- package/components/multi-input/multi-input.component.module.d.ts +1 -1
- package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +1 -1
- package/components/navbar/navbar.component.d.ts +1 -1
- package/components/navbar/navbar.component.module.d.ts +4 -4
- package/components/navbar/navbar.model.d.ts +2 -2
- package/components/overflow-menu/overflow-menu.component.d.ts +3 -3
- package/components/overflow-menu/overflow-menu.component.module.d.ts +4 -5
- package/components/overflow-menu/overflow-menu.model.d.ts +1 -1
- package/components/page-header/page-header.component.d.ts +1 -1
- package/components/page-header/page-header.component.module.d.ts +2 -2
- package/components/paginator/paginator.component.d.ts +1 -1
- package/components/password-criteria/password.component.module.d.ts +2 -2
- package/components/password-strength/password-strength.component.d.ts +2 -2
- package/components/password-strength/password-strength.component.module.d.ts +2 -2
- package/components/phone-input/phone-input.component.d.ts +1 -1
- package/components/phone-input/phone-input.component.module.d.ts +2 -2
- package/components/progress-bar/progress-bar.component.d.ts +1 -1
- package/components/progress-bar/progress-bar.component.module.d.ts +1 -1
- package/components/prompt/prompt.module.d.ts +4 -4
- package/components/radial-progress/radial-progress.component.d.ts +2 -2
- package/components/radial-progress/radial-progress.component.module.d.ts +1 -1
- package/components/radio-button/radio-button.component.d.ts +1 -1
- package/components/radio-button/radio-button.component.module.d.ts +1 -1
- package/components/rating/rating.component.d.ts +1 -1
- package/components/scale/scale.component.d.ts +1 -1
- package/components/scale-table/scale-table.component.d.ts +1 -1
- package/components/segmented-bar/segmented-bar.component.d.ts +1 -1
- package/components/segmented-bar/segmented-bar.component.module.d.ts +2 -2
- package/components/segmented-bar/segmented-bar.model.d.ts +1 -1
- package/components/segmented-button/segmented-button.component.d.ts +1 -1
- package/components/side-panel/side-panel.component.d.ts +1 -1
- package/components/side-sheet/side-sheet.component.d.ts +1 -1
- package/components/side-sheet/side-sheet.component.module.d.ts +3 -3
- package/components/skeleton/public-api.d.ts +1 -1
- package/components/skeleton/skeleton.component.d.ts +1 -1
- package/components/slider/slider.component.d.ts +1 -1
- package/components/snackbar/snackbar.component.d.ts +2 -2
- package/components/snackbar/snackbar.component.module.d.ts +3 -3
- package/components/snackbar/snackbar.service.d.ts +1 -1
- package/components/spider-chart/spider-chart.component.d.ts +1 -1
- package/components/spider-chart/spider-chart.module.d.ts +1 -1
- package/components/spinner/spinner.component.d.ts +2 -2
- package/components/spinner/spinner.module.d.ts +2 -2
- package/components/step/step.component.d.ts +3 -3
- package/components/step/step.component.module.d.ts +2 -2
- package/components/stepper/stepper.component.d.ts +1 -1
- package/components/stepper/stepper.component.module.d.ts +2 -2
- package/components/stepper/stepper.model.d.ts +1 -1
- package/components/table/table.component.d.ts +1 -1
- package/components/table/table.component.module.d.ts +3 -3
- package/components/tabs/tab.directive.d.ts +1 -1
- package/components/tabs/tabs.component.d.ts +1 -1
- package/components/tabs/tabs.component.module.d.ts +2 -2
- package/components/tabs/tabs.model.d.ts +1 -1
- package/components/tag/tag.component.d.ts +2 -2
- package/components/tag/tag.component.module.d.ts +3 -3
- package/components/toggle/toggle.component.d.ts +1 -1
- package/components/toggle/toggle.component.module.d.ts +4 -5
- package/components/tooltip/index.d.ts +5 -0
- package/components/tooltip/public-api.d.ts +5 -0
- package/components/tooltip/tooltip.component.d.ts +1 -1
- package/components/tooltip/tooltip.component.module.d.ts +2 -3
- package/components/universal-skills-report/universal-skills-report.component.d.ts +2 -2
- package/components/universal-skills-report/universal-skills-report.component.module.d.ts +2 -2
- package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.d.ts +2 -2
- package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.d.ts +2 -2
- package/components/validation-error/validation-error.component.d.ts +1 -1
- package/components/validation-error/validation-error.module.d.ts +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs +180 -0
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs +635 -0
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs +10568 -0
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs +75 -0
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs +1496 -0
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs +272 -0
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui.mjs +446 -13437
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/package.json +28 -4
- package/public-api.d.ts +0 -20
- package/utils/alert-bars.utils.d.ts +1 -1
- package/components/divider/application-theme.model.d.ts +0 -1
- package/components/skeleton/application-theme.model.d.ts +0 -1
- package/models/application-theme.model.d.ts +0 -1
- package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/de.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/en.json +0 -829
- package/projects/tgo-canopy-ui/assets/i18n/es.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/fr.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/it-it.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/nl.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +0 -820
- package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +0 -820
- /package/{directives → components/core}/ellipse-text.directive.d.ts +0 -0
- /package/{utils/localization → components/core}/language.model.d.ts +0 -0
- /package/{utils/localization → components/core}/language.service.d.ts +0 -0
- /package/{services → components/icon}/icons.service.d.ts +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.2-beta",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"src/**/*.ts": [
|
|
@@ -66,13 +66,37 @@
|
|
|
66
66
|
"types": "./index.d.ts",
|
|
67
67
|
"default": "./fesm2022/testgorilla-tgo-ui.mjs"
|
|
68
68
|
},
|
|
69
|
-
"./components/
|
|
70
|
-
"types": "./components/
|
|
71
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
69
|
+
"./components/badge": {
|
|
70
|
+
"types": "./components/badge/index.d.ts",
|
|
71
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
72
|
+
},
|
|
73
|
+
"./components/core": {
|
|
74
|
+
"types": "./components/core/index.d.ts",
|
|
75
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
76
|
+
},
|
|
77
|
+
"./components/button": {
|
|
78
|
+
"types": "./components/button/index.d.ts",
|
|
79
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
72
80
|
},
|
|
73
81
|
"./components/divider": {
|
|
74
82
|
"types": "./components/divider/index.d.ts",
|
|
75
83
|
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
84
|
+
},
|
|
85
|
+
"./components/elevation-shadow": {
|
|
86
|
+
"types": "./components/elevation-shadow/index.d.ts",
|
|
87
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
88
|
+
},
|
|
89
|
+
"./components/icon": {
|
|
90
|
+
"types": "./components/icon/index.d.ts",
|
|
91
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
92
|
+
},
|
|
93
|
+
"./components/skeleton": {
|
|
94
|
+
"types": "./components/skeleton/index.d.ts",
|
|
95
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-skeleton.mjs"
|
|
96
|
+
},
|
|
97
|
+
"./components/tooltip": {
|
|
98
|
+
"types": "./components/tooltip/index.d.ts",
|
|
99
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
|
76
100
|
}
|
|
77
101
|
},
|
|
78
102
|
"sideEffects": false
|
package/public-api.d.ts
CHANGED
|
@@ -6,9 +6,6 @@ export * from './components/alert-banner/alert-banner.component.module';
|
|
|
6
6
|
export * from './components/ai-feedback/ai-feedback.component';
|
|
7
7
|
export * from './components/ai-feedback/ai-feedback.model';
|
|
8
8
|
export * from './components/ai-feedback/ai-feedback.module';
|
|
9
|
-
export * from './components/button/button.component';
|
|
10
|
-
export * from './components/button/button.component.module';
|
|
11
|
-
export * from './components/button/button.model';
|
|
12
9
|
export * from './components/card/card.component';
|
|
13
10
|
export * from './components/card/card.component.module';
|
|
14
11
|
export * from './components/card/card.model';
|
|
@@ -24,9 +21,6 @@ export * from './components/media-dialog/media-dialog.component';
|
|
|
24
21
|
export * from './components/media-dialog/media-dialog.model';
|
|
25
22
|
export * from './components/donut-chart/donut-chart.component';
|
|
26
23
|
export * from './components/donut-chart/donut-chart.component.module';
|
|
27
|
-
export * from './components/elevation-shadow/elevation-shadow.component';
|
|
28
|
-
export * from './components/elevation-shadow/elevation-shadow.component.module';
|
|
29
|
-
export * from './components/elevation-shadow/elevation-shadow.constant';
|
|
30
24
|
export * from './components/field/field.component';
|
|
31
25
|
export * from './components/field/field.component.module';
|
|
32
26
|
export * from './components/field/field.model';
|
|
@@ -35,9 +29,6 @@ export * from './components/inline-field/inline-field.component.module';
|
|
|
35
29
|
export * from './components/inline-field/inline-field.model';
|
|
36
30
|
export * from './components/file-upload/file-upload.component';
|
|
37
31
|
export * from './components/file-upload/file-upload.component.module';
|
|
38
|
-
export * from './components/icon/icon.component';
|
|
39
|
-
export * from './components/icon/icon.component.module';
|
|
40
|
-
export * from './components/icon/icon.model';
|
|
41
32
|
export * from './components/icon-label/icon-label.component';
|
|
42
33
|
export * from './components/icon-label/icon-label.component.module';
|
|
43
34
|
export * from './components/logo/logo.component';
|
|
@@ -63,10 +54,6 @@ export * from './pipes/data-property-getter';
|
|
|
63
54
|
export * from './components/tag/tag.component';
|
|
64
55
|
export * from './components/tag/tag.component.module';
|
|
65
56
|
export * from './components/tag/tag.model';
|
|
66
|
-
export * from './components/tooltip/tooltip-template.directive';
|
|
67
|
-
export * from './components/tooltip/tooltip.component';
|
|
68
|
-
export * from './components/tooltip/tooltip.component.module';
|
|
69
|
-
export * from './components/tooltip/tooltip.model';
|
|
70
57
|
export * from './components/dropdown/dropdown.component';
|
|
71
58
|
export * from './components/dropdown/dropdown.component.module';
|
|
72
59
|
export * from './components/dropdown/dropdown.model';
|
|
@@ -98,9 +85,6 @@ export * from './components/step/step.component.module';
|
|
|
98
85
|
export * from './components/autocomplete/autocomplete.component';
|
|
99
86
|
export * from './components/autocomplete/autocomplete.component.module';
|
|
100
87
|
export * from './components/autocomplete/autocomplete.model';
|
|
101
|
-
export * from './components/badge/badge.component';
|
|
102
|
-
export * from './components/badge/badge.component.module';
|
|
103
|
-
export * from './components/badge/badge.model';
|
|
104
88
|
export * from './components/radial-progress/radial-progress.component';
|
|
105
89
|
export * from './components/radial-progress/radial-progress.component.module';
|
|
106
90
|
export * from './components/radial-progress/radial-progress.model';
|
|
@@ -131,12 +115,9 @@ export * from './components/tabs/tab.directive';
|
|
|
131
115
|
export * from './components/tabs/tabs.component';
|
|
132
116
|
export * from './components/tabs/tabs.component.module';
|
|
133
117
|
export * from './components/tabs/tabs.model';
|
|
134
|
-
export * from './utils/localization/language.model';
|
|
135
|
-
export * from './utils/localization/language.service';
|
|
136
118
|
export * from './components/overflow-menu/overflow-menu.component';
|
|
137
119
|
export * from './components/overflow-menu/overflow-menu.model';
|
|
138
120
|
export * from './components/overflow-menu/overflow-menu.component.module';
|
|
139
|
-
export * from './models/application-theme.model';
|
|
140
121
|
export * from './components/segmented-button/segmented-button.component';
|
|
141
122
|
export * from './components/segmented-button/segmented-button.component.module';
|
|
142
123
|
export * from './components/segmented-button/segmented-button.model';
|
|
@@ -148,7 +129,6 @@ export * from './components/phone-input/phone-input.model';
|
|
|
148
129
|
export * from './models/colors.model';
|
|
149
130
|
export * from './components/password-strength/password-strength.component';
|
|
150
131
|
export * from './components/password-strength/password-strength.component.module';
|
|
151
|
-
export * from './services/icons.service';
|
|
152
132
|
export * from './providers/is-mobile';
|
|
153
133
|
export * from './components/multi-input/multi-input.component';
|
|
154
134
|
export * from './components/multi-input/multi-input.component.module';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type ApplicationTheme = 'dark' | 'light' | 'classic';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type ApplicationTheme = 'dark' | 'light' | 'classic';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type ApplicationTheme = 'dark' | 'light' | 'classic';
|