sit-onyx 1.4.0-dev-20251112123258 → 1.4.0-dev-20251112124157

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/dist/index.js CHANGED
@@ -209,7 +209,7 @@ const Wl = ["innerHTML"], q = /* @__PURE__ */ T({
209
209
  second: "2-digit",
210
210
  timeZoneName: "shortOffset"
211
211
  }
212
- }, as = "Yes", ls = "No", ss = "(optional)", rs = "Cancel", is = "Apply", cs = "Back", us = "Close", ds = "Now", ps = { label: "Breadcrumb navigation", home: "Home" }, ms = { head: { selection: { selectAll: "Select all rows", deselectAll: "Deselect all rows", select: "Add row with ID '{id}' to the selection.", deselect: "Remove row with ID '{id}' from the selection." }, sorting: { action: { asc: "Sort the table ascending by the {field} column.", desc: "Sort the table descending by the {field} column.", none: "Reset sorting." }, menu: { asc: "Sort ascending", desc: "Sort descending", none: "No sorting" } }, filtering: { removeLabel: "Remove search term for column {column}", menu: { label: "Search column {column}", placeholder: "Search column" } }, hideColumns: { revealFlyout: "List of hidden columns", revealTrigger: "Show hidden columns", menu: { hideButton: "Hide column" } } }, loadMore: "Load more" }, ys = { tooShort: { preview: "Too short, minimum {minLength} characters required", fullError: "Make the input at least {minLength} characters long. It is currently {n} characters long. Special characters might use more than one character." }, tooLong: { preview: "Too long, maximum {maxLength} characters allowed", fullError: "Shorten the input to {maxLength} characters or less. It is currently {n} characters long. Special characters might use more than one character." }, rangeUnderflow: { preview: "Too low", fullError: "Input value must be greater than or equal to {min}." }, rangeOverflow: { preview: "Too high", fullError: "Input value must be less than or equal to {max}." }, patternMismatch: { preview: "Invalid format", fullError: "Please match the format requested." }, valueMissing: { preview: "Required", fullError: "The field is empty, it is mandatory and must be filled in." }, stepMismatch: { preview: "Invalid number", fullError: "Please enter a valid number, that is a multiple of {step}." }, badInput: { preview: "Invalid input", fullError: '"{value}" does not match the expected type.' }, typeMismatch: { generic: { preview: "Invalid input type", fullError: '"{value}" does not match the expected type.' }, email: { preview: "Invalid mail", fullError: `"{value}" is not a valid email address. It should be similar to "johndoe{'@'}example.com" (Must contain one {'@'} symbol and a period).` }, number: { preview: "Invalid number", fullError: '"{value}" is not a valid number. Make sure it contains only digits, and optionally a single decimal point.' }, tel: { preview: "Invalid phone number", fullError: '"{value}" is not a valid phone number.' }, url: { preview: "Invalid URL", fullError: '"{value}" is not a valid URL. A URL usually points to a website and should be similar to "https://www.example.com".' } } }, fs = { toggleDropDown: "Toggle selection popover", empty: "No data available", noMatch: "No item matches your search", searchInputLabel: "Filter the list items", clearSearch: "Clear search filter", searchPlaceholder: "Search" }, vs = { selectAll: "Select all", selectGroup: "Selected", currentSelection: "{n} selected" }, bs = { decrement: "Decrement by {stepSize}", increment: "Increment by {stepSize}" }, hs = { empty: "This table is empty." }, gs = { opensExternally: "(opens in a new tab)" }, _s = "Subpages of {label}", xs = { appLogo: "App logo of {appName}", goToHome: "Go to home page", goBack: "Go back", moreNavItems: "+{n} More", moreNavItemsLabel: "More Items", showMoreNavItemsLabel: "Show more items", userMenuLabel: "User options", toggleBurgerMenu: "Toggle burger menu", toggleContextMenu: "Toggle context menu", navigationHeadline: "Navigation", moreActionsFlyout: 'Choose an action for the column "{column}"', moreActionsTrigger: "Toggle column actions" }, ks = { neutral: "Toggle info tooltip", danger: "Toggle error tooltip", success: "Toggle success tooltip" }, ws = { headline: "Change appearance", subtitle: "Select the appearance of the application:", appearance: "Appearance", auto: { label: "Auto", description: "The application automatically adapts its appearance to your system settings." }, light: { label: "Light", description: "Light mode provides optimal contrast for bright environments." }, dark: { label: "Dark", description: "This color mode is optimized for darker environments." } }, Ss = { label: "Pagination", ofPages: "of {pages} page | of {pages} pages", previous: "previous page", next: "next page", buttonLabel: "Page {page}", morePages: "More pages in between", select: { label: "Page selection", listLabel: "Available pages" } }, $s = { clear: "Clear input", showPassword: "Show Password", hidePassword: "Hide Password" }, Cs = { close: "Close dialog" }, Es = { copyLink: "Copy link to this headline", copyLinkTo: "Copy link to headline:" }, Bs = { ariaLabel: "Avatar of {fullName}" }, As = { clickToAdd: "Add {label} filter", clickToRemove: "Remove {label} filter" }, Os = { label: "Language", headline: "Change language", subtitle: "Select the language of the application:" }, Ms = { label: "Drag to change width" }, Ts = { select: "Select", clickToUpload: "Click to select", orDragAndDrop: "or drag and drop file", maxFileSize: "Maximum file size", inTotal: "in total", maxFileCount: "Maximum {n} files to select in total", allowedFileTypes: "Allowed file types: {types}", hideFilesButton: "Hide all files", revealFilesButton: "Show all files", removeFile: "Remove file", status: { fileTypeError: "File with extension '.{extension}' is invalid", fileSizeError: "File exceeds maximum allowed size of {size}", maxFileSizeError: "Total size of all files exceeds maximum allowed of {size}", maxCountError: "Number of files exceeds maximum allowed of {count}" } }, Is = { label: "Global actions" }, Rs = { todayButton: { label: "Today", tooltip: "Jump to today" }, calendarWeek: "CW", calendarWeekButtonLabel: "Select calendar week {weekNumber}", previousMonthButton: "Previous month", nextMonthButton: "Next month" }, Ds = { moreActions: "More actions", toggleActions: { click: "Click to toggle action visibility", hover: "Hover/Focus to toggle action visibility" } }, Ls = { decreaseValueBy: "Decrease value by {n}", increaseValueBy: "Increase value by {n}", changeValue: "Change value" }, Vs = { label: "Code snippets", copySnippet: "Copy code", copied: "Copied!", failed: "Failed!", tabLabel: "Code" }, Ns = { label: "Global search", searchResults: "Search results", input: { label: "Search for content", placeholder: "Search..." }, shortcuts: { move: "Navigate", select: "Select" } }, ko = {
212
+ }, as = "Yes", ls = "No", ss = "(optional)", rs = "Cancel", is = "Apply", cs = "Back", us = "Close", ds = "Now", ps = { label: "Breadcrumb navigation", home: "Home" }, ms = { head: { selection: { selectAll: "Select all rows", deselectAll: "Deselect all rows", select: "Add row with ID '{id}' to the selection.", deselect: "Remove row with ID '{id}' from the selection." }, sorting: { action: { asc: "Sort the table ascending by the {field} column.", desc: "Sort the table descending by the {field} column.", none: "Reset sorting." }, menu: { asc: "Sort ascending", desc: "Sort descending", none: "No sorting" } }, filtering: { removeLabel: "Remove search term for column {column}", menu: { label: "Search column {column}", placeholder: "Search column" } }, hideColumns: { revealFlyout: "List of hidden columns", revealTrigger: "Show hidden columns", menu: { hideButton: "Hide column" } } }, loadMore: "Load more" }, ys = { tooShort: { preview: "Too short, minimum {minLength} characters required", fullError: "Make the input at least {minLength} characters long. It is currently {n} characters long. Special characters might use more than one character." }, tooLong: { preview: "Too long, maximum {maxLength} characters allowed", fullError: "Shorten the input to {maxLength} characters or less. It is currently {n} characters long. Special characters might use more than one character." }, rangeUnderflow: { preview: "Too low", fullError: "Input value must be greater than or equal to {min}." }, rangeOverflow: { preview: "Too high", fullError: "Input value must be less than or equal to {max}." }, patternMismatch: { preview: "Invalid format", fullError: "Please match the format requested." }, valueMissing: { preview: "Required", fullError: "The field is empty, it is mandatory and must be filled in." }, stepMismatch: { preview: "Invalid number", fullError: "Please enter a valid number, that is a multiple of {step}." }, badInput: { preview: "Invalid input", fullError: '"{value}" does not match the expected type.' }, typeMismatch: { generic: { preview: "Invalid input type", fullError: '"{value}" does not match the expected type.' }, email: { preview: "Invalid mail", fullError: `"{value}" is not a valid email address. It should be similar to "johndoe{'@'}example.com" (Must contain one {'@'} symbol and a period).` }, number: { preview: "Invalid number", fullError: '"{value}" is not a valid number. Make sure it contains only digits, and optionally a single decimal point.' }, tel: { preview: "Invalid phone number", fullError: '"{value}" is not a valid phone number.' }, url: { preview: "Invalid URL", fullError: '"{value}" is not a valid URL. A URL usually points to a website and should be similar to "https://www.example.com".' } } }, fs = { toggleDropDown: "Toggle selection popover", empty: "No data available", noMatch: "No item matches your search", searchInputLabel: "Filter the list items", clearSearch: "Clear search filter", searchPlaceholder: "Search" }, vs = { selectAll: "Select all", selectGroup: "Selected", currentSelection: "{n} selected" }, bs = { decrement: "Decrement by {stepSize}", increment: "Increment by {stepSize}" }, hs = { empty: "This table is empty." }, gs = { opensExternally: "(opens in a new tab)" }, _s = "Subpages of {label}", xs = { appLogo: "App logo of {appName}", goToHome: "Go to home page", goBack: "Go back", moreNavItems: "+{n} More", moreNavItemsLabel: "More Items", showMoreNavItemsLabel: "Show more items", userMenuLabel: "User options", toggleBurgerMenu: "Toggle burger menu", toggleContextMenu: "Toggle context menu", navigationHeadline: "Navigation", moreActionsFlyout: 'Choose an action for the column "{column}"', moreActionsTrigger: "Toggle column actions" }, ks = { neutral: "Toggle info tooltip", danger: "Toggle error tooltip", success: "Toggle success tooltip" }, ws = { headline: "Change appearance", subtitle: "Select the appearance of the application:", appearance: "Appearance", auto: { label: "Auto", description: "The application automatically adapts its appearance to your system settings." }, light: { label: "Light", description: "Light mode provides optimal contrast for bright environments." }, dark: { label: "Dark", description: "This color mode is optimized for darker environments." } }, Ss = { label: "Pagination", ofPages: "of {pages} page | of {pages} pages", previous: "previous page", next: "next page", buttonLabel: "Page {page}", morePages: "More pages in between", select: { label: "Page selection", listLabel: "Available pages" } }, $s = { clear: "Clear input", showPassword: "Show Password", hidePassword: "Hide Password" }, Cs = { close: "Close dialog" }, Es = { copyLink: "Copy link to this headline", copyLinkTo: "Copy link to headline:" }, Bs = { ariaLabel: "Avatar of {fullName}" }, As = { clickToAdd: "Add {label} filter", clickToRemove: "Remove {label} filter" }, Os = { label: "Language", headline: "Change language", subtitle: "Select the language of the application:" }, Ms = { label: "Drag to change width" }, Ts = { select: "Select", clickToUpload: "Click to select", orDragAndDrop: "or drag and drop file", maxFileSize: "Maximum file size", inTotal: "in total", maxFileCount: "Maximum {n} files to select in total", allowedFileTypes: "Allowed file types: {types}", hideFilesButton: "Hide all files", revealFilesButton: "Show all files", removeFile: "Remove file", status: { fileTypeError: "File with extension '.{extension}' is invalid", fileSizeError: "File exceeds maximum allowed size of {size}", maxFileSizeError: "Total size of all files exceeds maximum allowed of {size}", maxCountError: "Number of files exceeds maximum allowed of {count}" } }, Is = { label: "Global actions" }, Rs = { todayButton: { label: "Today", tooltip: "Jump to today" }, calendarWeek: "CW", calendarWeekButtonLabel: "Select calendar week {weekNumber}", previousMonthButton: "Previous month", nextMonthButton: "Next month" }, Ds = { moreActions: "More actions", toggleActions: { click: "Click to toggle action visibility", hover: "Hover/Focus to toggle action visibility" } }, Ls = { decreaseValueBy: "Decrease value by {n}", increaseValueBy: "Increase value by {n}", changeValue: "Change value" }, Vs = { label: "Code snippets", copySnippet: "Copy code", copied: "Copied!", failed: "Failed!", tabLabel: "Code" }, Ns = { label: "Global search", searchResults: "Search results", input: { label: "Search for content", placeholder: "Search..." }, shortcuts: { move: "Navigate", select: "Select" }, system: "System" }, ko = {
213
213
  yes: as,
214
214
  no: ls,
215
215
  optional: ss,
@@ -12330,6 +12330,7 @@ export {
12330
12330
  ai as createToastProvider,
12331
12331
  gt as extractLinkProps,
12332
12332
  aa as isInternalLink,
12333
+ Ce as mergeVueProps,
12333
12334
  na as normalizedIncludes,
12334
12335
  Ps as provideI18n,
12335
12336
  lo as provideSkeletonContext,
@@ -12340,6 +12341,7 @@ export {
12340
12341
  pa as useGlobalFAB,
12341
12342
  At as useLink,
12342
12343
  Yr as useNotification,
12344
+ Le as useRootAttrs,
12343
12345
  Na as useScrollEnd,
12344
12346
  ce as useSkeletonContext,
12345
12347
  Vy as useThemeTransition,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sit-onyx",
3
3
  "description": "A design system and Vue.js component library created by Schwarz IT",
4
- "version": "1.4.0-dev-20251112123258",
4
+ "version": "1.4.0-dev-20251112124157",
5
5
  "type": "module",
6
6
  "author": "Schwarz IT KG",
7
7
  "license": "Apache-2.0",
@@ -40,7 +40,7 @@
40
40
  "peerDependencies": {
41
41
  "typescript": ">= 5.2.2",
42
42
  "vue": ">= 3.5.0",
43
- "@sit-onyx/icons": "^1.2.0-dev-20251112123258"
43
+ "@sit-onyx/icons": "^1.2.0-dev-20251112124157"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@axe-core/playwright": "^4.11.0",
@@ -58,11 +58,11 @@
58
58
  "vue-component-type-helpers": "^3.1.3",
59
59
  "vue-i18n": "^11.1.12",
60
60
  "vue-router": "^4.6.3",
61
- "@sit-onyx/flags": "^1.0.0",
62
- "@sit-onyx/headless": "^0.4.0-dev-20251112123258",
61
+ "@sit-onyx/headless": "^0.4.0-dev-20251112124157",
63
62
  "@sit-onyx/playwright-utils": "^1.0.0",
64
63
  "@sit-onyx/shared": "^0.1.0",
65
- "@sit-onyx/storybook-utils": "^1.1.0-dev-20251112123258"
64
+ "@sit-onyx/flags": "^1.0.0",
65
+ "@sit-onyx/storybook-utils": "^1.1.0-dev-20251112124157"
66
66
  },
67
67
  "scripts": {
68
68
  "dev": "storybook dev -p 6006 --no-open",