stone-kit 0.0.565 → 0.0.567

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.
@@ -1,9 +1,9 @@
1
- import { jsxs as W, jsx as e, Fragment as F } from "react/jsx-runtime";
2
- import { forwardRef as tt, useState as B, useRef as q, useEffect as L } from "react";
1
+ import { jsxs as b, jsx as e, Fragment as F } from "react/jsx-runtime";
2
+ import { forwardRef as tt, useState as B, useRef as H, useEffect as L } from "react";
3
3
  import { NewIcon as A } from "./components/NewIcon/ui/NewIcon.js";
4
- import { M as H } from "./Modal-BZv6nlLe.js";
5
- import { Text as V } from "./components/Text/ui/Text.js";
6
- import { c as G, g as et } from "./index-rKuIKazb.js";
4
+ import { M as V } from "./Modal-BZv6nlLe.js";
5
+ import { Text as G } from "./components/Text/ui/Text.js";
6
+ import { c as J, g as et } from "./index-rKuIKazb.js";
7
7
  import { Button as P } from "./components/Button/ui/Button.js";
8
8
  import "./components/mobileButton/ui/MobileButton.js";
9
9
  import "./components/DestinationTab/ui/DestinationTab.js";
@@ -23,7 +23,7 @@ import "./components/LotCardSkeleton/ui/LotCardSkeleton.js";
23
23
  import "./components/TabSelect/ui/TabSelect.js";
24
24
  import "./components/FormModal/ui/ModalForm.js";
25
25
  import { O as ot } from "./Option-CyYM1iBJ.js";
