@testgorilla/tgo-ui 6.2.3 → 6.2.8
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 +158 -53
- package/components/autocomplete/autocomplete.component.d.ts +2 -2
- package/components/badge/badge.component.d.ts +6 -6
- package/components/button/button.component.d.ts +4 -4
- package/components/checklist/checklist.component.d.ts +4 -5
- package/components/deprecated-paginator/deprecated-paginator.component.d.ts +2 -6
- package/components/dialog/dialog.component.d.ts +1 -1
- package/components/dialog/dialog.model.d.ts +2 -2
- package/components/dropdown/dropdown.component.d.ts +2 -2
- package/components/empty-state/empty-state.component.d.ts +2 -2
- package/components/file-upload/file-upload.component.d.ts +1 -1
- package/components/icon/icon-svg-content.d.ts +1 -1
- package/components/icon/icon.component.d.ts +2 -2
- package/components/icon/icon.model.d.ts +3 -3
- package/components/icon-label/icon-label.component.d.ts +1 -3
- package/components/logo/logo.component.d.ts +1 -1
- package/components/multi-input/multi-input.component.d.ts +1 -1
- package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +3 -3
- package/components/overflow-menu/overflow-menu.model.d.ts +1 -0
- package/components/password-criteria/password.component.d.ts +1 -1
- package/components/radial-progress/radial-progress.component.d.ts +2 -2
- package/components/radio-button/radio-button.component.d.ts +3 -3
- package/components/segmented-bar/segmented-bar.component.d.ts +1 -1
- package/components/segmented-button/segmented-button.component.d.ts +1 -1
- package/components/side-panel/side-panel.model.d.ts +1 -1
- package/components/side-sheet/side-sheet.component.d.ts +1 -1
- package/components/spider-chart/spider-chart.component.d.ts +2 -2
- package/components/spider-chart/spider-chart.model.d.ts +2 -2
- package/components/stepper/step-line-element.directive.d.ts +1 -1
- package/components/stepper/step.component.d.ts +1 -1
- package/components/stepper/stepper.component.d.ts +2 -2
- package/components/table/table.component.d.ts +2 -2
- package/components/tabs/tabs.component.d.ts +2 -2
- package/components/universal-skills/universal-skills-report.component.d.ts +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-accordion.mjs +7 -25
- package/fesm2022/testgorilla-tgo-ui-components-accordion.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs +31 -18
- package/fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-avatar.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs +6 -6
- package/fesm2022/testgorilla-tgo-ui-components-badge.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs +39 -19
- package/fesm2022/testgorilla-tgo-ui-components-button.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-card.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-card.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs +38 -10
- package/fesm2022/testgorilla-tgo-ui-components-checkbox.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-checklist.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs +22 -16
- package/fesm2022/testgorilla-tgo-ui-components-core.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-datepicker.mjs +6 -6
- package/fesm2022/testgorilla-tgo-ui-components-datepicker.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs +8 -8
- package/fesm2022/testgorilla-tgo-ui-components-dialog.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-divider.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs +18 -5
- package/fesm2022/testgorilla-tgo-ui-components-dropdown.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-empty-state.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-field.mjs +2 -3
- package/fesm2022/testgorilla-tgo-ui-components-field.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-file-upload.mjs +5 -5
- package/fesm2022/testgorilla-tgo-ui-components-file-upload.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs +2 -3
- package/fesm2022/testgorilla-tgo-ui-components-filter-button.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs +8 -7
- package/fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-icon-label.mjs +0 -1
- package/fesm2022/testgorilla-tgo-ui-components-icon-label.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-inline-field.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-logo.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-logo.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs +2 -7
- package/fesm2022/testgorilla-tgo-ui-components-media-card.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-multi-input.mjs +1 -3
- package/fesm2022/testgorilla-tgo-ui-components-multi-input.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs +5 -5
- package/fesm2022/testgorilla-tgo-ui-components-navbar.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs +28 -6
- package/fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-page-header.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-paginator.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs +4 -4
- package/fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-password-strength.mjs +3 -3
- package/fesm2022/testgorilla-tgo-ui-components-password-strength.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-phone-input.mjs +6 -6
- package/fesm2022/testgorilla-tgo-ui-components-phone-input.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-prompt.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +5 -3
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs +42 -10
- package/fesm2022/testgorilla-tgo-ui-components-radio-button.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-rating.mjs +3 -3
- package/fesm2022/testgorilla-tgo-ui-components-rating.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-scale-table.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-scale.mjs +3 -3
- package/fesm2022/testgorilla-tgo-ui-components-scale.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs +4 -4
- package/fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs +3 -3
- package/fesm2022/testgorilla-tgo-ui-components-side-panel.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs +4 -4
- package/fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-skeleton.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-slider.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs +21 -5
- package/fesm2022/testgorilla-tgo-ui-components-snackbar.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-spider-chart.mjs +3 -3
- package/fesm2022/testgorilla-tgo-ui-components-spider-chart.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-spinner.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs +14 -11
- package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-table.mjs +5 -5
- package/fesm2022/testgorilla-tgo-ui-components-table.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-tabs.mjs +3 -3
- package/fesm2022/testgorilla-tgo-ui-components-tabs.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-tag.mjs +25 -7
- package/fesm2022/testgorilla-tgo-ui-components-tag.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs +25 -9
- package/fesm2022/testgorilla-tgo-ui-components-toggle.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs +14 -15
- package/fesm2022/testgorilla-tgo-ui-components-tooltip.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs +6 -6
- package/fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-validation-error.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui.mjs +2 -7
- package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
- package/package.json +85 -79
- package/projects/tgo-canopy-ui/theme/_alert-bars.scss +2 -1
- package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +6 -6
- package/projects/tgo-canopy-ui/theme/_core.scss +1 -1
- package/projects/tgo-canopy-ui/theme/_icon.scss +1 -1
- package/projects/tgo-canopy-ui/theme/_input.scss +108 -65
- package/projects/tgo-canopy-ui/theme/_lib-styles.scss +8 -7
- package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +11 -10
- package/projects/tgo-canopy-ui/theme/_palette.scss +41 -29
- package/projects/tgo-canopy-ui/theme/_tooltip.scss +30 -30
- package/projects/tgo-canopy-ui/theme/_typography.scss +24 -14
- package/projects/tgo-canopy-ui/theme/_variables.scss +56 -56
- package/projects/tgo-canopy-ui/theme/theme.scss +19 -18
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"testgorilla-tgo-ui.mjs","sources":["../../../projects/tgo-canopy-ui/components/deprecated-paginator/deprecated-paginator.component.ts","../../../projects/tgo-canopy-ui/components/deprecated-paginator/deprecated-paginator.component.html","../../../projects/tgo-canopy-ui/components/deprecated-paginator/deprecated-paginator.component.module.ts","../../../projects/tgo-canopy-ui/public-api.ts","../../../projects/tgo-canopy-ui/testgorilla-tgo-ui.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Input,
|
|
1
|
+
{"version":3,"file":"testgorilla-tgo-ui.mjs","sources":["../../../projects/tgo-canopy-ui/components/deprecated-paginator/deprecated-paginator.component.ts","../../../projects/tgo-canopy-ui/components/deprecated-paginator/deprecated-paginator.component.html","../../../projects/tgo-canopy-ui/components/deprecated-paginator/deprecated-paginator.component.module.ts","../../../projects/tgo-canopy-ui/public-api.ts","../../../projects/tgo-canopy-ui/testgorilla-tgo-ui.ts"],"sourcesContent":["import { ChangeDetectionStrategy, Component, EventEmitter, Input, Output } from '@angular/core';\nimport { PageEvent } from '@angular/material/paginator';\n\n@Component({\n selector: 'ui-paginator',\n templateUrl: './deprecated-paginator.component.html',\n styleUrls: ['./deprecated-paginator.component.scss'],\n changeDetection: ChangeDetectionStrategy.OnPush,\n standalone: false,\n})\nexport class DeprecatedPaginatorComponent {\n // TODO: Some properties and methods are ignored on purpose because of a current issue with compodoc and angular 13\n // https://github.com/StoryFnbookjs/StoryFnbook/issues/16865\n // https://github.com/StoryFnbookjs/StoryFnbook/issues/17004\n\n /**\n * Paginator size options\n *\n * @type {number[]}\n * @memberof PaginatorComponent\n */\n readonly pageSizeOptions = [10, 25, 50];\n\n /**\n * Data length\n *\n * @type {number}\n * @memberof PaginatorComponent\n */\n @Input() length = 0;\n\n /**\n * Default page size\n *\n * @type {number}\n * @memberof PaginatorComponent\n */\n @Input() defaultPageSize = 25;\n\n /**\n * @ignore\n */\n @Output() paginatorChangedEvent: EventEmitter<PageEvent> = new EventEmitter<PageEvent>();\n\n constructor() {}\n\n paginatorChanged(paginator: PageEvent) {\n this.paginatorChangedEvent.emit(paginator);\n }\n}\n","<mat-paginator\n [length]=\"length\"\n [pageSize]=\"defaultPageSize\"\n [pageSizeOptions]=\"pageSizeOptions\"\n (page)=\"paginatorChanged($event)\"\n>\n</mat-paginator>\n","import { CommonModule } from '@angular/common';\nimport { NgModule } from '@angular/core';\nimport { MatPaginatorModule } from '@angular/material/paginator';\nimport { DeprecatedPaginatorComponent } from './deprecated-paginator.component';\n\n@NgModule({\n declarations: [DeprecatedPaginatorComponent],\n imports: [CommonModule, MatPaginatorModule],\n exports: [DeprecatedPaginatorComponent],\n providers: [],\n})\nexport class DeprecatedPaginatorComponentModule {}\n","/**\n * @testgorilla/tgo-ui Public API\n *\n * IMPORTANT: For optimal tree-shaking, import directly from entry points:\n *\n * @example\n * import { ButtonComponent } from '@testgorilla/tgo-ui/components/button';\n * import { IconComponent } from '@testgorilla/tgo-ui/components/icon';\n * import { DialogService } from '@testgorilla/tgo-ui/components/dialog';\n *\n * Available entry points:\n * - @testgorilla/tgo-ui/components/core (shared utilities, pipes, directives)\n * - @testgorilla/tgo-ui/components/icon\n * - @testgorilla/tgo-ui/components/badge\n * - @testgorilla/tgo-ui/components/button\n * - @testgorilla/tgo-ui/components/card\n * - @testgorilla/tgo-ui/components/checkbox\n * - @testgorilla/tgo-ui/components/dropdown\n * - @testgorilla/tgo-ui/components/field\n * - @testgorilla/tgo-ui/components/inline-field\n * - @testgorilla/tgo-ui/components/toggle\n * - @testgorilla/tgo-ui/components/radio-button\n * - @testgorilla/tgo-ui/components/slider\n * - @testgorilla/tgo-ui/components/rating\n * - @testgorilla/tgo-ui/components/scale\n * - @testgorilla/tgo-ui/components/autocomplete\n * - @testgorilla/tgo-ui/components/divider\n * - @testgorilla/tgo-ui/components/skeleton\n * - @testgorilla/tgo-ui/components/elevation-shadow\n * - @testgorilla/tgo-ui/components/tooltip\n * - @testgorilla/tgo-ui/components/spinner\n * - @testgorilla/tgo-ui/components/progress-bar\n * - @testgorilla/tgo-ui/components/radial-progress\n * - @testgorilla/tgo-ui/components/tag\n * - @testgorilla/tgo-ui/components/avatar\n * - @testgorilla/tgo-ui/components/logo\n * - @testgorilla/tgo-ui/components/empty-state\n * - @testgorilla/tgo-ui/components/filter-button\n * - @testgorilla/tgo-ui/components/segmented-button\n * - @testgorilla/tgo-ui/components/segmented-bar\n * - @testgorilla/tgo-ui/components/paginator\n * - @testgorilla/tgo-ui/components/validation-error\n * - @testgorilla/tgo-ui/components/accordion\n * - @testgorilla/tgo-ui/components/alert-banner\n * - @testgorilla/tgo-ui/components/breadcrumb\n * - @testgorilla/tgo-ui/components/navbar\n * - @testgorilla/tgo-ui/components/page-header\n * - @testgorilla/tgo-ui/components/tabs\n * - @testgorilla/tgo-ui/components/stepper\n * - @testgorilla/tgo-ui/components/dialog\n * - @testgorilla/tgo-ui/components/snackbar\n * - @testgorilla/tgo-ui/components/side-panel\n * - @testgorilla/tgo-ui/components/side-sheet\n * - @testgorilla/tgo-ui/components/table\n * - @testgorilla/tgo-ui/components/datepicker\n * - @testgorilla/tgo-ui/components/ai-audio-circle\n * - @testgorilla/tgo-ui/components/ai-caveat\n * - @testgorilla/tgo-ui/components/ai-feedback\n * - @testgorilla/tgo-ui/components/checklist\n * - @testgorilla/tgo-ui/components/file-upload\n * - @testgorilla/tgo-ui/components/multi-input\n * - @testgorilla/tgo-ui/components/overflow-menu\n * - @testgorilla/tgo-ui/components/password-criteria\n * - @testgorilla/tgo-ui/components/password-strength\n * - @testgorilla/tgo-ui/components/phone-input\n * - @testgorilla/tgo-ui/components/prompt\n * - @testgorilla/tgo-ui/components/scale-table\n * - @testgorilla/tgo-ui/components/icon-label\n * - @testgorilla/tgo-ui/components/media-card\n * - @testgorilla/tgo-ui/components/media-dialog\n * - @testgorilla/tgo-ui/components/selectable-card\n * - @testgorilla/tgo-ui/components/donut-chart\n * - @testgorilla/tgo-ui/components/gaussian-chart\n * - @testgorilla/tgo-ui/components/spider-chart\n * - @testgorilla/tgo-ui/components/universal-skills\n * - @testgorilla/tgo-ui/components/audio-waveform\n */\n\n// Core utilities (re-exported for backward compatibility)\nexport * from '@testgorilla/tgo-ui/components/core';\n\n// Legacy: Deprecated Paginator (not an entry point)\nexport * from './components/deprecated-paginator/deprecated-paginator.component';\nexport * from './components/deprecated-paginator/deprecated-paginator.component.module';\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;;;;;MAUa,4BAA4B,CAAA;AAkCvC,IAAA,WAAA,GAAA;;;;AA7BA;;;;;AAKG;QACM,IAAA,CAAA,eAAe,GAAG,CAAC,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC;AAEvC;;;;;AAKG;QACM,IAAA,CAAA,MAAM,GAAG,CAAC;AAEnB;;;;;AAKG;QACM,IAAA,CAAA,eAAe,GAAG,EAAE;AAE7B;;AAEG;AACO,QAAA,IAAA,CAAA,qBAAqB,GAA4B,IAAI,YAAY,EAAa;IAEzE;AAEf,IAAA,gBAAgB,CAAC,SAAoB,EAAA;AACnC,QAAA,IAAI,CAAC,qBAAqB,CAAC,IAAI,CAAC,SAAS,CAAC;IAC5C;+GAtCW,4BAA4B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA,CAAA;AAA5B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,IAAA,EAAA,4BAA4B,wMCVzC,gLAOA,EAAA,MAAA,EAAA,CAAA,2yFAAA,CAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAA,EAAA,CAAA,YAAA,EAAA,QAAA,EAAA,eAAA,EAAA,MAAA,EAAA,CAAA,OAAA,EAAA,WAAA,EAAA,QAAA,EAAA,UAAA,EAAA,iBAAA,EAAA,cAAA,EAAA,sBAAA,EAAA,cAAA,EAAA,UAAA,CAAA,EAAA,OAAA,EAAA,CAAA,MAAA,CAAA,EAAA,QAAA,EAAA,CAAA,cAAA,CAAA,EAAA,CAAA,EAAA,eAAA,EAAA,EAAA,CAAA,uBAAA,CAAA,MAAA,EAAA,CAAA,CAAA;;4FDGa,4BAA4B,EAAA,UAAA,EAAA,CAAA;kBAPxC,SAAS;AACE,YAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,cAAc,EAAA,eAAA,EAGP,uBAAuB,CAAC,MAAM,cACnC,KAAK,EAAA,QAAA,EAAA,gLAAA,EAAA,MAAA,EAAA,CAAA,2yFAAA,CAAA,EAAA;wDAqBR,MAAM,EAAA,CAAA;sBAAd;gBAQQ,eAAe,EAAA,CAAA;sBAAvB;gBAKS,qBAAqB,EAAA,CAAA;sBAA9B;;;ME/BU,kCAAkC,CAAA;+GAAlC,kCAAkC,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAAlC,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,SAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,kCAAkC,iBAL9B,4BAA4B,CAAA,EAAA,OAAA,EAAA,CACjC,YAAY,EAAE,kBAAkB,aAChC,4BAA4B,CAAA,EAAA,CAAA,CAAA;gHAG3B,kCAAkC,EAAA,OAAA,EAAA,CAJnC,YAAY,EAAE,kBAAkB,CAAA,EAAA,CAAA,CAAA;;4FAI/B,kCAAkC,EAAA,UAAA,EAAA,CAAA;kBAN9C,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACR,YAAY,EAAE,CAAC,4BAA4B,CAAC;AAC5C,oBAAA,OAAO,EAAE,CAAC,YAAY,EAAE,kBAAkB,CAAC;oBAC3C,OAAO,EAAE,CAAC,4BAA4B,CAAC;AACvC,oBAAA,SAAS,EAAE,EAAE;AACd,iBAAA;;;ACVD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA4EG;AAEH;;AC9EA;;AAEG;;;;"}
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.8",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
7
7
|
"eslint",
|
|
8
8
|
"prettier --write"
|
|
9
9
|
],
|
|
10
|
-
"{projects,components}/**/*.scss": [
|
|
11
|
-
"
|
|
10
|
+
"{projects,components}/**/*.{scss,html}": [
|
|
11
|
+
"prettier --write"
|
|
12
12
|
]
|
|
13
13
|
},
|
|
14
14
|
"private": false,
|
|
@@ -48,8 +48,14 @@
|
|
|
48
48
|
},
|
|
49
49
|
"overrides": {
|
|
50
50
|
"tar": "^7.5.8",
|
|
51
|
+
"serialize-javascript": "^7.0.3",
|
|
51
52
|
"ajv": "^8.18.0",
|
|
52
|
-
"
|
|
53
|
+
"@eslint/eslintrc": {
|
|
54
|
+
"ajv": "^6.14.0"
|
|
55
|
+
},
|
|
56
|
+
"eslint": {
|
|
57
|
+
"ajv": "^6.14.0"
|
|
58
|
+
}
|
|
53
59
|
},
|
|
54
60
|
"module": "fesm2022/testgorilla-tgo-ui.mjs",
|
|
55
61
|
"typings": "index.d.ts",
|
|
@@ -61,9 +67,9 @@
|
|
|
61
67
|
"types": "./index.d.ts",
|
|
62
68
|
"default": "./fesm2022/testgorilla-tgo-ui.mjs"
|
|
63
69
|
},
|
|
64
|
-
"./components/ai-
|
|
65
|
-
"types": "./components/ai-
|
|
66
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-
|
|
70
|
+
"./components/ai-caveat": {
|
|
71
|
+
"types": "./components/ai-caveat/index.d.ts",
|
|
72
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
|
|
67
73
|
},
|
|
68
74
|
"./components/accordion": {
|
|
69
75
|
"types": "./components/accordion/index.d.ts",
|
|
@@ -73,13 +79,13 @@
|
|
|
73
79
|
"types": "./components/alert-banner/index.d.ts",
|
|
74
80
|
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
75
81
|
},
|
|
76
|
-
"./components/ai-
|
|
77
|
-
"types": "./components/ai-
|
|
78
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-
|
|
82
|
+
"./components/ai-audio-circle": {
|
|
83
|
+
"types": "./components/ai-audio-circle/index.d.ts",
|
|
84
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
|
|
79
85
|
},
|
|
80
|
-
"./components/
|
|
81
|
-
"types": "./components/
|
|
82
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
86
|
+
"./components/ai-feedback": {
|
|
87
|
+
"types": "./components/ai-feedback/index.d.ts",
|
|
88
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
|
|
83
89
|
},
|
|
84
90
|
"./components/avatar": {
|
|
85
91
|
"types": "./components/avatar/index.d.ts",
|
|
@@ -89,14 +95,18 @@
|
|
|
89
95
|
"types": "./components/autocomplete/index.d.ts",
|
|
90
96
|
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
91
97
|
},
|
|
92
|
-
"./components/
|
|
93
|
-
"types": "./components/
|
|
94
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
98
|
+
"./components/audio-waveform": {
|
|
99
|
+
"types": "./components/audio-waveform/index.d.ts",
|
|
100
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
95
101
|
},
|
|
96
102
|
"./components/badge": {
|
|
97
103
|
"types": "./components/badge/index.d.ts",
|
|
98
104
|
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
99
105
|
},
|
|
106
|
+
"./components/card": {
|
|
107
|
+
"types": "./components/card/index.d.ts",
|
|
108
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
|
|
109
|
+
},
|
|
100
110
|
"./components/breadcrumb": {
|
|
101
111
|
"types": "./components/breadcrumb/index.d.ts",
|
|
102
112
|
"default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
|
|
@@ -105,26 +115,26 @@
|
|
|
105
115
|
"types": "./components/button/index.d.ts",
|
|
106
116
|
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
107
117
|
},
|
|
108
|
-
"./components/
|
|
109
|
-
"types": "./components/
|
|
110
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
111
|
-
},
|
|
112
|
-
"./components/checklist": {
|
|
113
|
-
"types": "./components/checklist/index.d.ts",
|
|
114
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
118
|
+
"./components/checkbox": {
|
|
119
|
+
"types": "./components/checkbox/index.d.ts",
|
|
120
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
115
121
|
},
|
|
116
122
|
"./components/core": {
|
|
117
123
|
"types": "./components/core/index.d.ts",
|
|
118
124
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
119
125
|
},
|
|
120
|
-
"./components/checkbox": {
|
|
121
|
-
"types": "./components/checkbox/index.d.ts",
|
|
122
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
123
|
-
},
|
|
124
126
|
"./components/dialog": {
|
|
125
127
|
"types": "./components/dialog/index.d.ts",
|
|
126
128
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
127
129
|
},
|
|
130
|
+
"./components/checklist": {
|
|
131
|
+
"types": "./components/checklist/index.d.ts",
|
|
132
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
133
|
+
},
|
|
134
|
+
"./components/donut-chart": {
|
|
135
|
+
"types": "./components/donut-chart/index.d.ts",
|
|
136
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
137
|
+
},
|
|
128
138
|
"./components/divider": {
|
|
129
139
|
"types": "./components/divider/index.d.ts",
|
|
130
140
|
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
@@ -137,10 +147,6 @@
|
|
|
137
147
|
"types": "./components/dropdown/index.d.ts",
|
|
138
148
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
|
|
139
149
|
},
|
|
140
|
-
"./components/donut-chart": {
|
|
141
|
-
"types": "./components/donut-chart/index.d.ts",
|
|
142
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
143
|
-
},
|
|
144
150
|
"./components/elevation-shadow": {
|
|
145
151
|
"types": "./components/elevation-shadow/index.d.ts",
|
|
146
152
|
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
@@ -149,25 +155,21 @@
|
|
|
149
155
|
"types": "./components/empty-state/index.d.ts",
|
|
150
156
|
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|
|
151
157
|
},
|
|
152
|
-
"./components/field": {
|
|
153
|
-
"types": "./components/field/index.d.ts",
|
|
154
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
155
|
-
},
|
|
156
|
-
"./components/filter-button": {
|
|
157
|
-
"types": "./components/filter-button/index.d.ts",
|
|
158
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-filter-button.mjs"
|
|
159
|
-
},
|
|
160
158
|
"./components/file-upload": {
|
|
161
159
|
"types": "./components/file-upload/index.d.ts",
|
|
162
160
|
"default": "./fesm2022/testgorilla-tgo-ui-components-file-upload.mjs"
|
|
163
161
|
},
|
|
162
|
+
"./components/field": {
|
|
163
|
+
"types": "./components/field/index.d.ts",
|
|
164
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
165
|
+
},
|
|
164
166
|
"./components/gaussian-chart": {
|
|
165
167
|
"types": "./components/gaussian-chart/index.d.ts",
|
|
166
168
|
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
167
169
|
},
|
|
168
|
-
"./components/
|
|
169
|
-
"types": "./components/
|
|
170
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
170
|
+
"./components/filter-button": {
|
|
171
|
+
"types": "./components/filter-button/index.d.ts",
|
|
172
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-filter-button.mjs"
|
|
171
173
|
},
|
|
172
174
|
"./components/icon-label": {
|
|
173
175
|
"types": "./components/icon-label/index.d.ts",
|
|
@@ -181,26 +183,26 @@
|
|
|
181
183
|
"types": "./components/logo/index.d.ts",
|
|
182
184
|
"default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
|
|
183
185
|
},
|
|
186
|
+
"./components/icon": {
|
|
187
|
+
"types": "./components/icon/index.d.ts",
|
|
188
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
189
|
+
},
|
|
184
190
|
"./components/media-card": {
|
|
185
191
|
"types": "./components/media-card/index.d.ts",
|
|
186
192
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
|
|
187
193
|
},
|
|
194
|
+
"./components/overflow-menu": {
|
|
195
|
+
"types": "./components/overflow-menu/index.d.ts",
|
|
196
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs"
|
|
197
|
+
},
|
|
188
198
|
"./components/media-dialog": {
|
|
189
199
|
"types": "./components/media-dialog/index.d.ts",
|
|
190
200
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
|
|
191
201
|
},
|
|
192
|
-
"./components/multi-input": {
|
|
193
|
-
"types": "./components/multi-input/index.d.ts",
|
|
194
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
195
|
-
},
|
|
196
202
|
"./components/navbar": {
|
|
197
203
|
"types": "./components/navbar/index.d.ts",
|
|
198
204
|
"default": "./fesm2022/testgorilla-tgo-ui-components-navbar.mjs"
|
|
199
205
|
},
|
|
200
|
-
"./components/overflow-menu": {
|
|
201
|
-
"types": "./components/overflow-menu/index.d.ts",
|
|
202
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs"
|
|
203
|
-
},
|
|
204
206
|
"./components/page-header": {
|
|
205
207
|
"types": "./components/page-header/index.d.ts",
|
|
206
208
|
"default": "./fesm2022/testgorilla-tgo-ui-components-page-header.mjs"
|
|
@@ -213,9 +215,9 @@
|
|
|
213
215
|
"types": "./components/password-criteria/index.d.ts",
|
|
214
216
|
"default": "./fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs"
|
|
215
217
|
},
|
|
216
|
-
"./components/
|
|
217
|
-
"types": "./components/
|
|
218
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
218
|
+
"./components/multi-input": {
|
|
219
|
+
"types": "./components/multi-input/index.d.ts",
|
|
220
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
219
221
|
},
|
|
220
222
|
"./components/phone-input": {
|
|
221
223
|
"types": "./components/phone-input/index.d.ts",
|
|
@@ -225,6 +227,10 @@
|
|
|
225
227
|
"types": "./components/progress-bar/index.d.ts",
|
|
226
228
|
"default": "./fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs"
|
|
227
229
|
},
|
|
230
|
+
"./components/password-strength": {
|
|
231
|
+
"types": "./components/password-strength/index.d.ts",
|
|
232
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-password-strength.mjs"
|
|
233
|
+
},
|
|
228
234
|
"./components/prompt": {
|
|
229
235
|
"types": "./components/prompt/index.d.ts",
|
|
230
236
|
"default": "./fesm2022/testgorilla-tgo-ui-components-prompt.mjs"
|
|
@@ -237,14 +243,14 @@
|
|
|
237
243
|
"types": "./components/radio-button/index.d.ts",
|
|
238
244
|
"default": "./fesm2022/testgorilla-tgo-ui-components-radio-button.mjs"
|
|
239
245
|
},
|
|
240
|
-
"./components/rating": {
|
|
241
|
-
"types": "./components/rating/index.d.ts",
|
|
242
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-rating.mjs"
|
|
243
|
-
},
|
|
244
246
|
"./components/scale": {
|
|
245
247
|
"types": "./components/scale/index.d.ts",
|
|
246
248
|
"default": "./fesm2022/testgorilla-tgo-ui-components-scale.mjs"
|
|
247
249
|
},
|
|
250
|
+
"./components/rating": {
|
|
251
|
+
"types": "./components/rating/index.d.ts",
|
|
252
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-rating.mjs"
|
|
253
|
+
},
|
|
248
254
|
"./components/scale-table": {
|
|
249
255
|
"types": "./components/scale-table/index.d.ts",
|
|
250
256
|
"default": "./fesm2022/testgorilla-tgo-ui-components-scale-table.mjs"
|
|
@@ -265,25 +271,25 @@
|
|
|
265
271
|
"types": "./components/side-panel/index.d.ts",
|
|
266
272
|
"default": "./fesm2022/testgorilla-tgo-ui-components-side-panel.mjs"
|
|
267
273
|
},
|
|
268
|
-
"./components/side-sheet": {
|
|
269
|
-
"types": "./components/side-sheet/index.d.ts",
|
|
270
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs"
|
|
271
|
-
},
|
|
272
274
|
"./components/skeleton": {
|
|
273
275
|
"types": "./components/skeleton/index.d.ts",
|
|
274
276
|
"default": "./fesm2022/testgorilla-tgo-ui-components-skeleton.mjs"
|
|
275
277
|
},
|
|
276
|
-
"./components/
|
|
277
|
-
"types": "./components/
|
|
278
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
278
|
+
"./components/spider-chart": {
|
|
279
|
+
"types": "./components/spider-chart/index.d.ts",
|
|
280
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-spider-chart.mjs"
|
|
279
281
|
},
|
|
280
282
|
"./components/snackbar": {
|
|
281
283
|
"types": "./components/snackbar/index.d.ts",
|
|
282
284
|
"default": "./fesm2022/testgorilla-tgo-ui-components-snackbar.mjs"
|
|
283
285
|
},
|
|
284
|
-
"./components/
|
|
285
|
-
"types": "./components/
|
|
286
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
286
|
+
"./components/side-sheet": {
|
|
287
|
+
"types": "./components/side-sheet/index.d.ts",
|
|
288
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs"
|
|
289
|
+
},
|
|
290
|
+
"./components/slider": {
|
|
291
|
+
"types": "./components/slider/index.d.ts",
|
|
292
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-slider.mjs"
|
|
287
293
|
},
|
|
288
294
|
"./components/spinner": {
|
|
289
295
|
"types": "./components/spinner/index.d.ts",
|
|
@@ -293,18 +299,14 @@
|
|
|
293
299
|
"types": "./components/stepper/index.d.ts",
|
|
294
300
|
"default": "./fesm2022/testgorilla-tgo-ui-components-stepper.mjs"
|
|
295
301
|
},
|
|
296
|
-
"./components/table": {
|
|
297
|
-
"types": "./components/table/index.d.ts",
|
|
298
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-table.mjs"
|
|
299
|
-
},
|
|
300
|
-
"./components/tabs": {
|
|
301
|
-
"types": "./components/tabs/index.d.ts",
|
|
302
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-tabs.mjs"
|
|
303
|
-
},
|
|
304
302
|
"./components/tag": {
|
|
305
303
|
"types": "./components/tag/index.d.ts",
|
|
306
304
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
|
|
307
305
|
},
|
|
306
|
+
"./components/table": {
|
|
307
|
+
"types": "./components/table/index.d.ts",
|
|
308
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-table.mjs"
|
|
309
|
+
},
|
|
308
310
|
"./components/toggle": {
|
|
309
311
|
"types": "./components/toggle/index.d.ts",
|
|
310
312
|
"default": "./fesm2022/testgorilla-tgo-ui-components-toggle.mjs"
|
|
@@ -313,13 +315,17 @@
|
|
|
313
315
|
"types": "./components/tooltip/index.d.ts",
|
|
314
316
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
|
315
317
|
},
|
|
316
|
-
"./components/universal-skills": {
|
|
317
|
-
"types": "./components/universal-skills/index.d.ts",
|
|
318
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs"
|
|
319
|
-
},
|
|
320
318
|
"./components/validation-error": {
|
|
321
319
|
"types": "./components/validation-error/index.d.ts",
|
|
322
320
|
"default": "./fesm2022/testgorilla-tgo-ui-components-validation-error.mjs"
|
|
321
|
+
},
|
|
322
|
+
"./components/tabs": {
|
|
323
|
+
"types": "./components/tabs/index.d.ts",
|
|
324
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tabs.mjs"
|
|
325
|
+
},
|
|
326
|
+
"./components/universal-skills": {
|
|
327
|
+
"types": "./components/universal-skills/index.d.ts",
|
|
328
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs"
|
|
323
329
|
}
|
|
324
330
|
},
|
|
325
331
|
"sideEffects": false
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
@use
|
|
1
|
+
@use 'sass:map';
|
|
2
|
+
@use 'variables.scss' as *;
|
|
2
3
|
|
|
3
4
|
@mixin screen($breakpoint) {
|
|
4
|
-
@if map
|
|
5
|
-
@media (max-width: map
|
|
5
|
+
@if map.has-key($tgo-breakpoints, $breakpoint) {
|
|
6
|
+
@media (max-width: map.get($tgo-breakpoints, $breakpoint)) {
|
|
6
7
|
@content;
|
|
7
8
|
}
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
@warn "Unfortunaly, `#{$breakpoint}` can not be found." + "Avaiable breakpoints are #{map-keys($tgo-breakpoints)}."
|
|
9
|
+
} @else {
|
|
10
|
+
@warn "Unfortunaly, `#{$breakpoint}` can not be found." + "Avaiable breakpoints are #{map.keys($tgo-breakpoints)}.";
|
|
11
11
|
}
|
|
12
12
|
}
|