@testgorilla/tgo-ui 4.1.1-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 +1 -1
- package/components/accordion/accordion.component.module.d.ts +2 -2
- package/components/ai-feedback/ai-feedback.module.d.ts +1 -1
- package/components/alert-banner/alert-banner.component.d.ts +1 -1
- package/components/alert-banner/alert-banner.component.module.d.ts +2 -2
- package/components/autocomplete/autocomplete.component.module.d.ts +1 -1
- package/components/avatar/avatar.component.d.ts +1 -1
- package/components/avatar/avatar.component.module.d.ts +2 -2
- package/components/avatar/avatar.model.d.ts +1 -1
- package/components/badge/badge.component.d.ts +1 -1
- 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.module.d.ts +2 -2
- package/components/button/button.component.d.ts +1 -1
- package/components/button/button.component.module.d.ts +2 -2
- 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 +1 -1
- package/components/card/card.component.module.d.ts +1 -1
- package/components/checkbox/checkbox.component.module.d.ts +1 -1
- package/components/confirm-dialog/confirm-dialog.component.d.ts +2 -2
- package/components/confirm-dialog/confirm-dialog.component.module.d.ts +1 -1
- package/components/confirm-dialog/confirm-dialog.model.d.ts +2 -2
- package/components/datepicker/datepicker.component.module.d.ts +1 -1
- package/components/dialog/dialog.component.d.ts +3 -3
- package/components/dialog/dialog.component.module.d.ts +1 -1
- package/components/dropdown/dropdown.component.d.ts +1 -1
- package/components/dropdown/dropdown.component.module.d.ts +2 -2
- package/components/empty-state/empty-state.component.d.ts +2 -2
- package/components/empty-state/empty-state.component.module.d.ts +2 -2
- package/components/field/field.component.d.ts +2 -2
- package/components/field/field.component.module.d.ts +3 -3
- package/components/file-upload/file-upload.component.module.d.ts +1 -1
- package/components/filter-button/filter-button.component.d.ts +2 -2
- package/components/filter-button/filter-button.component.module.d.ts +2 -2
- package/components/filter-button/filter-button.model.d.ts +1 -1
- package/components/gaussian-chart/gaussian-chart.module.d.ts +1 -1
- package/components/icon/icon.component.d.ts +1 -1
- 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 +1 -1
- package/components/icon-label/icon-label.component.module.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/multi-input/multi-input.component.module.d.ts +1 -1
- package/components/navbar/navbar.component.module.d.ts +3 -3
- package/components/navbar/navbar.model.d.ts +2 -2
- package/components/overflow-menu/overflow-menu.component.d.ts +2 -2
- package/components/overflow-menu/overflow-menu.component.module.d.ts +2 -2
- package/components/overflow-menu/overflow-menu.model.d.ts +1 -1
- package/components/page-header/page-header.component.module.d.ts +1 -1
- package/components/password-criteria/password.component.module.d.ts +1 -1
- package/components/password-strength/password-strength.component.d.ts +1 -1
- package/components/password-strength/password-strength.component.module.d.ts +1 -1
- package/components/phone-input/phone-input.component.module.d.ts +1 -1
- package/components/prompt/prompt.module.d.ts +2 -2
- package/components/radial-progress/radial-progress.component.d.ts +1 -1
- package/components/radial-progress/radial-progress.component.module.d.ts +1 -1
- package/components/segmented-bar/segmented-bar.component.module.d.ts +1 -1
- package/components/segmented-bar/segmented-bar.model.d.ts +1 -1
- package/components/side-sheet/side-sheet.component.module.d.ts +2 -2
- package/components/snackbar/snackbar.component.d.ts +1 -1
- package/components/snackbar/snackbar.component.module.d.ts +2 -2
- package/components/spinner/spinner.component.d.ts +1 -1
- package/components/spinner/spinner.module.d.ts +1 -1
- package/components/step/step.component.d.ts +1 -1
- package/components/step/step.component.module.d.ts +1 -1
- package/components/stepper/stepper.component.module.d.ts +1 -1
- package/components/stepper/stepper.model.d.ts +1 -1
- package/components/table/table.component.module.d.ts +2 -2
- package/components/tabs/tab.directive.d.ts +1 -1
- package/components/tabs/tabs.component.module.d.ts +1 -1
- package/components/tabs/tabs.model.d.ts +1 -1
- package/components/tag/tag.component.d.ts +1 -1
- package/components/tag/tag.component.module.d.ts +1 -1
- package/components/toggle/toggle.component.module.d.ts +1 -1
- package/components/universal-skills-report/universal-skills-report.component.d.ts +1 -1
- package/components/universal-skills-report/universal-skills-report.component.module.d.ts +1 -1
- package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.d.ts +1 -1
- package/components/validation-error/validation-error.module.d.ts +1 -1
- 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-icon.mjs +1496 -0
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +1 -0
- package/fesm2022/testgorilla-tgo-ui.mjs +286 -2407
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/package.json +17 -5
- package/public-api.d.ts +0 -10
- package/utils/alert-bars.utils.d.ts +1 -1
- /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,22 +66,34 @@
|
|
|
66
66
|
"types": "./index.d.ts",
|
|
67
67
|
"default": "./fesm2022/testgorilla-tgo-ui.mjs"
|
|
68
68
|
},
|
|
69
|
+
"./components/badge": {
|
|
70
|
+
"types": "./components/badge/index.d.ts",
|
|
71
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
72
|
+
},
|
|
69
73
|
"./components/core": {
|
|
70
74
|
"types": "./components/core/index.d.ts",
|
|
71
75
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
72
76
|
},
|
|
77
|
+
"./components/button": {
|
|
78
|
+
"types": "./components/button/index.d.ts",
|
|
79
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
80
|
+
},
|
|
73
81
|
"./components/divider": {
|
|
74
82
|
"types": "./components/divider/index.d.ts",
|
|
75
83
|
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
76
84
|
},
|
|
77
|
-
"./components/skeleton": {
|
|
78
|
-
"types": "./components/skeleton/index.d.ts",
|
|
79
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-skeleton.mjs"
|
|
80
|
-
},
|
|
81
85
|
"./components/elevation-shadow": {
|
|
82
86
|
"types": "./components/elevation-shadow/index.d.ts",
|
|
83
87
|
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
84
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
|
+
},
|
|
85
97
|
"./components/tooltip": {
|
|
86
98
|
"types": "./components/tooltip/index.d.ts",
|
|
87
99
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
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';
|
|
@@ -32,9 +29,6 @@ export * from './components/inline-field/inline-field.component.module';
|
|
|
32
29
|
export * from './components/inline-field/inline-field.model';
|
|
33
30
|
export * from './components/file-upload/file-upload.component';
|
|
34
31
|
export * from './components/file-upload/file-upload.component.module';
|
|
35
|
-
export * from './components/icon/icon.component';
|
|
36
|
-
export * from './components/icon/icon.component.module';
|
|
37
|
-
export * from './components/icon/icon.model';
|
|
38
32
|
export * from './components/icon-label/icon-label.component';
|
|
39
33
|
export * from './components/icon-label/icon-label.component.module';
|
|
40
34
|
export * from './components/logo/logo.component';
|
|
@@ -91,9 +85,6 @@ export * from './components/step/step.component.module';
|
|
|
91
85
|
export * from './components/autocomplete/autocomplete.component';
|
|
92
86
|
export * from './components/autocomplete/autocomplete.component.module';
|
|
93
87
|
export * from './components/autocomplete/autocomplete.model';
|
|
94
|
-
export * from './components/badge/badge.component';
|
|
95
|
-
export * from './components/badge/badge.component.module';
|
|
96
|
-
export * from './components/badge/badge.model';
|
|
97
88
|
export * from './components/radial-progress/radial-progress.component';
|
|
98
89
|
export * from './components/radial-progress/radial-progress.component.module';
|
|
99
90
|
export * from './components/radial-progress/radial-progress.model';
|
|
@@ -138,7 +129,6 @@ export * from './components/phone-input/phone-input.model';
|
|
|
138
129
|
export * from './models/colors.model';
|
|
139
130
|
export * from './components/password-strength/password-strength.component';
|
|
140
131
|
export * from './components/password-strength/password-strength.component.module';
|
|
141
|
-
export * from './services/icons.service';
|
|
142
132
|
export * from './providers/is-mobile';
|
|
143
133
|
export * from './components/multi-input/multi-input.component';
|
|
144
134
|
export * from './components/multi-input/multi-input.component.module';
|
|
File without changes
|