dawn-ui-react 1.0.0-alpha.2 → 1.0.0-alpha.3
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/{Input-DXDwtOqf.js → Input-CcHtcKpV.js} +4 -4
- package/dist/{clamp-CYKyjuJR.js → clamp-CKgqaxcU.js} +50 -50
- package/dist/components/badge/badge.d.ts +1 -1
- package/dist/components/badge/badge.types.d.ts +1 -0
- package/dist/components/drawer/drawer-close.d.ts +2 -0
- package/dist/components/drawer/drawer-content.d.ts +2 -0
- package/dist/components/drawer/drawer-description.d.ts +2 -0
- package/dist/components/drawer/drawer-header.d.ts +2 -0
- package/dist/components/drawer/drawer-popup.d.ts +2 -0
- package/dist/components/drawer/drawer-provider.d.ts +2 -0
- package/dist/components/drawer/drawer-title.d.ts +2 -0
- package/dist/components/drawer/drawer-trigger.d.ts +2 -0
- package/dist/components/drawer/drawer.d.ts +2 -0
- package/dist/components/drawer/drawer.types.d.ts +10 -0
- package/dist/components/drawer/index.d.ts +10 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/input-otp/index.d.ts +2 -1
- package/dist/components/input-otp/input-otp-separator.d.ts +2 -0
- package/dist/components/input-otp/input-otp-slot.d.ts +1 -1
- package/dist/components/input-otp/input-otp.types.d.ts +4 -3
- package/dist/components/layer-tree/index.d.ts +4 -1
- package/dist/components/layer-tree/layer-tree-body.d.ts +1 -1
- package/dist/components/layer-tree/layer-tree-footer.d.ts +2 -0
- package/dist/components/layer-tree/layer-tree-node-toggle.d.ts +1 -1
- package/dist/components/layer-tree/layer-tree-node.d.ts +1 -1
- package/dist/components/layer-tree/layer-tree-row.d.ts +1 -1
- package/dist/components/layer-tree/layer-tree-sort.d.ts +4 -0
- package/dist/components/layer-tree/layer-tree-utils.d.ts +83 -0
- package/dist/components/layer-tree/layer-tree.d.ts +9 -4
- package/dist/components/layer-tree/layer-tree.types.d.ts +11 -4
- package/dist/dawn-ui-react.js +12667 -7026
- package/dist/dawn-ui-react.umd.cjs +71 -24
- package/dist/{field-errors-DVQtEKG3.js → field-errors-CA0345jw.js} +1 -1
- package/dist/{field-input-group-CzX_hAjq.js → field-input-group-BhLWbbuz.js} +2 -2
- package/dist/{field-input-group-input-micw-J2Y.js → field-input-group-input-E_r5HrPw.js} +2 -2
- package/dist/{field-input-Doplzz0V.js → field-input-qIw9X6Ab.js} +3 -3
- package/dist/{field-label-C2atREm0.js → field-label-crBMOJm1.js} +1 -1
- package/dist/{field-select--mY7GbNz.js → field-select-BCO8NSzS.js} +427 -429
- package/dist/{field-slider-D54-Z8Ds.js → field-slider-BhSg1byn.js} +303 -303
- package/dist/{form-context-DqrRdk0d.js → form-context-DScGBFYs.js} +29 -29
- package/dist/{input-group-DgFUfXr7.js → input-group-BlPsN5Zd.js} +1 -1
- package/dist/{input-group-input-DNZQ6g-3.js → input-group-input-D-x5ovI-.js} +1 -1
- package/dist/{input.types-D8b-1Bcm.js → input.types-DS4BNmw3.js} +1 -1
- package/dist/{useLabelableId-BaWKrZ8_.js → useLabelableId-BsYhJQW7.js} +51 -51
- package/package.json +23 -21
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
|
|
2
|
-
import { i as t } from "./form-context-
|
|
2
|
+
import { i as t } from "./form-context-DScGBFYs.js";
|
|
3
3
|
import { t as n } from "./cn-CXogf8HW.js";
|
|
4
4
|
import { Fragment as r, jsx as i, jsxs as a } from "react/jsx-runtime";
|
|
5
5
|
//#region src/components/field/field-errors.tsx
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { i as e } from "./form-context-
|
|
1
|
+
import { i as e } from "./form-context-DScGBFYs.js";
|
|
2
2
|
import { t } from "./cn-CXogf8HW.js";
|
|
3
|
-
import { t as n } from "./input-group-
|
|
3
|
+
import { t as n } from "./input-group-BlPsN5Zd.js";
|
|
4
4
|
import { jsx as r } from "react/jsx-runtime";
|
|
5
5
|
//#region src/components/field/field-input-group.tsx
|
|
6
6
|
var i = ({ className: i, children: a, ref: o, ...s }) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { i as e } from "./form-context-
|
|
1
|
+
import { i as e } from "./form-context-DScGBFYs.js";
|
|
2
2
|
import { t } from "./cn-CXogf8HW.js";
|
|
3
|
-
import { t as n } from "./input-group-input-
|
|
3
|
+
import { t as n } from "./input-group-input-D-x5ovI-.js";
|
|
4
4
|
import { jsx as r } from "react/jsx-runtime";
|
|
5
5
|
//#region src/components/field/field-input-group-input.tsx
|
|
6
6
|
var i = ({ className: i, ref: a, ...o }) => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
|
|
2
|
-
import { i as t } from "./form-context-
|
|
2
|
+
import { i as t } from "./form-context-DScGBFYs.js";
|
|
3
3
|
import { t as n } from "./cn-CXogf8HW.js";
|
|
4
|
-
import { t as r } from "./Input-
|
|
5
|
-
import { t as i } from "./input.types-
|
|
4
|
+
import { t as r } from "./Input-CcHtcKpV.js";
|
|
5
|
+
import { t as i } from "./input.types-DS4BNmw3.js";
|
|
6
6
|
import { useRef as a, useState as o } from "react";
|
|
7
7
|
import { jsx as s, jsxs as c } from "react/jsx-runtime";
|
|
8
8
|
//#region src/components/input/input.tsx
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as e } from "./rolldown-runtime-CAFD8bLK.js";
|
|
2
|
-
import { i as t } from "./form-context-
|
|
2
|
+
import { i as t } from "./form-context-DScGBFYs.js";
|
|
3
3
|
import { t as n } from "./cn-CXogf8HW.js";
|
|
4
4
|
import { jsx as r } from "react/jsx-runtime";
|
|
5
5
|
//#region src/components/field/field-label.tsx
|