@public-ui/schema
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -1,2 +0,2 @@ | ||
import { Theme } from '@a11y-ui/core'; | ||
import { Theme } from 'adopted-style-sheets'; | ||
@@ -3,0 +3,0 @@ declare const KoliBri: Theme<"kol", "error" | "warning" | "info" | "success" | "message" | "close" | "form-description" | "of" | "characters" | "new" | "no-entries" | "change-order" | "action-running" | "action-done" | "page-first" | "page-back" | "page-next" | "page-last" | "entries-per-site" | "page-current" | "page-selected" | "page-per-site" | "logo-description" | "open-link-in-tab" | "kolibri-logo", "symbol" | "abbr" | "accordion" | "accordion-group" | "alert" | "avatar" | "badge" | "breadcrumb" | "button" | "button-group" | "button-link" | "card" | "details" | "form" | "heading" | "icon" | "image" | "indented-text" | "input-checkbox" | "input-color" | "input-date" | "input-email" | "input-file" | "input-number" | "input-password" | "input-radio" | "input-range" | "input-text" | "link" | "link-button" | "link-group" | "modal" | "nav" | "pagination" | "progress" | "select" | "separator" | "skip-nav" | "spin" | "split-button" | "table" | "tabs" | "textarea" | "toast-container" | "toolbar" | "tooltip">; |
{ | ||
"name": "@public-ui/schema", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"license": "EUPL-1.2", | ||
@@ -44,11 +44,11 @@ "homepage": "https://public-ui.github.io", | ||
"dependencies": { | ||
"@a11y-ui/core": "1.1.0" | ||
"adopted-style-sheets": "1.1.2" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "ts5.3", | ||
"@typescript-eslint/eslint-plugin": "6.13.1", | ||
"@typescript-eslint/parser": "6.13.1", | ||
"eslint": "8.55.0", | ||
"@typescript-eslint/eslint-plugin": "6.14.0", | ||
"@typescript-eslint/parser": "6.14.0", | ||
"eslint": "8.56.0", | ||
"eslint-plugin-no-loops": "0.3.0", | ||
"typescript": "5.3.2", | ||
"typescript": "5.3.3", | ||
"unbuild": "1.2.1" | ||
@@ -55,0 +55,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
25745
+ Addedadopted-style-sheets@1.1.2
+ Addedadopted-style-sheets@1.1.2(transitive)
+ Addedloglevel@1.8.1(transitive)
- Removed@a11y-ui/core@1.1.0
- Removed@a11y-ui/core@1.1.0(transitive)
- Removedadopted-style-sheets@1.1.7(transitive)
- Removedloglevel@1.9.2(transitive)