@synergy-design-system/metadata 1.0.0 → 3.0.1
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/CHANGELOG.md +17 -0
- package/README.md +96 -0
- package/data/core/asset/asset:sick2018-icons.json +89042 -0
- package/data/core/asset/asset:sick2018-logos.json +28 -0
- package/data/core/asset/asset:sick2018-system-icons.json +52 -0
- package/data/core/asset/asset:sick2025-icons-fill.json +152214 -0
- package/data/core/asset/asset:sick2025-icons-outline.json +152214 -0
- package/data/core/asset/asset:sick2025-logos.json +34 -0
- package/data/core/asset/asset:sick2025-system-icons.json +52 -0
- package/data/core/component/component:syn-accordion.json +189 -0
- package/data/core/component/component:syn-alert.json +244 -0
- package/data/core/component/component:syn-badge.json +183 -0
- package/data/core/component/component:syn-breadcrumb-item.json +139 -0
- package/data/core/component/component:syn-breadcrumb.json +188 -0
- package/data/core/component/component:syn-button-group.json +200 -0
- package/data/core/component/component:syn-button.json +273 -0
- package/data/core/component/component:syn-card.json +205 -0
- package/data/core/component/component:syn-checkbox.json +259 -0
- package/data/core/component/component:syn-combobox.json +421 -0
- package/data/core/component/component:syn-details.json +222 -0
- package/data/core/component/component:syn-dialog.json +219 -0
- package/data/core/component/component:syn-divider.json +178 -0
- package/data/core/component/component:syn-drawer.json +268 -0
- package/data/core/component/component:syn-dropdown.json +211 -0
- package/data/core/component/component:syn-file.json +284 -0
- package/data/core/component/component:syn-header.json +235 -0
- package/data/core/component/component:syn-icon-button.json +223 -0
- package/data/core/component/component:syn-icon.json +166 -0
- package/data/core/component/component:syn-input.json +352 -0
- package/data/core/component/component:syn-menu-item.json +218 -0
- package/data/core/component/component:syn-menu-label.json +139 -0
- package/data/core/component/component:syn-menu.json +161 -0
- package/data/core/component/component:syn-nav-item.json +259 -0
- package/data/core/component/component:syn-optgroup.json +126 -0
- package/data/core/component/component:syn-option.json +182 -0
- package/data/core/component/component:syn-pagination.json +125 -0
- package/data/core/component/component:syn-popup.json +138 -0
- package/data/core/component/component:syn-prio-nav.json +167 -0
- package/data/core/component/component:syn-progress-bar.json +183 -0
- package/data/core/component/component:syn-progress-ring.json +190 -0
- package/data/core/component/component:syn-radio-button.json +114 -0
- package/data/core/component/component:syn-radio-group.json +262 -0
- package/data/core/component/component:syn-radio.json +214 -0
- package/data/core/component/component:syn-range-tick.json +166 -0
- package/data/core/component/component:syn-range.json +333 -0
- package/data/core/component/component:syn-select.json +347 -0
- package/data/core/component/component:syn-side-nav.json +234 -0
- package/data/core/component/component:syn-spinner.json +172 -0
- package/data/core/component/component:syn-switch.json +232 -0
- package/data/core/component/component:syn-tab-group.json +230 -0
- package/data/core/component/component:syn-tab-panel.json +139 -0
- package/data/core/component/component:syn-tab.json +149 -0
- package/data/core/component/component:syn-tag-group.json +168 -0
- package/data/core/component/component:syn-tag.json +173 -0
- package/data/core/component/component:syn-textarea.json +276 -0
- package/data/core/component/component:syn-tooltip.json +233 -0
- package/data/core/component/component:syn-validate.json +245 -0
- package/data/core/setup/setup:angular-components-module.json +36 -0
- package/data/core/setup/setup:angular-forms-module.json +37 -0
- package/data/core/setup/setup:angular-package.json +56 -0
- package/data/core/setup/setup:angular-validators-module.json +37 -0
- package/data/core/setup/setup:assets-package.json +56 -0
- package/data/core/setup/setup:components-package.json +59 -0
- package/data/core/setup/setup:fonts-package.json +46 -0
- package/data/core/setup/setup:react-package.json +60 -0
- package/data/core/setup/setup:styles-package.json +48 -0
- package/data/core/setup/setup:synergy-migrations.json +63 -0
- package/data/core/setup/setup:tokens-package.json +66 -0
- package/data/core/setup/setup:vue-package.json +50 -0
- package/data/core/style/style:syn-body.json +37 -0
- package/data/core/style/style:syn-heading.json +37 -0
- package/data/core/style/style:syn-link-list.json +37 -0
- package/data/core/style/style:syn-link.json +37 -0
- package/data/core/style/style:syn-table-cell.json +37 -0
- package/data/core/style/style:syn-table.json +37 -0
- package/data/core/style/style:syn-weight.json +37 -0
- package/data/core/template/template:appshell.json +22 -0
- package/data/core/template/template:breadcrumb.json +22 -0
- package/data/core/template/template:footer.json +22 -0
- package/data/core/template/template:forms.json +22 -0
- package/data/core/template/template:localization.json +22 -0
- package/data/core/template/template:table.json +22 -0
- package/data/core/template/template:tag-group.json +22 -0
- package/data/core/token/token:tokens-figma-variables-sick2018-dark-json.json +32 -0
- package/data/core/token/token:tokens-figma-variables-sick2018-light-json.json +32 -0
- package/data/core/token/token:tokens-figma-variables-sick2025-dark-json.json +32 -0
- package/data/core/token/token:tokens-figma-variables-sick2025-light-json.json +32 -0
- package/data/core/token/token:tokens-js-index-d-ts.json +31 -0
- package/data/core/token/token:tokens-js-index-js.json +31 -0
- package/data/core/token/token:tokens-scss-tokens-scss.json +31 -0
- package/data/core/token/token:tokens-themes-sick2018-dark-css.json +32 -0
- package/data/core/token/token:tokens-themes-sick2018-light-css.json +32 -0
- package/data/core/token/token:tokens-themes-sick2025-dark-css.json +32 -0
- package/data/core/token/token:tokens-themes-sick2025-light-css.json +32 -0
- package/data/core/utility/utility:fonts-sick-intl.json +35 -0
- package/data/index.json +1754 -0
- package/data/layers/examples/component/component:syn-accordion.md +410 -0
- package/data/layers/examples/component/component:syn-alert.md +262 -0
- package/data/layers/examples/component/component:syn-badge.md +102 -0
- package/data/layers/examples/component/component:syn-breadcrumb-item.md +16 -0
- package/data/layers/examples/component/component:syn-breadcrumb.md +110 -0
- package/data/layers/examples/component/component:syn-button-group.md +183 -0
- package/data/layers/examples/component/component:syn-button.md +289 -0
- package/data/layers/examples/component/component:syn-card.md +257 -0
- package/data/layers/examples/component/component:syn-checkbox.md +159 -0
- package/data/layers/examples/component/component:syn-combobox.md +629 -0
- package/data/layers/examples/component/component:syn-details.md +202 -0
- package/data/layers/examples/component/component:syn-dialog.md +349 -0
- package/data/layers/examples/component/component:syn-divider.md +57 -0
- package/data/layers/examples/component/component:syn-drawer.md +346 -0
- package/data/layers/examples/component/component:syn-dropdown.md +165 -0
- package/data/layers/examples/component/component:syn-file.md +192 -0
- package/data/layers/examples/component/component:syn-header.md +171 -0
- package/data/layers/examples/component/component:syn-icon-button.md +141 -0
- package/data/layers/examples/component/component:syn-icon.md +130 -0
- package/data/layers/examples/component/component:syn-input.md +294 -0
- package/data/layers/examples/component/component:syn-menu-item.md +132 -0
- package/data/layers/examples/component/component:syn-menu-label.md +17 -0
- package/data/layers/examples/component/component:syn-menu.md +66 -0
- package/data/layers/examples/component/component:syn-nav-item.md +154 -0
- package/data/layers/examples/component/component:syn-optgroup.md +67 -0
- package/data/layers/examples/component/component:syn-option.md +54 -0
- package/data/layers/examples/component/component:syn-pagination.md +92 -0
- package/data/layers/examples/component/component:syn-popup.md +705 -0
- package/data/layers/examples/component/component:syn-prio-nav.md +42 -0
- package/data/layers/examples/component/component:syn-progress-bar.md +87 -0
- package/data/layers/examples/component/component:syn-progress-ring.md +99 -0
- package/data/layers/examples/component/component:syn-radio-group.md +184 -0
- package/data/layers/examples/component/component:syn-radio.md +93 -0
- package/data/layers/examples/component/component:syn-range-tick.md +110 -0
- package/data/layers/examples/component/component:syn-range.md +403 -0
- package/data/layers/examples/component/component:syn-select.md +359 -0
- package/data/layers/examples/component/component:syn-side-nav.md +627 -0
- package/data/layers/examples/component/component:syn-spinner.md +45 -0
- package/data/layers/examples/component/component:syn-switch.md +113 -0
- package/data/layers/examples/component/component:syn-tab-group.md +318 -0
- package/data/layers/examples/component/component:syn-tab-panel.md +38 -0
- package/data/layers/examples/component/component:syn-tab.md +11 -0
- package/data/layers/examples/component/component:syn-tag-group.md +197 -0
- package/data/layers/examples/component/component:syn-tag.md +60 -0
- package/data/layers/examples/component/component:syn-textarea.md +153 -0
- package/data/layers/examples/component/component:syn-tooltip.md +220 -0
- package/data/layers/examples/component/component:syn-validate.md +349 -0
- package/data/layers/examples/style/style:syn-body.md +5 -0
- package/data/layers/examples/style/style:syn-heading.md +5 -0
- package/data/layers/examples/style/style:syn-link-list.md +213 -0
- package/data/layers/examples/style/style:syn-link.md +116 -0
- package/data/layers/examples/style/style:syn-table-cell.md +127 -0
- package/data/layers/examples/style/style:syn-table.md +201 -0
- package/data/layers/examples/style/style:syn-weight.md +5 -0
- package/data/layers/examples/template/template:appshell.md +2274 -0
- package/data/layers/examples/template/template:breadcrumb.md +240 -0
- package/data/layers/examples/template/template:footer.md +353 -0
- package/data/layers/examples/template/template:forms.md +536 -0
- package/data/layers/examples/template/template:localization.md +263 -0
- package/data/layers/examples/template/template:table.md +1143 -0
- package/data/layers/examples/template/template:tag-group.md +419 -0
- package/data/layers/full/assets/sick2018/js/index.ts +2167 -0
- package/data/layers/full/assets/sick2025/js/filled.ts +3704 -0
- package/data/layers/full/assets/sick2025/js/outline.ts +3704 -0
- package/data/layers/full/component/component:syn-accordion/angular/accordion.component.ts +80 -0
- package/data/layers/full/component/component:syn-accordion/components/accordion.component.ts +111 -0
- package/data/layers/full/component/component:syn-accordion/components/accordion.styles.ts +15 -0
- package/data/layers/full/component/component:syn-accordion/components/accordion.ts +12 -0
- package/data/layers/full/component/component:syn-accordion/react/SynAccordionJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-accordion/react/accordion.ts +30 -0
- package/data/layers/full/component/component:syn-accordion/vue/SynVueAccordion.vue +64 -0
- package/data/layers/full/component/component:syn-alert/angular/alert.component.ts +169 -0
- package/data/layers/full/component/component:syn-alert/components/alert.component.ts +322 -0
- package/data/layers/full/component/component:syn-alert/components/alert.styles.ts +203 -0
- package/data/layers/full/component/component:syn-alert/components/alert.ts +13 -0
- package/data/layers/full/component/component:syn-alert/react/SynAlertJSXElement.ts +9 -0
- package/data/layers/full/component/component:syn-alert/react/alert.ts +60 -0
- package/data/layers/full/component/component:syn-alert/vue/SynVueAlert.vue +135 -0
- package/data/layers/full/component/component:syn-badge/angular/badge.component.ts +53 -0
- package/data/layers/full/component/component:syn-badge/components/badge.component.ts +58 -0
- package/data/layers/full/component/component:syn-badge/components/badge.custom.styles.ts +62 -0
- package/data/layers/full/component/component:syn-badge/components/badge.styles.ts +52 -0
- package/data/layers/full/component/component:syn-badge/components/badge.ts +13 -0
- package/data/layers/full/component/component:syn-badge/react/SynBadgeJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-badge/react/badge.ts +29 -0
- package/data/layers/full/component/component:syn-badge/vue/SynVueBadge.vue +53 -0
- package/data/layers/full/component/component:syn-breadcrumb/angular/breadcrumb.component.ts +58 -0
- package/data/layers/full/component/component:syn-breadcrumb/components/breadcrumb.component.ts +103 -0
- package/data/layers/full/component/component:syn-breadcrumb/components/breadcrumb.custom.styles.ts +5 -0
- package/data/layers/full/component/component:syn-breadcrumb/components/breadcrumb.styles.ts +11 -0
- package/data/layers/full/component/component:syn-breadcrumb/components/breadcrumb.ts +13 -0
- package/data/layers/full/component/component:syn-breadcrumb/react/SynBreadcrumbJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-breadcrumb/react/breadcrumb.ts +32 -0
- package/data/layers/full/component/component:syn-breadcrumb/vue/SynVueBreadcrumb.vue +58 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/angular/breadcrumb-item.component.ts +88 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/components/breadcrumb-item.component.ts +132 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/components/breadcrumb-item.custom.styles.ts +78 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/components/breadcrumb-item.styles.ts +88 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/components/breadcrumb-item.ts +13 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/react/SynBreadcrumbItemJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/react/breadcrumb-item.ts +37 -0
- package/data/layers/full/component/component:syn-breadcrumb-item/vue/SynVueBreadcrumbItem.vue +76 -0
- package/data/layers/full/component/component:syn-button/angular/button.component.ts +318 -0
- package/data/layers/full/component/component:syn-button/components/button.component.ts +315 -0
- package/data/layers/full/component/component:syn-button/components/button.custom.styles.ts +245 -0
- package/data/layers/full/component/component:syn-button/components/button.styles.ts +361 -0
- package/data/layers/full/component/component:syn-button/components/button.ts +13 -0
- package/data/layers/full/component/component:syn-button/react/SynButtonJSXElement.ts +8 -0
- package/data/layers/full/component/component:syn-button/react/button.ts +56 -0
- package/data/layers/full/component/component:syn-button/vue/SynVueButton.vue +204 -0
- package/data/layers/full/component/component:syn-button-group/angular/button-group.component.ts +79 -0
- package/data/layers/full/component/component:syn-button-group/components/button-group.component.ts +171 -0
- package/data/layers/full/component/component:syn-button-group/components/button-group.custom.styles.ts +5 -0
- package/data/layers/full/component/component:syn-button-group/components/button-group.styles.ts +14 -0
- package/data/layers/full/component/component:syn-button-group/components/button-group.ts +13 -0
- package/data/layers/full/component/component:syn-button-group/react/SynButtonGroupJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-button-group/react/button-group.ts +29 -0
- package/data/layers/full/component/component:syn-button-group/vue/SynVueButtonGroup.vue +67 -0
- package/data/layers/full/component/component:syn-card/angular/card.component.ts +83 -0
- package/data/layers/full/component/component:syn-card/components/card.component.ts +65 -0
- package/data/layers/full/component/component:syn-card/components/card.custom.styles.ts +60 -0
- package/data/layers/full/component/component:syn-card/components/card.styles.ts +70 -0
- package/data/layers/full/component/component:syn-card/components/card.ts +13 -0
- package/data/layers/full/component/component:syn-card/react/SynCardJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-card/react/card.ts +41 -0
- package/data/layers/full/component/component:syn-card/vue/SynVueCard.vue +73 -0
- package/data/layers/full/component/component:syn-checkbox/angular/checkbox.component.ts +273 -0
- package/data/layers/full/component/component:syn-checkbox/components/checkbox.component.ts +287 -0
- package/data/layers/full/component/component:syn-checkbox/components/checkbox.styles.ts +183 -0
- package/data/layers/full/component/component:syn-checkbox/components/checkbox.ts +13 -0
- package/data/layers/full/component/component:syn-checkbox/react/SynCheckboxJSXElement.ts +10 -0
- package/data/layers/full/component/component:syn-checkbox/react/checkbox.ts +64 -0
- package/data/layers/full/component/component:syn-checkbox/vue/SynVueCheckbox.vue +191 -0
- package/data/layers/full/component/component:syn-combobox/angular/combobox.component.ts +516 -0
- package/data/layers/full/component/component:syn-combobox/components/combobox.component.ts +1684 -0
- package/data/layers/full/component/component:syn-combobox/components/combobox.styles.ts +393 -0
- package/data/layers/full/component/component:syn-combobox/components/combobox.ts +12 -0
- package/data/layers/full/component/component:syn-combobox/components/option-renderer.ts +47 -0
- package/data/layers/full/component/component:syn-combobox/components/utils.ts +134 -0
- package/data/layers/full/component/component:syn-combobox/react/SynComboboxJSXElement.ts +16 -0
- package/data/layers/full/component/component:syn-combobox/react/combobox.ts +118 -0
- package/data/layers/full/component/component:syn-combobox/vue/SynVueCombobox.vue +350 -0
- package/data/layers/full/component/component:syn-details/angular/details.component.ts +186 -0
- package/data/layers/full/component/component:syn-details/components/details.component.ts +261 -0
- package/data/layers/full/component/component:syn-details/components/details.styles.ts +181 -0
- package/data/layers/full/component/component:syn-details/components/details.ts +13 -0
- package/data/layers/full/component/component:syn-details/react/SynDetailsJSXElement.ts +9 -0
- package/data/layers/full/component/component:syn-details/react/details.ts +65 -0
- package/data/layers/full/component/component:syn-details/vue/SynVueDetails.vue +136 -0
- package/data/layers/full/component/component:syn-dialog/angular/dialog.component.ts +201 -0
- package/data/layers/full/component/component:syn-dialog/components/dialog.component.ts +367 -0
- package/data/layers/full/component/component:syn-dialog/components/dialog.styles.ts +130 -0
- package/data/layers/full/component/component:syn-dialog/components/dialog.ts +13 -0
- package/data/layers/full/component/component:syn-dialog/react/SynDialogJSXElement.ts +11 -0
- package/data/layers/full/component/component:syn-dialog/react/dialog.ts +91 -0
- package/data/layers/full/component/component:syn-dialog/vue/SynVueDialog.vue +169 -0
- package/data/layers/full/component/component:syn-divider/angular/divider.component.ts +55 -0
- package/data/layers/full/component/component:syn-divider/components/divider.component.ts +34 -0
- package/data/layers/full/component/component:syn-divider/components/divider.styles.ts +22 -0
- package/data/layers/full/component/component:syn-divider/components/divider.ts +13 -0
- package/data/layers/full/component/component:syn-divider/react/SynDividerJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-divider/react/divider.ts +29 -0
- package/data/layers/full/component/component:syn-divider/vue/SynVueDivider.vue +51 -0
- package/data/layers/full/component/component:syn-drawer/angular/drawer.component.ts +234 -0
- package/data/layers/full/component/component:syn-drawer/components/drawer.component.ts +489 -0
- package/data/layers/full/component/component:syn-drawer/components/drawer.custom.styles.ts +78 -0
- package/data/layers/full/component/component:syn-drawer/components/drawer.styles.ts +158 -0
- package/data/layers/full/component/component:syn-drawer/components/drawer.ts +13 -0
- package/data/layers/full/component/component:syn-drawer/react/SynDrawerJSXElement.ts +11 -0
- package/data/layers/full/component/component:syn-drawer/react/drawer.ts +98 -0
- package/data/layers/full/component/component:syn-drawer/vue/SynVueDrawer.vue +188 -0
- package/data/layers/full/component/component:syn-dropdown/angular/dropdown.component.ts +208 -0
- package/data/layers/full/component/component:syn-dropdown/components/dropdown.component.ts +469 -0
- package/data/layers/full/component/component:syn-dropdown/components/dropdown.styles.ts +51 -0
- package/data/layers/full/component/component:syn-dropdown/components/dropdown.ts +13 -0
- package/data/layers/full/component/component:syn-dropdown/react/SynDropdownJSXElement.ts +9 -0
- package/data/layers/full/component/component:syn-dropdown/react/dropdown.ts +59 -0
- package/data/layers/full/component/component:syn-dropdown/vue/SynVueDropdown.vue +152 -0
- package/data/layers/full/component/component:syn-file/angular/file.component.ts +372 -0
- package/data/layers/full/component/component:syn-file/components/file.component.ts +645 -0
- package/data/layers/full/component/component:syn-file/components/file.styles.ts +197 -0
- package/data/layers/full/component/component:syn-file/components/file.ts +12 -0
- package/data/layers/full/component/component:syn-file/react/SynFileJSXElement.ts +10 -0
- package/data/layers/full/component/component:syn-file/react/file.ts +85 -0
- package/data/layers/full/component/component:syn-file/vue/SynVueFile.vue +256 -0
- package/data/layers/full/component/component:syn-header/angular/header.component.ts +149 -0
- package/data/layers/full/component/component:syn-header/components/header.component.ts +310 -0
- package/data/layers/full/component/component:syn-header/components/header.styles.ts +143 -0
- package/data/layers/full/component/component:syn-header/components/header.ts +12 -0
- package/data/layers/full/component/component:syn-header/react/SynHeaderJSXElement.ts +8 -0
- package/data/layers/full/component/component:syn-header/react/header.ts +68 -0
- package/data/layers/full/component/component:syn-header/vue/SynVueHeader.vue +126 -0
- package/data/layers/full/component/component:syn-icon/angular/icon.component.ts +115 -0
- package/data/layers/full/component/component:syn-icon/components/icon.component.ts +227 -0
- package/data/layers/full/component/component:syn-icon/components/icon.custom.styles.ts +5 -0
- package/data/layers/full/component/component:syn-icon/components/icon.styles.ts +18 -0
- package/data/layers/full/component/component:syn-icon/components/icon.ts +13 -0
- package/data/layers/full/component/component:syn-icon/components/library.default.ts +10 -0
- package/data/layers/full/component/component:syn-icon/components/library.migration.ts +317 -0
- package/data/layers/full/component/component:syn-icon/components/library.system.ts +46 -0
- package/data/layers/full/component/component:syn-icon/components/library.ts +54 -0
- package/data/layers/full/component/component:syn-icon/components/sick2018-system-icons.ts +37 -0
- package/data/layers/full/component/component:syn-icon/components/sick2025-system-icons.ts +34 -0
- package/data/layers/full/component/component:syn-icon/react/SynIconJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-icon/react/icon.ts +41 -0
- package/data/layers/full/component/component:syn-icon/vue/SynVueIcon.vue +100 -0
- package/data/layers/full/component/component:syn-icon-button/angular/icon-button.component.ts +185 -0
- package/data/layers/full/component/component:syn-icon-button/components/icon-button.component.ts +147 -0
- package/data/layers/full/component/component:syn-icon-button/components/icon-button.custom.styles.ts +79 -0
- package/data/layers/full/component/component:syn-icon-button/components/icon-button.styles.ts +52 -0
- package/data/layers/full/component/component:syn-icon-button/components/icon-button.ts +13 -0
- package/data/layers/full/component/component:syn-icon-button/react/SynIconButtonJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-icon-button/react/icon-button.ts +42 -0
- package/data/layers/full/component/component:syn-icon-button/vue/SynVueIconButton.vue +132 -0
- package/data/layers/full/component/component:syn-input/angular/input.component.ts +608 -0
- package/data/layers/full/component/component:syn-input/components/formatter.ts +75 -0
- package/data/layers/full/component/component:syn-input/components/input.component.ts +941 -0
- package/data/layers/full/component/component:syn-input/components/input.custom.styles.ts +278 -0
- package/data/layers/full/component/component:syn-input/components/input.styles.ts +280 -0
- package/data/layers/full/component/component:syn-input/components/input.ts +13 -0
- package/data/layers/full/component/component:syn-input/components/strategies.ts +79 -0
- package/data/layers/full/component/component:syn-input/react/SynInputJSXElement.ts +12 -0
- package/data/layers/full/component/component:syn-input/react/input.ts +91 -0
- package/data/layers/full/component/component:syn-input/vue/SynVueInput.vue +370 -0
- package/data/layers/full/component/component:syn-menu/angular/menu.component.ts +52 -0
- package/data/layers/full/component/component:syn-menu/components/menu.component.ts +191 -0
- package/data/layers/full/component/component:syn-menu/components/menu.styles.ts +37 -0
- package/data/layers/full/component/component:syn-menu/components/menu.ts +13 -0
- package/data/layers/full/component/component:syn-menu/react/SynMenuJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-menu/react/menu.ts +36 -0
- package/data/layers/full/component/component:syn-menu/vue/SynVueMenu.vue +48 -0
- package/data/layers/full/component/component:syn-menu-item/angular/menu-item.component.ts +121 -0
- package/data/layers/full/component/component:syn-menu-item/components/menu-item.component.ts +201 -0
- package/data/layers/full/component/component:syn-menu-item/components/menu-item.styles.ts +285 -0
- package/data/layers/full/component/component:syn-menu-item/components/menu-item.ts +13 -0
- package/data/layers/full/component/component:syn-menu-item/components/submenu-controller.ts +285 -0
- package/data/layers/full/component/component:syn-menu-item/react/SynMenuItemJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-menu-item/react/menu-item.ts +45 -0
- package/data/layers/full/component/component:syn-menu-item/vue/SynVueMenuItem.vue +91 -0
- package/data/layers/full/component/component:syn-menu-label/angular/menu-label.component.ts +48 -0
- package/data/layers/full/component/component:syn-menu-label/components/menu-label.component.ts +46 -0
- package/data/layers/full/component/component:syn-menu-label/components/menu-label.styles.ts +31 -0
- package/data/layers/full/component/component:syn-menu-label/components/menu-label.ts +13 -0
- package/data/layers/full/component/component:syn-menu-label/react/SynMenuLabelJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-menu-label/react/menu-label.ts +35 -0
- package/data/layers/full/component/component:syn-menu-label/vue/SynVueMenuLabel.vue +41 -0
- package/data/layers/full/component/component:syn-nav-item/angular/nav-item.component.ts +242 -0
- package/data/layers/full/component/component:syn-nav-item/components/nav-item.component.ts +491 -0
- package/data/layers/full/component/component:syn-nav-item/components/nav-item.styles.ts +333 -0
- package/data/layers/full/component/component:syn-nav-item/components/nav-item.ts +12 -0
- package/data/layers/full/component/component:syn-nav-item/react/SynNavItemJSXElement.ts +9 -0
- package/data/layers/full/component/component:syn-nav-item/react/nav-item.ts +82 -0
- package/data/layers/full/component/component:syn-nav-item/vue/SynVueNavItem.vue +182 -0
- package/data/layers/full/component/component:syn-optgroup/angular/optgroup.component.ts +79 -0
- package/data/layers/full/component/component:syn-optgroup/components/optgroup.component.ts +176 -0
- package/data/layers/full/component/component:syn-optgroup/components/optgroup.styles.ts +61 -0
- package/data/layers/full/component/component:syn-optgroup/components/optgroup.ts +13 -0
- package/data/layers/full/component/component:syn-optgroup/react/SynOptgroupJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-optgroup/react/optgroup.ts +41 -0
- package/data/layers/full/component/component:syn-optgroup/vue/SynVueOptgroup.vue +71 -0
- package/data/layers/full/component/component:syn-option/angular/option.component.ts +79 -0
- package/data/layers/full/component/component:syn-option/components/option-size.styles.ts +37 -0
- package/data/layers/full/component/component:syn-option/components/option.component.ts +191 -0
- package/data/layers/full/component/component:syn-option/components/option.styles.ts +165 -0
- package/data/layers/full/component/component:syn-option/components/option.ts +13 -0
- package/data/layers/full/component/component:syn-option/components/utility.ts +11 -0
- package/data/layers/full/component/component:syn-option/react/SynOptionJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-option/react/option.ts +37 -0
- package/data/layers/full/component/component:syn-option/vue/SynVueOption.vue +71 -0
- package/data/layers/full/component/component:syn-pagination/angular/pagination.component.ts +201 -0
- package/data/layers/full/component/component:syn-pagination/components/pagination.component.ts +452 -0
- package/data/layers/full/component/component:syn-pagination/components/pagination.styles.ts +128 -0
- package/data/layers/full/component/component:syn-pagination/components/pagination.ts +12 -0
- package/data/layers/full/component/component:syn-pagination/components/utility.ts +123 -0
- package/data/layers/full/component/component:syn-pagination/react/SynPaginationJSXElement.ts +7 -0
- package/data/layers/full/component/component:syn-pagination/react/pagination.ts +56 -0
- package/data/layers/full/component/component:syn-pagination/vue/SynVuePagination.vue +144 -0
- package/data/layers/full/component/component:syn-popup/angular/popup.component.ts +372 -0
- package/data/layers/full/component/component:syn-popup/components/popup.component.ts +582 -0
- package/data/layers/full/component/component:syn-popup/components/popup.styles.ts +70 -0
- package/data/layers/full/component/component:syn-popup/components/popup.ts +13 -0
- package/data/layers/full/component/component:syn-popup/react/SynPopupJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-popup/react/popup.ts +55 -0
- package/data/layers/full/component/component:syn-popup/vue/SynVuePopup.vue +233 -0
- package/data/layers/full/component/component:syn-prio-nav/angular/prio-nav.component.ts +67 -0
- package/data/layers/full/component/component:syn-prio-nav/components/prio-nav.component.ts +288 -0
- package/data/layers/full/component/component:syn-prio-nav/components/prio-nav.styles.ts +48 -0
- package/data/layers/full/component/component:syn-prio-nav/components/prio-nav.ts +12 -0
- package/data/layers/full/component/component:syn-prio-nav/components/utils.ts +57 -0
- package/data/layers/full/component/component:syn-prio-nav/react/SynPrioNavJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-prio-nav/react/prio-nav.ts +54 -0
- package/data/layers/full/component/component:syn-prio-nav/vue/SynVuePrioNav.vue +60 -0
- package/data/layers/full/component/component:syn-progress-bar/angular/progress-bar.component.ts +85 -0
- package/data/layers/full/component/component:syn-progress-bar/components/progress-bar.component.ts +67 -0
- package/data/layers/full/component/component:syn-progress-bar/components/progress-bar.custom.styles.ts +24 -0
- package/data/layers/full/component/component:syn-progress-bar/components/progress-bar.styles.ts +87 -0
- package/data/layers/full/component/component:syn-progress-bar/components/progress-bar.ts +13 -0
- package/data/layers/full/component/component:syn-progress-bar/react/SynProgressBarJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-progress-bar/react/progress-bar.ts +37 -0
- package/data/layers/full/component/component:syn-progress-bar/vue/SynVueProgressBar.vue +71 -0
- package/data/layers/full/component/component:syn-progress-ring/angular/progress-ring.component.ts +72 -0
- package/data/layers/full/component/component:syn-progress-ring/components/progress-ring.component.ts +83 -0
- package/data/layers/full/component/component:syn-progress-ring/components/progress-ring.custom.styles.ts +19 -0
- package/data/layers/full/component/component:syn-progress-ring/components/progress-ring.styles.ts +70 -0
- package/data/layers/full/component/component:syn-progress-ring/components/progress-ring.ts +13 -0
- package/data/layers/full/component/component:syn-progress-ring/react/SynProgressRingJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-progress-ring/react/progress-ring.ts +37 -0
- package/data/layers/full/component/component:syn-progress-ring/vue/SynVueProgressRing.vue +66 -0
- package/data/layers/full/component/component:syn-radio/angular/radio.component.ts +122 -0
- package/data/layers/full/component/component:syn-radio/components/radio.component.ts +131 -0
- package/data/layers/full/component/component:syn-radio/components/radio.styles.ts +179 -0
- package/data/layers/full/component/component:syn-radio/components/radio.ts +13 -0
- package/data/layers/full/component/component:syn-radio/react/SynRadioJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-radio/react/radio.ts +48 -0
- package/data/layers/full/component/component:syn-radio/vue/SynVueRadio.vue +104 -0
- package/data/layers/full/component/component:syn-radio-button/angular/radio-button.component.ts +123 -0
- package/data/layers/full/component/component:syn-radio-button/components/radio-button.component.ts +142 -0
- package/data/layers/full/component/component:syn-radio-button/components/radio-button.styles.ts +30 -0
- package/data/layers/full/component/component:syn-radio-button/components/radio-button.ts +13 -0
- package/data/layers/full/component/component:syn-radio-button/react/SynRadioButtonJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-radio-button/react/radio-button.ts +49 -0
- package/data/layers/full/component/component:syn-radio-button/vue/SynVueRadioButton.vue +105 -0
- package/data/layers/full/component/component:syn-radio-group/angular/radio-group.component.ts +204 -0
- package/data/layers/full/component/component:syn-radio-group/components/radio-group.component.ts +440 -0
- package/data/layers/full/component/component:syn-radio-group/components/radio-group.styles.ts +58 -0
- package/data/layers/full/component/component:syn-radio-group/components/radio-group.ts +13 -0
- package/data/layers/full/component/component:syn-radio-group/react/SynRadioGroupJSXElement.ts +8 -0
- package/data/layers/full/component/component:syn-radio-group/react/radio-group.ts +56 -0
- package/data/layers/full/component/component:syn-radio-group/vue/SynVueRadioGroup.vue +158 -0
- package/data/layers/full/component/component:syn-range/angular/range.component.ts +347 -0
- package/data/layers/full/component/component:syn-range/components/range.component.ts +933 -0
- package/data/layers/full/component/component:syn-range/components/range.styles.ts +310 -0
- package/data/layers/full/component/component:syn-range/components/range.ts +12 -0
- package/data/layers/full/component/component:syn-range/components/utility.ts +38 -0
- package/data/layers/full/component/component:syn-range/react/SynRangeJSXElement.ts +11 -0
- package/data/layers/full/component/component:syn-range/react/range.ts +92 -0
- package/data/layers/full/component/component:syn-range/vue/SynVueRange.vue +245 -0
- package/data/layers/full/component/component:syn-range-tick/angular/range-tick.component.ts +59 -0
- package/data/layers/full/component/component:syn-range-tick/components/range-tick.component.ts +50 -0
- package/data/layers/full/component/component:syn-range-tick/components/range-tick.styles.ts +34 -0
- package/data/layers/full/component/component:syn-range-tick/components/range-tick.ts +12 -0
- package/data/layers/full/component/component:syn-range-tick/react/SynRangeTickJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-range-tick/react/range-tick.ts +33 -0
- package/data/layers/full/component/component:syn-range-tick/vue/SynVueRangeTick.vue +57 -0
- package/data/layers/full/component/component:syn-select/angular/select.component.ts +439 -0
- package/data/layers/full/component/component:syn-select/components/select.component.ts +1056 -0
- package/data/layers/full/component/component:syn-select/components/select.styles.ts +380 -0
- package/data/layers/full/component/component:syn-select/components/select.ts +13 -0
- package/data/layers/full/component/component:syn-select/components/utility.ts +41 -0
- package/data/layers/full/component/component:syn-select/react/SynSelectJSXElement.ts +15 -0
- package/data/layers/full/component/component:syn-select/react/select.ts +101 -0
- package/data/layers/full/component/component:syn-select/vue/SynVueSelect.vue +301 -0
- package/data/layers/full/component/component:syn-side-nav/angular/side-nav.component.ts +210 -0
- package/data/layers/full/component/component:syn-side-nav/components/side-nav.component.ts +458 -0
- package/data/layers/full/component/component:syn-side-nav/components/side-nav.styles.ts +142 -0
- package/data/layers/full/component/component:syn-side-nav/components/side-nav.ts +12 -0
- package/data/layers/full/component/component:syn-side-nav/react/SynSideNavJSXElement.ts +9 -0
- package/data/layers/full/component/component:syn-side-nav/react/side-nav.ts +95 -0
- package/data/layers/full/component/component:syn-side-nav/vue/SynVueSideNav.vue +188 -0
- package/data/layers/full/component/component:syn-spinner/angular/spinner.component.ts +44 -0
- package/data/layers/full/component/component:syn-spinner/components/spinner.component.ts +35 -0
- package/data/layers/full/component/component:syn-spinner/components/spinner.custom.styles.ts +32 -0
- package/data/layers/full/component/component:syn-spinner/components/spinner.styles.ts +48 -0
- package/data/layers/full/component/component:syn-spinner/components/spinner.ts +13 -0
- package/data/layers/full/component/component:syn-spinner/react/SynSpinnerJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-spinner/react/spinner.ts +31 -0
- package/data/layers/full/component/component:syn-spinner/vue/SynVueSpinner.vue +35 -0
- package/data/layers/full/component/component:syn-switch/angular/switch.component.ts +257 -0
- package/data/layers/full/component/component:syn-switch/components/switch.component.ts +279 -0
- package/data/layers/full/component/component:syn-switch/components/switch.styles.ts +252 -0
- package/data/layers/full/component/component:syn-switch/components/switch.ts +13 -0
- package/data/layers/full/component/component:syn-switch/react/SynSwitchJSXElement.ts +10 -0
- package/data/layers/full/component/component:syn-switch/react/switch.ts +63 -0
- package/data/layers/full/component/component:syn-switch/vue/SynVueSwitch.vue +183 -0
- package/data/layers/full/component/component:syn-tab/angular/tab.component.ts +109 -0
- package/data/layers/full/component/component:syn-tab/components/tab.component.ts +125 -0
- package/data/layers/full/component/component:syn-tab/components/tab.custom.styles.ts +94 -0
- package/data/layers/full/component/component:syn-tab/components/tab.styles.ts +70 -0
- package/data/layers/full/component/component:syn-tab/components/tab.ts +13 -0
- package/data/layers/full/component/component:syn-tab/react/SynTabJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-tab/react/tab.ts +42 -0
- package/data/layers/full/component/component:syn-tab/vue/SynVueTab.vue +91 -0
- package/data/layers/full/component/component:syn-tab-group/angular/tab-group.component.ts +166 -0
- package/data/layers/full/component/component:syn-tab-group/components/tab-group.component.ts +551 -0
- package/data/layers/full/component/component:syn-tab-group/components/tab-group.custom.styles.ts +218 -0
- package/data/layers/full/component/component:syn-tab-group/components/tab-group.styles.ts +193 -0
- package/data/layers/full/component/component:syn-tab-group/components/tab-group.ts +13 -0
- package/data/layers/full/component/component:syn-tab-group/react/SynTabGroupJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-tab-group/react/tab-group.ts +58 -0
- package/data/layers/full/component/component:syn-tab-group/vue/SynVueTabGroup.vue +126 -0
- package/data/layers/full/component/component:syn-tab-panel/angular/tab-panel.component.ts +68 -0
- package/data/layers/full/component/component:syn-tab-panel/components/tab-panel.component.ts +60 -0
- package/data/layers/full/component/component:syn-tab-panel/components/tab-panel.custom.styles.ts +8 -0
- package/data/layers/full/component/component:syn-tab-panel/components/tab-panel.styles.ts +20 -0
- package/data/layers/full/component/component:syn-tab-panel/components/tab-panel.ts +13 -0
- package/data/layers/full/component/component:syn-tab-panel/react/SynTabPanelJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-tab-panel/react/tab-panel.ts +31 -0
- package/data/layers/full/component/component:syn-tab-panel/vue/SynVueTabPanel.vue +60 -0
- package/data/layers/full/component/component:syn-tag/angular/tag.component.ts +83 -0
- package/data/layers/full/component/component:syn-tag/components/tag.component.ts +83 -0
- package/data/layers/full/component/component:syn-tag/components/tag.custom.styles.ts +121 -0
- package/data/layers/full/component/component:syn-tag/components/tag.styles.ts +58 -0
- package/data/layers/full/component/component:syn-tag/components/tag.ts +13 -0
- package/data/layers/full/component/component:syn-tag/react/SynTagJSXElement.ts +4 -0
- package/data/layers/full/component/component:syn-tag/react/tag.ts +43 -0
- package/data/layers/full/component/component:syn-tag/vue/SynVueTag.vue +81 -0
- package/data/layers/full/component/component:syn-tag-group/angular/tag-group.component.ts +83 -0
- package/data/layers/full/component/component:syn-tag-group/components/tag-group.component.ts +95 -0
- package/data/layers/full/component/component:syn-tag-group/components/tag-group.styles.ts +49 -0
- package/data/layers/full/component/component:syn-tag-group/components/tag-group.ts +12 -0
- package/data/layers/full/component/component:syn-tag-group/react/SynTagGroupJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-tag-group/react/tag-group.ts +33 -0
- package/data/layers/full/component/component:syn-tag-group/vue/SynVueTagGroup.vue +69 -0
- package/data/layers/full/component/component:syn-textarea/angular/textarea.component.ts +396 -0
- package/data/layers/full/component/component:syn-textarea/components/textarea.component.ts +400 -0
- package/data/layers/full/component/component:syn-textarea/components/textarea.styles.ts +208 -0
- package/data/layers/full/component/component:syn-textarea/components/textarea.ts +13 -0
- package/data/layers/full/component/component:syn-textarea/react/SynTextareaJSXElement.ts +10 -0
- package/data/layers/full/component/component:syn-textarea/react/textarea.ts +60 -0
- package/data/layers/full/component/component:syn-textarea/vue/SynVueTextarea.vue +244 -0
- package/data/layers/full/component/component:syn-tooltip/angular/tooltip.component.ts +196 -0
- package/data/layers/full/component/component:syn-tooltip/components/tooltip.component.ts +312 -0
- package/data/layers/full/component/component:syn-tooltip/components/tooltip.styles.ts +62 -0
- package/data/layers/full/component/component:syn-tooltip/components/tooltip.ts +13 -0
- package/data/layers/full/component/component:syn-tooltip/react/SynTooltipJSXElement.ts +9 -0
- package/data/layers/full/component/component:syn-tooltip/react/tooltip.ts +63 -0
- package/data/layers/full/component/component:syn-tooltip/vue/SynVueTooltip.vue +150 -0
- package/data/layers/full/component/component:syn-validate/angular/validate.component.ts +137 -0
- package/data/layers/full/component/component:syn-validate/components/utility.ts +160 -0
- package/data/layers/full/component/component:syn-validate/components/validate.component.ts +590 -0
- package/data/layers/full/component/component:syn-validate/components/validate.styles.ts +9 -0
- package/data/layers/full/component/component:syn-validate/components/validate.ts +12 -0
- package/data/layers/full/component/component:syn-validate/react/SynValidateJSXElement.ts +1 -0
- package/data/layers/full/component/component:syn-validate/react/validate.ts +44 -0
- package/data/layers/full/component/component:syn-validate/vue/SynVueValidate.vue +107 -0
- package/data/layers/full/fonts/sick-intl/LICENSE +3 -0
- package/data/layers/full/fonts/sick-intl/font.css +17 -0
- package/data/layers/full/setup/setup:angular-components-module/angular/index.ts +53 -0
- package/data/layers/full/setup/setup:angular-components-module/angular/synergy.module.ts +115 -0
- package/data/layers/full/setup/setup:angular-forms-module/angular/forms.module.ts +92 -0
- package/data/layers/full/setup/setup:angular-package/angular/CHANGELOG.md +628 -0
- package/data/layers/full/setup/setup:angular-package/angular/LIMITATIONS.md +32 -0
- package/data/layers/full/setup/setup:angular-package/angular/README.md +393 -0
- package/data/layers/full/setup/setup:angular-package/angular/index.ts +9 -0
- package/data/layers/full/setup/setup:angular-package/angular/package.json +64 -0
- package/data/layers/full/setup/setup:angular-validators-module/angular/validators.ts +125 -0
- package/data/layers/full/setup/setup:assets-package/assets/BREAKING_CHANGES.md +305 -0
- package/data/layers/full/setup/setup:assets-package/assets/CHANGELOG.md +382 -0
- package/data/layers/full/setup/setup:assets-package/assets/README.md +103 -0
- package/data/layers/full/setup/setup:assets-package/assets/package.json +98 -0
- package/data/layers/full/setup/setup:components-package/components/BREAKING_CHANGES.md +908 -0
- package/data/layers/full/setup/setup:components-package/components/CHANGELOG.md +2166 -0
- package/data/layers/full/setup/setup:components-package/components/LIMITATIONS.md +433 -0
- package/data/layers/full/setup/setup:components-package/components/README.md +231 -0
- package/data/layers/full/setup/setup:components-package/components/package.json +125 -0
- package/data/layers/full/setup/setup:components-package/docs/icon-usage.md +411 -0
- package/data/layers/full/setup/setup:components-package/docs/prerequisites.md +319 -0
- package/data/layers/full/setup/setup:fonts-package/fonts/CHANGELOG.md +65 -0
- package/data/layers/full/setup/setup:fonts-package/fonts/README.md +164 -0
- package/data/layers/full/setup/setup:fonts-package/fonts/package.json +72 -0
- package/data/layers/full/setup/setup:react-package/react/CHANGELOG.md +551 -0
- package/data/layers/full/setup/setup:react-package/react/LIMITATIONS.md +31 -0
- package/data/layers/full/setup/setup:react-package/react/README.md +262 -0
- package/data/layers/full/setup/setup:react-package/react/index.ts +53 -0
- package/data/layers/full/setup/setup:react-package/react/package.json +54 -0
- package/data/layers/full/setup/setup:react-package/react/syn-jsx-elements.ts +2830 -0
- package/data/layers/full/setup/setup:styles-package/styles/BREAKING_CHANGES.md +105 -0
- package/data/layers/full/setup/setup:styles-package/styles/CHANGELOG.md +196 -0
- package/data/layers/full/setup/setup:styles-package/styles/README.md +132 -0
- package/data/layers/full/setup/setup:styles-package/styles/package.json +57 -0
- package/data/layers/full/setup/setup:synergy-migrations/components/BREAKING_CHANGES.md +908 -0
- package/data/layers/full/setup/setup:synergy-migrations/davinci/basic-elements.md +1859 -0
- package/data/layers/full/setup/setup:synergy-migrations/migration/index.md +57 -0
- package/data/layers/full/setup/setup:synergy-migrations/migration/v2-2018-to-v2-2025.md +481 -0
- package/data/layers/full/setup/setup:synergy-migrations/migration/v2-2018-to-v3-2018.md +147 -0
- package/data/layers/full/setup/setup:synergy-migrations/migration/v2-2018-to-v3-2025.md +150 -0
- package/data/layers/full/setup/setup:synergy-migrations/migration/v2-2025-to-v3-2025.md +133 -0
- package/data/layers/full/setup/setup:tokens-package/tokens/BREAKING_CHANGES.md +180 -0
- package/data/layers/full/setup/setup:tokens-package/tokens/CHANGELOG.md +967 -0
- package/data/layers/full/setup/setup:tokens-package/tokens/README.md +435 -0
- package/data/layers/full/setup/setup:tokens-package/tokens/package.json +81 -0
- package/data/layers/full/setup/setup:vue-package/vue/CHANGELOG.md +618 -0
- package/data/layers/full/setup/setup:vue-package/vue/LIMITATIONS.md +53 -0
- package/data/layers/full/setup/setup:vue-package/vue/README.md +252 -0
- package/data/layers/full/setup/setup:vue-package/vue/index.ts +53 -0
- package/data/layers/full/setup/setup:vue-package/vue/package.json +58 -0
- package/data/layers/full/styles/link/index.css +89 -0
- package/data/layers/full/styles/link-list/index.css +51 -0
- package/data/layers/full/styles/tables/table-cell.css +125 -0
- package/data/layers/full/styles/tables/table.css +16 -0
- package/data/layers/full/styles/typography/body.css +19 -0
- package/data/layers/full/styles/typography/heading.css +19 -0
- package/data/layers/full/styles/typography/weight.css +16 -0
- package/data/layers/full/tokens/figma-variables/sick2018-dark.json +2268 -0
- package/data/layers/full/tokens/figma-variables/sick2018-light.json +2268 -0
- package/data/layers/full/tokens/figma-variables/sick2025-dark.json +2268 -0
- package/data/layers/full/tokens/figma-variables/sick2025-light.json +2268 -0
- package/data/layers/full/tokens/js/index.d.ts +2224 -0
- package/data/layers/full/tokens/js/index.js +2224 -0
- package/data/layers/full/tokens/scss/_tokens.scss +448 -0
- package/data/layers/full/tokens/themes/sick2018_dark.css +454 -0
- package/data/layers/full/tokens/themes/sick2018_light.css +454 -0
- package/data/layers/full/tokens/themes/sick2025_dark.css +454 -0
- package/data/layers/full/tokens/themes/sick2025_light.css +454 -0
- package/data/layers/interface/component/component:syn-accordion.json +95 -0
- package/data/layers/interface/component/component:syn-accordion.md +57 -0
- package/data/layers/interface/component/component:syn-alert.json +182 -0
- package/data/layers/interface/component/component:syn-alert.md +135 -0
- package/data/layers/interface/component/component:syn-badge.json +43 -0
- package/data/layers/interface/component/component:syn-badge.md +39 -0
- package/data/layers/interface/component/component:syn-breadcrumb-item.json +114 -0
- package/data/layers/interface/component/component:syn-breadcrumb-item.md +64 -0
- package/data/layers/interface/component/component:syn-breadcrumb.json +61 -0
- package/data/layers/interface/component/component:syn-breadcrumb.md +44 -0
- package/data/layers/interface/component/component:syn-button-group.json +86 -0
- package/data/layers/interface/component/component:syn-button-group.md +57 -0
- package/data/layers/interface/component/component:syn-button.json +424 -0
- package/data/layers/interface/component/component:syn-button.md +287 -0
- package/data/layers/interface/component/component:syn-card.json +86 -0
- package/data/layers/interface/component/component:syn-card.md +55 -0
- package/data/layers/interface/component/component:syn-checkbox.json +330 -0
- package/data/layers/interface/component/component:syn-checkbox.md +237 -0
- package/data/layers/interface/component/component:syn-combobox.json +667 -0
- package/data/layers/interface/component/component:syn-combobox.md +388 -0
- package/data/layers/interface/component/component:syn-details.json +202 -0
- package/data/layers/interface/component/component:syn-details.md +129 -0
- package/data/layers/interface/component/component:syn-dialog.json +194 -0
- package/data/layers/interface/component/component:syn-dialog.md +136 -0
- package/data/layers/interface/component/component:syn-divider.json +39 -0
- package/data/layers/interface/component/component:syn-divider.md +31 -0
- package/data/layers/interface/component/component:syn-drawer.json +239 -0
- package/data/layers/interface/component/component:syn-drawer.md +154 -0
- package/data/layers/interface/component/component:syn-dropdown.json +272 -0
- package/data/layers/interface/component/component:syn-dropdown.md +171 -0
- package/data/layers/interface/component/component:syn-file.json +445 -0
- package/data/layers/interface/component/component:syn-file.md +280 -0
- package/data/layers/interface/component/component:syn-header.json +149 -0
- package/data/layers/interface/component/component:syn-header.md +102 -0
- package/data/layers/interface/component/component:syn-icon-button.json +201 -0
- package/data/layers/interface/component/component:syn-icon-button.md +157 -0
- package/data/layers/interface/component/component:syn-icon.json +105 -0
- package/data/layers/interface/component/component:syn-icon.md +77 -0
- package/data/layers/interface/component/component:syn-input.json +758 -0
- package/data/layers/interface/component/component:syn-input.md +522 -0
- package/data/layers/interface/component/component:syn-menu-item.json +185 -0
- package/data/layers/interface/component/component:syn-menu-item.md +100 -0
- package/data/layers/interface/component/component:syn-menu-label.json +36 -0
- package/data/layers/interface/component/component:syn-menu-label.md +34 -0
- package/data/layers/interface/component/component:syn-menu.json +41 -0
- package/data/layers/interface/component/component:syn-menu.md +32 -0
- package/data/layers/interface/component/component:syn-nav-item.json +269 -0
- package/data/layers/interface/component/component:syn-nav-item.md +198 -0
- package/data/layers/interface/component/component:syn-optgroup.json +98 -0
- package/data/layers/interface/component/component:syn-optgroup.md +60 -0
- package/data/layers/interface/component/component:syn-option.json +149 -0
- package/data/layers/interface/component/component:syn-option.md +74 -0
- package/data/layers/interface/component/component:syn-pagination.json +200 -0
- package/data/layers/interface/component/component:syn-pagination.md +128 -0
- package/data/layers/interface/component/component:syn-popup.json +360 -0
- package/data/layers/interface/component/component:syn-popup.md +258 -0
- package/data/layers/interface/component/component:syn-prio-nav.json +51 -0
- package/data/layers/interface/component/component:syn-prio-nav.md +43 -0
- package/data/layers/interface/component/component:syn-progress-bar.json +81 -0
- package/data/layers/interface/component/component:syn-progress-bar.md +59 -0
- package/data/layers/interface/component/component:syn-progress-ring.json +74 -0
- package/data/layers/interface/component/component:syn-progress-ring.md +49 -0
- package/data/layers/interface/component/component:syn-radio-button.json +164 -0
- package/data/layers/interface/component/component:syn-radio-button.md +102 -0
- package/data/layers/interface/component/component:syn-radio-group.json +259 -0
- package/data/layers/interface/component/component:syn-radio-group.md +161 -0
- package/data/layers/interface/component/component:syn-radio.json +140 -0
- package/data/layers/interface/component/component:syn-radio.md +88 -0
- package/data/layers/interface/component/component:syn-range-tick.json +51 -0
- package/data/layers/interface/component/component:syn-range-tick.md +41 -0
- package/data/layers/interface/component/component:syn-range.json +429 -0
- package/data/layers/interface/component/component:syn-range.md +266 -0
- package/data/layers/interface/component/component:syn-select.json +580 -0
- package/data/layers/interface/component/component:syn-select.md +341 -0
- package/data/layers/interface/component/component:syn-side-nav.json +189 -0
- package/data/layers/interface/component/component:syn-side-nav.md +123 -0
- package/data/layers/interface/component/component:syn-spinner.json +21 -0
- package/data/layers/interface/component/component:syn-spinner.md +24 -0
- package/data/layers/interface/component/component:syn-switch.json +301 -0
- package/data/layers/interface/component/component:syn-switch.md +220 -0
- package/data/layers/interface/component/component:syn-tab-group.json +234 -0
- package/data/layers/interface/component/component:syn-tab-group.md +120 -0
- package/data/layers/interface/component/component:syn-tab-panel.json +64 -0
- package/data/layers/interface/component/component:syn-tab-panel.md +48 -0
- package/data/layers/interface/component/component:syn-tab.json +121 -0
- package/data/layers/interface/component/component:syn-tab.md +80 -0
- package/data/layers/interface/component/component:syn-tag-group.json +98 -0
- package/data/layers/interface/component/component:syn-tag-group.md +61 -0
- package/data/layers/interface/component/component:syn-tag.json +78 -0
- package/data/layers/interface/component/component:syn-tag.md +63 -0
- package/data/layers/interface/component/component:syn-textarea.json +532 -0
- package/data/layers/interface/component/component:syn-textarea.md +350 -0
- package/data/layers/interface/component/component:syn-tooltip.json +216 -0
- package/data/layers/interface/component/component:syn-tooltip.md +154 -0
- package/data/layers/interface/component/component:syn-validate.json +226 -0
- package/data/layers/interface/component/component:syn-validate.md +102 -0
- package/data/manifest.json +47 -0
- package/data/schemas/core-entity.schema.json +130 -0
- package/data/schemas/layer-ref.schema.json +22 -0
- package/data/schemas/manifest.schema.json +76 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +5 -0
- package/dist/public/domains/assets.d.ts +34 -0
- package/dist/public/domains/assets.js +238 -0
- package/dist/public/domains/clusters.d.ts +21 -0
- package/dist/public/domains/clusters.js +189 -0
- package/dist/public/domains/components.d.ts +66 -0
- package/dist/public/domains/components.js +286 -0
- package/dist/public/domains/fonts.d.ts +21 -0
- package/dist/public/domains/fonts.js +141 -0
- package/dist/public/domains/migrations.d.ts +13 -0
- package/dist/public/domains/migrations.js +59 -0
- package/dist/public/domains/setup.d.ts +39 -0
- package/dist/public/domains/setup.js +144 -0
- package/dist/public/domains/styles.d.ts +47 -0
- package/dist/public/domains/styles.js +182 -0
- package/dist/public/domains/templates.d.ts +47 -0
- package/dist/public/domains/templates.js +182 -0
- package/dist/public/domains/tokens.d.ts +46 -0
- package/dist/public/domains/tokens.js +165 -0
- package/dist/public/index.d.ts +21 -0
- package/dist/public/index.js +11 -0
- package/dist/public/store.d.ts +19 -0
- package/dist/public/store.js +184 -0
- package/dist/public/types.d.ts +374 -0
- package/dist/public/types.js +5 -0
- package/dist/public/utils.d.ts +48 -0
- package/dist/public/utils.js +98 -0
- package/package.json +49 -7
- package/LICENSE +0 -9
- package/src/index.js +0 -1
|
@@ -0,0 +1,2224 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @synergy-design-system/tokens version 3.12.1
|
|
3
|
+
* SICK Global UX Foundation
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Maps to the css variable `--syn-alert-error-color-background`
|
|
8
|
+
*/
|
|
9
|
+
export const SynAlertErrorColorBackground: string;
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Maps to the css variable `--syn-alert-error-color-border`
|
|
13
|
+
*/
|
|
14
|
+
export const SynAlertErrorColorBorder: string;
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Maps to the css variable `--syn-alert-error-color-icon`
|
|
18
|
+
*/
|
|
19
|
+
export const SynAlertErrorColorIcon: string;
|
|
20
|
+
|
|
21
|
+
/**
|
|
22
|
+
* Maps to the css variable `--syn-alert-error-color-indicator`
|
|
23
|
+
*/
|
|
24
|
+
export const SynAlertErrorColorIndicator: string;
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
* Maps to the css variable `--syn-alert-informative-color-background`
|
|
28
|
+
*/
|
|
29
|
+
export const SynAlertInformativeColorBackground: string;
|
|
30
|
+
|
|
31
|
+
/**
|
|
32
|
+
* Maps to the css variable `--syn-alert-informative-color-border`
|
|
33
|
+
*/
|
|
34
|
+
export const SynAlertInformativeColorBorder: string;
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* Maps to the css variable `--syn-alert-informative-color-icon`
|
|
38
|
+
*/
|
|
39
|
+
export const SynAlertInformativeColorIcon: string;
|
|
40
|
+
|
|
41
|
+
/**
|
|
42
|
+
* Maps to the css variable `--syn-alert-informative-color-indicator`
|
|
43
|
+
*/
|
|
44
|
+
export const SynAlertInformativeColorIndicator: string;
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Maps to the css variable `--syn-alert-neutral-color-background`
|
|
48
|
+
*/
|
|
49
|
+
export const SynAlertNeutralColorBackground: string;
|
|
50
|
+
|
|
51
|
+
/**
|
|
52
|
+
* Maps to the css variable `--syn-alert-neutral-color-border`
|
|
53
|
+
*/
|
|
54
|
+
export const SynAlertNeutralColorBorder: string;
|
|
55
|
+
|
|
56
|
+
/**
|
|
57
|
+
* Maps to the css variable `--syn-alert-neutral-color-icon`
|
|
58
|
+
*/
|
|
59
|
+
export const SynAlertNeutralColorIcon: string;
|
|
60
|
+
|
|
61
|
+
/**
|
|
62
|
+
* Maps to the css variable `--syn-alert-neutral-color-indicator`
|
|
63
|
+
*/
|
|
64
|
+
export const SynAlertNeutralColorIndicator: string;
|
|
65
|
+
|
|
66
|
+
/**
|
|
67
|
+
* Maps to the css variable `--syn-alert-success-color-background`
|
|
68
|
+
*/
|
|
69
|
+
export const SynAlertSuccessColorBackground: string;
|
|
70
|
+
|
|
71
|
+
/**
|
|
72
|
+
* Maps to the css variable `--syn-alert-success-color-border`
|
|
73
|
+
*/
|
|
74
|
+
export const SynAlertSuccessColorBorder: string;
|
|
75
|
+
|
|
76
|
+
/**
|
|
77
|
+
* Maps to the css variable `--syn-alert-success-color-icon`
|
|
78
|
+
*/
|
|
79
|
+
export const SynAlertSuccessColorIcon: string;
|
|
80
|
+
|
|
81
|
+
/**
|
|
82
|
+
* Maps to the css variable `--syn-alert-success-color-indicator`
|
|
83
|
+
*/
|
|
84
|
+
export const SynAlertSuccessColorIndicator: string;
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* Maps to the css variable `--syn-alert-warning-color-background`
|
|
88
|
+
*/
|
|
89
|
+
export const SynAlertWarningColorBackground: string;
|
|
90
|
+
|
|
91
|
+
/**
|
|
92
|
+
* Maps to the css variable `--syn-alert-warning-color-border`
|
|
93
|
+
*/
|
|
94
|
+
export const SynAlertWarningColorBorder: string;
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* Maps to the css variable `--syn-alert-warning-color-icon`
|
|
98
|
+
*/
|
|
99
|
+
export const SynAlertWarningColorIcon: string;
|
|
100
|
+
|
|
101
|
+
/**
|
|
102
|
+
* Maps to the css variable `--syn-alert-warning-color-indicator`
|
|
103
|
+
*/
|
|
104
|
+
export const SynAlertWarningColorIndicator: string;
|
|
105
|
+
|
|
106
|
+
/**
|
|
107
|
+
* Maps to the css variable `--syn-badge-error-color-background`
|
|
108
|
+
*/
|
|
109
|
+
export const SynBadgeErrorColorBackground: string;
|
|
110
|
+
|
|
111
|
+
/**
|
|
112
|
+
* Maps to the css variable `--syn-badge-error-color-text`
|
|
113
|
+
*/
|
|
114
|
+
export const SynBadgeErrorColorText: string;
|
|
115
|
+
|
|
116
|
+
/**
|
|
117
|
+
* Maps to the css variable `--syn-badge-informative-color-background`
|
|
118
|
+
*/
|
|
119
|
+
export const SynBadgeInformativeColorBackground: string;
|
|
120
|
+
|
|
121
|
+
/**
|
|
122
|
+
* Maps to the css variable `--syn-badge-informative-color-text`
|
|
123
|
+
*/
|
|
124
|
+
export const SynBadgeInformativeColorText: string;
|
|
125
|
+
|
|
126
|
+
/**
|
|
127
|
+
* Maps to the css variable `--syn-badge-neutral-color-background`
|
|
128
|
+
*/
|
|
129
|
+
export const SynBadgeNeutralColorBackground: string;
|
|
130
|
+
|
|
131
|
+
/**
|
|
132
|
+
* Maps to the css variable `--syn-badge-neutral-color-text`
|
|
133
|
+
*/
|
|
134
|
+
export const SynBadgeNeutralColorText: string;
|
|
135
|
+
|
|
136
|
+
/**
|
|
137
|
+
* Maps to the css variable `--syn-badge-success-color-background`
|
|
138
|
+
*/
|
|
139
|
+
export const SynBadgeSuccessColorBackground: string;
|
|
140
|
+
|
|
141
|
+
/**
|
|
142
|
+
* Maps to the css variable `--syn-badge-success-color-text`
|
|
143
|
+
*/
|
|
144
|
+
export const SynBadgeSuccessColorText: string;
|
|
145
|
+
|
|
146
|
+
/**
|
|
147
|
+
* Maps to the css variable `--syn-badge-warning-color-background`
|
|
148
|
+
*/
|
|
149
|
+
export const SynBadgeWarningColorBackground: string;
|
|
150
|
+
|
|
151
|
+
/**
|
|
152
|
+
* Maps to the css variable `--syn-badge-warning-color-text`
|
|
153
|
+
*/
|
|
154
|
+
export const SynBadgeWarningColorText: string;
|
|
155
|
+
|
|
156
|
+
/**
|
|
157
|
+
* Maps to the css variable `--syn-border-radius-circle`
|
|
158
|
+
*/
|
|
159
|
+
export const SynBorderRadiusCircle: string;
|
|
160
|
+
|
|
161
|
+
/**
|
|
162
|
+
* Maps to the css variable `--syn-border-radius-large`
|
|
163
|
+
*/
|
|
164
|
+
export const SynBorderRadiusLarge: string;
|
|
165
|
+
|
|
166
|
+
/**
|
|
167
|
+
* Maps to the css variable `--syn-border-radius-medium`
|
|
168
|
+
*/
|
|
169
|
+
export const SynBorderRadiusMedium: string;
|
|
170
|
+
|
|
171
|
+
/**
|
|
172
|
+
* Maps to the css variable `--syn-border-radius-none`
|
|
173
|
+
*/
|
|
174
|
+
export const SynBorderRadiusNone: string;
|
|
175
|
+
|
|
176
|
+
/**
|
|
177
|
+
* Maps to the css variable `--syn-border-radius-pill`
|
|
178
|
+
*/
|
|
179
|
+
export const SynBorderRadiusPill: string;
|
|
180
|
+
|
|
181
|
+
/**
|
|
182
|
+
* Maps to the css variable `--syn-border-radius-small`
|
|
183
|
+
*/
|
|
184
|
+
export const SynBorderRadiusSmall: string;
|
|
185
|
+
|
|
186
|
+
/**
|
|
187
|
+
* Maps to the css variable `--syn-border-radius-x-large`
|
|
188
|
+
*/
|
|
189
|
+
export const SynBorderRadiusXLarge: string;
|
|
190
|
+
|
|
191
|
+
/**
|
|
192
|
+
* Maps to the css variable `--syn-border-width-large`
|
|
193
|
+
*/
|
|
194
|
+
export const SynBorderWidthLarge: string;
|
|
195
|
+
|
|
196
|
+
/**
|
|
197
|
+
* Maps to the css variable `--syn-border-width-medium`
|
|
198
|
+
*/
|
|
199
|
+
export const SynBorderWidthMedium: string;
|
|
200
|
+
|
|
201
|
+
/**
|
|
202
|
+
* Maps to the css variable `--syn-border-width-none`
|
|
203
|
+
*/
|
|
204
|
+
export const SynBorderWidthNone: string;
|
|
205
|
+
|
|
206
|
+
/**
|
|
207
|
+
* Maps to the css variable `--syn-border-width-small`
|
|
208
|
+
*/
|
|
209
|
+
export const SynBorderWidthSmall: string;
|
|
210
|
+
|
|
211
|
+
/**
|
|
212
|
+
* Maps to the css variable `--syn-border-width-x-large`
|
|
213
|
+
*/
|
|
214
|
+
export const SynBorderWidthXLarge: string;
|
|
215
|
+
|
|
216
|
+
/**
|
|
217
|
+
* Maps to the css variable `--syn-breadcrumb-color`
|
|
218
|
+
*/
|
|
219
|
+
export const SynBreadcrumbColor: string;
|
|
220
|
+
|
|
221
|
+
/**
|
|
222
|
+
* Maps to the css variable `--syn-button-border-radius-large`
|
|
223
|
+
*/
|
|
224
|
+
export const SynButtonBorderRadiusLarge: string;
|
|
225
|
+
|
|
226
|
+
/**
|
|
227
|
+
* Maps to the css variable `--syn-button-border-radius-medium`
|
|
228
|
+
*/
|
|
229
|
+
export const SynButtonBorderRadiusMedium: string;
|
|
230
|
+
|
|
231
|
+
/**
|
|
232
|
+
* Maps to the css variable `--syn-button-border-radius-small`
|
|
233
|
+
*/
|
|
234
|
+
export const SynButtonBorderRadiusSmall: string;
|
|
235
|
+
|
|
236
|
+
/**
|
|
237
|
+
* Maps to the css variable `--syn-button-color`
|
|
238
|
+
*/
|
|
239
|
+
export const SynButtonColor: string;
|
|
240
|
+
|
|
241
|
+
/**
|
|
242
|
+
* Maps to the css variable `--syn-button-color-active`
|
|
243
|
+
*/
|
|
244
|
+
export const SynButtonColorActive: string;
|
|
245
|
+
|
|
246
|
+
/**
|
|
247
|
+
* Maps to the css variable `--syn-button-color-hover`
|
|
248
|
+
*/
|
|
249
|
+
export const SynButtonColorHover: string;
|
|
250
|
+
|
|
251
|
+
/**
|
|
252
|
+
* Maps to the css variable `--syn-button-filled-color-text`
|
|
253
|
+
*/
|
|
254
|
+
export const SynButtonFilledColorText: string;
|
|
255
|
+
|
|
256
|
+
/**
|
|
257
|
+
* Maps to the css variable `--syn-button-filled-color-text-active`
|
|
258
|
+
*/
|
|
259
|
+
export const SynButtonFilledColorTextActive: string;
|
|
260
|
+
|
|
261
|
+
/**
|
|
262
|
+
* Maps to the css variable `--syn-button-filled-color-text-hover`
|
|
263
|
+
*/
|
|
264
|
+
export const SynButtonFilledColorTextHover: string;
|
|
265
|
+
|
|
266
|
+
/**
|
|
267
|
+
* Maps to the css variable `--syn-button-font-size-large`
|
|
268
|
+
*/
|
|
269
|
+
export const SynButtonFontSizeLarge: string;
|
|
270
|
+
|
|
271
|
+
/**
|
|
272
|
+
* Maps to the css variable `--syn-button-font-size-medium`
|
|
273
|
+
*/
|
|
274
|
+
export const SynButtonFontSizeMedium: string;
|
|
275
|
+
|
|
276
|
+
/**
|
|
277
|
+
* Maps to the css variable `--syn-button-font-size-small`
|
|
278
|
+
*/
|
|
279
|
+
export const SynButtonFontSizeSmall: string;
|
|
280
|
+
|
|
281
|
+
/**
|
|
282
|
+
* Maps to the css variable `--syn-button-outline-color-active`
|
|
283
|
+
*/
|
|
284
|
+
export const SynButtonOutlineColorActive: string;
|
|
285
|
+
|
|
286
|
+
/**
|
|
287
|
+
* Maps to the css variable `--syn-button-outline-color-hover`
|
|
288
|
+
*/
|
|
289
|
+
export const SynButtonOutlineColorHover: string;
|
|
290
|
+
|
|
291
|
+
/**
|
|
292
|
+
* Maps to the css variable `--syn-button-outline-color-text`
|
|
293
|
+
*/
|
|
294
|
+
export const SynButtonOutlineColorText: string;
|
|
295
|
+
|
|
296
|
+
/**
|
|
297
|
+
* Maps to the css variable `--syn-button-outline-color-text-active`
|
|
298
|
+
*/
|
|
299
|
+
export const SynButtonOutlineColorTextActive: string;
|
|
300
|
+
|
|
301
|
+
/**
|
|
302
|
+
* Maps to the css variable `--syn-button-outline-color-text-hover`
|
|
303
|
+
*/
|
|
304
|
+
export const SynButtonOutlineColorTextHover: string;
|
|
305
|
+
|
|
306
|
+
/**
|
|
307
|
+
* Maps to the css variable `--syn-button-text-color-text`
|
|
308
|
+
*/
|
|
309
|
+
export const SynButtonTextColorText: string;
|
|
310
|
+
|
|
311
|
+
/**
|
|
312
|
+
* Maps to the css variable `--syn-button-text-color-text-active`
|
|
313
|
+
*/
|
|
314
|
+
export const SynButtonTextColorTextActive: string;
|
|
315
|
+
|
|
316
|
+
/**
|
|
317
|
+
* Maps to the css variable `--syn-button-text-color-text-hover`
|
|
318
|
+
*/
|
|
319
|
+
export const SynButtonTextColorTextHover: string;
|
|
320
|
+
|
|
321
|
+
/**
|
|
322
|
+
* Maps to the css variable `--syn-checkbox-border-radius`
|
|
323
|
+
*/
|
|
324
|
+
export const SynCheckboxBorderRadius: string;
|
|
325
|
+
|
|
326
|
+
/**
|
|
327
|
+
* Maps to the css variable `--syn-color-accent-50`
|
|
328
|
+
*/
|
|
329
|
+
export const SynColorAccent50: string;
|
|
330
|
+
|
|
331
|
+
/**
|
|
332
|
+
* Maps to the css variable `--syn-color-accent-100`
|
|
333
|
+
*/
|
|
334
|
+
export const SynColorAccent100: string;
|
|
335
|
+
|
|
336
|
+
/**
|
|
337
|
+
* Maps to the css variable `--syn-color-accent-200`
|
|
338
|
+
*/
|
|
339
|
+
export const SynColorAccent200: string;
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* Maps to the css variable `--syn-color-accent-300`
|
|
343
|
+
*/
|
|
344
|
+
export const SynColorAccent300: string;
|
|
345
|
+
|
|
346
|
+
/**
|
|
347
|
+
* Maps to the css variable `--syn-color-accent-400`
|
|
348
|
+
*/
|
|
349
|
+
export const SynColorAccent400: string;
|
|
350
|
+
|
|
351
|
+
/**
|
|
352
|
+
* Maps to the css variable `--syn-color-accent-500`
|
|
353
|
+
*/
|
|
354
|
+
export const SynColorAccent500: string;
|
|
355
|
+
|
|
356
|
+
/**
|
|
357
|
+
* Maps to the css variable `--syn-color-accent-600`
|
|
358
|
+
*/
|
|
359
|
+
export const SynColorAccent600: string;
|
|
360
|
+
|
|
361
|
+
/**
|
|
362
|
+
* Maps to the css variable `--syn-color-accent-700`
|
|
363
|
+
*/
|
|
364
|
+
export const SynColorAccent700: string;
|
|
365
|
+
|
|
366
|
+
/**
|
|
367
|
+
* Maps to the css variable `--syn-color-accent-800`
|
|
368
|
+
*/
|
|
369
|
+
export const SynColorAccent800: string;
|
|
370
|
+
|
|
371
|
+
/**
|
|
372
|
+
* Maps to the css variable `--syn-color-accent-900`
|
|
373
|
+
*/
|
|
374
|
+
export const SynColorAccent900: string;
|
|
375
|
+
|
|
376
|
+
/**
|
|
377
|
+
* Maps to the css variable `--syn-color-accent-950`
|
|
378
|
+
*/
|
|
379
|
+
export const SynColorAccent950: string;
|
|
380
|
+
|
|
381
|
+
/**
|
|
382
|
+
* Maps to the css variable `--syn-color-critical-50`
|
|
383
|
+
*/
|
|
384
|
+
export const SynColorCritical50: string;
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* Maps to the css variable `--syn-color-critical-100`
|
|
388
|
+
*/
|
|
389
|
+
export const SynColorCritical100: string;
|
|
390
|
+
|
|
391
|
+
/**
|
|
392
|
+
* Maps to the css variable `--syn-color-critical-200`
|
|
393
|
+
*/
|
|
394
|
+
export const SynColorCritical200: string;
|
|
395
|
+
|
|
396
|
+
/**
|
|
397
|
+
* Maps to the css variable `--syn-color-critical-300`
|
|
398
|
+
*/
|
|
399
|
+
export const SynColorCritical300: string;
|
|
400
|
+
|
|
401
|
+
/**
|
|
402
|
+
* Maps to the css variable `--syn-color-critical-400`
|
|
403
|
+
*/
|
|
404
|
+
export const SynColorCritical400: string;
|
|
405
|
+
|
|
406
|
+
/**
|
|
407
|
+
* Maps to the css variable `--syn-color-critical-500`
|
|
408
|
+
*/
|
|
409
|
+
export const SynColorCritical500: string;
|
|
410
|
+
|
|
411
|
+
/**
|
|
412
|
+
* Maps to the css variable `--syn-color-critical-600`
|
|
413
|
+
*/
|
|
414
|
+
export const SynColorCritical600: string;
|
|
415
|
+
|
|
416
|
+
/**
|
|
417
|
+
* Maps to the css variable `--syn-color-critical-700`
|
|
418
|
+
*/
|
|
419
|
+
export const SynColorCritical700: string;
|
|
420
|
+
|
|
421
|
+
/**
|
|
422
|
+
* Maps to the css variable `--syn-color-critical-800`
|
|
423
|
+
*/
|
|
424
|
+
export const SynColorCritical800: string;
|
|
425
|
+
|
|
426
|
+
/**
|
|
427
|
+
* Maps to the css variable `--syn-color-critical-900`
|
|
428
|
+
*/
|
|
429
|
+
export const SynColorCritical900: string;
|
|
430
|
+
|
|
431
|
+
/**
|
|
432
|
+
* Maps to the css variable `--syn-color-critical-950`
|
|
433
|
+
*/
|
|
434
|
+
export const SynColorCritical950: string;
|
|
435
|
+
|
|
436
|
+
/**
|
|
437
|
+
* Maps to the css variable `--syn-color-data-magenta-50`
|
|
438
|
+
*/
|
|
439
|
+
export const SynColorDataMagenta50: string;
|
|
440
|
+
|
|
441
|
+
/**
|
|
442
|
+
* Maps to the css variable `--syn-color-data-magenta-100`
|
|
443
|
+
*/
|
|
444
|
+
export const SynColorDataMagenta100: string;
|
|
445
|
+
|
|
446
|
+
/**
|
|
447
|
+
* Maps to the css variable `--syn-color-data-magenta-200`
|
|
448
|
+
*/
|
|
449
|
+
export const SynColorDataMagenta200: string;
|
|
450
|
+
|
|
451
|
+
/**
|
|
452
|
+
* Maps to the css variable `--syn-color-data-magenta-300`
|
|
453
|
+
*/
|
|
454
|
+
export const SynColorDataMagenta300: string;
|
|
455
|
+
|
|
456
|
+
/**
|
|
457
|
+
* Maps to the css variable `--syn-color-data-magenta-400`
|
|
458
|
+
*/
|
|
459
|
+
export const SynColorDataMagenta400: string;
|
|
460
|
+
|
|
461
|
+
/**
|
|
462
|
+
* Maps to the css variable `--syn-color-data-magenta-500`
|
|
463
|
+
*/
|
|
464
|
+
export const SynColorDataMagenta500: string;
|
|
465
|
+
|
|
466
|
+
/**
|
|
467
|
+
* Maps to the css variable `--syn-color-data-magenta-600`
|
|
468
|
+
*/
|
|
469
|
+
export const SynColorDataMagenta600: string;
|
|
470
|
+
|
|
471
|
+
/**
|
|
472
|
+
* Maps to the css variable `--syn-color-data-magenta-700`
|
|
473
|
+
*/
|
|
474
|
+
export const SynColorDataMagenta700: string;
|
|
475
|
+
|
|
476
|
+
/**
|
|
477
|
+
* Maps to the css variable `--syn-color-data-magenta-800`
|
|
478
|
+
*/
|
|
479
|
+
export const SynColorDataMagenta800: string;
|
|
480
|
+
|
|
481
|
+
/**
|
|
482
|
+
* Maps to the css variable `--syn-color-data-magenta-900`
|
|
483
|
+
*/
|
|
484
|
+
export const SynColorDataMagenta900: string;
|
|
485
|
+
|
|
486
|
+
/**
|
|
487
|
+
* Maps to the css variable `--syn-color-data-magenta-950`
|
|
488
|
+
*/
|
|
489
|
+
export const SynColorDataMagenta950: string;
|
|
490
|
+
|
|
491
|
+
/**
|
|
492
|
+
* Maps to the css variable `--syn-color-data-purple-50`
|
|
493
|
+
*/
|
|
494
|
+
export const SynColorDataPurple50: string;
|
|
495
|
+
|
|
496
|
+
/**
|
|
497
|
+
* Maps to the css variable `--syn-color-data-purple-100`
|
|
498
|
+
*/
|
|
499
|
+
export const SynColorDataPurple100: string;
|
|
500
|
+
|
|
501
|
+
/**
|
|
502
|
+
* Maps to the css variable `--syn-color-data-purple-200`
|
|
503
|
+
*/
|
|
504
|
+
export const SynColorDataPurple200: string;
|
|
505
|
+
|
|
506
|
+
/**
|
|
507
|
+
* Maps to the css variable `--syn-color-data-purple-300`
|
|
508
|
+
*/
|
|
509
|
+
export const SynColorDataPurple300: string;
|
|
510
|
+
|
|
511
|
+
/**
|
|
512
|
+
* Maps to the css variable `--syn-color-data-purple-400`
|
|
513
|
+
*/
|
|
514
|
+
export const SynColorDataPurple400: string;
|
|
515
|
+
|
|
516
|
+
/**
|
|
517
|
+
* Maps to the css variable `--syn-color-data-purple-500`
|
|
518
|
+
*/
|
|
519
|
+
export const SynColorDataPurple500: string;
|
|
520
|
+
|
|
521
|
+
/**
|
|
522
|
+
* Maps to the css variable `--syn-color-data-purple-600`
|
|
523
|
+
*/
|
|
524
|
+
export const SynColorDataPurple600: string;
|
|
525
|
+
|
|
526
|
+
/**
|
|
527
|
+
* Maps to the css variable `--syn-color-data-purple-700`
|
|
528
|
+
*/
|
|
529
|
+
export const SynColorDataPurple700: string;
|
|
530
|
+
|
|
531
|
+
/**
|
|
532
|
+
* Maps to the css variable `--syn-color-data-purple-800`
|
|
533
|
+
*/
|
|
534
|
+
export const SynColorDataPurple800: string;
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* Maps to the css variable `--syn-color-data-purple-900`
|
|
538
|
+
*/
|
|
539
|
+
export const SynColorDataPurple900: string;
|
|
540
|
+
|
|
541
|
+
/**
|
|
542
|
+
* Maps to the css variable `--syn-color-data-purple-950`
|
|
543
|
+
*/
|
|
544
|
+
export const SynColorDataPurple950: string;
|
|
545
|
+
|
|
546
|
+
/**
|
|
547
|
+
* Maps to the css variable `--syn-color-data-teal-50`
|
|
548
|
+
*/
|
|
549
|
+
export const SynColorDataTeal50: string;
|
|
550
|
+
|
|
551
|
+
/**
|
|
552
|
+
* Maps to the css variable `--syn-color-data-teal-100`
|
|
553
|
+
*/
|
|
554
|
+
export const SynColorDataTeal100: string;
|
|
555
|
+
|
|
556
|
+
/**
|
|
557
|
+
* Maps to the css variable `--syn-color-data-teal-200`
|
|
558
|
+
*/
|
|
559
|
+
export const SynColorDataTeal200: string;
|
|
560
|
+
|
|
561
|
+
/**
|
|
562
|
+
* Maps to the css variable `--syn-color-data-teal-300`
|
|
563
|
+
*/
|
|
564
|
+
export const SynColorDataTeal300: string;
|
|
565
|
+
|
|
566
|
+
/**
|
|
567
|
+
* Maps to the css variable `--syn-color-data-teal-400`
|
|
568
|
+
*/
|
|
569
|
+
export const SynColorDataTeal400: string;
|
|
570
|
+
|
|
571
|
+
/**
|
|
572
|
+
* Maps to the css variable `--syn-color-data-teal-500`
|
|
573
|
+
*/
|
|
574
|
+
export const SynColorDataTeal500: string;
|
|
575
|
+
|
|
576
|
+
/**
|
|
577
|
+
* Maps to the css variable `--syn-color-data-teal-600`
|
|
578
|
+
*/
|
|
579
|
+
export const SynColorDataTeal600: string;
|
|
580
|
+
|
|
581
|
+
/**
|
|
582
|
+
* Maps to the css variable `--syn-color-data-teal-700`
|
|
583
|
+
*/
|
|
584
|
+
export const SynColorDataTeal700: string;
|
|
585
|
+
|
|
586
|
+
/**
|
|
587
|
+
* Maps to the css variable `--syn-color-data-teal-800`
|
|
588
|
+
*/
|
|
589
|
+
export const SynColorDataTeal800: string;
|
|
590
|
+
|
|
591
|
+
/**
|
|
592
|
+
* Maps to the css variable `--syn-color-data-teal-900`
|
|
593
|
+
*/
|
|
594
|
+
export const SynColorDataTeal900: string;
|
|
595
|
+
|
|
596
|
+
/**
|
|
597
|
+
* Maps to the css variable `--syn-color-data-teal-950`
|
|
598
|
+
*/
|
|
599
|
+
export const SynColorDataTeal950: string;
|
|
600
|
+
|
|
601
|
+
/**
|
|
602
|
+
* Maps to the css variable `--syn-color-error-50`
|
|
603
|
+
*/
|
|
604
|
+
export const SynColorError50: string;
|
|
605
|
+
|
|
606
|
+
/**
|
|
607
|
+
* Maps to the css variable `--syn-color-error-100`
|
|
608
|
+
*/
|
|
609
|
+
export const SynColorError100: string;
|
|
610
|
+
|
|
611
|
+
/**
|
|
612
|
+
* Maps to the css variable `--syn-color-error-200`
|
|
613
|
+
*/
|
|
614
|
+
export const SynColorError200: string;
|
|
615
|
+
|
|
616
|
+
/**
|
|
617
|
+
* Maps to the css variable `--syn-color-error-300`
|
|
618
|
+
*/
|
|
619
|
+
export const SynColorError300: string;
|
|
620
|
+
|
|
621
|
+
/**
|
|
622
|
+
* Maps to the css variable `--syn-color-error-400`
|
|
623
|
+
*/
|
|
624
|
+
export const SynColorError400: string;
|
|
625
|
+
|
|
626
|
+
/**
|
|
627
|
+
* Maps to the css variable `--syn-color-error-500`
|
|
628
|
+
*/
|
|
629
|
+
export const SynColorError500: string;
|
|
630
|
+
|
|
631
|
+
/**
|
|
632
|
+
* Maps to the css variable `--syn-color-error-600`
|
|
633
|
+
*/
|
|
634
|
+
export const SynColorError600: string;
|
|
635
|
+
|
|
636
|
+
/**
|
|
637
|
+
* Maps to the css variable `--syn-color-error-700`
|
|
638
|
+
*/
|
|
639
|
+
export const SynColorError700: string;
|
|
640
|
+
|
|
641
|
+
/**
|
|
642
|
+
* Maps to the css variable `--syn-color-error-800`
|
|
643
|
+
*/
|
|
644
|
+
export const SynColorError800: string;
|
|
645
|
+
|
|
646
|
+
/**
|
|
647
|
+
* Maps to the css variable `--syn-color-error-900`
|
|
648
|
+
*/
|
|
649
|
+
export const SynColorError900: string;
|
|
650
|
+
|
|
651
|
+
/**
|
|
652
|
+
* Maps to the css variable `--syn-color-error-950`
|
|
653
|
+
*/
|
|
654
|
+
export const SynColorError950: string;
|
|
655
|
+
|
|
656
|
+
/**
|
|
657
|
+
* Maps to the css variable `--syn-color-info-50`
|
|
658
|
+
*/
|
|
659
|
+
export const SynColorInfo50: string;
|
|
660
|
+
|
|
661
|
+
/**
|
|
662
|
+
* Maps to the css variable `--syn-color-info-100`
|
|
663
|
+
*/
|
|
664
|
+
export const SynColorInfo100: string;
|
|
665
|
+
|
|
666
|
+
/**
|
|
667
|
+
* Maps to the css variable `--syn-color-info-200`
|
|
668
|
+
*/
|
|
669
|
+
export const SynColorInfo200: string;
|
|
670
|
+
|
|
671
|
+
/**
|
|
672
|
+
* Maps to the css variable `--syn-color-info-300`
|
|
673
|
+
*/
|
|
674
|
+
export const SynColorInfo300: string;
|
|
675
|
+
|
|
676
|
+
/**
|
|
677
|
+
* Maps to the css variable `--syn-color-info-400`
|
|
678
|
+
*/
|
|
679
|
+
export const SynColorInfo400: string;
|
|
680
|
+
|
|
681
|
+
/**
|
|
682
|
+
* Maps to the css variable `--syn-color-info-500`
|
|
683
|
+
*/
|
|
684
|
+
export const SynColorInfo500: string;
|
|
685
|
+
|
|
686
|
+
/**
|
|
687
|
+
* Maps to the css variable `--syn-color-info-600`
|
|
688
|
+
*/
|
|
689
|
+
export const SynColorInfo600: string;
|
|
690
|
+
|
|
691
|
+
/**
|
|
692
|
+
* Maps to the css variable `--syn-color-info-700`
|
|
693
|
+
*/
|
|
694
|
+
export const SynColorInfo700: string;
|
|
695
|
+
|
|
696
|
+
/**
|
|
697
|
+
* Maps to the css variable `--syn-color-info-800`
|
|
698
|
+
*/
|
|
699
|
+
export const SynColorInfo800: string;
|
|
700
|
+
|
|
701
|
+
/**
|
|
702
|
+
* Maps to the css variable `--syn-color-info-900`
|
|
703
|
+
*/
|
|
704
|
+
export const SynColorInfo900: string;
|
|
705
|
+
|
|
706
|
+
/**
|
|
707
|
+
* Maps to the css variable `--syn-color-info-950`
|
|
708
|
+
*/
|
|
709
|
+
export const SynColorInfo950: string;
|
|
710
|
+
|
|
711
|
+
/**
|
|
712
|
+
* Maps to the css variable `--syn-color-muted-50`
|
|
713
|
+
*/
|
|
714
|
+
export const SynColorMuted50: string;
|
|
715
|
+
|
|
716
|
+
/**
|
|
717
|
+
* Maps to the css variable `--syn-color-muted-100`
|
|
718
|
+
*/
|
|
719
|
+
export const SynColorMuted100: string;
|
|
720
|
+
|
|
721
|
+
/**
|
|
722
|
+
* Maps to the css variable `--syn-color-muted-200`
|
|
723
|
+
*/
|
|
724
|
+
export const SynColorMuted200: string;
|
|
725
|
+
|
|
726
|
+
/**
|
|
727
|
+
* Maps to the css variable `--syn-color-muted-300`
|
|
728
|
+
*/
|
|
729
|
+
export const SynColorMuted300: string;
|
|
730
|
+
|
|
731
|
+
/**
|
|
732
|
+
* Maps to the css variable `--syn-color-muted-400`
|
|
733
|
+
*/
|
|
734
|
+
export const SynColorMuted400: string;
|
|
735
|
+
|
|
736
|
+
/**
|
|
737
|
+
* Maps to the css variable `--syn-color-muted-500`
|
|
738
|
+
*/
|
|
739
|
+
export const SynColorMuted500: string;
|
|
740
|
+
|
|
741
|
+
/**
|
|
742
|
+
* Maps to the css variable `--syn-color-muted-600`
|
|
743
|
+
*/
|
|
744
|
+
export const SynColorMuted600: string;
|
|
745
|
+
|
|
746
|
+
/**
|
|
747
|
+
* Maps to the css variable `--syn-color-muted-700`
|
|
748
|
+
*/
|
|
749
|
+
export const SynColorMuted700: string;
|
|
750
|
+
|
|
751
|
+
/**
|
|
752
|
+
* Maps to the css variable `--syn-color-muted-800`
|
|
753
|
+
*/
|
|
754
|
+
export const SynColorMuted800: string;
|
|
755
|
+
|
|
756
|
+
/**
|
|
757
|
+
* Maps to the css variable `--syn-color-muted-900`
|
|
758
|
+
*/
|
|
759
|
+
export const SynColorMuted900: string;
|
|
760
|
+
|
|
761
|
+
/**
|
|
762
|
+
* Maps to the css variable `--syn-color-muted-950`
|
|
763
|
+
*/
|
|
764
|
+
export const SynColorMuted950: string;
|
|
765
|
+
|
|
766
|
+
/**
|
|
767
|
+
* Maps to the css variable `--syn-color-neutral-0`
|
|
768
|
+
*/
|
|
769
|
+
export const SynColorNeutral0: string;
|
|
770
|
+
|
|
771
|
+
/**
|
|
772
|
+
* Maps to the css variable `--syn-color-neutral-50`
|
|
773
|
+
*/
|
|
774
|
+
export const SynColorNeutral50: string;
|
|
775
|
+
|
|
776
|
+
/**
|
|
777
|
+
* Maps to the css variable `--syn-color-neutral-100`
|
|
778
|
+
*/
|
|
779
|
+
export const SynColorNeutral100: string;
|
|
780
|
+
|
|
781
|
+
/**
|
|
782
|
+
* Maps to the css variable `--syn-color-neutral-200`
|
|
783
|
+
*/
|
|
784
|
+
export const SynColorNeutral200: string;
|
|
785
|
+
|
|
786
|
+
/**
|
|
787
|
+
* Maps to the css variable `--syn-color-neutral-300`
|
|
788
|
+
*/
|
|
789
|
+
export const SynColorNeutral300: string;
|
|
790
|
+
|
|
791
|
+
/**
|
|
792
|
+
* Maps to the css variable `--syn-color-neutral-400`
|
|
793
|
+
*/
|
|
794
|
+
export const SynColorNeutral400: string;
|
|
795
|
+
|
|
796
|
+
/**
|
|
797
|
+
* Maps to the css variable `--syn-color-neutral-500`
|
|
798
|
+
*/
|
|
799
|
+
export const SynColorNeutral500: string;
|
|
800
|
+
|
|
801
|
+
/**
|
|
802
|
+
* Maps to the css variable `--syn-color-neutral-600`
|
|
803
|
+
*/
|
|
804
|
+
export const SynColorNeutral600: string;
|
|
805
|
+
|
|
806
|
+
/**
|
|
807
|
+
* Maps to the css variable `--syn-color-neutral-700`
|
|
808
|
+
*/
|
|
809
|
+
export const SynColorNeutral700: string;
|
|
810
|
+
|
|
811
|
+
/**
|
|
812
|
+
* Maps to the css variable `--syn-color-neutral-800`
|
|
813
|
+
*/
|
|
814
|
+
export const SynColorNeutral800: string;
|
|
815
|
+
|
|
816
|
+
/**
|
|
817
|
+
* Maps to the css variable `--syn-color-neutral-900`
|
|
818
|
+
*/
|
|
819
|
+
export const SynColorNeutral900: string;
|
|
820
|
+
|
|
821
|
+
/**
|
|
822
|
+
* Maps to the css variable `--syn-color-neutral-950`
|
|
823
|
+
*/
|
|
824
|
+
export const SynColorNeutral950: string;
|
|
825
|
+
|
|
826
|
+
/**
|
|
827
|
+
* Maps to the css variable `--syn-color-neutral-1000`
|
|
828
|
+
*/
|
|
829
|
+
export const SynColorNeutral1000: string;
|
|
830
|
+
|
|
831
|
+
/**
|
|
832
|
+
* Maps to the css variable `--syn-color-primary-50`
|
|
833
|
+
*/
|
|
834
|
+
export const SynColorPrimary50: string;
|
|
835
|
+
|
|
836
|
+
/**
|
|
837
|
+
* Maps to the css variable `--syn-color-primary-100`
|
|
838
|
+
*/
|
|
839
|
+
export const SynColorPrimary100: string;
|
|
840
|
+
|
|
841
|
+
/**
|
|
842
|
+
* Maps to the css variable `--syn-color-primary-200`
|
|
843
|
+
*/
|
|
844
|
+
export const SynColorPrimary200: string;
|
|
845
|
+
|
|
846
|
+
/**
|
|
847
|
+
* Maps to the css variable `--syn-color-primary-300`
|
|
848
|
+
*/
|
|
849
|
+
export const SynColorPrimary300: string;
|
|
850
|
+
|
|
851
|
+
/**
|
|
852
|
+
* Maps to the css variable `--syn-color-primary-400`
|
|
853
|
+
*/
|
|
854
|
+
export const SynColorPrimary400: string;
|
|
855
|
+
|
|
856
|
+
/**
|
|
857
|
+
* Maps to the css variable `--syn-color-primary-500`
|
|
858
|
+
*/
|
|
859
|
+
export const SynColorPrimary500: string;
|
|
860
|
+
|
|
861
|
+
/**
|
|
862
|
+
* Maps to the css variable `--syn-color-primary-600`
|
|
863
|
+
*/
|
|
864
|
+
export const SynColorPrimary600: string;
|
|
865
|
+
|
|
866
|
+
/**
|
|
867
|
+
* Maps to the css variable `--syn-color-primary-700`
|
|
868
|
+
*/
|
|
869
|
+
export const SynColorPrimary700: string;
|
|
870
|
+
|
|
871
|
+
/**
|
|
872
|
+
* Maps to the css variable `--syn-color-primary-800`
|
|
873
|
+
*/
|
|
874
|
+
export const SynColorPrimary800: string;
|
|
875
|
+
|
|
876
|
+
/**
|
|
877
|
+
* Maps to the css variable `--syn-color-primary-900`
|
|
878
|
+
*/
|
|
879
|
+
export const SynColorPrimary900: string;
|
|
880
|
+
|
|
881
|
+
/**
|
|
882
|
+
* Maps to the css variable `--syn-color-primary-950`
|
|
883
|
+
*/
|
|
884
|
+
export const SynColorPrimary950: string;
|
|
885
|
+
|
|
886
|
+
/**
|
|
887
|
+
* Maps to the css variable `--syn-color-primary-1000`
|
|
888
|
+
*/
|
|
889
|
+
export const SynColorPrimary1000: string;
|
|
890
|
+
|
|
891
|
+
/**
|
|
892
|
+
* Maps to the css variable `--syn-color-success-50`
|
|
893
|
+
*/
|
|
894
|
+
export const SynColorSuccess50: string;
|
|
895
|
+
|
|
896
|
+
/**
|
|
897
|
+
* Maps to the css variable `--syn-color-success-100`
|
|
898
|
+
*/
|
|
899
|
+
export const SynColorSuccess100: string;
|
|
900
|
+
|
|
901
|
+
/**
|
|
902
|
+
* Maps to the css variable `--syn-color-success-200`
|
|
903
|
+
*/
|
|
904
|
+
export const SynColorSuccess200: string;
|
|
905
|
+
|
|
906
|
+
/**
|
|
907
|
+
* Maps to the css variable `--syn-color-success-300`
|
|
908
|
+
*/
|
|
909
|
+
export const SynColorSuccess300: string;
|
|
910
|
+
|
|
911
|
+
/**
|
|
912
|
+
* Maps to the css variable `--syn-color-success-400`
|
|
913
|
+
*/
|
|
914
|
+
export const SynColorSuccess400: string;
|
|
915
|
+
|
|
916
|
+
/**
|
|
917
|
+
* Maps to the css variable `--syn-color-success-500`
|
|
918
|
+
*/
|
|
919
|
+
export const SynColorSuccess500: string;
|
|
920
|
+
|
|
921
|
+
/**
|
|
922
|
+
* Maps to the css variable `--syn-color-success-600`
|
|
923
|
+
*/
|
|
924
|
+
export const SynColorSuccess600: string;
|
|
925
|
+
|
|
926
|
+
/**
|
|
927
|
+
* Maps to the css variable `--syn-color-success-700`
|
|
928
|
+
*/
|
|
929
|
+
export const SynColorSuccess700: string;
|
|
930
|
+
|
|
931
|
+
/**
|
|
932
|
+
* Maps to the css variable `--syn-color-success-800`
|
|
933
|
+
*/
|
|
934
|
+
export const SynColorSuccess800: string;
|
|
935
|
+
|
|
936
|
+
/**
|
|
937
|
+
* Maps to the css variable `--syn-color-success-900`
|
|
938
|
+
*/
|
|
939
|
+
export const SynColorSuccess900: string;
|
|
940
|
+
|
|
941
|
+
/**
|
|
942
|
+
* Maps to the css variable `--syn-color-success-950`
|
|
943
|
+
*/
|
|
944
|
+
export const SynColorSuccess950: string;
|
|
945
|
+
|
|
946
|
+
/**
|
|
947
|
+
* Maps to the css variable `--syn-color-warning-50`
|
|
948
|
+
*/
|
|
949
|
+
export const SynColorWarning50: string;
|
|
950
|
+
|
|
951
|
+
/**
|
|
952
|
+
* Maps to the css variable `--syn-color-warning-100`
|
|
953
|
+
*/
|
|
954
|
+
export const SynColorWarning100: string;
|
|
955
|
+
|
|
956
|
+
/**
|
|
957
|
+
* Maps to the css variable `--syn-color-warning-200`
|
|
958
|
+
*/
|
|
959
|
+
export const SynColorWarning200: string;
|
|
960
|
+
|
|
961
|
+
/**
|
|
962
|
+
* Maps to the css variable `--syn-color-warning-300`
|
|
963
|
+
*/
|
|
964
|
+
export const SynColorWarning300: string;
|
|
965
|
+
|
|
966
|
+
/**
|
|
967
|
+
* Maps to the css variable `--syn-color-warning-400`
|
|
968
|
+
*/
|
|
969
|
+
export const SynColorWarning400: string;
|
|
970
|
+
|
|
971
|
+
/**
|
|
972
|
+
* Maps to the css variable `--syn-color-warning-500`
|
|
973
|
+
*/
|
|
974
|
+
export const SynColorWarning500: string;
|
|
975
|
+
|
|
976
|
+
/**
|
|
977
|
+
* Maps to the css variable `--syn-color-warning-600`
|
|
978
|
+
*/
|
|
979
|
+
export const SynColorWarning600: string;
|
|
980
|
+
|
|
981
|
+
/**
|
|
982
|
+
* Maps to the css variable `--syn-color-warning-700`
|
|
983
|
+
*/
|
|
984
|
+
export const SynColorWarning700: string;
|
|
985
|
+
|
|
986
|
+
/**
|
|
987
|
+
* Maps to the css variable `--syn-color-warning-800`
|
|
988
|
+
*/
|
|
989
|
+
export const SynColorWarning800: string;
|
|
990
|
+
|
|
991
|
+
/**
|
|
992
|
+
* Maps to the css variable `--syn-color-warning-900`
|
|
993
|
+
*/
|
|
994
|
+
export const SynColorWarning900: string;
|
|
995
|
+
|
|
996
|
+
/**
|
|
997
|
+
* Maps to the css variable `--syn-color-warning-950`
|
|
998
|
+
*/
|
|
999
|
+
export const SynColorWarning950: string;
|
|
1000
|
+
|
|
1001
|
+
/**
|
|
1002
|
+
* Maps to the css variable `--syn-details-open-rotation`
|
|
1003
|
+
*/
|
|
1004
|
+
export const SynDetailsOpenRotation: string;
|
|
1005
|
+
|
|
1006
|
+
/**
|
|
1007
|
+
* Maps to the css variable `--syn-dimension-base`
|
|
1008
|
+
*/
|
|
1009
|
+
export const SynDimensionBase: string;
|
|
1010
|
+
|
|
1011
|
+
/**
|
|
1012
|
+
* Maps to the css variable `--syn-duration-extra-fast`
|
|
1013
|
+
*/
|
|
1014
|
+
export const SynDurationExtraFast: string;
|
|
1015
|
+
|
|
1016
|
+
/**
|
|
1017
|
+
* Maps to the css variable `--syn-duration-extra-slow`
|
|
1018
|
+
*/
|
|
1019
|
+
export const SynDurationExtraSlow: string;
|
|
1020
|
+
|
|
1021
|
+
/**
|
|
1022
|
+
* Maps to the css variable `--syn-duration-fast`
|
|
1023
|
+
*/
|
|
1024
|
+
export const SynDurationFast: string;
|
|
1025
|
+
|
|
1026
|
+
/**
|
|
1027
|
+
* Maps to the css variable `--syn-duration-normal`
|
|
1028
|
+
*/
|
|
1029
|
+
export const SynDurationNormal: string;
|
|
1030
|
+
|
|
1031
|
+
/**
|
|
1032
|
+
* Maps to the css variable `--syn-duration-slow`
|
|
1033
|
+
*/
|
|
1034
|
+
export const SynDurationSlow: string;
|
|
1035
|
+
|
|
1036
|
+
/**
|
|
1037
|
+
* Maps to the css variable `--syn-focus-ring-border-radius`
|
|
1038
|
+
*/
|
|
1039
|
+
export const SynFocusRingBorderRadius: string;
|
|
1040
|
+
|
|
1041
|
+
/**
|
|
1042
|
+
* Maps to the css variable `--syn-focus-ring-color`
|
|
1043
|
+
*/
|
|
1044
|
+
export const SynFocusRingColor: string;
|
|
1045
|
+
|
|
1046
|
+
/**
|
|
1047
|
+
* Maps to the css variable `--syn-focus-ring-offset`
|
|
1048
|
+
*/
|
|
1049
|
+
export const SynFocusRingOffset: string;
|
|
1050
|
+
|
|
1051
|
+
/**
|
|
1052
|
+
* Maps to the css variable `--syn-focus-ring-style`
|
|
1053
|
+
*/
|
|
1054
|
+
export const SynFocusRingStyle: string;
|
|
1055
|
+
|
|
1056
|
+
/**
|
|
1057
|
+
* Maps to the css variable `--syn-focus-ring-width`
|
|
1058
|
+
*/
|
|
1059
|
+
export const SynFocusRingWidth: string;
|
|
1060
|
+
|
|
1061
|
+
/**
|
|
1062
|
+
* Maps to the css variable `--syn-font-mono`
|
|
1063
|
+
*/
|
|
1064
|
+
export const SynFontMono: string;
|
|
1065
|
+
|
|
1066
|
+
/**
|
|
1067
|
+
* Maps to the css variable `--syn-font-sans`
|
|
1068
|
+
*/
|
|
1069
|
+
export const SynFontSans: string;
|
|
1070
|
+
|
|
1071
|
+
/**
|
|
1072
|
+
* Maps to the css variable `--syn-font-sans-fallback`
|
|
1073
|
+
*/
|
|
1074
|
+
export const SynFontSansFallback: string;
|
|
1075
|
+
|
|
1076
|
+
/**
|
|
1077
|
+
* Maps to the css variable `--syn-font-serif`
|
|
1078
|
+
*/
|
|
1079
|
+
export const SynFontSerif: string;
|
|
1080
|
+
|
|
1081
|
+
/**
|
|
1082
|
+
* Maps to the css variable `--syn-font-size-2x-large`
|
|
1083
|
+
*/
|
|
1084
|
+
export const SynFontSize2xLarge: string;
|
|
1085
|
+
|
|
1086
|
+
/**
|
|
1087
|
+
* Maps to the css variable `--syn-font-size-2x-small`
|
|
1088
|
+
*/
|
|
1089
|
+
export const SynFontSize2xSmall: string;
|
|
1090
|
+
|
|
1091
|
+
/**
|
|
1092
|
+
* Maps to the css variable `--syn-font-size-3x-large`
|
|
1093
|
+
*/
|
|
1094
|
+
export const SynFontSize3xLarge: string;
|
|
1095
|
+
|
|
1096
|
+
/**
|
|
1097
|
+
* Maps to the css variable `--syn-font-size-4x-large`
|
|
1098
|
+
*/
|
|
1099
|
+
export const SynFontSize4xLarge: string;
|
|
1100
|
+
|
|
1101
|
+
/**
|
|
1102
|
+
* Maps to the css variable `--syn-font-size-large`
|
|
1103
|
+
*/
|
|
1104
|
+
export const SynFontSizeLarge: string;
|
|
1105
|
+
|
|
1106
|
+
/**
|
|
1107
|
+
* Maps to the css variable `--syn-font-size-medium`
|
|
1108
|
+
*/
|
|
1109
|
+
export const SynFontSizeMedium: string;
|
|
1110
|
+
|
|
1111
|
+
/**
|
|
1112
|
+
* Maps to the css variable `--syn-font-size-small`
|
|
1113
|
+
*/
|
|
1114
|
+
export const SynFontSizeSmall: string;
|
|
1115
|
+
|
|
1116
|
+
/**
|
|
1117
|
+
* Maps to the css variable `--syn-font-size-x-large`
|
|
1118
|
+
*/
|
|
1119
|
+
export const SynFontSizeXLarge: string;
|
|
1120
|
+
|
|
1121
|
+
/**
|
|
1122
|
+
* Maps to the css variable `--syn-font-size-x-small`
|
|
1123
|
+
*/
|
|
1124
|
+
export const SynFontSizeXSmall: string;
|
|
1125
|
+
|
|
1126
|
+
/**
|
|
1127
|
+
* Maps to the css variable `--syn-font-weight-bold`
|
|
1128
|
+
*/
|
|
1129
|
+
export const SynFontWeightBold: string;
|
|
1130
|
+
|
|
1131
|
+
/**
|
|
1132
|
+
* Maps to the css variable `--syn-font-weight-light`
|
|
1133
|
+
*/
|
|
1134
|
+
export const SynFontWeightLight: string;
|
|
1135
|
+
|
|
1136
|
+
/**
|
|
1137
|
+
* Maps to the css variable `--syn-font-weight-normal`
|
|
1138
|
+
*/
|
|
1139
|
+
export const SynFontWeightNormal: string;
|
|
1140
|
+
|
|
1141
|
+
/**
|
|
1142
|
+
* Maps to the css variable `--syn-font-weight-semibold`
|
|
1143
|
+
*/
|
|
1144
|
+
export const SynFontWeightSemibold: string;
|
|
1145
|
+
|
|
1146
|
+
/**
|
|
1147
|
+
* Maps to the css variable `--syn-header-border-color`
|
|
1148
|
+
*/
|
|
1149
|
+
export const SynHeaderBorderColor: string;
|
|
1150
|
+
|
|
1151
|
+
/**
|
|
1152
|
+
* Maps to the css variable `--syn-icon-button-focus-ring-border-radius`
|
|
1153
|
+
*/
|
|
1154
|
+
export const SynIconButtonFocusRingBorderRadius: string;
|
|
1155
|
+
|
|
1156
|
+
/**
|
|
1157
|
+
* Maps to the css variable `--syn-input-background-color`
|
|
1158
|
+
*/
|
|
1159
|
+
export const SynInputBackgroundColor: string;
|
|
1160
|
+
|
|
1161
|
+
/**
|
|
1162
|
+
* Maps to the css variable `--syn-input-background-color-disabled`
|
|
1163
|
+
*/
|
|
1164
|
+
export const SynInputBackgroundColorDisabled: string;
|
|
1165
|
+
|
|
1166
|
+
/**
|
|
1167
|
+
* Maps to the css variable `--syn-input-background-color-focus`
|
|
1168
|
+
*/
|
|
1169
|
+
export const SynInputBackgroundColorFocus: string;
|
|
1170
|
+
|
|
1171
|
+
/**
|
|
1172
|
+
* Maps to the css variable `--syn-input-background-color-hover`
|
|
1173
|
+
*/
|
|
1174
|
+
export const SynInputBackgroundColorHover: string;
|
|
1175
|
+
|
|
1176
|
+
/**
|
|
1177
|
+
* Maps to the css variable `--syn-input-border-color`
|
|
1178
|
+
*/
|
|
1179
|
+
export const SynInputBorderColor: string;
|
|
1180
|
+
|
|
1181
|
+
/**
|
|
1182
|
+
* Maps to the css variable `--syn-input-border-color-active`
|
|
1183
|
+
*/
|
|
1184
|
+
export const SynInputBorderColorActive: string;
|
|
1185
|
+
|
|
1186
|
+
/**
|
|
1187
|
+
* Maps to the css variable `--syn-input-border-color-disabled`
|
|
1188
|
+
*/
|
|
1189
|
+
export const SynInputBorderColorDisabled: string;
|
|
1190
|
+
|
|
1191
|
+
/**
|
|
1192
|
+
* Maps to the css variable `--syn-input-border-color-focus`
|
|
1193
|
+
*/
|
|
1194
|
+
export const SynInputBorderColorFocus: string;
|
|
1195
|
+
|
|
1196
|
+
/**
|
|
1197
|
+
* Maps to the css variable `--syn-input-border-color-focus-error`
|
|
1198
|
+
*/
|
|
1199
|
+
export const SynInputBorderColorFocusError: string;
|
|
1200
|
+
|
|
1201
|
+
/**
|
|
1202
|
+
* Maps to the css variable `--syn-input-border-color-hover`
|
|
1203
|
+
*/
|
|
1204
|
+
export const SynInputBorderColorHover: string;
|
|
1205
|
+
|
|
1206
|
+
/**
|
|
1207
|
+
* Maps to the css variable `--syn-input-border-color-offset`
|
|
1208
|
+
*/
|
|
1209
|
+
export const SynInputBorderColorOffset: string;
|
|
1210
|
+
|
|
1211
|
+
/**
|
|
1212
|
+
* Maps to the css variable `--syn-input-border-radius-large`
|
|
1213
|
+
*/
|
|
1214
|
+
export const SynInputBorderRadiusLarge: string;
|
|
1215
|
+
|
|
1216
|
+
/**
|
|
1217
|
+
* Maps to the css variable `--syn-input-border-radius-medium`
|
|
1218
|
+
*/
|
|
1219
|
+
export const SynInputBorderRadiusMedium: string;
|
|
1220
|
+
|
|
1221
|
+
/**
|
|
1222
|
+
* Maps to the css variable `--syn-input-border-radius-small`
|
|
1223
|
+
*/
|
|
1224
|
+
export const SynInputBorderRadiusSmall: string;
|
|
1225
|
+
|
|
1226
|
+
/**
|
|
1227
|
+
* Maps to the css variable `--syn-input-border-width`
|
|
1228
|
+
*/
|
|
1229
|
+
export const SynInputBorderWidth: string;
|
|
1230
|
+
|
|
1231
|
+
/**
|
|
1232
|
+
* Maps to the css variable `--syn-input-color`
|
|
1233
|
+
*/
|
|
1234
|
+
export const SynInputColor: string;
|
|
1235
|
+
|
|
1236
|
+
/**
|
|
1237
|
+
* Maps to the css variable `--syn-input-color-disabled`
|
|
1238
|
+
*/
|
|
1239
|
+
export const SynInputColorDisabled: string;
|
|
1240
|
+
|
|
1241
|
+
/**
|
|
1242
|
+
* Maps to the css variable `--syn-input-color-focus`
|
|
1243
|
+
*/
|
|
1244
|
+
export const SynInputColorFocus: string;
|
|
1245
|
+
|
|
1246
|
+
/**
|
|
1247
|
+
* Maps to the css variable `--syn-input-color-hover`
|
|
1248
|
+
*/
|
|
1249
|
+
export const SynInputColorHover: string;
|
|
1250
|
+
|
|
1251
|
+
/**
|
|
1252
|
+
* Maps to the css variable `--syn-input-disabled-opacity`
|
|
1253
|
+
*/
|
|
1254
|
+
export const SynInputDisabledOpacity: string;
|
|
1255
|
+
|
|
1256
|
+
/**
|
|
1257
|
+
* Maps to the css variable `--syn-input-focus-ring-color`
|
|
1258
|
+
*/
|
|
1259
|
+
export const SynInputFocusRingColor: string;
|
|
1260
|
+
|
|
1261
|
+
/**
|
|
1262
|
+
* Maps to the css variable `--syn-input-focus-ring-error`
|
|
1263
|
+
*/
|
|
1264
|
+
export const SynInputFocusRingError: string;
|
|
1265
|
+
|
|
1266
|
+
/**
|
|
1267
|
+
* Maps to the css variable `--syn-input-focus-ring-offset`
|
|
1268
|
+
*/
|
|
1269
|
+
export const SynInputFocusRingOffset: string;
|
|
1270
|
+
|
|
1271
|
+
/**
|
|
1272
|
+
* Maps to the css variable `--syn-input-font-family`
|
|
1273
|
+
*/
|
|
1274
|
+
export const SynInputFontFamily: string;
|
|
1275
|
+
|
|
1276
|
+
/**
|
|
1277
|
+
* Maps to the css variable `--syn-input-font-size-large`
|
|
1278
|
+
*/
|
|
1279
|
+
export const SynInputFontSizeLarge: string;
|
|
1280
|
+
|
|
1281
|
+
/**
|
|
1282
|
+
* Maps to the css variable `--syn-input-font-size-medium`
|
|
1283
|
+
*/
|
|
1284
|
+
export const SynInputFontSizeMedium: string;
|
|
1285
|
+
|
|
1286
|
+
/**
|
|
1287
|
+
* Maps to the css variable `--syn-input-font-size-small`
|
|
1288
|
+
*/
|
|
1289
|
+
export const SynInputFontSizeSmall: string;
|
|
1290
|
+
|
|
1291
|
+
/**
|
|
1292
|
+
* Maps to the css variable `--syn-input-font-weight`
|
|
1293
|
+
*/
|
|
1294
|
+
export const SynInputFontWeight: string;
|
|
1295
|
+
|
|
1296
|
+
/**
|
|
1297
|
+
* Maps to the css variable `--syn-input-height-large`
|
|
1298
|
+
*/
|
|
1299
|
+
export const SynInputHeightLarge: string;
|
|
1300
|
+
|
|
1301
|
+
/**
|
|
1302
|
+
* Maps to the css variable `--syn-input-height-medium`
|
|
1303
|
+
*/
|
|
1304
|
+
export const SynInputHeightMedium: string;
|
|
1305
|
+
|
|
1306
|
+
/**
|
|
1307
|
+
* Maps to the css variable `--syn-input-height-small`
|
|
1308
|
+
*/
|
|
1309
|
+
export const SynInputHeightSmall: string;
|
|
1310
|
+
|
|
1311
|
+
/**
|
|
1312
|
+
* Maps to the css variable `--syn-input-help-text-color`
|
|
1313
|
+
*/
|
|
1314
|
+
export const SynInputHelpTextColor: string;
|
|
1315
|
+
|
|
1316
|
+
/**
|
|
1317
|
+
* Maps to the css variable `--syn-input-help-text-color-error`
|
|
1318
|
+
*/
|
|
1319
|
+
export const SynInputHelpTextColorError: string;
|
|
1320
|
+
|
|
1321
|
+
/**
|
|
1322
|
+
* Maps to the css variable `--syn-input-help-text-font-size-large`
|
|
1323
|
+
*/
|
|
1324
|
+
export const SynInputHelpTextFontSizeLarge: string;
|
|
1325
|
+
|
|
1326
|
+
/**
|
|
1327
|
+
* Maps to the css variable `--syn-input-help-text-font-size-medium`
|
|
1328
|
+
*/
|
|
1329
|
+
export const SynInputHelpTextFontSizeMedium: string;
|
|
1330
|
+
|
|
1331
|
+
/**
|
|
1332
|
+
* Maps to the css variable `--syn-input-help-text-font-size-small`
|
|
1333
|
+
*/
|
|
1334
|
+
export const SynInputHelpTextFontSizeSmall: string;
|
|
1335
|
+
|
|
1336
|
+
/**
|
|
1337
|
+
* Maps to the css variable `--syn-input-icon-color`
|
|
1338
|
+
*/
|
|
1339
|
+
export const SynInputIconColor: string;
|
|
1340
|
+
|
|
1341
|
+
/**
|
|
1342
|
+
* Maps to the css variable `--syn-input-icon-color-hover`
|
|
1343
|
+
*/
|
|
1344
|
+
export const SynInputIconColorHover: string;
|
|
1345
|
+
|
|
1346
|
+
/**
|
|
1347
|
+
* Maps to the css variable `--syn-input-icon-icon-clearable-color`
|
|
1348
|
+
*/
|
|
1349
|
+
export const SynInputIconIconClearableColor: string;
|
|
1350
|
+
|
|
1351
|
+
/**
|
|
1352
|
+
* Maps to the css variable `--syn-input-icon-icon-clearable-color-active`
|
|
1353
|
+
*/
|
|
1354
|
+
export const SynInputIconIconClearableColorActive: string;
|
|
1355
|
+
|
|
1356
|
+
/**
|
|
1357
|
+
* Maps to the css variable `--syn-input-icon-icon-clearable-color-hover`
|
|
1358
|
+
*/
|
|
1359
|
+
export const SynInputIconIconClearableColorHover: string;
|
|
1360
|
+
|
|
1361
|
+
/**
|
|
1362
|
+
* Maps to the css variable `--syn-input-label-color`
|
|
1363
|
+
*/
|
|
1364
|
+
export const SynInputLabelColor: string;
|
|
1365
|
+
|
|
1366
|
+
/**
|
|
1367
|
+
* Maps to the css variable `--syn-input-label-font-size-large`
|
|
1368
|
+
*/
|
|
1369
|
+
export const SynInputLabelFontSizeLarge: string;
|
|
1370
|
+
|
|
1371
|
+
/**
|
|
1372
|
+
* Maps to the css variable `--syn-input-label-font-size-medium`
|
|
1373
|
+
*/
|
|
1374
|
+
export const SynInputLabelFontSizeMedium: string;
|
|
1375
|
+
|
|
1376
|
+
/**
|
|
1377
|
+
* Maps to the css variable `--syn-input-label-font-size-small`
|
|
1378
|
+
*/
|
|
1379
|
+
export const SynInputLabelFontSizeSmall: string;
|
|
1380
|
+
|
|
1381
|
+
/**
|
|
1382
|
+
* Maps to the css variable `--syn-input-letter-spacing`
|
|
1383
|
+
*/
|
|
1384
|
+
export const SynInputLetterSpacing: string;
|
|
1385
|
+
|
|
1386
|
+
/**
|
|
1387
|
+
* Maps to the css variable `--syn-input-placeholder-color`
|
|
1388
|
+
*/
|
|
1389
|
+
export const SynInputPlaceholderColor: string;
|
|
1390
|
+
|
|
1391
|
+
/**
|
|
1392
|
+
* Maps to the css variable `--syn-input-placeholder-color-disabled`
|
|
1393
|
+
*/
|
|
1394
|
+
export const SynInputPlaceholderColorDisabled: string;
|
|
1395
|
+
|
|
1396
|
+
/**
|
|
1397
|
+
* Maps to the css variable `--syn-input-readonly-color-hover`
|
|
1398
|
+
*/
|
|
1399
|
+
export const SynInputReadonlyColorHover: string;
|
|
1400
|
+
|
|
1401
|
+
/**
|
|
1402
|
+
* Maps to the css variable `--syn-input-readonly-background-color`
|
|
1403
|
+
*/
|
|
1404
|
+
export const SynInputReadonlyBackgroundColor: string;
|
|
1405
|
+
|
|
1406
|
+
/**
|
|
1407
|
+
* Maps to the css variable `--syn-input-readonly-background-color-disabled`
|
|
1408
|
+
*/
|
|
1409
|
+
export const SynInputReadonlyBackgroundColorDisabled: string;
|
|
1410
|
+
|
|
1411
|
+
/**
|
|
1412
|
+
* Maps to the css variable `--syn-input-readonly-background-color-focus`
|
|
1413
|
+
*/
|
|
1414
|
+
export const SynInputReadonlyBackgroundColorFocus: string;
|
|
1415
|
+
|
|
1416
|
+
/**
|
|
1417
|
+
* Maps to the css variable `--syn-input-readonly-background-color-hover`
|
|
1418
|
+
*/
|
|
1419
|
+
export const SynInputReadonlyBackgroundColorHover: string;
|
|
1420
|
+
|
|
1421
|
+
/**
|
|
1422
|
+
* Maps to the css variable `--syn-input-required-content`
|
|
1423
|
+
*/
|
|
1424
|
+
export const SynInputRequiredContent: string;
|
|
1425
|
+
|
|
1426
|
+
/**
|
|
1427
|
+
* Maps to the css variable `--syn-input-required-content-color`
|
|
1428
|
+
*/
|
|
1429
|
+
export const SynInputRequiredContentColor: string;
|
|
1430
|
+
|
|
1431
|
+
/**
|
|
1432
|
+
* Maps to the css variable `--syn-input-required-content-offset`
|
|
1433
|
+
*/
|
|
1434
|
+
export const SynInputRequiredContentOffset: string;
|
|
1435
|
+
|
|
1436
|
+
/**
|
|
1437
|
+
* Maps to the css variable `--syn-input-spacing-large`
|
|
1438
|
+
*/
|
|
1439
|
+
export const SynInputSpacingLarge: string;
|
|
1440
|
+
|
|
1441
|
+
/**
|
|
1442
|
+
* Maps to the css variable `--syn-input-spacing-medium`
|
|
1443
|
+
*/
|
|
1444
|
+
export const SynInputSpacingMedium: string;
|
|
1445
|
+
|
|
1446
|
+
/**
|
|
1447
|
+
* Maps to the css variable `--syn-input-spacing-small`
|
|
1448
|
+
*/
|
|
1449
|
+
export const SynInputSpacingSmall: string;
|
|
1450
|
+
|
|
1451
|
+
/**
|
|
1452
|
+
* Maps to the css variable `--syn-input-width`
|
|
1453
|
+
*/
|
|
1454
|
+
export const SynInputWidth: string;
|
|
1455
|
+
|
|
1456
|
+
/**
|
|
1457
|
+
* Maps to the css variable `--syn-interactive-background-color-active`
|
|
1458
|
+
*/
|
|
1459
|
+
export const SynInteractiveBackgroundColorActive: string;
|
|
1460
|
+
|
|
1461
|
+
/**
|
|
1462
|
+
* Maps to the css variable `--syn-interactive-background-color-hover`
|
|
1463
|
+
*/
|
|
1464
|
+
export const SynInteractiveBackgroundColorHover: string;
|
|
1465
|
+
|
|
1466
|
+
/**
|
|
1467
|
+
* Maps to the css variable `--syn-interactive-emphasis-color`
|
|
1468
|
+
*/
|
|
1469
|
+
export const SynInteractiveEmphasisColor: string;
|
|
1470
|
+
|
|
1471
|
+
/**
|
|
1472
|
+
* Maps to the css variable `--syn-interactive-emphasis-color-active`
|
|
1473
|
+
*/
|
|
1474
|
+
export const SynInteractiveEmphasisColorActive: string;
|
|
1475
|
+
|
|
1476
|
+
/**
|
|
1477
|
+
* Maps to the css variable `--syn-interactive-emphasis-color-hover`
|
|
1478
|
+
*/
|
|
1479
|
+
export const SynInteractiveEmphasisColorHover: string;
|
|
1480
|
+
|
|
1481
|
+
/**
|
|
1482
|
+
* Maps to the css variable `--syn-interactive-quiet-color`
|
|
1483
|
+
*/
|
|
1484
|
+
export const SynInteractiveQuietColor: string;
|
|
1485
|
+
|
|
1486
|
+
/**
|
|
1487
|
+
* Maps to the css variable `--syn-interactive-quiet-color-active`
|
|
1488
|
+
*/
|
|
1489
|
+
export const SynInteractiveQuietColorActive: string;
|
|
1490
|
+
|
|
1491
|
+
/**
|
|
1492
|
+
* Maps to the css variable `--syn-interactive-quiet-color-hover`
|
|
1493
|
+
*/
|
|
1494
|
+
export const SynInteractiveQuietColorHover: string;
|
|
1495
|
+
|
|
1496
|
+
/**
|
|
1497
|
+
* Maps to the css variable `--syn-letter-spacing-dense`
|
|
1498
|
+
*/
|
|
1499
|
+
export const SynLetterSpacingDense: string;
|
|
1500
|
+
|
|
1501
|
+
/**
|
|
1502
|
+
* Maps to the css variable `--syn-letter-spacing-denser`
|
|
1503
|
+
*/
|
|
1504
|
+
export const SynLetterSpacingDenser: string;
|
|
1505
|
+
|
|
1506
|
+
/**
|
|
1507
|
+
* Maps to the css variable `--syn-letter-spacing-loose`
|
|
1508
|
+
*/
|
|
1509
|
+
export const SynLetterSpacingLoose: string;
|
|
1510
|
+
|
|
1511
|
+
/**
|
|
1512
|
+
* Maps to the css variable `--syn-letter-spacing-looser`
|
|
1513
|
+
*/
|
|
1514
|
+
export const SynLetterSpacingLooser: string;
|
|
1515
|
+
|
|
1516
|
+
/**
|
|
1517
|
+
* Maps to the css variable `--syn-letter-spacing-normal`
|
|
1518
|
+
*/
|
|
1519
|
+
export const SynLetterSpacingNormal: string;
|
|
1520
|
+
|
|
1521
|
+
/**
|
|
1522
|
+
* Maps to the css variable `--syn-line-height-dense`
|
|
1523
|
+
*/
|
|
1524
|
+
export const SynLineHeightDense: string;
|
|
1525
|
+
|
|
1526
|
+
/**
|
|
1527
|
+
* Maps to the css variable `--syn-line-height-denser`
|
|
1528
|
+
*/
|
|
1529
|
+
export const SynLineHeightDenser: string;
|
|
1530
|
+
|
|
1531
|
+
/**
|
|
1532
|
+
* Maps to the css variable `--syn-line-height-loose`
|
|
1533
|
+
*/
|
|
1534
|
+
export const SynLineHeightLoose: string;
|
|
1535
|
+
|
|
1536
|
+
/**
|
|
1537
|
+
* Maps to the css variable `--syn-line-height-looser`
|
|
1538
|
+
*/
|
|
1539
|
+
export const SynLineHeightLooser: string;
|
|
1540
|
+
|
|
1541
|
+
/**
|
|
1542
|
+
* Maps to the css variable `--syn-line-height-normal`
|
|
1543
|
+
*/
|
|
1544
|
+
export const SynLineHeightNormal: string;
|
|
1545
|
+
|
|
1546
|
+
/**
|
|
1547
|
+
* Maps to the css variable `--syn-link-color`
|
|
1548
|
+
*/
|
|
1549
|
+
export const SynLinkColor: string;
|
|
1550
|
+
|
|
1551
|
+
/**
|
|
1552
|
+
* Maps to the css variable `--syn-link-color-active`
|
|
1553
|
+
*/
|
|
1554
|
+
export const SynLinkColorActive: string;
|
|
1555
|
+
|
|
1556
|
+
/**
|
|
1557
|
+
* Maps to the css variable `--syn-link-color-hover`
|
|
1558
|
+
*/
|
|
1559
|
+
export const SynLinkColorHover: string;
|
|
1560
|
+
|
|
1561
|
+
/**
|
|
1562
|
+
* Maps to the css variable `--syn-link-quiet-color`
|
|
1563
|
+
*/
|
|
1564
|
+
export const SynLinkQuietColor: string;
|
|
1565
|
+
|
|
1566
|
+
/**
|
|
1567
|
+
* Maps to the css variable `--syn-link-quiet-color-active`
|
|
1568
|
+
*/
|
|
1569
|
+
export const SynLinkQuietColorActive: string;
|
|
1570
|
+
|
|
1571
|
+
/**
|
|
1572
|
+
* Maps to the css variable `--syn-link-quiet-color-hover`
|
|
1573
|
+
*/
|
|
1574
|
+
export const SynLinkQuietColorHover: string;
|
|
1575
|
+
|
|
1576
|
+
/**
|
|
1577
|
+
* Maps to the css variable `--syn-link-underline-outline`
|
|
1578
|
+
*/
|
|
1579
|
+
export const SynLinkUnderlineOutline: string;
|
|
1580
|
+
|
|
1581
|
+
/**
|
|
1582
|
+
* Maps to the css variable `--syn-logo-color`
|
|
1583
|
+
*/
|
|
1584
|
+
export const SynLogoColor: string;
|
|
1585
|
+
|
|
1586
|
+
/**
|
|
1587
|
+
* Maps to the css variable `--syn-namur-color-border`
|
|
1588
|
+
*/
|
|
1589
|
+
export const SynNamurColorBorder: string;
|
|
1590
|
+
|
|
1591
|
+
/**
|
|
1592
|
+
* Maps to the css variable `--syn-namur-critical-color`
|
|
1593
|
+
*/
|
|
1594
|
+
export const SynNamurCriticalColor: string;
|
|
1595
|
+
|
|
1596
|
+
/**
|
|
1597
|
+
* Maps to the css variable `--syn-namur-critical-color-background`
|
|
1598
|
+
*/
|
|
1599
|
+
export const SynNamurCriticalColorBackground: string;
|
|
1600
|
+
|
|
1601
|
+
/**
|
|
1602
|
+
* Maps to the css variable `--syn-namur-error-color`
|
|
1603
|
+
*/
|
|
1604
|
+
export const SynNamurErrorColor: string;
|
|
1605
|
+
|
|
1606
|
+
/**
|
|
1607
|
+
* Maps to the css variable `--syn-namur-error-color-background`
|
|
1608
|
+
*/
|
|
1609
|
+
export const SynNamurErrorColorBackground: string;
|
|
1610
|
+
|
|
1611
|
+
/**
|
|
1612
|
+
* Maps to the css variable `--syn-namur-icon-color`
|
|
1613
|
+
*/
|
|
1614
|
+
export const SynNamurIconColor: string;
|
|
1615
|
+
|
|
1616
|
+
/**
|
|
1617
|
+
* Maps to the css variable `--syn-namur-info-color`
|
|
1618
|
+
*/
|
|
1619
|
+
export const SynNamurInfoColor: string;
|
|
1620
|
+
|
|
1621
|
+
/**
|
|
1622
|
+
* Maps to the css variable `--syn-namur-info-color-background`
|
|
1623
|
+
*/
|
|
1624
|
+
export const SynNamurInfoColorBackground: string;
|
|
1625
|
+
|
|
1626
|
+
/**
|
|
1627
|
+
* Maps to the css variable `--syn-namur-neutral-color`
|
|
1628
|
+
*/
|
|
1629
|
+
export const SynNamurNeutralColor: string;
|
|
1630
|
+
|
|
1631
|
+
/**
|
|
1632
|
+
* Maps to the css variable `--syn-namur-neutral-color-background`
|
|
1633
|
+
*/
|
|
1634
|
+
export const SynNamurNeutralColorBackground: string;
|
|
1635
|
+
|
|
1636
|
+
/**
|
|
1637
|
+
* Maps to the css variable `--syn-namur-success-color`
|
|
1638
|
+
*/
|
|
1639
|
+
export const SynNamurSuccessColor: string;
|
|
1640
|
+
|
|
1641
|
+
/**
|
|
1642
|
+
* Maps to the css variable `--syn-namur-success-color-background`
|
|
1643
|
+
*/
|
|
1644
|
+
export const SynNamurSuccessColorBackground: string;
|
|
1645
|
+
|
|
1646
|
+
/**
|
|
1647
|
+
* Maps to the css variable `--syn-namur-warning-color`
|
|
1648
|
+
*/
|
|
1649
|
+
export const SynNamurWarningColor: string;
|
|
1650
|
+
|
|
1651
|
+
/**
|
|
1652
|
+
* Maps to the css variable `--syn-namur-warning-color-background`
|
|
1653
|
+
*/
|
|
1654
|
+
export const SynNamurWarningColorBackground: string;
|
|
1655
|
+
|
|
1656
|
+
/**
|
|
1657
|
+
* Maps to the css variable `--syn-opacity-50`
|
|
1658
|
+
*/
|
|
1659
|
+
export const SynOpacity50: string;
|
|
1660
|
+
|
|
1661
|
+
/**
|
|
1662
|
+
* Maps to the css variable `--syn-option-background-color-active`
|
|
1663
|
+
*/
|
|
1664
|
+
export const SynOptionBackgroundColorActive: string;
|
|
1665
|
+
|
|
1666
|
+
/**
|
|
1667
|
+
* Maps to the css variable `--syn-option-background-color-hover`
|
|
1668
|
+
*/
|
|
1669
|
+
export const SynOptionBackgroundColorHover: string;
|
|
1670
|
+
|
|
1671
|
+
/**
|
|
1672
|
+
* Maps to the css variable `--syn-option-check-color`
|
|
1673
|
+
*/
|
|
1674
|
+
export const SynOptionCheckColor: string;
|
|
1675
|
+
|
|
1676
|
+
/**
|
|
1677
|
+
* Maps to the css variable `--syn-option-check-color-active`
|
|
1678
|
+
*/
|
|
1679
|
+
export const SynOptionCheckColorActive: string;
|
|
1680
|
+
|
|
1681
|
+
/**
|
|
1682
|
+
* Maps to the css variable `--syn-option-check-color-hover`
|
|
1683
|
+
*/
|
|
1684
|
+
export const SynOptionCheckColorHover: string;
|
|
1685
|
+
|
|
1686
|
+
/**
|
|
1687
|
+
* Maps to the css variable `--syn-option-color`
|
|
1688
|
+
*/
|
|
1689
|
+
export const SynOptionColor: string;
|
|
1690
|
+
|
|
1691
|
+
/**
|
|
1692
|
+
* Maps to the css variable `--syn-option-color-active`
|
|
1693
|
+
*/
|
|
1694
|
+
export const SynOptionColorActive: string;
|
|
1695
|
+
|
|
1696
|
+
/**
|
|
1697
|
+
* Maps to the css variable `--syn-option-color-hover`
|
|
1698
|
+
*/
|
|
1699
|
+
export const SynOptionColorHover: string;
|
|
1700
|
+
|
|
1701
|
+
/**
|
|
1702
|
+
* Maps to the css variable `--syn-option-icon-color`
|
|
1703
|
+
*/
|
|
1704
|
+
export const SynOptionIconColor: string;
|
|
1705
|
+
|
|
1706
|
+
/**
|
|
1707
|
+
* Maps to the css variable `--syn-option-icon-color-active`
|
|
1708
|
+
*/
|
|
1709
|
+
export const SynOptionIconColorActive: string;
|
|
1710
|
+
|
|
1711
|
+
/**
|
|
1712
|
+
* Maps to the css variable `--syn-option-icon-color-hover`
|
|
1713
|
+
*/
|
|
1714
|
+
export const SynOptionIconColorHover: string;
|
|
1715
|
+
|
|
1716
|
+
/**
|
|
1717
|
+
* Maps to the css variable `--syn-overlay-background-blur`
|
|
1718
|
+
*/
|
|
1719
|
+
export const SynOverlayBackgroundBlur: string;
|
|
1720
|
+
|
|
1721
|
+
/**
|
|
1722
|
+
* Maps to the css variable `--syn-overlay-background-color`
|
|
1723
|
+
*/
|
|
1724
|
+
export const SynOverlayBackgroundColor: string;
|
|
1725
|
+
|
|
1726
|
+
/**
|
|
1727
|
+
* Maps to the css variable `--syn-page-background`
|
|
1728
|
+
*/
|
|
1729
|
+
export const SynPageBackground: string;
|
|
1730
|
+
|
|
1731
|
+
/**
|
|
1732
|
+
* Maps to the css variable `--syn-page-background-color`
|
|
1733
|
+
*/
|
|
1734
|
+
export const SynPageBackgroundColor: string;
|
|
1735
|
+
|
|
1736
|
+
/**
|
|
1737
|
+
* Maps to the css variable `--syn-page-background-color-muted`
|
|
1738
|
+
*/
|
|
1739
|
+
export const SynPageBackgroundColorMuted: string;
|
|
1740
|
+
|
|
1741
|
+
/**
|
|
1742
|
+
* Maps to the css variable `--syn-panel-background-color`
|
|
1743
|
+
*/
|
|
1744
|
+
export const SynPanelBackgroundColor: string;
|
|
1745
|
+
|
|
1746
|
+
/**
|
|
1747
|
+
* Maps to the css variable `--syn-panel-border-color`
|
|
1748
|
+
*/
|
|
1749
|
+
export const SynPanelBorderColor: string;
|
|
1750
|
+
|
|
1751
|
+
/**
|
|
1752
|
+
* Maps to the css variable `--syn-panel-border-radius`
|
|
1753
|
+
*/
|
|
1754
|
+
export const SynPanelBorderRadius: string;
|
|
1755
|
+
|
|
1756
|
+
/**
|
|
1757
|
+
* Maps to the css variable `--syn-panel-border-width`
|
|
1758
|
+
*/
|
|
1759
|
+
export const SynPanelBorderWidth: string;
|
|
1760
|
+
|
|
1761
|
+
/**
|
|
1762
|
+
* Maps to the css variable `--syn-progress-indicator-color`
|
|
1763
|
+
*/
|
|
1764
|
+
export const SynProgressIndicatorColor: string;
|
|
1765
|
+
|
|
1766
|
+
/**
|
|
1767
|
+
* Maps to the css variable `--syn-progress-track-color`
|
|
1768
|
+
*/
|
|
1769
|
+
export const SynProgressTrackColor: string;
|
|
1770
|
+
|
|
1771
|
+
/**
|
|
1772
|
+
* Maps to the css variable `--syn-range-color-inactive`
|
|
1773
|
+
*/
|
|
1774
|
+
export const SynRangeColorInactive: string;
|
|
1775
|
+
|
|
1776
|
+
/**
|
|
1777
|
+
* Maps to the css variable `--syn-range-error-color`
|
|
1778
|
+
*/
|
|
1779
|
+
export const SynRangeErrorColor: string;
|
|
1780
|
+
|
|
1781
|
+
/**
|
|
1782
|
+
* Maps to the css variable `--syn-range-tick-color`
|
|
1783
|
+
*/
|
|
1784
|
+
export const SynRangeTickColor: string;
|
|
1785
|
+
|
|
1786
|
+
/**
|
|
1787
|
+
* Maps to the css variable `--syn-range-track-color-active`
|
|
1788
|
+
*/
|
|
1789
|
+
export const SynRangeTrackColorActive: string;
|
|
1790
|
+
|
|
1791
|
+
/**
|
|
1792
|
+
* Maps to the css variable `--syn-readonly-background-color`
|
|
1793
|
+
*/
|
|
1794
|
+
export const SynReadonlyBackgroundColor: string;
|
|
1795
|
+
|
|
1796
|
+
/**
|
|
1797
|
+
* Maps to the css variable `--syn-readonly-border-color`
|
|
1798
|
+
*/
|
|
1799
|
+
export const SynReadonlyBorderColor: string;
|
|
1800
|
+
|
|
1801
|
+
/**
|
|
1802
|
+
* Maps to the css variable `--syn-readonly-color-text`
|
|
1803
|
+
*/
|
|
1804
|
+
export const SynReadonlyColorText: string;
|
|
1805
|
+
|
|
1806
|
+
/**
|
|
1807
|
+
* Maps to the css variable `--syn-readonly-icon-color`
|
|
1808
|
+
*/
|
|
1809
|
+
export const SynReadonlyIconColor: string;
|
|
1810
|
+
|
|
1811
|
+
/**
|
|
1812
|
+
* Maps to the css variable `--syn-readonly-icon-color-clearable`
|
|
1813
|
+
*/
|
|
1814
|
+
export const SynReadonlyIconColorClearable: string;
|
|
1815
|
+
|
|
1816
|
+
/**
|
|
1817
|
+
* Maps to the css variable `--syn-readonly-icon-color-expand`
|
|
1818
|
+
*/
|
|
1819
|
+
export const SynReadonlyIconColorExpand: string;
|
|
1820
|
+
|
|
1821
|
+
/**
|
|
1822
|
+
* Maps to the css variable `--syn-readonly-indicator-color`
|
|
1823
|
+
*/
|
|
1824
|
+
export const SynReadonlyIndicatorColor: string;
|
|
1825
|
+
|
|
1826
|
+
/**
|
|
1827
|
+
* Maps to the css variable `--syn-shadow-medium`
|
|
1828
|
+
*/
|
|
1829
|
+
export const SynShadowMedium: string;
|
|
1830
|
+
|
|
1831
|
+
/**
|
|
1832
|
+
* Maps to the css variable `--syn-shadow-large`
|
|
1833
|
+
*/
|
|
1834
|
+
export const SynShadowLarge: string;
|
|
1835
|
+
|
|
1836
|
+
/**
|
|
1837
|
+
* Maps to the css variable `--syn-shadow-x-large`
|
|
1838
|
+
*/
|
|
1839
|
+
export const SynShadowXLarge: string;
|
|
1840
|
+
|
|
1841
|
+
/**
|
|
1842
|
+
* Maps to the css variable `--syn-shadow-overflow-down`
|
|
1843
|
+
*/
|
|
1844
|
+
export const SynShadowOverflowDown: string;
|
|
1845
|
+
|
|
1846
|
+
/**
|
|
1847
|
+
* Maps to the css variable `--syn-shadow-overflow-up`
|
|
1848
|
+
*/
|
|
1849
|
+
export const SynShadowOverflowUp: string;
|
|
1850
|
+
|
|
1851
|
+
/**
|
|
1852
|
+
* Maps to the css variable `--syn-shadow-overflow-left`
|
|
1853
|
+
*/
|
|
1854
|
+
export const SynShadowOverflowLeft: string;
|
|
1855
|
+
|
|
1856
|
+
/**
|
|
1857
|
+
* Maps to the css variable `--syn-shadow-overflow-right`
|
|
1858
|
+
*/
|
|
1859
|
+
export const SynShadowOverflowRight: string;
|
|
1860
|
+
|
|
1861
|
+
/**
|
|
1862
|
+
* Maps to the css variable `--syn-shadow-x-small`
|
|
1863
|
+
*/
|
|
1864
|
+
export const SynShadowXSmall: string;
|
|
1865
|
+
|
|
1866
|
+
/**
|
|
1867
|
+
* Maps to the css variable `--syn-shadow-small`
|
|
1868
|
+
*/
|
|
1869
|
+
export const SynShadowSmall: string;
|
|
1870
|
+
|
|
1871
|
+
/**
|
|
1872
|
+
* Maps to the css variable `--syn-shadow-sticky-down`
|
|
1873
|
+
*/
|
|
1874
|
+
export const SynShadowStickyDown: string;
|
|
1875
|
+
|
|
1876
|
+
/**
|
|
1877
|
+
* Maps to the css variable `--syn-spacing-1-5x-large`
|
|
1878
|
+
*/
|
|
1879
|
+
export const SynSpacing15xLarge: string;
|
|
1880
|
+
|
|
1881
|
+
/**
|
|
1882
|
+
* Maps to the css variable `--syn-spacing-2x-large`
|
|
1883
|
+
*/
|
|
1884
|
+
export const SynSpacing2xLarge: string;
|
|
1885
|
+
|
|
1886
|
+
/**
|
|
1887
|
+
* Maps to the css variable `--syn-spacing-2x-small`
|
|
1888
|
+
*/
|
|
1889
|
+
export const SynSpacing2xSmall: string;
|
|
1890
|
+
|
|
1891
|
+
/**
|
|
1892
|
+
* Maps to the css variable `--syn-spacing-3x-large`
|
|
1893
|
+
*/
|
|
1894
|
+
export const SynSpacing3xLarge: string;
|
|
1895
|
+
|
|
1896
|
+
/**
|
|
1897
|
+
* Maps to the css variable `--syn-spacing-3x-small`
|
|
1898
|
+
*/
|
|
1899
|
+
export const SynSpacing3xSmall: string;
|
|
1900
|
+
|
|
1901
|
+
/**
|
|
1902
|
+
* Maps to the css variable `--syn-spacing-4x-large`
|
|
1903
|
+
*/
|
|
1904
|
+
export const SynSpacing4xLarge: string;
|
|
1905
|
+
|
|
1906
|
+
/**
|
|
1907
|
+
* Maps to the css variable `--syn-spacing-4x-small`
|
|
1908
|
+
*/
|
|
1909
|
+
export const SynSpacing4xSmall: string;
|
|
1910
|
+
|
|
1911
|
+
/**
|
|
1912
|
+
* Maps to the css variable `--syn-spacing-5x-large`
|
|
1913
|
+
*/
|
|
1914
|
+
export const SynSpacing5xLarge: string;
|
|
1915
|
+
|
|
1916
|
+
/**
|
|
1917
|
+
* Maps to the css variable `--syn-spacing-large`
|
|
1918
|
+
*/
|
|
1919
|
+
export const SynSpacingLarge: string;
|
|
1920
|
+
|
|
1921
|
+
/**
|
|
1922
|
+
* Maps to the css variable `--syn-spacing-medium`
|
|
1923
|
+
*/
|
|
1924
|
+
export const SynSpacingMedium: string;
|
|
1925
|
+
|
|
1926
|
+
/**
|
|
1927
|
+
* Maps to the css variable `--syn-spacing-medium-large`
|
|
1928
|
+
*/
|
|
1929
|
+
export const SynSpacingMediumLarge: string;
|
|
1930
|
+
|
|
1931
|
+
/**
|
|
1932
|
+
* Maps to the css variable `--syn-spacing-small`
|
|
1933
|
+
*/
|
|
1934
|
+
export const SynSpacingSmall: string;
|
|
1935
|
+
|
|
1936
|
+
/**
|
|
1937
|
+
* Maps to the css variable `--syn-spacing-x-large`
|
|
1938
|
+
*/
|
|
1939
|
+
export const SynSpacingXLarge: string;
|
|
1940
|
+
|
|
1941
|
+
/**
|
|
1942
|
+
* Maps to the css variable `--syn-spacing-x-small`
|
|
1943
|
+
*/
|
|
1944
|
+
export const SynSpacingXSmall: string;
|
|
1945
|
+
|
|
1946
|
+
/**
|
|
1947
|
+
* Maps to the css variable `--syn-spinner-opacity`
|
|
1948
|
+
*/
|
|
1949
|
+
export const SynSpinnerOpacity: string;
|
|
1950
|
+
|
|
1951
|
+
/**
|
|
1952
|
+
* Maps to the css variable `--syn-switch-height-large`
|
|
1953
|
+
*/
|
|
1954
|
+
export const SynSwitchHeightLarge: string;
|
|
1955
|
+
|
|
1956
|
+
/**
|
|
1957
|
+
* Maps to the css variable `--syn-switch-height-medium`
|
|
1958
|
+
*/
|
|
1959
|
+
export const SynSwitchHeightMedium: string;
|
|
1960
|
+
|
|
1961
|
+
/**
|
|
1962
|
+
* Maps to the css variable `--syn-switch-height-small`
|
|
1963
|
+
*/
|
|
1964
|
+
export const SynSwitchHeightSmall: string;
|
|
1965
|
+
|
|
1966
|
+
/**
|
|
1967
|
+
* Maps to the css variable `--syn-switch-width-large`
|
|
1968
|
+
*/
|
|
1969
|
+
export const SynSwitchWidthLarge: string;
|
|
1970
|
+
|
|
1971
|
+
/**
|
|
1972
|
+
* Maps to the css variable `--syn-switch-width-medium`
|
|
1973
|
+
*/
|
|
1974
|
+
export const SynSwitchWidthMedium: string;
|
|
1975
|
+
|
|
1976
|
+
/**
|
|
1977
|
+
* Maps to the css variable `--syn-switch-width-small`
|
|
1978
|
+
*/
|
|
1979
|
+
export const SynSwitchWidthSmall: string;
|
|
1980
|
+
|
|
1981
|
+
/**
|
|
1982
|
+
* Maps to the css variable `--syn-table-background-color`
|
|
1983
|
+
*/
|
|
1984
|
+
export const SynTableBackgroundColor: string;
|
|
1985
|
+
|
|
1986
|
+
/**
|
|
1987
|
+
* Maps to the css variable `--syn-table-background-color-alternating`
|
|
1988
|
+
*/
|
|
1989
|
+
export const SynTableBackgroundColorAlternating: string;
|
|
1990
|
+
|
|
1991
|
+
/**
|
|
1992
|
+
* Maps to the css variable `--syn-table-background-color-header`
|
|
1993
|
+
*/
|
|
1994
|
+
export const SynTableBackgroundColorHeader: string;
|
|
1995
|
+
|
|
1996
|
+
/**
|
|
1997
|
+
* Maps to the css variable `--syn-table-border-color`
|
|
1998
|
+
*/
|
|
1999
|
+
export const SynTableBorderColor: string;
|
|
2000
|
+
|
|
2001
|
+
/**
|
|
2002
|
+
* Maps to the css variable `--syn-table-shadow-end`
|
|
2003
|
+
*/
|
|
2004
|
+
export const SynTableShadowEnd: string;
|
|
2005
|
+
|
|
2006
|
+
/**
|
|
2007
|
+
* Maps to the css variable `--syn-table-shadow-start`
|
|
2008
|
+
*/
|
|
2009
|
+
export const SynTableShadowStart: string;
|
|
2010
|
+
|
|
2011
|
+
/**
|
|
2012
|
+
* Maps to the css variable `--syn-text-decoration-default`
|
|
2013
|
+
*/
|
|
2014
|
+
export const SynTextDecorationDefault: string;
|
|
2015
|
+
|
|
2016
|
+
/**
|
|
2017
|
+
* Maps to the css variable `--syn-text-decoration-underline`
|
|
2018
|
+
*/
|
|
2019
|
+
export const SynTextDecorationUnderline: string;
|
|
2020
|
+
|
|
2021
|
+
/**
|
|
2022
|
+
* Maps to the css variable `--syn-toggle-size-large`
|
|
2023
|
+
*/
|
|
2024
|
+
export const SynToggleSizeLarge: string;
|
|
2025
|
+
|
|
2026
|
+
/**
|
|
2027
|
+
* Maps to the css variable `--syn-toggle-size-medium`
|
|
2028
|
+
*/
|
|
2029
|
+
export const SynToggleSizeMedium: string;
|
|
2030
|
+
|
|
2031
|
+
/**
|
|
2032
|
+
* Maps to the css variable `--syn-toggle-size-small`
|
|
2033
|
+
*/
|
|
2034
|
+
export const SynToggleSizeSmall: string;
|
|
2035
|
+
|
|
2036
|
+
/**
|
|
2037
|
+
* Maps to the css variable `--syn-tooltip-arrow-size`
|
|
2038
|
+
*/
|
|
2039
|
+
export const SynTooltipArrowSize: string;
|
|
2040
|
+
|
|
2041
|
+
/**
|
|
2042
|
+
* Maps to the css variable `--syn-tooltip-background-color`
|
|
2043
|
+
*/
|
|
2044
|
+
export const SynTooltipBackgroundColor: string;
|
|
2045
|
+
|
|
2046
|
+
/**
|
|
2047
|
+
* Maps to the css variable `--syn-tooltip-border-radius`
|
|
2048
|
+
*/
|
|
2049
|
+
export const SynTooltipBorderRadius: string;
|
|
2050
|
+
|
|
2051
|
+
/**
|
|
2052
|
+
* Maps to the css variable `--syn-tooltip-color`
|
|
2053
|
+
*/
|
|
2054
|
+
export const SynTooltipColor: string;
|
|
2055
|
+
|
|
2056
|
+
/**
|
|
2057
|
+
* Maps to the css variable `--syn-tooltip-font-family`
|
|
2058
|
+
*/
|
|
2059
|
+
export const SynTooltipFontFamily: string;
|
|
2060
|
+
|
|
2061
|
+
/**
|
|
2062
|
+
* Maps to the css variable `--syn-tooltip-font-size`
|
|
2063
|
+
*/
|
|
2064
|
+
export const SynTooltipFontSize: string;
|
|
2065
|
+
|
|
2066
|
+
/**
|
|
2067
|
+
* Maps to the css variable `--syn-tooltip-font-weight`
|
|
2068
|
+
*/
|
|
2069
|
+
export const SynTooltipFontWeight: string;
|
|
2070
|
+
|
|
2071
|
+
/**
|
|
2072
|
+
* Maps to the css variable `--syn-tooltip-line-height`
|
|
2073
|
+
*/
|
|
2074
|
+
export const SynTooltipLineHeight: string;
|
|
2075
|
+
|
|
2076
|
+
/**
|
|
2077
|
+
* Maps to the css variable `--syn-tooltip-padding`
|
|
2078
|
+
*/
|
|
2079
|
+
export const SynTooltipPadding: string;
|
|
2080
|
+
|
|
2081
|
+
/**
|
|
2082
|
+
* Maps to the css variable `--syn-transition-fast`
|
|
2083
|
+
*/
|
|
2084
|
+
export const SynTransitionFast: string;
|
|
2085
|
+
|
|
2086
|
+
/**
|
|
2087
|
+
* Maps to the css variable `--syn-transition-medium`
|
|
2088
|
+
*/
|
|
2089
|
+
export const SynTransitionMedium: string;
|
|
2090
|
+
|
|
2091
|
+
/**
|
|
2092
|
+
* Maps to the css variable `--syn-transition-slow`
|
|
2093
|
+
*/
|
|
2094
|
+
export const SynTransitionSlow: string;
|
|
2095
|
+
|
|
2096
|
+
/**
|
|
2097
|
+
* Maps to the css variable `--syn-transition-x-fast`
|
|
2098
|
+
*/
|
|
2099
|
+
export const SynTransitionXFast: string;
|
|
2100
|
+
|
|
2101
|
+
/**
|
|
2102
|
+
* Maps to the css variable `--syn-transition-x-slow`
|
|
2103
|
+
*/
|
|
2104
|
+
export const SynTransitionXSlow: string;
|
|
2105
|
+
|
|
2106
|
+
/**
|
|
2107
|
+
* Maps to the css variable `--syn-typography-color-text`
|
|
2108
|
+
*/
|
|
2109
|
+
export const SynTypographyColorText: string;
|
|
2110
|
+
|
|
2111
|
+
/**
|
|
2112
|
+
* Maps to the css variable `--syn-typography-color-text-inverted`
|
|
2113
|
+
*/
|
|
2114
|
+
export const SynTypographyColorTextInverted: string;
|
|
2115
|
+
|
|
2116
|
+
/**
|
|
2117
|
+
* Maps to the css variable `--syn-z-index-dialog`
|
|
2118
|
+
*/
|
|
2119
|
+
export const SynZIndexDialog: string;
|
|
2120
|
+
|
|
2121
|
+
/**
|
|
2122
|
+
* Maps to the css variable `--syn-z-index-drawer`
|
|
2123
|
+
*/
|
|
2124
|
+
export const SynZIndexDrawer: string;
|
|
2125
|
+
|
|
2126
|
+
/**
|
|
2127
|
+
* Maps to the css variable `--syn-z-index-dropdown`
|
|
2128
|
+
*/
|
|
2129
|
+
export const SynZIndexDropdown: string;
|
|
2130
|
+
|
|
2131
|
+
/**
|
|
2132
|
+
* Maps to the css variable `--syn-z-index-toast`
|
|
2133
|
+
*/
|
|
2134
|
+
export const SynZIndexToast: string;
|
|
2135
|
+
|
|
2136
|
+
/**
|
|
2137
|
+
* Maps to the css variable `--syn-z-index-tooltip`
|
|
2138
|
+
*/
|
|
2139
|
+
export const SynZIndexTooltip: string;
|
|
2140
|
+
|
|
2141
|
+
/**
|
|
2142
|
+
* Maps to the css variable `--syn-body-x-small-regular`
|
|
2143
|
+
*/
|
|
2144
|
+
export const SynBodyXSmallRegular: string;
|
|
2145
|
+
|
|
2146
|
+
/**
|
|
2147
|
+
* Maps to the css variable `--syn-body-x-small-semibold`
|
|
2148
|
+
*/
|
|
2149
|
+
export const SynBodyXSmallSemibold: string;
|
|
2150
|
+
|
|
2151
|
+
/**
|
|
2152
|
+
* Maps to the css variable `--syn-body-x-small-bold`
|
|
2153
|
+
*/
|
|
2154
|
+
export const SynBodyXSmallBold: string;
|
|
2155
|
+
|
|
2156
|
+
/**
|
|
2157
|
+
* Maps to the css variable `--syn-body-small-regular`
|
|
2158
|
+
*/
|
|
2159
|
+
export const SynBodySmallRegular: string;
|
|
2160
|
+
|
|
2161
|
+
/**
|
|
2162
|
+
* Maps to the css variable `--syn-body-small-semibold`
|
|
2163
|
+
*/
|
|
2164
|
+
export const SynBodySmallSemibold: string;
|
|
2165
|
+
|
|
2166
|
+
/**
|
|
2167
|
+
* Maps to the css variable `--syn-body-small-bold`
|
|
2168
|
+
*/
|
|
2169
|
+
export const SynBodySmallBold: string;
|
|
2170
|
+
|
|
2171
|
+
/**
|
|
2172
|
+
* Maps to the css variable `--syn-body-medium-regular`
|
|
2173
|
+
*/
|
|
2174
|
+
export const SynBodyMediumRegular: string;
|
|
2175
|
+
|
|
2176
|
+
/**
|
|
2177
|
+
* Maps to the css variable `--syn-body-medium-semibold`
|
|
2178
|
+
*/
|
|
2179
|
+
export const SynBodyMediumSemibold: string;
|
|
2180
|
+
|
|
2181
|
+
/**
|
|
2182
|
+
* Maps to the css variable `--syn-body-medium-bold`
|
|
2183
|
+
*/
|
|
2184
|
+
export const SynBodyMediumBold: string;
|
|
2185
|
+
|
|
2186
|
+
/**
|
|
2187
|
+
* Maps to the css variable `--syn-body-large-regular`
|
|
2188
|
+
*/
|
|
2189
|
+
export const SynBodyLargeRegular: string;
|
|
2190
|
+
|
|
2191
|
+
/**
|
|
2192
|
+
* Maps to the css variable `--syn-body-large-semibold`
|
|
2193
|
+
*/
|
|
2194
|
+
export const SynBodyLargeSemibold: string;
|
|
2195
|
+
|
|
2196
|
+
/**
|
|
2197
|
+
* Maps to the css variable `--syn-body-large-bold`
|
|
2198
|
+
*/
|
|
2199
|
+
export const SynBodyLargeBold: string;
|
|
2200
|
+
|
|
2201
|
+
/**
|
|
2202
|
+
* Maps to the css variable `--syn-heading-large`
|
|
2203
|
+
*/
|
|
2204
|
+
export const SynHeadingLarge: string;
|
|
2205
|
+
|
|
2206
|
+
/**
|
|
2207
|
+
* Maps to the css variable `--syn-heading-x-large`
|
|
2208
|
+
*/
|
|
2209
|
+
export const SynHeadingXLarge: string;
|
|
2210
|
+
|
|
2211
|
+
/**
|
|
2212
|
+
* Maps to the css variable `--syn-heading-2x-large`
|
|
2213
|
+
*/
|
|
2214
|
+
export const SynHeading2xLarge: string;
|
|
2215
|
+
|
|
2216
|
+
/**
|
|
2217
|
+
* Maps to the css variable `--syn-heading-3x-large`
|
|
2218
|
+
*/
|
|
2219
|
+
export const SynHeading3xLarge: string;
|
|
2220
|
+
|
|
2221
|
+
/**
|
|
2222
|
+
* Maps to the css variable `--syn-focus-ring`
|
|
2223
|
+
*/
|
|
2224
|
+
export const SynFocusRing: string;
|