26
- const rt = "_root_2bilg_1", st = "_text_2bilg_18", nt = "_textMini_2bilg_26", at = "_rootCol_2bilg_32", lt = "_item_2bilg_38", ct = "_whiteRow_2bilg_57", dt = "_firstItem_2bilg_68", pt = "_lastItem_2bilg_72", mt = "_apart_2bilg_103", _t = "_isLong_2bilg_103", ht = "_autoWidth_2bilg_128", ut = "_mini_2bilg_132", ft = "_isDisabled_2bilg_140", vt = "_grayRow_2bilg_164", p = {
26
+ const rt = "_root_2bilg_1", st = "_text_2bilg_18", nt = "_textMini_2bilg_26", at = "_rootCol_2bilg_32", lt = "_item_2bilg_38", ct = "_whiteRow_2bilg_57", dt = "_firstItem_2bilg_68", pt = "_lastItem_2bilg_72", mt = "_apart_2bilg_103", _t = "_isLong_2bilg_103", ht = "_autoWidth_2bilg_128", ut = "_mini_2bilg_132", ft = "_isDisabled_2bilg_140", gt = "_grayRow_2bilg_164", p = {
27
27
  root: rt,
28
28
  text: st,
29
29
  textMini: nt,
@@ -37,29 +37,29 @@ const rt = "_root_2bilg_1", st = "_text_2bilg_18", nt = "_textMini_2bilg_26", at
37
37
  autoWidth: ht,
38
38
  mini: ut,
39
39
  isDisabled: ft,
40
- grayRow: vt
41
- }, I = G.bind(p), gt = ({
42
- children: n,
40
+ grayRow: gt
41
+ }, I = J.bind(p), vt = ({
42
+ children: s,
43
43
  variant: r = "whiteRow",
44
- isApart: a = !1,
44
+ isApart: n = !1,
45
45
  addClassName: m = "",
46
46
  col: _ = !1
47
- }) => /* @__PURE__ */ e("div", { className: I(p.root, p[r], m, { [p.rootCol]: _, [p.apart]: a }), children: n }), J = tt((n, r) => {
48
- const { isTablet: a, isDesktop: m } = E(), {
47
+ }) => /* @__PURE__ */ e("div", { className: I(p.root, p[r], m, { [p.rootCol]: _, [p.apart]: n }), children: s }), K = tt((s, r) => {
48
+ const { isTablet: n, isDesktop: m } = E(), {
49
49
  index: _,
50
50
  children: t,
51
51
  addItemClassName: i,
52
52
  addTextClass: d,
53
53
  disabled: S = !1,
54
54
  itemsLength: x = 0,
55
- isLongOn: N = !0,
55
+ isLongOn: w = !0,
56
56
  width: h,
57
- width_m: s,
58
- width_l: u,
57
+ width_m: a,
58
+ width_l: g,
59
59
  mini: C = !1,
60
60
  ...k
61
- } = n, y = (t != null && t.toString().length ? (t == null ? void 0 : t.toString().length) > 2 : !1) && N, w = (v, b) => v && s ? s : b && u ? u : h, f = !h && !s && !u && y;
62
- return /* @__PURE__ */ W("label", { className: I({ [p.isLong]: y }), children: [
61
+ } = s, y = (t != null && t.toString().length ? (t == null ? void 0 : t.toString().length) > 2 : !1) && w, O = (v, N) => v && a ? a : N && g ? g : h, u = !h && !a && !g && y;
62
+ return /* @__PURE__ */ b("label", { className: I({ [p.isLong]: y }), children: [
63
63
  /* @__PURE__ */ e(
64
64
  "input",
65
65
  {
@@ -72,28 +72,28 @@ const rt = "_root_2bilg_1", st = "_text_2bilg_18", nt = "_textMini_2bilg_26", at
72
72
  /* @__PURE__ */ e(
73
73
  "div",
74
74
  {
75
- style: { width: w(a, m) },
75
+ style: { width: O(n, m) },
76
76
  className: I(
77
77
  I(
78
78
  p.item,
79
79
  { [p.firstItem]: _ === 0 },
80
80
  { [p.lastItem]: _ === x - 1 },
81
81
  { [p.isDisabled]: S },
82
- { [p.autoWidth]: f },
82
+ { [p.autoWidth]: u },
83
83
  { [p.mini]: C }
84
84
  ),
85
85
  i
86
86
  ),
87
- children: /* @__PURE__ */ e(V, { className: I(p.text, { [p.textMini]: C }, d), children: t })
87
+ children: /* @__PURE__ */ e(G, { className: I(p.text, { [p.textMini]: C }, d), children: t })
88
88
  }
89
89
  )
90
90
  ] });
91
91
  });
92
- J.displayName = "TabSwitcherItem";
93
- const T = Object.assign(gt, { Item: J }), R = G.bind(c), Wt = ({
94
- options: n,
92
+ K.displayName = "TabSwitcherItem";
93
+ const q = Object.assign(vt, { Item: K }), R = J.bind(c), Wt = ({
94
+ options: s,
95
95
  selectedOption: r,
96
- placeholder: a = "",
96
+ placeholder: n = "",
97
97
  error: m,
98
98
  disabled: _,
99
99
  additionalClass: t = "",
@@ -101,26 +101,26 @@ const T = Object.assign(gt, { Item: J }), R = G.bind(c), Wt = ({
101
101
  onBlur: d,
102
102
  mini: S,
103
103
  openOnTop: x = !1,
104
- onClickItem: N,
104
+ onClickItem: w,
105
105
  onCLickSelect: h
106
106
  }) => {
107
- const [s, u] = B(!1), C = q(null), { isMobile: k } = E(), { handleBlur: y, getInputValue: w, getOption: f, handleDocumentClick: v } = it(
107
+ const [a, g] = B(!1), C = H(null), { isMobile: k } = E(), { handleBlur: y, getInputValue: O, getOption: u, handleDocumentClick: v } = it(
108
108
  {
109
109
  selectedOption: r,
110
- onClickOption: N,
110
+ onClickOption: w,
111
111
  setSelectedOption: i,
112
- setIsOpen: u,
112
+ setIsOpen: g,
113
113
  containerRef: C,
114
- isOpen: s,
114
+ isOpen: a,
115
115
  isMobile: k,
116
- placeholder: a,
116
+ placeholder: n,
117
117
  onChange: i,
118
118
  onBlur: d
119
119
  }
120
120
  );
121
121
  return L(() => (document.addEventListener("click", v), () => {
122
122
  document.removeEventListener("click", v);
123
- }), []), /* @__PURE__ */ W(
123
+ }), []), /* @__PURE__ */ b(
124
124
  "div",
125
125
  {
126
126
  ref: C,
@@ -136,19 +136,19 @@ const T = Object.assign(gt, { Item: J }), R = G.bind(c), Wt = ({
136
136
  h && h();
137
137
  },
138
138
  children: [
139
- /* @__PURE__ */ W("div", { className: R(c.inputWrapper), children: [
139
+ /* @__PURE__ */ b("div", { className: R(c.inputWrapper), children: [
140
140
  /* @__PURE__ */ e(
141
141
  "input",
142
142
  {
143
143
  type: "text",
144
144
  readOnly: !0,
145
- value: w(),
145
+ value: O(),
146
146
  className: R(
147
147
  c.selectedOptions,
148
148
  { [c.selectOptionsDisabled]: _ },
149
149
  { [c.selectionOptionMini]: S }
150
150
  ),
151
- onClick: () => u(!s)
151
+ onClick: () => g(!a)
152
152
  }
153
153
  ),
154
154
  /* @__PURE__ */ e(
@@ -160,19 +160,19 @@ const T = Object.assign(gt, { Item: J }), R = G.bind(c), Wt = ({
160
160
  }
161
161
  )
162
162
  ] }),
163
- s && k && /* @__PURE__ */ W(
164
- H,
163
+ a && k && /* @__PURE__ */ b(
164
+ V,
165
165
  {
166
- isOpen: s,
167
- emitIsOpen: u,
166
+ isOpen: a,
167
+ emitIsOpen: g,
168
168
  additionalClassModalBody: c.modalAddBody,
169
169
  additionalClass: c.selectModal,
170
170
  createPortalObj: { domNode: document.querySelector("body") },
171
171
  isTransparentBack: !0,
172
172
  children: [
173
- /* @__PURE__ */ W("div", { className: c.mobileSortHeader, children: [
174
- /* @__PURE__ */ e(V, { children: "Сортировка" }),
175
- /* @__PURE__ */ e("div", { onClick: () => u(!1), children: /* @__PURE__ */ e(
173
+ /* @__PURE__ */ b("div", { className: c.mobileSortHeader, children: [
174
+ /* @__PURE__ */ e(G, { children: "Сортировка" }),
175
+ /* @__PURE__ */ e("div", { onClick: () => g(!1), children: /* @__PURE__ */ e(
176
176
  A,
177
177
  {
178
178
  name: "close",
@@ -180,11 +180,11 @@ const T = Object.assign(gt, { Item: J }), R = G.bind(c), Wt = ({
180
180
  }
181
181
  ) })
182
182
  ] }),
183
- /* @__PURE__ */ e("div", { className: c.mobileOptionList, children: n == null ? void 0 : n.map((b) => f(b)) })
183
+ /* @__PURE__ */ e("div", { className: c.mobileOptionList, children: s == null ? void 0 : s.map((N) => u(N)) })
184
184
  ]
185
185
  }
186
186
  ),
187
- s && !k && /* @__PURE__ */ e("div", { className: R(c.optionsList, { [c.optionListOnTop]: x }), children: n == null ? void 0 : n.map((b) => f(b)) })
187
+ a && !k && /* @__PURE__ */ e("div", { className: R(c.optionsList, { [c.optionListOnTop]: x }), children: s == null ? void 0 : s.map((N) => u(N)) })
188
188
  ]
189
189
  }
190
190
  );
@@ -209,16 +209,16 @@ const bt = "_root_1occg_1", Nt = "_filterWithSaveModal_1occg_15", wt = "_modalAd
209
209
  desktopWrapper: Dt,
210
210
  desktopWrapperOpen: Et
211
211
  };
212
- var K = { exports: {} };
212
+ var Q = { exports: {} };
213
213
  /*!
214
214
  Copyright (c) 2018 Jed Watson.
215
215
  Licensed under the MIT License (MIT), see
216
216
  http://jedwatson.github.io/classnames
217
217
  */
218
- (function(n) {
218
+ (function(s) {
219
219
  (function() {
220
220
  var r = {}.hasOwnProperty;
221
- function a() {
221
+ function n() {
222
222
  for (var t = "", i = 0; i < arguments.length; i++) {
223
223
  var d = arguments[i];
224
224
  d && (t = _(t, m.call(this, d)));
@@ -231,7 +231,7 @@ var K = { exports: {} };
231
231
  if (typeof t != "object")
232
232
  return "";
233
233
  if (Array.isArray(t))
234
- return a.apply(this, t);
234
+ return n.apply(this, t);
235
235
  if (t.toString !== Object.prototype.toString && !t.toString.toString().includes("[native code]"))
236
236
  return t.toString();
237
237
  var i = "";
@@ -242,14 +242,14 @@ var K = { exports: {} };
242
242
  function _(t, i) {
243
243
  return i ? t ? t + " " + i : t + i : t;
244
244
  }
245
- n.exports ? (a.default = a, n.exports = a) : window.classNames = a;
245
+ s.exports ? (n.default = n, s.exports = n) : window.classNames = n;
246
246
  })();
247
- })(K);
248
- var jt = K.exports;
249
- const $t = /* @__PURE__ */ et(jt), zt = $t.bind(o), pe = ({
250
- disabledOptions: n = [],
247
+ })(Q);
248
+ var jt = Q.exports;
249
+ const $t = /* @__PURE__ */ et(jt), Tt = $t.bind(o), pe = ({
250
+ disabledOptions: s = [],
251
251
  tabs: r = [],
252
- selectOptions: a = [],
252
+ selectOptions: n = [],
253
253
  onChange: m,
254
254
  selectedValues: _ = [],
255
255
  setSelectedTabs: t,
@@ -258,37 +258,40 @@ const $t = /* @__PURE__ */ et(jt), zt = $t.bind(o), pe = ({
258
258
  onCLickSelect: S,
259
259
  btnName: x = "Фильтр"
260
260
  }) => {
261
- const { isMobile: N } = E(), [h, s] = B(!1), u = q(null), [C, k] = B(i), [y] = B(_), [w, f] = B(C), [v, b] = B(y), Q = (l) => {
262
- if (d && d(l), n.some((g) => g.value === l.value))
261
+ const { isMobile: w } = E(), [h, a] = B(!1), g = H(null), [C, k] = B(i), [y] = B(_), [O, u] = B(C), [v, N] = B(y), U = (l) => {
262
+ if (d && d(l), s.some((W) => W.value === l.value))
263
263
  return;
264
- const O = v.some((g) => g.value === l.value) ? v.filter((g) => g.value !== l.value) : [...v, l];
265
- b(O);
266
- }, U = () => {
267
- k(r), f(r), b([]), m && (m([]), t == null || t(r));
264
+ const f = v.some((W) => W.value === l.value) ? v.filter((W) => W.value !== l.value) : [...v, l];
265
+ N(f);
268
266
  }, X = () => {
269
- b(_), f(i);
267
+ k(r), u(r), N([]), m && (m([]), t == null || t(r));
270
268
  }, Y = () => {
271
- X(), s(!1);
269
+ N(_), u(i);
270
+ }, j = () => {
271
+ Y(), a(!1);
272
272
  }, Z = () => {
273
- m && (t == null || t(w), m(v)), s(!1);
273
+ m && (t == null || t(O), m(v)), a(!1);
274
274
  };
275
275
  L(() => {
276
- h && f(i);
276
+ h || u(i);
277
277
  }, [h]), L(() => {
278
- f(i);
278
+ u(i);
279
279
  }, [i]);
280
- const j = (l) => {
281
- h && !N && u.current && !u.current.contains(l.target) && s(!1);
280
+ const $ = (l) => {
281
+ if (!h || w)
282
+ return;
283
+ const f = l.target;
284
+ console.log("Target:", f), console.log("Closest to modal-container:", f.closest("#modal-container")), f.closest("#modal-container") || (console.log("Закрываем модалку"), j());
282
285
  };
283
- L(() => (document.addEventListener("click", j), () => {
284
- document.removeEventListener("click", j);
286
+ L(() => (document.addEventListener("click", $), () => {
287
+ document.removeEventListener("click", $);
285
288
  }), [h]);
286
- const $ = () => /* @__PURE__ */ W(F, { children: [
289
+ const T = () => /* @__PURE__ */ b(F, { children: [
287
290
  /* @__PURE__ */ e(
288
291
  "div",
289
292
  {
290
293
  className: o.closeBtn,
291
- onClick: Y,
294
+ onClick: j,
292
295
  children: /* @__PURE__ */ e(
293
296
  A,
294
297
  {
@@ -299,42 +302,42 @@ const $t = /* @__PURE__ */ et(jt), zt = $t.bind(o), pe = ({
299
302
  }
300
303
  ),
301
304
  /* @__PURE__ */ e("div", { className: o.modalTitle, children: "Фильтры" }),
302
- /* @__PURE__ */ W("div", { className: o.tabSWitcherWrapper, children: [
305
+ /* @__PURE__ */ b("div", { className: o.tabSWitcherWrapper, children: [
303
306
  /* @__PURE__ */ e("div", { className: o.switcherTitle, children: "Готовность" }),
304
307
  /* @__PURE__ */ e("div", { className: o.switcherScroll, children: /* @__PURE__ */ e(
305
- T,
308
+ q,
306
309
  {
307
310
  variant: "grayRow",
308
311
  addClassName: o.tabs,
309
312
  isApart: !0,
310
- children: r == null ? void 0 : r.map((l, O) => {
313
+ children: r == null ? void 0 : r.map((l, f) => {
311
314
  var z;
312
- const g = l.value;
315
+ const W = l.value;
313
316
  return /* @__PURE__ */ e(
314
- T.Item,
317
+ q.Item,
315
318
  {
316
319
  itemsLength: r == null ? void 0 : r.length,
317
320
  mini: !0,
318
- value: g,
321
+ value: W,
319
322
  onClick: () => {
320
323
  },
321
- checked: ((z = w == null ? void 0 : w.find((D) => D.value === g)) == null ? void 0 : z.state) ?? !1,
324
+ checked: ((z = O == null ? void 0 : O.find((D) => D.value === W)) == null ? void 0 : z.state) ?? !1,
322
325
  onChange: () => {
323
- f == null || f(
324
- (D) => D.map((M) => M.value === g ? { ...M, state: !M.state } : M)
326
+ u == null || u(
327
+ (D) => D.map((M) => M.value === W ? { ...M, state: !M.state } : M)
325
328
  );
326
329
  },
327
- index: O,
330
+ index: f,
328
331
  addItemClassName: o.tabSwitcher,
329
- children: g
332
+ children: W
330
333
  },
331
- O
334
+ f
332
335
  );
333
336
  })
334
337
  }
335
338
  ) })
336
339
  ] }),
337
- /* @__PURE__ */ e("div", { className: o.selectWrapper, children: a == null ? void 0 : a.map((l, O) => /* @__PURE__ */ e(
340
+ /* @__PURE__ */ e("div", { className: o.selectWrapper, children: n == null ? void 0 : n.map((l, f) => /* @__PURE__ */ e(
338
341
  ot,
339
342
  {
340
343
  addClassName: o.filterOption,
@@ -342,18 +345,18 @@ const $t = /* @__PURE__ */ et(jt), zt = $t.bind(o), pe = ({
342
345
  clickableOptions: [],
343
346
  selectedOptions: v,
344
347
  option: l,
345
- handleOptionClick: Q
348
+ handleOptionClick: U
346
349
  },
347
- O
350
+ f
348
351
  )) }),
349
- /* @__PURE__ */ W("div", { className: o.btnWrapper, children: [
352
+ /* @__PURE__ */ b("div", { className: o.btnWrapper, children: [
350
353
  /* @__PURE__ */ e(
351
354
  P,
352
355
  {
353
356
  as: "button",
354
357
  variant: "gray",
355
358
  additionalClass: o.resetBtn,
356
- onClick: U,
359
+ onClick: X,
357
360
  children: "Сбросить"
358
361
  }
359
362
  ),
@@ -368,14 +371,14 @@ const $t = /* @__PURE__ */ et(jt), zt = $t.bind(o), pe = ({
368
371
  )
369
372
  ] })
370
373
  ] });
371
- return /* @__PURE__ */ W(F, { children: [
372
- /* @__PURE__ */ W(
374
+ return /* @__PURE__ */ b(F, { children: [
375
+ /* @__PURE__ */ b(
373
376
  "div",
374
377
  {
375
378
  className: o.root,
376
379
  id: "modal-container",
377
380
  onClick: (l) => {
378
- l.stopPropagation(), S && S(), s(N ? (O) => !O : !0);
381
+ l.stopPropagation(), S && S(), a(w ? (f) => !f : !0);
379
382
  },
380
383
  children: [
381
384
  /* @__PURE__ */ e("div", { className: o.btnName, children: x }),
@@ -386,33 +389,33 @@ const $t = /* @__PURE__ */ et(jt), zt = $t.bind(o), pe = ({
386
389
  size: "16"
387
390
  }
388
391
  ),
389
- !N && /* @__PURE__ */ e(
392
+ !w && /* @__PURE__ */ e(
390
393
  "div",
391
394
  {
392
- ref: u,
393
- className: zt(o.desktopWrapper, { [o.desktopWrapperOpen]: h }),
395
+ ref: g,
396
+ className: Tt(o.desktopWrapper, { [o.desktopWrapperOpen]: h }),
394
397
  onClick: (l) => l.stopPropagation(),
395
- children: /* @__PURE__ */ e($, {})
398
+ children: /* @__PURE__ */ e(T, {})
396
399
  }
397
400
  )
398
401
  ]
399
402
  }
400
403
  ),
401
- N && /* @__PURE__ */ e(
402
- H,
404
+ w && /* @__PURE__ */ e(
405
+ V,
403
406
  {
404
407
  isOpen: h,
405
- emitIsOpen: s,
408
+ emitIsOpen: a,
406
409
  isTransparentBack: !0,
407
410
  additionalClassModalBody: o.modalAddBody,
408
411
  additionalClass: o.filterWithSaveModal,
409
- children: /* @__PURE__ */ e($, {})
412
+ children: /* @__PURE__ */ e(T, {})
410
413
  }
411
414
  )
412
415
  ] });
413
416
  };
414
417
  export {
415
418
  pe as F,
416
- T as S,
419
+ q as S,
417
420
  Wt as a
418
421
  };
@@ -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-CKmOgfBS.js";
4
+ import { F as w } from "../../../FilterWithSave-IcoKTZvl.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-CKmOgfBS.js";
1
+ import { a as r } from "../../FilterWithSave-IcoKTZvl.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-CKmOgfBS.js";
16
+ import { a as z } from "../../../FilterWithSave-IcoKTZvl.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-CKmOgfBS.js";
1
+ import { S as e } from "../../FilterWithSave-IcoKTZvl.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-CKmOgfBS.js";
3
+ import { S as v } from "../../../FilterWithSave-IcoKTZvl.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-CKmOgfBS.js";
14
+ import "../../../FilterWithSave-IcoKTZvl.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-CKmOgfBS.js";
13
+ import { F as B, a as L, S as k } from "./FilterWithSave-IcoKTZvl.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.565",
5
+ "version": "0.0.567",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",