@iris-ui-kit/vue 0.2.26 → 0.2.27

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.d.cts CHANGED
@@ -5527,8 +5527,8 @@ declare const IrisTree: vue.DefineComponent<vue.ExtractPropTypes<{
5527
5527
  }>, {
5528
5528
  error: boolean;
5529
5529
  loading: boolean;
5530
- ariaLabel: string;
5531
5530
  expanded: string[];
5531
+ ariaLabel: string;
5532
5532
  selected: string[];
5533
5533
  defaultExpanded: string[];
5534
5534
  defaultSelected: string[];
package/dist/index.d.ts CHANGED
@@ -5527,8 +5527,8 @@ declare const IrisTree: vue.DefineComponent<vue.ExtractPropTypes<{
5527
5527
  }>, {
5528
5528
  error: boolean;
5529
5529
  loading: boolean;
5530
- ariaLabel: string;
5531
5530
  expanded: string[];
5531
+ ariaLabel: string;
5532
5532
  selected: string[];
5533
5533
  defaultExpanded: string[];
5534
5534
  defaultSelected: string[];
package/dist/index.js CHANGED
@@ -12,7 +12,7 @@ import { IrisCheckbox } from './chunk-LWABTQCB.js';
12
12
  export { IrisAlert, IrisButton, IrisCheckbox, IrisDashboardTemplate, IrisDivider, IrisFormField, IrisInput, IrisLoginTemplate, IrisPasswordInput } from './chunk-LWABTQCB.js';
13
13
  export { IrisContainer, IrisDashboardCard, IrisDashboardGrid, IrisStack } from './chunk-3R3QDLJC.js';
14
14
  export { IrisSkinKey, SkinProvider, SkinResolutionError, applySkin, builtinSkins, createSkinCatalog, createSkinEngine, createSkinRegistry, darkSkin, lightSkin, loadSkin, localStorageSkinStorage, memorySkinStorage, renderSkinStyle, resolveSkin, skinBootScript, skinError, skinToCssEntries, useSkin, useSkinContext, validateSkin } from './chunk-UPC4GN3F.js';
15
- export { DropdownContextKey, IrisAdminBreadcrumb, IrisAdminLayout, IrisAdminTabs, IrisBreadcrumb, IrisBreadcrumbItem, IrisDropdown, IrisDropdownItem, IrisDropdownMenu, IrisDropdownSeparator, IrisDropdownTrigger, IrisIcon, IrisNavMenu, createAdminPreferences, createTabsNav, filterNavByAccess, findNavNode, findNavPath, firstLeaf, flattenNav, isBranch, isClosable, localStorageAdminPreferencesStorage, nodeAllowsRoles, useAdminPreferences, useAdminShell, useTabsNav, visibleNav } from './chunk-ZWFSGMOB.js';
15
+ export { DropdownContextKey, IrisAdminBreadcrumb, IrisAdminLayout, IrisAdminTabs, IrisBreadcrumb, IrisBreadcrumbItem, IrisDropdown, IrisDropdownItem, IrisDropdownMenu, IrisDropdownSeparator, IrisDropdownTrigger, IrisIcon, IrisNavMenu, createAdminPreferences, createTabsNav, filterNavByAccess, findNavNode, findNavPath, firstLeaf, flattenNav, isBranch, isClosable, localStorageAdminPreferencesStorage, nodeAllowsRoles, useAdminPreferences, useAdminShell, useTabsNav, visibleNav } from './chunk-ASFDGYIR.js';
16
16
  import { useFloating, useDismiss } from './chunk-IPR5JAVF.js';
17
17
  export { useDismiss, useFloating } from './chunk-IPR5JAVF.js';
18
18
  import { useMachine } from './chunk-NNOF7KUH.js';