stone-kit 0.0.590 → 0.0.593

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.
@@ -379,7 +379,6 @@ const jt = /* @__PURE__ */ tt(Et), $t = jt.bind(s), de = ({
379
379
  /* @__PURE__ */ y(
380
380
  "div",
381
381
  {
382
- ref: m,
383
382
  className: s.root,
384
383
  onClick: () => {
385
384
  g && g(), o(O ? (r) => !r : !0);
@@ -393,7 +392,14 @@ const jt = /* @__PURE__ */ tt(Et), $t = jt.bind(s), de = ({
393
392
  size: "16"
394
393
  }
395
394
  ),
396
- !O && /* @__PURE__ */ e("div", { className: $t(s.desktopWrapper, { [s.desktopWrapperOpen]: f }), children: /* @__PURE__ */ e($, {}) })
395
+ !O && /* @__PURE__ */ e(
396
+ "div",
397
+ {
398
+ ref: m,
399
+ className: $t(s.desktopWrapper, { [s.desktopWrapperOpen]: f }),
400
+ children: /* @__PURE__ */ e($, {})
401
+ }
402
+ )
397
403
  ]
398
404
  }
399
405
  ),
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../../NewIcon/ui/NewIcon.js";
4
- import { F as w } from "../../../FilterWithSave-BWVPpMvV.js";
4
+ import { F as w } from "../../../FilterWithSave-B3AIQIH9.js";
5
5
  import "../../../Modal-BZv6nlLe.js";
6
6
  import "../../../Option-CyYM1iBJ.js";
7
7
  import "../../Button/ui/Button.js";
@@ -1,4 +1,4 @@
1
- import { a as r } from "../../FilterWithSave-BWVPpMvV.js";
1
+ import { a as r } from "../../FilterWithSave-B3AIQIH9.js";
2
2
  export {
3
3
  r as SortSelect
4
4
  };
@@ -13,7 +13,7 @@ import "../../Text/ui/Text.js";
13
13
  import "../../Flex/ui/Flex.js";
14
14
  import "../../Input/ui/Input.js";
15
15
  import "../../../Modal-BZv6nlLe.js";
16
- import { a as z } from "../../../FilterWithSave-BWVPpMvV.js";
16
+ import { a as z } from "../../../FilterWithSave-B3AIQIH9.js";
17
17
  import "../../GroupedInput/ui/GroupedInputs.js";
18
18
  import "../../MetroTag/ui/MetroTag.js";
19
19
  import "../../LotCard/ui/LotCard.js";
@@ -1,4 +1,4 @@
1
- import { S as e } from "../../FilterWithSave-BWVPpMvV.js";
1
+ import { S as e } from "../../FilterWithSave-B3AIQIH9.js";
2
2
  export {
3
3
  e as TabSwitcher
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { S as v } from "../../../FilterWithSave-BWVPpMvV.js";
3
+ import { S as v } from "../../../FilterWithSave-B3AIQIH9.js";
4
4
  import "../../Text/ui/Text.js";
5
5
  import "../../../index-rKuIKazb.js";
6
6
  import "../../Button/ui/Button.js";
@@ -11,7 +11,7 @@ import "../../Flex/ui/Flex.js";
11
11
  import "../../Input/ui/Input.js";
12
12
  import "react";
13
13
  import "../../../Modal-BZv6nlLe.js";
14
- import "../../../FilterWithSave-BWVPpMvV.js";
14
+ import "../../../FilterWithSave-B3AIQIH9.js";
15
15
  import "../../GroupedInput/ui/GroupedInputs.js";
16
16
  import "../../../index-rKuIKazb.js";
17
17
  import "../../MetroTag/ui/MetroTag.js";
package/dist/main.js CHANGED
@@ -10,7 +10,7 @@ import { Flex as T } from "./components/Flex/ui/Flex.js";
10
10
  import { Input as F } from "./components/Input/ui/Input.js";
11
11
  import { M as g } from "./Modal-BZv6nlLe.js";
12
12
  import { FieldInput as I } from "./components/FieldInput/ui/FieldInput.js";
13
- import { F as B, a as L, S as k } from "./FilterWithSave-BWVPpMvV.js";
13
+ import { F as B, a as L, S as k } from "./FilterWithSave-B3AIQIH9.js";
14
14
  import { GroupedInputs as N } from "./components/GroupedInput/ui/GroupedInputs.js";
15
15
  import { Logo as j } from "./components/Logo/ui/Logo.js";
16
16
  import { MetroTag as D } from "./components/MetroTag/ui/MetroTag.js";
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "stone-kit",
3
3
  "description": "uikit for redesign",
4
4
  "private": false,
5
- "version": "0.0.590",
5
+ "version": "0.0.593",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",