@testgorilla/tgo-ui 4.1.3-beta → 4.1.3
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 +2 -2
- package/components/autocomplete/autocomplete.component.module.d.ts +10 -9
- package/components/avatar/avatar.component.d.ts +2 -2
- package/components/avatar/avatar.component.module.d.ts +4 -4
- package/components/avatar/avatar.model.d.ts +2 -2
- package/components/badge/badge.component.d.ts +2 -2
- package/components/badge/badge.component.module.d.ts +1 -1
- package/components/breadcrumb/breadcrumb.component.d.ts +5 -3
- package/components/breadcrumb/breadcrumb.component.module.d.ts +4 -4
- package/components/button/button.component.d.ts +2 -2
- package/components/button/button.component.module.d.ts +5 -4
- package/components/button/button.model.d.ts +1 -1
- package/components/card/card.component.d.ts +2 -2
- package/components/card/card.component.module.d.ts +1 -1
- package/components/card/card.model.d.ts +1 -1
- package/components/checkbox/checkbox.component.d.ts +2 -2
- package/components/checkbox/checkbox.component.module.d.ts +8 -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/datepicker/datepicker.component.d.ts +1 -1
- package/components/datepicker/datepicker.component.module.d.ts +3 -3
- 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/donut-chart/donut-chart.component.d.ts +5 -17
- package/components/dropdown/dropdown.component.d.ts +2 -2
- package/components/dropdown/dropdown.component.module.d.ts +6 -5
- package/components/elevation-shadow/elevation-shadow.component.d.ts +1 -1
- 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 +4 -4
- package/components/field/field.component.module.d.ts +8 -6
- package/components/file-upload/file-upload.component.d.ts +1 -1
- package/components/file-upload/file-upload.component.module.d.ts +3 -3
- package/components/filter-button/filter-button.component.d.ts +3 -3
- package/components/filter-button/filter-button.component.module.d.ts +8 -7
- 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-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 +3 -3
- package/components/inline-field/inline-field.component.module.d.ts +3 -3
- 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 +8 -7
- package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +2 -2
- package/components/navbar/navbar.component.d.ts +3 -3
- package/components/navbar/navbar.component.module.d.ts +6 -6
- 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 +5 -4
- 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 +4 -4
- package/components/password-strength/password-strength.component.d.ts +2 -2
- package/components/password-strength/password-strength.component.module.d.ts +3 -3
- package/components/phone-input/phone-input.component.d.ts +1 -1
- package/components/phone-input/phone-input.component.module.d.ts +4 -4
- 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.component.d.ts +1 -1
- package/components/prompt/prompt.module.d.ts +7 -7
- 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 +2 -2
- package/components/radio-button/radio-button.component.module.d.ts +2 -2
- 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/selectable-card/selectable-card.component.d.ts +6 -2
- package/components/selectable-card/selectable-card.component.module.d.ts +2 -2
- 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 +4 -4
- package/components/skeleton/skeleton.component.d.ts +2 -2
- 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 +2 -2
- 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 +3 -3
- 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 +5 -5
- 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 +3 -3
- 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 +5 -4
- package/components/tooltip/tooltip.component.d.ts +1 -1
- package/components/tooltip/tooltip.component.module.d.ts +3 -2
- 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 +3 -3
- 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 +4 -4
- 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.mjs +22749 -3564
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/models/application-theme.model.d.ts +1 -0
- package/package.json +9 -142
- package/{components/core → pipes}/ui-translate.pipe.d.ts +1 -1
- package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/de.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/en.json +829 -0
- package/projects/tgo-canopy-ui/assets/i18n/es.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/fr.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/it-it.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/nl.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +820 -0
- package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +820 -0
- package/public-api.d.ts +87 -0
- package/utils/alert-bars.utils.d.ts +1 -1
- package/components/autocomplete/index.d.ts +0 -5
- package/components/autocomplete/public-api.d.ts +0 -4
- package/components/avatar/index.d.ts +0 -5
- package/components/avatar/public-api.d.ts +0 -4
- package/components/badge/index.d.ts +0 -5
- package/components/badge/public-api.d.ts +0 -4
- package/components/button/color-contrast.d.ts +0 -28
- package/components/button/index.d.ts +0 -5
- package/components/button/public-api.d.ts +0 -5
- package/components/card/index.d.ts +0 -5
- package/components/card/public-api.d.ts +0 -4
- package/components/checkbox/index.d.ts +0 -5
- package/components/checkbox/public-api.d.ts +0 -4
- package/components/core/application-theme.model.d.ts +0 -7
- package/components/core/has-validation-error.pipe.d.ts +0 -15
- package/components/core/index.d.ts +0 -5
- package/components/core/keyboard-events.model.d.ts +0 -11
- package/components/core/public-api.d.ts +0 -12
- package/components/core/select-text.directive.d.ts +0 -19
- package/components/divider/index.d.ts +0 -5
- package/components/divider/public-api.d.ts +0 -4
- package/components/dropdown/index.d.ts +0 -5
- package/components/dropdown/public-api.d.ts +0 -4
- package/components/elevation-shadow/index.d.ts +0 -5
- package/components/elevation-shadow/public-api.d.ts +0 -3
- package/components/empty-state/index.d.ts +0 -5
- package/components/empty-state/public-api.d.ts +0 -4
- package/components/field/index.d.ts +0 -5
- package/components/field/public-api.d.ts +0 -4
- package/components/filter-button/index.d.ts +0 -5
- package/components/filter-button/public-api.d.ts +0 -4
- package/components/icon/index.d.ts +0 -5
- package/components/icon/public-api.d.ts +0 -5
- package/components/inline-field/index.d.ts +0 -5
- package/components/inline-field/public-api.d.ts +0 -4
- package/components/logo/index.d.ts +0 -5
- package/components/logo/public-api.d.ts +0 -4
- package/components/paginator/index.d.ts +0 -5
- package/components/paginator/public-api.d.ts +0 -3
- package/components/progress-bar/index.d.ts +0 -5
- package/components/progress-bar/public-api.d.ts +0 -3
- package/components/radial-progress/index.d.ts +0 -5
- package/components/radial-progress/public-api.d.ts +0 -4
- package/components/radio-button/index.d.ts +0 -5
- package/components/radio-button/public-api.d.ts +0 -4
- package/components/rating/index.d.ts +0 -5
- package/components/rating/public-api.d.ts +0 -3
- package/components/scale/index.d.ts +0 -5
- package/components/scale/public-api.d.ts +0 -3
- package/components/segmented-bar/index.d.ts +0 -5
- package/components/segmented-bar/public-api.d.ts +0 -4
- package/components/segmented-button/index.d.ts +0 -5
- package/components/segmented-button/public-api.d.ts +0 -4
- package/components/skeleton/index.d.ts +0 -5
- package/components/skeleton/public-api.d.ts +0 -3
- package/components/slider/index.d.ts +0 -5
- package/components/slider/public-api.d.ts +0 -4
- package/components/spinner/index.d.ts +0 -5
- package/components/spinner/public-api.d.ts +0 -4
- package/components/tag/index.d.ts +0 -5
- package/components/tag/public-api.d.ts +0 -4
- package/components/toggle/index.d.ts +0 -5
- package/components/toggle/public-api.d.ts +0 -3
- package/components/tooltip/index.d.ts +0 -5
- package/components/tooltip/public-api.d.ts +0 -5
- package/components/validation-error/index.d.ts +0 -5
- package/components/validation-error/public-api.d.ts +0 -3
- package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs +0 -1045
- package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +0 -173
- package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs +0 -180
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs +0 -635
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-card.mjs +0 -164
- package/fesm2022/testgorilla-tgo-ui-components-card.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs +0 -402
- package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs +0 -10807
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs +0 -88
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +0 -434
- package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs +0 -75
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs +0 -326
- package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-field.mjs +0 -638
- package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +0 -314
- package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs +0 -1496
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +0 -367
- package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-logo.mjs +0 -218
- package/fesm2022/testgorilla-tgo-ui-components-logo.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs +0 -110
- package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs +0 -128
- package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +0 -152
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs +0 -373
- package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-rating.mjs +0 -150
- package/fesm2022/testgorilla-tgo-ui-components-rating.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-scale.mjs +0 -158
- package/fesm2022/testgorilla-tgo-ui-components-scale.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs +0 -137
- package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs +0 -128
- package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs +0 -81
- package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-slider.mjs +0 -274
- package/fesm2022/testgorilla-tgo-ui-components-slider.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs +0 -108
- package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-tag.mjs +0 -239
- package/fesm2022/testgorilla-tgo-ui-components-tag.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs +0 -216
- package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs +0 -272
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs.map +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs +0 -79
- package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs.map +0 -1
- /package/{components/core → directives}/digits-only.directive.d.ts +0 -0
- /package/{components/core → directives}/ellipse-text.directive.d.ts +0 -0
- /package/{components/autocomplete → directives}/select-text.directive.d.ts +0 -0
- /package/{components/core → models}/checkbox.model.d.ts +0 -0
- /package/{components/avatar → pipes}/name-initials.pipe.d.ts +0 -0
- /package/{components/icon → services}/icons.service.d.ts +0 -0
- /package/{components/core → utils}/autocomplete-utils.d.ts +0 -0
- /package/{components/core → utils}/hex-to-rgb.d.ts +0 -0
- /package/{components/core → utils/localization}/language.model.d.ts +0 -0
- /package/{components/core → utils/localization}/language.service.d.ts +0 -0
package/public-api.d.ts
CHANGED
|
@@ -6,8 +6,16 @@ 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
|
+
export * from './components/card/card.component';
|
|
13
|
+
export * from './components/card/card.component.module';
|
|
14
|
+
export * from './components/card/card.model';
|
|
9
15
|
export * from './components/selectable-card/selectable-card.component';
|
|
10
16
|
export * from './components/selectable-card/selectable-card.component.module';
|
|
17
|
+
export * from './components/checkbox/checkbox.component';
|
|
18
|
+
export * from './components/checkbox/checkbox.component.module';
|
|
11
19
|
export * from './components/dialog/dialog.component';
|
|
12
20
|
export * from './components/dialog/dialog.component.module';
|
|
13
21
|
export * from './components/dialog/dialog.model';
|
|
@@ -16,53 +24,126 @@ export * from './components/media-dialog/media-dialog.component';
|
|
|
16
24
|
export * from './components/media-dialog/media-dialog.model';
|
|
17
25
|
export * from './components/donut-chart/donut-chart.component';
|
|
18
26
|
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
|
+
export * from './components/field/field.component';
|
|
31
|
+
export * from './components/field/field.component.module';
|
|
32
|
+
export * from './components/field/field.model';
|
|
33
|
+
export * from './components/inline-field/inline-field.component';
|
|
34
|
+
export * from './components/inline-field/inline-field.component.module';
|
|
35
|
+
export * from './components/inline-field/inline-field.model';
|
|
19
36
|
export * from './components/file-upload/file-upload.component';
|
|
20
37
|
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';
|
|
21
41
|
export * from './components/icon-label/icon-label.component';
|
|
22
42
|
export * from './components/icon-label/icon-label.component.module';
|
|
43
|
+
export * from './components/logo/logo.component';
|
|
44
|
+
export * from './components/logo/logo.component.module';
|
|
45
|
+
export * from './components/logo/logo.model';
|
|
23
46
|
export * from './components/navbar/navbar.component';
|
|
24
47
|
export * from './components/navbar/navbar.component.module';
|
|
25
48
|
export * from './components/navbar/navbar.model';
|
|
26
49
|
export * from './components/deprecated-paginator/deprecated-paginator.component';
|
|
27
50
|
export * from './components/deprecated-paginator/deprecated-paginator.component.module';
|
|
51
|
+
export * from './components/progress-bar/progress-bar.component';
|
|
52
|
+
export * from './components/progress-bar/progress-bar.component.module';
|
|
28
53
|
export * from './components/prompt/prompt.component';
|
|
29
54
|
export * from './components/prompt/prompt.module';
|
|
30
55
|
export * from './components/prompt/prompt.model';
|
|
56
|
+
export * from './components/radio-button/radio-button.component';
|
|
57
|
+
export * from './components/radio-button/radio-button.component.module';
|
|
31
58
|
export * from './components/snackbar/snackbar.component';
|
|
32
59
|
export * from './components/snackbar/snackbar.component.module';
|
|
33
60
|
export * from './components/snackbar/snackbar.model';
|
|
34
61
|
export * from './components/snackbar/snackbar.service';
|
|
35
62
|
export * from './pipes/data-property-getter';
|
|
63
|
+
export * from './components/tag/tag.component';
|
|
64
|
+
export * from './components/tag/tag.component.module';
|
|
65
|
+
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
|
+
export * from './components/dropdown/dropdown.component';
|
|
71
|
+
export * from './components/dropdown/dropdown.component.module';
|
|
72
|
+
export * from './components/dropdown/dropdown.model';
|
|
73
|
+
export * from './components/spinner/spinner.component';
|
|
74
|
+
export * from './components/spinner/spinner.model';
|
|
75
|
+
export * from './components/spinner/spinner.module';
|
|
36
76
|
export * from './components/confirm-dialog/confirm-dialog.component';
|
|
37
77
|
export * from './components/confirm-dialog/confirm-dialog.component.module';
|
|
38
78
|
export * from './components/confirm-dialog/confirm-dialog.model';
|
|
39
79
|
export * from './components/datepicker/datepicker.component';
|
|
40
80
|
export * from './components/datepicker/datepicker.component.module';
|
|
81
|
+
export * from './components/rating/rating.component';
|
|
82
|
+
export * from './components/rating/rating.component.module';
|
|
83
|
+
export * from './components/scale/scale.component';
|
|
84
|
+
export * from './components/scale/scale.component.module';
|
|
41
85
|
export * from './components/scale-table/scale-table.component';
|
|
42
86
|
export * from './components/scale-table/scale-table.model';
|
|
87
|
+
export * from './components/tag/tag.component';
|
|
88
|
+
export * from './components/tag/tag.component.module';
|
|
89
|
+
export * from './components/toggle/toggle.component';
|
|
90
|
+
export * from './components/toggle/toggle.component.module';
|
|
91
|
+
export * from './components/avatar/avatar.component';
|
|
92
|
+
export * from './components/avatar/avatar.component.module';
|
|
93
|
+
export * from './components/avatar/avatar.model';
|
|
43
94
|
export * from './components/stepper/stepper.component';
|
|
44
95
|
export * from './components/stepper/stepper.component.module';
|
|
45
96
|
export * from './components/step/step.component';
|
|
46
97
|
export * from './components/step/step.component.module';
|
|
98
|
+
export * from './components/autocomplete/autocomplete.component';
|
|
99
|
+
export * from './components/autocomplete/autocomplete.component.module';
|
|
100
|
+
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
|
+
export * from './components/radial-progress/radial-progress.component';
|
|
105
|
+
export * from './components/radial-progress/radial-progress.component.module';
|
|
106
|
+
export * from './components/radial-progress/radial-progress.model';
|
|
107
|
+
export * from './components/empty-state/empty-state.component';
|
|
108
|
+
export * from './components/empty-state/empty-state.component.module';
|
|
109
|
+
export * from './components/empty-state/empty-state.model';
|
|
47
110
|
export * from './components/table/table.component';
|
|
48
111
|
export * from './components/table/table.component.module';
|
|
49
112
|
export * from './components/table/table.model';
|
|
113
|
+
export * from './components/paginator/paginator.component';
|
|
114
|
+
export * from './components/paginator/paginator.component.module';
|
|
115
|
+
export * from './components/skeleton/skeleton.component';
|
|
50
116
|
export * from './components/side-sheet/side-sheet.component';
|
|
51
117
|
export * from './components/side-sheet/side-sheet.component.module';
|
|
52
118
|
export * from './components/side-sheet/side-sheet.model';
|
|
53
119
|
export * from './components/side-sheet/side-sheet.service';
|
|
120
|
+
export * from './components/slider/slider.component';
|
|
121
|
+
export * from './components/slider/slider.component.module';
|
|
122
|
+
export * from './components/slider/slider.model';
|
|
123
|
+
export * from './components/segmented-bar/segmented-bar.component';
|
|
124
|
+
export * from './components/segmented-bar/segmented-bar.component.module';
|
|
125
|
+
export * from './components/segmented-bar/segmented-bar.model';
|
|
54
126
|
export * from './components/page-header/page-header.component';
|
|
55
127
|
export * from './components/page-header/page-header.component.module';
|
|
56
128
|
export * from './components/accordion/accordion.component';
|
|
57
129
|
export * from './components/accordion/accordion.component.module';
|
|
58
130
|
export * from './components/accordion/accordion.model';
|
|
131
|
+
export * from './components/divider/divider.component';
|
|
132
|
+
export * from './components/divider/divider.component.module';
|
|
133
|
+
export * from './components/divider/divider.model';
|
|
59
134
|
export * from './components/tabs/tab.directive';
|
|
60
135
|
export * from './components/tabs/tabs.component';
|
|
61
136
|
export * from './components/tabs/tabs.component.module';
|
|
62
137
|
export * from './components/tabs/tabs.model';
|
|
138
|
+
export * from './utils/localization/language.model';
|
|
139
|
+
export * from './utils/localization/language.service';
|
|
63
140
|
export * from './components/overflow-menu/overflow-menu.component';
|
|
64
141
|
export * from './components/overflow-menu/overflow-menu.model';
|
|
65
142
|
export * from './components/overflow-menu/overflow-menu.component.module';
|
|
143
|
+
export * from './models/application-theme.model';
|
|
144
|
+
export * from './components/segmented-button/segmented-button.component';
|
|
145
|
+
export * from './components/segmented-button/segmented-button.component.module';
|
|
146
|
+
export * from './components/segmented-button/segmented-button.model';
|
|
66
147
|
export * from './components/password-criteria/password.component';
|
|
67
148
|
export * from './components/password-criteria/password.component.module';
|
|
68
149
|
export * from './components/phone-input/phone-input.component';
|
|
@@ -71,10 +152,13 @@ export * from './components/phone-input/phone-input.model';
|
|
|
71
152
|
export * from './models/colors.model';
|
|
72
153
|
export * from './components/password-strength/password-strength.component';
|
|
73
154
|
export * from './components/password-strength/password-strength.component.module';
|
|
155
|
+
export * from './services/icons.service';
|
|
74
156
|
export * from './providers/is-mobile';
|
|
75
157
|
export * from './components/multi-input/multi-input.component';
|
|
76
158
|
export * from './components/multi-input/multi-input.component.module';
|
|
77
159
|
export * from './components/multi-input/multi-input.model';
|
|
160
|
+
export * from './components/validation-error/validation-error.component';
|
|
161
|
+
export * from './components/validation-error/validation-error.module';
|
|
78
162
|
export * from './components/side-panel/side-panel-data-injection-token';
|
|
79
163
|
export * from './components/side-panel/side-panel.component';
|
|
80
164
|
export * from './components/side-panel/side-panel.model';
|
|
@@ -91,6 +175,9 @@ export * from './components/universal-skills-spider-charts/universal-skills-spid
|
|
|
91
175
|
export * from './components/universal-skills-spider-charts/universal-skills-spider-charts.component.module';
|
|
92
176
|
export * from './services/universal-skills.service';
|
|
93
177
|
export * from './pipes/memoize-func.pipe';
|
|
178
|
+
export * from './components/filter-button/filter-button.component';
|
|
179
|
+
export * from './components/filter-button/filter-button.component.module';
|
|
180
|
+
export * from './components/filter-button/filter-button.model';
|
|
94
181
|
export * from './components/breadcrumb/breadcrumb.component';
|
|
95
182
|
export * from './components/breadcrumb/breadcrumb.component.module';
|
|
96
183
|
export * from './components/breadcrumb/breadcrumb.model';
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Function for adjusting the lightness of a color based on different events (hover, pressed, disabled).
|
|
3
|
-
* Accepts a hex color, transforms it to HSL, and based on color's L and event darkens or lightens it.
|
|
4
|
-
* Used to manage different colors based on application configuration
|
|
5
|
-
*
|
|
6
|
-
* @param hexColor color in hex format
|
|
7
|
-
* @param typeEvent interaction event
|
|
8
|
-
* @param theme
|
|
9
|
-
*/
|
|
10
|
-
export declare const adjustLightness: (hexColor: string, typeEvent: "hover" | "pressed" | "disabled", theme?: "new" | "classic") => string;
|
|
11
|
-
/**
|
|
12
|
-
* Transforms hex color to HSL in object variation.
|
|
13
|
-
* @param hexColor string value with hex color
|
|
14
|
-
*/
|
|
15
|
-
export declare const hexToHsl: (hexColor: string) => {
|
|
16
|
-
h: number;
|
|
17
|
-
s: number;
|
|
18
|
-
l: number;
|
|
19
|
-
};
|
|
20
|
-
/**
|
|
21
|
-
* Transforms HSL color, represented as an object and transforms it to hex string.
|
|
22
|
-
* @param hslColor accepts the HSL color like an object.
|
|
23
|
-
*/
|
|
24
|
-
export declare const hslToHex: (hslColor: {
|
|
25
|
-
h: number;
|
|
26
|
-
s: number;
|
|
27
|
-
l: number;
|
|
28
|
-
}) => string;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Application theme type used across all UI components.
|
|
3
|
-
* - 'light': Light theme with white backgrounds
|
|
4
|
-
* - 'dark': Dark theme with dark backgrounds
|
|
5
|
-
* - 'classic': Classic TestGorilla theme
|
|
6
|
-
*/
|
|
7
|
-
export type ApplicationTheme = 'dark' | 'light' | 'classic';
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class HasValidationErrorPipe implements PipeTransform {
|
|
4
|
-
/**
|
|
5
|
-
* List of the error types that are handled
|
|
6
|
-
*/
|
|
7
|
-
private readonly errorTypes;
|
|
8
|
-
/**
|
|
9
|
-
* Checks if the error on the NgControl is in the list of handled error types
|
|
10
|
-
* @param value
|
|
11
|
-
*/
|
|
12
|
-
transform(value: Record<string, any> | null | undefined): boolean;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<HasValidationErrorPipe, never>;
|
|
14
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<HasValidationErrorPipe, "hasValidationError", true>;
|
|
15
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export * from './application-theme.model';
|
|
2
|
-
export * from './language.model';
|
|
3
|
-
export * from './language.service';
|
|
4
|
-
export * from './ellipse-text.directive';
|
|
5
|
-
export * from './ui-translate.pipe';
|
|
6
|
-
export * from './keyboard-events.model';
|
|
7
|
-
export * from './checkbox.model';
|
|
8
|
-
export * from './hex-to-rgb';
|
|
9
|
-
export * from './autocomplete-utils';
|
|
10
|
-
export * from './digits-only.directive';
|
|
11
|
-
export * from './has-validation-error.pipe';
|
|
12
|
-
export * from './select-text.directive';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { ElementRef, OnChanges } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* the SelectTextDirective provides a dynamic way to highlight or style specific text within an element.
|
|
5
|
-
*/
|
|
6
|
-
export declare class SelectTextDirective implements OnChanges {
|
|
7
|
-
private el;
|
|
8
|
-
selectText: string | null;
|
|
9
|
-
constructor(el: ElementRef);
|
|
10
|
-
/**
|
|
11
|
-
* this method utilizes setTimeout to defer the execution until the next tick of the event loop.
|
|
12
|
-
* The text content of the element is modified by wrapping occurrences of the specified selectText with a <span> element,
|
|
13
|
-
* applying a bold font-weight style.
|
|
14
|
-
*/
|
|
15
|
-
private setTextColor;
|
|
16
|
-
ngOnChanges(): void;
|
|
17
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SelectTextDirective, never>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SelectTextDirective, "[selectText]", never, { "selectText": { "alias": "selectText"; "required": false; }; }, {}, never, never, false, never>;
|
|
19
|
-
}
|