@akira-io/ui 2.1.0 → 2.3.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 +6 -6
- package/dist/blocks.js +6 -3
- package/dist/blocks.js.map +1 -1
- package/dist/{chunk-XLAOE5MV.js → chunk-7DAA3DPJ.js} +11 -6
- package/dist/chunk-7DAA3DPJ.js.map +1 -0
- package/dist/chunk-EXTOGROG.js +42 -0
- package/dist/chunk-EXTOGROG.js.map +1 -0
- package/dist/{chunk-BR3JI3KN.js → chunk-L56VUE3E.js} +3 -2
- package/dist/chunk-L56VUE3E.js.map +1 -0
- package/dist/{chunk-ZQXZ4UGE.js → chunk-PYXUFFMO.js} +10 -3
- package/dist/chunk-PYXUFFMO.js.map +1 -0
- package/dist/{chunk-DPLCEU34.js → chunk-RE4M2G2Y.js} +76 -85
- package/dist/chunk-RE4M2G2Y.js.map +1 -0
- package/dist/{chunk-L2H5GIF7.js → chunk-VVBBKTC5.js} +6 -1
- package/dist/chunk-VVBBKTC5.js.map +1 -0
- package/dist/{context-2wTOwxCk.d.ts → context-CWkgje9v.d.ts} +3 -2
- package/dist/index.d.ts +23 -10
- package/dist/index.js +149 -116
- package/dist/index.js.map +1 -1
- package/dist/inertia.d.ts +1 -1
- package/dist/inertia.js +5 -4
- package/dist/inertia.js.map +1 -1
- package/dist/locales/fr.d.ts +2 -2
- package/dist/locales/pt.d.ts +2 -2
- package/dist/shells.d.ts +1 -1
- package/dist/shells.js +4 -3
- package/dist/shells.js.map +1 -1
- package/dist/{sidebar-BLL2tgTt.d.ts → sidebar-_xQ3IehY.d.ts} +3 -1
- package/dist/{types-1LUmNJf_.d.ts → types-DEJsTx8E.d.ts} +2 -1
- package/package.json +2 -1
- package/dist/chunk-BR3JI3KN.js.map +0 -1
- package/dist/chunk-DPLCEU34.js.map +0 -1
- package/dist/chunk-L2H5GIF7.js.map +0 -1
- package/dist/chunk-XLAOE5MV.js.map +0 -1
- package/dist/chunk-ZQXZ4UGE.js.map +0 -1
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-
|
|
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-
|
|
1
|
+
import { D as DateFilterValue, a as DateFilterLabels, b as DateFilterOption, c as DateFilterUnit, C as CopyButtonLabels } from './context-CWkgje9v.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-CWkgje9v.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-
|
|
10
|
-
export { D as DEFAULT_TOUR_LABELS, f as TourOutcome, l as loginFormLabels } from './types-
|
|
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';
|
|
@@ -277,7 +277,7 @@ declare function ToggleRow({ id, label, description, checked, onChange, disabled
|
|
|
277
277
|
|
|
278
278
|
interface SettingsFieldProps {
|
|
279
279
|
id?: string;
|
|
280
|
-
label:
|
|
280
|
+
label: ReactNode;
|
|
281
281
|
description?: string;
|
|
282
282
|
error?: string;
|
|
283
283
|
required?: boolean;
|
|
@@ -287,7 +287,7 @@ interface SettingsFieldProps {
|
|
|
287
287
|
declare function SettingsField({ id, label, description, error, required, className, children, slotName, }: SettingsFieldProps & SlotNameProps): React.JSX.Element;
|
|
288
288
|
interface ControlProps<T> {
|
|
289
289
|
id?: string;
|
|
290
|
-
label:
|
|
290
|
+
label: ReactNode;
|
|
291
291
|
description?: string;
|
|
292
292
|
error?: string;
|
|
293
293
|
required?: boolean;
|
package/dist/blocks.js
CHANGED
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
TabsList,
|
|
31
31
|
TabsTrigger,
|
|
32
32
|
Textarea
|
|
33
|
-
} from "./chunk-
|
|
33
|
+
} from "./chunk-RE4M2G2Y.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-
|
|
68
|
+
} from "./chunk-L56VUE3E.js";
|
|
68
69
|
import {
|
|
69
70
|
Alert,
|
|
70
71
|
AlertDescription,
|
|
@@ -80,7 +81,8 @@ import {
|
|
|
80
81
|
} from "./chunk-BP2YDMMI.js";
|
|
81
82
|
import {
|
|
82
83
|
resolveLink
|
|
83
|
-
} from "./chunk-
|
|
84
|
+
} from "./chunk-VVBBKTC5.js";
|
|
85
|
+
import "./chunk-EXTOGROG.js";
|
|
84
86
|
import {
|
|
85
87
|
Input,
|
|
86
88
|
Separator
|
|
@@ -2550,6 +2552,7 @@ export {
|
|
|
2550
2552
|
dangerZoneLabels,
|
|
2551
2553
|
decodeDateFilter,
|
|
2552
2554
|
encodeDateFilter,
|
|
2555
|
+
fieldError,
|
|
2553
2556
|
formOverlayDefaultLabels,
|
|
2554
2557
|
formatRangePreview,
|
|
2555
2558
|
loginFormLabels,
|