@simpli-route/apollo-ds 0.1.37 → 0.1.39

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 (94) hide show
  1. package/dist/index.cjs10.js +1 -1
  2. package/dist/index.cjs100.js +1 -1
  3. package/dist/index.cjs101.js +1 -1
  4. package/dist/index.cjs102.js +1 -1
  5. package/dist/index.cjs11.js +1 -1
  6. package/dist/index.cjs13.js +1 -1
  7. package/dist/index.cjs14.js +1 -1
  8. package/dist/index.cjs19.js +1 -1
  9. package/dist/index.cjs20.js +1 -1
  10. package/dist/index.cjs21.js +1 -1
  11. package/dist/index.cjs22.js +1 -1
  12. package/dist/index.cjs23.js +1 -1
  13. package/dist/index.cjs25.js +1 -1
  14. package/dist/index.cjs29.js +1 -1
  15. package/dist/index.cjs4.js +1 -1
  16. package/dist/index.cjs40.js +1 -1
  17. package/dist/index.cjs41.js +1 -1
  18. package/dist/index.cjs42.js +1 -1
  19. package/dist/index.cjs43.js +1 -1
  20. package/dist/index.cjs44.js +1 -1
  21. package/dist/index.cjs45.js +1 -1
  22. package/dist/index.cjs46.js +1 -1
  23. package/dist/index.cjs47.js +1 -1
  24. package/dist/index.cjs48.js +1 -1
  25. package/dist/index.cjs49.js +1 -1
  26. package/dist/index.cjs5.js +1 -1
  27. package/dist/index.cjs50.js +1 -1
  28. package/dist/index.cjs58.js +1 -1
  29. package/dist/index.cjs59.js +1 -1
  30. package/dist/index.cjs6.js +1 -1
  31. package/dist/index.cjs60.js +1 -1
  32. package/dist/index.cjs64.js +1 -1
  33. package/dist/index.cjs65.js +1 -1
  34. package/dist/index.cjs66.js +1 -1
  35. package/dist/index.cjs67.js +1 -1
  36. package/dist/index.cjs68.js +1 -1
  37. package/dist/index.cjs69.js +1 -1
  38. package/dist/index.cjs7.js +1 -1
  39. package/dist/index.cjs70.js +1 -1
  40. package/dist/index.cjs71.js +1 -1
  41. package/dist/index.cjs8.js +1 -1
  42. package/dist/index.cjs9.js +1 -1
  43. package/dist/index.cjs96.js +1 -1
  44. package/dist/index.cjs97.js +1 -1
  45. package/dist/index.cjs98.js +1 -1
  46. package/dist/index.cjs99.js +1 -1
  47. package/dist/index.es10.js +1 -1
  48. package/dist/index.es100.js +340 -8
  49. package/dist/index.es101.js +162 -336
  50. package/dist/index.es102.js +52 -161
  51. package/dist/index.es11.js +1 -1
  52. package/dist/index.es13.js +1 -1
  53. package/dist/index.es14.js +2 -2
  54. package/dist/index.es19.js +2 -2
  55. package/dist/index.es20.js +1 -1
  56. package/dist/index.es21.js +8 -8
  57. package/dist/index.es22.js +2 -2
  58. package/dist/index.es23.js +2 -2
  59. package/dist/index.es25.js +2 -2
  60. package/dist/index.es29.js +3 -3
  61. package/dist/index.es4.js +63 -37
  62. package/dist/index.es40.js +28 -16
  63. package/dist/index.es41.js +43 -17
  64. package/dist/index.es42.js +33 -15
  65. package/dist/index.es43.js +53 -140
  66. package/dist/index.es44.js +152 -32
  67. package/dist/index.es45.js +136 -25
  68. package/dist/index.es46.js +94 -61
  69. package/dist/index.es47.js +26 -98
  70. package/dist/index.es48.js +142 -85
  71. package/dist/index.es49.js +102 -22
  72. package/dist/index.es5.js +7 -7
  73. package/dist/index.es50.js +22 -105
  74. package/dist/index.es58.js +18 -163
  75. package/dist/index.es59.js +13 -26
  76. package/dist/index.es6.js +2 -2
  77. package/dist/index.es60.js +15 -72
  78. package/dist/index.es64.js +7 -101
  79. package/dist/index.es65.js +16 -11
  80. package/dist/index.es66.js +149 -7
  81. package/dist/index.es67.js +13 -18
  82. package/dist/index.es68.js +134 -146
  83. package/dist/index.es69.js +20 -137
  84. package/dist/index.es7.js +1 -1
  85. package/dist/index.es70.js +98 -17
  86. package/dist/index.es71.js +13 -13
  87. package/dist/index.es8.js +3 -3
  88. package/dist/index.es9.js +1 -1
  89. package/dist/index.es96.js +4 -57
  90. package/dist/index.es97.js +28 -6
  91. package/dist/index.es98.js +4 -28
  92. package/dist/index.es99.js +8 -2
  93. package/dist/style.css +19 -0
  94. package/package.json +1 -1
