@akira-io/ui 2.2.0 → 2.4.0

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/blocks.d.ts CHANGED
@@ -1,13 +1,13 @@
1
- import { D as DateFilterValue, a as DateFilterLabels, b as DateFilterOption, c as DateFilterUnit, C as CopyButtonLabels } from './context-Dqf-5Qne.js';
2
- export { d as CommandPalette, e as CommandPaletteGroup, f as CommandPaletteItem, g as CommandPaletteProps, h as DATE_FILTER_LABELS, i as DATE_FILTER_OPERATORS, j as DATE_FILTER_PRESETS, k as DATE_FILTER_UNITS, l as DateFilterMode, m as DateFilterOperator, S as SettingsEntry, n as SettingsEntryProps, o as SettingsGroup, p as SettingsGroupProps, q as SettingsLabels, r as SettingsPage, s as SettingsPageProps, t as SettingsSection, u as SettingsSectionProps, U as UiLabelSections, v as UiLabels, w as UiLocaleProvider, x as settingsLabels, y as useCommandPalette, z as useUiLabels, A as useUiLocale } from './context-Dqf-5Qne.js';
1
+ import { D as DateFilterValue, a as DateFilterLabels, b as DateFilterOption, c as DateFilterUnit, C as CopyButtonLabels } from './context-CLWRMW99.js';
2
+ export { d as CommandPalette, e as CommandPaletteGroup, f as CommandPaletteItem, g as CommandPaletteProps, h as DATE_FILTER_LABELS, i as DATE_FILTER_OPERATORS, j as DATE_FILTER_PRESETS, k as DATE_FILTER_UNITS, l as DateFilterMode, m as DateFilterOperator, S as SettingsEntry, n as SettingsEntryProps, o as SettingsGroup, p as SettingsGroupProps, q as SettingsLabels, r as SettingsPage, s as SettingsPageProps, t as SettingsSection, u as SettingsSectionProps, U as UiLabelSections, v as UiLabels, w as UiLocaleProvider, x as settingsLabels, y as useCommandPalette, z as useUiLabels, A as useUiLocale } from './context-CLWRMW99.js';
3
3
  import { F as FormOverlayIntent, a as FormOverlayLabels, T as TwoFactorLabelProps, b as TwoFactorCodeMode, c as TwoFactorQrProps } from './types-CfAUvz--.js';
4
4
  export { D as DangerZone, d as DangerZoneAction, e as DangerZoneLabels, f as DangerZoneProps, g as FormOverlayActions, h as FormOverlayActionsProps, i as TwoFactorLabels, j as TwoFactorSetupStep, k as dangerZoneLabels, l as formOverlayDefaultLabels, t as twoFactorLabels } from './types-CfAUvz--.js';
5
5
  import * as React from 'react';
6
6
  import { ReactNode, PropsWithChildren, ReactElement, ComponentProps } from 'react';
7
7
  import { S as SlotNameProps, L as LinkComponent, U as UrlLike } from './types-CMZRvMV5.js';
8
8
  import { LucideIcon } from 'lucide-react';
9
- import { L as LoginFormErrors, a as LoginFormLabels, T as TourStep, b as TourDefinition, c as TourBreakpoint, d as TourProgress, e as TourLabels } from './types-1LUmNJf_.js';
10
- export { D as DEFAULT_TOUR_LABELS, f as TourOutcome, l as loginFormLabels } from './types-1LUmNJf_.js';
9
+ import { L as LoginFormErrors, a as LoginFormLabels, T as TourStep, b as TourDefinition, c as TourBreakpoint, d as TourProgress, e as TourLabels } from './types-DEJsTx8E.js';
10
+ export { D as DEFAULT_TOUR_LABELS, f as TourOutcome, g as fieldError, l as loginFormLabels } from './types-DEJsTx8E.js';
11
11
  import { S as SurfaceProps } from './language-Cv_N_53L.js';
12
12
  import { B as Button } from './input-B4uEClxB.js';
13
13
  import 'class-variance-authority/types';
package/dist/blocks.js CHANGED
@@ -30,7 +30,7 @@ import {
30
30
  TabsList,
31
31
  TabsTrigger,
32
32
  Textarea
33
- } from "./chunk-RE4M2G2Y.js";
33
+ } from "./chunk-M2XRXUO2.js";
34
34
  import {
35
35
  CopyButton
36
36
  } from "./chunk-PCYYU332.js";
@@ -57,6 +57,7 @@ import {
57
57
  LoginFormStatus,
58
58
  LoginFormSubmit,
59
59
  TourProvider,
60
+ fieldError,
60
61
  loginFormLabels,
61
62
  resolveSteps,
62
63
  shouldStartTour,
@@ -64,7 +65,7 @@ import {
64
65
  useLoginFormContext,
65
66
  useTour,
66
67
  useTourController
67
- } from "./chunk-BR3JI3KN.js";
68
+ } from "./chunk-L56VUE3E.js";
68
69
  import {
69
70
  Alert,
70
71
  AlertDescription,
@@ -80,7 +81,7 @@ import {
80
81
  } from "./chunk-BP2YDMMI.js";
81
82
  import {
82
83
  resolveLink
83
- } from "./chunk-L2H5GIF7.js";
84
+ } from "./chunk-VVBBKTC5.js";
84
85
  import "./chunk-EXTOGROG.js";
85
86
  import {
86
87
  Input,
@@ -2551,6 +2552,7 @@ export {
2551
2552
  dangerZoneLabels,
2552
2553
  decodeDateFilter,
2553
2554
  encodeDateFilter,
2555
+ fieldError,
2554
2556
  formOverlayDefaultLabels,
2555
2557
  formatRangePreview,
2556
2558
  loginFormLabels,