dawn-ui-react 1.0.0-alpha.6 → 1.0.0-alpha.7

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.
Files changed (32) hide show
  1. package/dist/{Input-DtHcqeCc.js → Input-BkHt7FC1.js} +2 -2
  2. package/dist/{clamp-DQOKpe2d.js → clamp-Bd-I2_Rk.js} +2 -2
  3. package/dist/{cn-CXogf8HW.js → cn-DWnOBdrm.js} +349 -307
  4. package/dist/components/layer-tree/index.d.ts +2 -1
  5. package/dist/components/layer-tree/layer-tree-search.d.ts +1 -1
  6. package/dist/components/layer-tree/layer-tree-sort.d.ts +1 -3
  7. package/dist/components/layer-tree/layer-tree.types.d.ts +5 -1
  8. package/dist/components/profile/index.d.ts +5 -1
  9. package/dist/components/profile/profile-action.d.ts +2 -0
  10. package/dist/components/profile/profile-content.d.ts +2 -0
  11. package/dist/components/profile/profile-name.d.ts +2 -0
  12. package/dist/components/profile/profile-subname.d.ts +2 -0
  13. package/dist/components/profile/profile.d.ts +1 -1
  14. package/dist/components/profile/profile.types.d.ts +6 -14
  15. package/dist/dawn-ui-react.js +15490 -11107
  16. package/dist/dawn-ui-react.umd.cjs +26 -26
  17. package/dist/{field-input-group-DRO7BT9K.js → field-input-group-BwMQAM6n.js} +3 -3
  18. package/dist/{field-input-group-input-D1w5gEYu.js → field-input-group-input-DnJFuMi4.js} +3 -3
  19. package/dist/{form-context-DBHjPCAB.js → form-context-om_k3VKa.js} +481 -461
  20. package/dist/{input-group-CDZSzmGh.js → input-group-CWH7SWRv.js} +2 -2
  21. package/dist/{input-group-input-DksiPZS5.js → input-group-input-DOxvfiMV.js} +2 -2
  22. package/dist/{input.types-BToTmX-b.js → input.types-BeeCYL9x.js} +1 -1
  23. package/dist/styles.css +21 -21
  24. package/dist/{useLabelableId-Bsez0mIm.js → useLabelableId-B_P81Wgy.js} +1 -1
  25. package/package.json +22 -22
  26. package/dist/field-description-BDRJXMS8.js +0 -12
  27. package/dist/field-errors-BndE4fDS.js +0 -21
  28. package/dist/field-input-BPNlupYr.js +0 -58
  29. package/dist/field-label-DiJO_3-h.js +0 -16
  30. package/dist/field-select-BRibIEnZ.js +0 -2147
  31. package/dist/field-slider-SYOU6bVj.js +0 -2167
  32. package/dist/rolldown-runtime-CAFD8bLK.js +0 -11
@@ -1,6 +1,6 @@
1
- import { i as e } from "./form-context-DBHjPCAB.js";
2
- import { t } from "./cn-CXogf8HW.js";
3
- import { t as n } from "./input-group-CDZSzmGh.js";
1
+ import { i as e } from "./form-context-om_k3VKa.js";
2
+ import { t } from "./cn-DWnOBdrm.js";
3
+ import { t as n } from "./input-group-CWH7SWRv.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-DBHjPCAB.js";
2
- import { t } from "./cn-CXogf8HW.js";
3
- import { t as n } from "./input-group-input-DksiPZS5.js";
1
+ import { i as e } from "./form-context-om_k3VKa.js";
2
+ import { t } from "./cn-DWnOBdrm.js";
3
+ import { t as n } from "./input-group-input-DOxvfiMV.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 }) => {