@@ -1,139 +1,22 @@
1
- import { j as n } from "./index.es36.js";
2
- import { Button as w } from "react-aria-components";
3
- import { cn as e } from "./index.es37.js";
4
- import { selectContainerVariant as v, selectBadgeValueVariant as j } from "./index.es52.js";
5
- const k = ({
6
- isDisabled: l,
7
- size: c,
8
- selectButtonClassName: i,
9
- setIsOpen: p,
10
- isOpen: d,
11
- value: r,
12
- placeholder: L,
13
- items: a,
14
- keyIdName: N,
15
- keyLabelName: g,
16
- visibleItems: o,
17
- handleDeleteOptionSelected: B,
18
- maxLengthTextOption: h,
19
- hiddenDiscardButton: x,
20
- containerRef: Z,
21
- setTooltipMessage: s,
22
- hasOverflow: M,
23
- isCalculatingChips: R
24
- }) => /* @__PURE__ */ n.jsxs(
25
- w,
26
- {
27
- className: ({ isFocusVisible: t, isHovered: f }) => e(
28
- v({
29
- isDisabled: l,
30
- isFocusVisible: t,
31
- size: c,
32
- isHovered: f
33
- }),
34
- i
35
- ),
36
- onPress: () => {
37
- p(!d), s("");
38
- },
39
- children: [
40
- /* @__PURE__ */ n.jsx("div", { ref: Z, className: e("no-scrollbar mr-[5px] flex flex-1 overflow-hidden"), children: r.length ? /* @__PURE__ */ n.jsxs("div", { className: "flex flex-1", children: [
41
- r == null ? void 0 : r.slice(0, o).map((t, f) => {
42
- var m;
43
- const C = ((m = a == null ? void 0 : a.find((u) => u[N] === t)) == null ? void 0 : m[g]) ?? "", V = C.length > h ? `${C.slice(0, h)}...` : C;
44
- return /* @__PURE__ */ n.jsxs(
45
- "div",
46
- {
47
- "data-chip": !0,
48
- className: e(
49
- j({
50
- isDisabled: l,
51
- isLastItem: f + 1 < o,
52
- size: c,
53
- hiddenDiscardButton: x
54
- })
55
- ),
56
- children: [
57
- /* @__PURE__ */ n.jsx(
58
- "div",
59
- {
60
- onMouseEnter: () => C.length > h ? s(C) : s(""),
61
- onMouseLeave: () => s(""),
62
- children: /* @__PURE__ */ n.jsx("p", { className: "whitespace-nowrap font-normal", children: V })
63
- }
64
- ),
65
- !x && /* @__PURE__ */ n.jsx(
66
- w,
67
- {
68
- className: e("outline-none", l ? "cursor-not-allowed" : ""),
69
- isDisabled: l,
70
- slot: null,
71
- onPress: () => B(t),
72
- children: /* @__PURE__ */ n.jsxs("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
73
- /* @__PURE__ */ n.jsx(
74
- "path",
75
- {
76
- fillRule: "evenodd",
77
- clipRule: "evenodd",
78
- d: "M7.00004 12.6667C10.1297 12.6667 12.6667 10.1297 12.6667 7.00004C12.6667 3.87043 10.1297 1.33337 7.00004 1.33337C3.87043 1.33337 1.33337 3.87043 1.33337 7.00004C1.33337 10.1297 3.87043 12.6667 7.00004 12.6667ZM7.00004 13.6667C10.6819 13.6667 13.6667 10.6819 13.6667 7.00004C13.6667 3.31814 10.6819 0.333374 7.00004 0.333374C3.31814 0.333374 0.333374 3.31814 0.333374 7.00004C0.333374 10.6819 3.31814 13.6667 7.00004 13.6667Z",
79
- fill: l ? "#979BB4" : "#0C0645"
80
- }
81
- ),
82
- /* @__PURE__ */ n.jsx(
83
- "path",
84
- {
85
- d: "M4.64649 8.64649C4.45123 8.84175 4.45123 9.15833 4.64649 9.35359C4.84175 9.54886 5.15834 9.54886 5.3536 9.35359L7.00005 7.70715L8.65343 9.36053C8.84869 9.55579 9.16527 9.55579 9.36053 9.36053C9.55579 9.16526 9.55579 8.84868 9.36053 8.65342L7.70715 7.00004L9.36054 5.34666C9.5558 5.15139 9.5558 4.83481 9.36054 4.63955C9.16527 4.44429 8.84869 4.44429 8.65343 4.63955L7.00005 6.29293L5.35359 4.64648C5.15833 4.45122 4.84175 4.45122 4.64649 4.64648C4.45123 4.84174 4.45123 5.15833 4.64649 5.35359L6.29294 7.00004L4.64649 8.64649Z",
86
- fill: l ? "#979BB4" : "#0C0645"
87
- }
88
- )
89
- ] })
90
- }
91
- )
92
- ]
93
- },
94
- t
95
- );
96
- }),
97
- M && r.length > o && !R && /* @__PURE__ */ n.jsx(
98
- "div",
99
- {
100
- className: e(
101
- j({
102
- isDisabled: l,
103
- isLastItem: !1,
104
- size: c,
105
- hiddenDiscardButton: x
106
- }),
107
- "ml-1"
108
- ),
109
- children: /* @__PURE__ */ n.jsxs("p", { className: "whitespace-nowrap font-normal", children: [
110
- "+",
111
- (r == null ? void 0 : r.length) - o
112
- ] })
113
- }
114
- )
115
- ] }) : /* @__PURE__ */ n.jsx("p", { className: e("flex-1 text-left font-normal text-neutral-700"), children: L }) }),
116
- /* @__PURE__ */ n.jsx(
117
- "svg",
118
- {
119
- className: `${d ? "rotate-180" : ""} transition-transform duration-100`,
120
- width: "20",
121
- height: "10",
122
- viewBox: "0 0 20 10",
123
- fill: "none",
124
- xmlns: "http://www.w3.org/2000/svg",
125
- children: /* @__PURE__ */ n.jsx(
126
- "path",
127
- {
128
- d: "M20 0.838022C20.0006 0.947676 19.9796 1.05638 19.9381 1.15789C19.8967 1.2594 19.8356 1.35173 19.7584 1.42959L12.9512 8.23676C12.5642 8.62472 12.1045 8.93252 11.5984 9.14254C11.0922 9.35256 10.5497 9.46066 10.0017 9.46066C9.45373 9.46066 8.91115 9.35256 8.40502 9.14254C7.8989 8.93252 7.43918 8.62472 7.0522 8.23676L0.245034 1.42959C0.167349 1.3519 0.105725 1.25968 0.0636824 1.15818C0.0216393 1.05667 5.62088e-09 0.947886 0 0.838023C-5.62081e-09 0.728159 0.0216393 0.619372 0.0636824 0.51787C0.105725 0.41637 0.167349 0.324143 0.245034 0.246458C0.32272 0.168773 0.414946 0.107149 0.516447 0.0651056C0.617948 0.0230624 0.726736 0.00142351 0.8366 0.00142351C0.946464 0.00142351 1.05525 0.0230624 1.15675 0.0651055C1.25825 0.107149 1.35048 0.168773 1.42817 0.246458L8.23533 7.05363C8.704 7.52171 9.33931 7.78463 10.0017 7.78463C10.6641 7.78463 11.2994 7.52171 11.7681 7.05363L18.5752 0.246457C18.6527 0.168363 18.7448 0.106378 18.8464 0.0640783C18.9479 0.0217776 19.0568 4.80781e-09 19.1668 0C19.2768 -4.80789e-09 19.3857 0.0217776 19.4872 0.0640782C19.5888 0.106378 19.6809 0.168363 19.7584 0.246457C19.8356 0.324311 19.8967 0.41664 19.9381 0.518154C19.9796 0.619668 20.0006 0.728369 20 0.838022Z",
129
- fill: "#73768C"
130
- }
131
- )
132
- }
133
- )
134
- ]
135
- }
136
- );
1
+ import { j as s } from "./index.es36.js";
2
+ import { cn as r } from "./index.es37.js";
3
+ import { tooltipVariants as i } from "./index.es53.js";
4
+ const x = ({ children: a, supportText: t, mode: o = "dark", className: l, placement: e = "top" }) => {
5
+ const n = r(i({ placement: e, mode: o, hasSupportText: !!t }), l);
6
+ return /* @__PURE__ */ s.jsxs("span", { className: n, children: [
7
+ a,
8
+ t ? /* @__PURE__ */ s.jsx(
9
+ "div",
10
+ {
11
+ className: r(
12
+ "!text-sm !font-normal !leading-[19.07px]",
13
+ o === "dark" ? "!text-blue-50" : "!text-neutral-700"
14
+ ),
15
+ children: t
16
+ }
17
+ ) : null
18
+ ] });
19
+ };
137
20
  export {
138
- k as SelectContent
21
+ x as TooltipSelect
139
22
  };
package/dist/index.es7.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import { j as r } from "./index.es36.js";
2
2
  import { usePress as j, useHover as b, useFocusRing as F } from "react-aria";
3
3
  import { cn as N } from "./index.es37.js";
4
- import { assistChipVariants as C } from "./index.es45.js";
4
+ import { assistChipVariants as C } from "./index.es42.js";
5
5
  const q = (i) => {
6
6
  const {
7
7
  style: t = "square",
@@ -1,22 +1,103 @@
1
- import { j as s } from "./index.es36.js";
2
- import { cn as r } from "./index.es37.js";
3
- import { tooltipVariants as i } from "./index.es53.js";
4
- const x = ({ children: a, supportText: t, mode: o = "dark", className: l, placement: e = "top" }) => {
5
- const n = r(i({ placement: e, mode: o, hasSupportText: !!t }), l);
6
- return /* @__PURE__ */ s.jsxs("span", { className: n, children: [
7
- a,
8
- t ? /* @__PURE__ */ s.jsx(
1
+ import { j as l } from "./index.es36.js";
2
+ import { cn as P } from "./index.es37.js";
3
+ import { SliderThumb as j } from "./index.es102.js";
4
+ const T = ({
5
+ state: r,
6
+ type: n,
7
+ showTypeValue: t,
8
+ suffix: c,
9
+ classNameFilled: a,
10
+ classNameUnfilled: m,
11
+ modeTooltip: b,
12
+ positionTooltip: h,
13
+ classNameThumb: d,
14
+ isHiddenValue: v,
15
+ suffixRangeCustom: e
16
+ }) => /* @__PURE__ */ l.jsxs("div", { className: "relative", children: [
17
+ t === "default" && !v ? /* @__PURE__ */ l.jsxs("div", { className: "flex justify-between", children: [
18
+ /* @__PURE__ */ l.jsxs(
9
19
  "div",
10
20
  {
11
- className: r(
12
- "!text-sm !font-normal !leading-[19.07px]",
13
- o === "dark" ? "!text-blue-50" : "!text-neutral-700"
14
- ),
15
- children: t
21
+ className: "absolute top-4 text-sm text-neutral-900",
22
+ style: { left: `${r.getThumbPercent(0) * 100}%`, transform: "translateX(-50%)" },
23
+ children: [
24
+ r.values[0],
25
+ n === "range" && (e == null ? void 0 : e.left) || c
26
+ ]
16
27
  }
17
- ) : null
18
- ] });
19
- };
28
+ ),
29
+ n === "range" && /* @__PURE__ */ l.jsxs(
30
+ "div",
31
+ {
32
+ className: "absolute top-4 text-sm text-neutral-900",
33
+ style: { left: `${r.getThumbPercent(1) * 100}%`, transform: "translateX(-50%)" },
34
+ children: [
35
+ r.values[1],
36
+ (e == null ? void 0 : e.right) || c
37
+ ]
38
+ }
39
+ )
40
+ ] }) : null,
41
+ /* @__PURE__ */ l.jsx(
42
+ "div",
43
+ {
44
+ className: P("absolute top-1/2 h-2 w-full -translate-y-1/2 rounded-full bg-primary-100", m)
45
+ }
46
+ ),
47
+ /* @__PURE__ */ l.jsx(
48
+ "div",
49
+ {
50
+ className: P("absolute top-1/2 h-2 -translate-y-1/2 rounded-full bg-primary-500", a),
51
+ style: {
52
+ width: `${n === "range" ? r.getThumbPercent(1) * 100 - r.getThumbPercent(0) * 100 : r.getThumbPercent(0) * 100}%`,
53
+ left: n === "range" ? `${r.getThumbPercent(0) * 100}%` : "0%"
54
+ }
55
+ }
56
+ ),
57
+ n === "range" ? /* @__PURE__ */ l.jsxs(l.Fragment, { children: [
58
+ /* @__PURE__ */ l.jsx(
59
+ j,
60
+ {
61
+ index: 0,
62
+ valuePercent: r.getThumbPercent(0),
63
+ value: r.values[0],
64
+ suffix: (e == null ? void 0 : e.left) || c,
65
+ modeTooltip: b,
66
+ positionTooltip: h,
67
+ showTypeValue: t,
68
+ isHiddenValue: v,
69
+ classNameThumb: d
70
+ }
71
+ ),
72
+ /* @__PURE__ */ l.jsx(
73
+ j,
74
+ {
75
+ index: 1,
76
+ valuePercent: r.getThumbPercent(1),
77
+ value: r.values[1],
78
+ suffix: (e == null ? void 0 : e.right) || c,
79
+ modeTooltip: b,
80
+ positionTooltip: h,
81
+ showTypeValue: t,
82
+ isHiddenValue: v,
83
+ classNameThumb: d
84
+ }
85
+ )
86
+ ] }) : /* @__PURE__ */ l.jsx(
87
+ j,
88
+ {
89
+ index: 0,
90
+ valuePercent: r.getThumbPercent(0),
91
+ value: r.values[0],
92
+ suffix: c,
93
+ modeTooltip: b,
94
+ positionTooltip: h,
95
+ showTypeValue: t,
96
+ isHiddenValue: v,
97
+ classNameThumb: d
98
+ }
99
+ )
100
+ ] });
20
101
  export {
21
- x as TooltipSelect
102
+ T as SliderContainerTrack
22
103
  };
@@ -1,15 +1,15 @@
1
- import { useState as r, useEffect as c } from "react";
2
- function d(e, t = 300) {
3
- const [u, o] = r(e);
4
- return c(() => {
5
- const n = setTimeout(() => {
6
- o(e);
7
- }, t);
8
- return () => {
9
- clearTimeout(n);
10
- };
11
- }, [e, t]), u;
12
- }
1
+ const o = (e, g, r = 1) => {
2
+ if (g === "range" && Array.isArray(e) && e.length === 2) {
3
+ const [t, f] = e;
4
+ if (f - t < r) {
5
+ if (t > f - r)
6
+ return [f - r, f];
7
+ if (f < t + r)
8
+ return [t, t + r];
9
+ }
10
+ }
11
+ return e;
12
+ };
13
13
  export {
14
- d as useDebouncedValue
14
+ o as validateMinDistance
15
15
  };
package/dist/index.es8.js CHANGED
@@ -3,9 +3,9 @@ import { parseColor as h } from "@react-stately/color";
3
3
  import { useState as a, useEffect as w } from "react";
4
4
  import { ColorPicker as L, Label as R, DialogTrigger as T, Button as W, ColorSwatch as $, Popover as q, Dialog as G } from "react-aria-components";
5
5
  import { cn as J } from "./index.es37.js";
6
- import { ColorArea as K } from "./index.es40.js";
7
- import { ColorField as M } from "./index.es41.js";
8
- import { ColorSlider as Q } from "./index.es42.js";
6
+ import { ColorArea as K } from "./index.es58.js";
7
+ import { ColorField as M } from "./index.es59.js";
8
+ import { ColorSlider as Q } from "./index.es60.js";
9
9
  const ne = (v) => {
10
10
  const {
11
11
  value: l,
package/dist/index.es9.js CHANGED
@@ -3,7 +3,7 @@ import { CheckIcon as h } from "./index.es38.js";
3
3
  import { useState as j } from "react";
4
4
  import { Button as S } from "react-aria-components";
5
5
  import { cn as n } from "./index.es37.js";
6
- import { filterChipVariants as k } from "./index.es46.js";
6
+ import { filterChipVariants as k } from "./index.es43.js";
7
7
  const C = ({
8
8
  size: t = "md",
9
9
  label: a,
@@ -1,59 +1,6 @@
1
- import { j as r } from "./index.es36.js";
2
- import { SliderThumb as m } from "react-aria-components";
3
- import { cn as i } from "./index.es37.js";
4
- import { Tooltip as c } from "./index.es32.js";
5
- import { TooltipTrigger as d } from "./index.es33.js";
6
- const y = ({
7
- index: o,
8
- valuePercent: n,
9
- value: a,
10
- suffix: p,
11
- modeTooltip: g,
12
- positionTooltip: t,
13
- showTypeValue: s,
14
- classNameThumb: e,
15
- isHiddenValue: l
16
- }) => /* @__PURE__ */ r.jsx(
17
- "div",
18
- {
19
- className: i("absolute", s === "tooltip" && !l ? "top-[-6px]" : "top-1/2"),
20
- style: { left: `${n * 100}%`, transform: "translate(-50%, -50%)" },
21
- children: s === "tooltip" && !l ? /* @__PURE__ */ r.jsxs(d, { closeDelay: 100, delay: 100, children: [
22
- /* @__PURE__ */ r.jsx("div", { children: /* @__PURE__ */ r.jsx(
23
- m,
24
- {
25
- index: o,
26
- className: i(
27
- "dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
28
- e
29
- )
30
- }
31
- ) }),
32
- /* @__PURE__ */ r.jsxs(
33
- c,
34
- {
35
- mode: g,
36
- placement: t,
37
- size: "sm",
38
- className: i("!text-sm", t === "top" ? "!mb-6" : "!mt-6"),
39
- children: [
40
- a,
41
- p
42
- ]
43
- }
44
- )
45
- ] }) : /* @__PURE__ */ r.jsx(
46
- m,
47
- {
48
- index: o,
49
- className: i(
50
- "dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
51
- e
52
- )
53
- }
54
- )
55
- }
56
- );
1
+ function e(t) {
2
+ return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
3
+ }
57
4
  export {
58
- y as SliderThumb
5
+ e as getDefaultExportFromCjs
59
6
  };
@@ -1,6 +1,28 @@
1
- function e(t) {
2
- return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
3
- }
4
- export {
5
- e as getDefaultExportFromCjs
6
- };
1
+ import { __exports as i } from "./index.es98.js";
2
+ import "./index.es103.js";
3
+ import "./index.es104.js";
4
+ import { __exports as l } from "./index.es105.js";
5
+ import { __exports as s } from "./index.es106.js";
6
+ (function(t) {
7
+ Object.defineProperty(t, "__esModule", {
8
+ value: !0
9
+ }), Object.defineProperty(t, "default", {
10
+ enumerable: !0,
11
+ get: function() {
12
+ return f;
13
+ }
14
+ });
15
+ const o = /* @__PURE__ */ r(l), n = /* @__PURE__ */ r(s);
16
+ function r(e) {
17
+ return e && e.__esModule ? e : {
18
+ default: e
19
+ };
20
+ }
21
+ function f(...e) {
22
+ let [, ...u] = (0, n.default)(e[0]);
23
+ return (0, o.default)([
24
+ ...e,
25
+ ...u
26
+ ]);
27
+ }
28
+ })(i);
@@ -1,28 +1,4 @@
1
- import { __exports as i } from "./index.es99.js";
2
- import "./index.es103.js";
3
- import "./index.es104.js";
4
- import { __exports as l } from "./index.es105.js";
5
- import { __exports as s } from "./index.es106.js";
6
- (function(t) {
7
- Object.defineProperty(t, "__esModule", {
8
- value: !0
9
- }), Object.defineProperty(t, "default", {
10
- enumerable: !0,
11
- get: function() {
12
- return f;
13
- }
14
- });
15
- const o = /* @__PURE__ */ r(l), n = /* @__PURE__ */ r(s);
16
- function r(e) {
17
- return e && e.__esModule ? e : {
18
- default: e
19
- };
20
- }
21
- function f(...e) {
22
- let [, ...u] = (0, n.default)(e[0]);
23
- return (0, o.default)([
24
- ...e,
25
- ...u
26
- ]);
27
- }
28
- })(i);
1
+ var e = {};
2
+ export {
3
+ e as __exports
4
+ };
@@ -1,4 +1,10 @@
1
- var e = {};
1
+ import { getDefaultExportFromCjs as t } from "./index.es96.js";
2
+ import "./index.es107.js";
3
+ import { __exports as a } from "./index.es108.js";
4
+ let e = a;
5
+ var o = (e.__esModule ? e : { default: e }).default;
6
+ const r = /* @__PURE__ */ t(o);
2
7
  export {
3
- e as __exports
8
+ o as d,
9
+ r as default
4
10
  };
package/dist/style.css CHANGED
@@ -2622,6 +2622,10 @@ select {
2622
2622
  --tw-bg-opacity: 1;
2623
2623
  background-color: rgb(29 13 165 / var(--tw-bg-opacity));
2624
2624
  }
2625
+ .hover\:text-blue-500:hover {
2626
+ --tw-text-opacity: 1;
2627
+ color: rgb(38 68 217 / var(--tw-text-opacity));
2628
+ }
2625
2629
  .hover\:text-primary-500:hover {
2626
2630
  --tw-text-opacity: 1;
2627
2631
  color: rgb(76 59 239 / var(--tw-text-opacity));
@@ -2714,6 +2718,17 @@ select {
2714
2718
  .focus\:ring-offset-\[0\.4px\]:focus {
2715
2719
  --tw-ring-offset-width: 0.4px;
2716
2720
  }
2721
+ .focus-visible\:border:focus-visible {
2722
+ border-width: 1px;
2723
+ }
2724
+ .focus-visible\:border-primary-500:focus-visible {
2725
+ --tw-border-opacity: 1;
2726
+ border-color: rgb(76 59 239 / var(--tw-border-opacity));
2727
+ }
2728
+ .focus-visible\:text-blue-500:focus-visible {
2729
+ --tw-text-opacity: 1;
2730
+ color: rgb(38 68 217 / var(--tw-text-opacity));
2731
+ }
2717
2732
  .focus-visible\:outline-none:focus-visible {
2718
2733
  outline: 2px solid transparent;
2719
2734
  outline-offset: 2px;
@@ -2733,6 +2748,10 @@ select {
2733
2748
  .focus-visible\:ring-offset-1:focus-visible {
2734
2749
  --tw-ring-offset-width: 1px;
2735
2750
  }
2751
+ .group:hover .group-hover\:text-blue-500 {
2752
+ --tw-text-opacity: 1;
2753
+ color: rgb(38 68 217 / var(--tw-text-opacity));
2754
+ }
2736
2755
  .group:focus .group-focus\:text-white {
2737
2756
  --tw-text-opacity: 1;
2738
2757
  color: rgb(255 255 255 / var(--tw-text-opacity));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simpli-route/apollo-ds",
3
- "version": "0.1.37",
3
+ "version": "0.1.39",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"