@simpli-route/apollo-ds 0.1.5 → 0.1.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 (126) hide show
  1. package/dist/components/Accordion/types.d.ts +1 -0
  2. package/dist/components/Chips/types.d.ts +1 -0
  3. package/dist/components/ProgressBar/ProgressBar.d.ts +12 -0
  4. package/dist/components/ProgressBar/ProgressBar.test.d.ts +1 -0
  5. package/dist/components/ProgressBar/index.d.ts +2 -0
  6. package/dist/components/ProgressBar/types.d.ts +59 -0
  7. package/dist/components/ProgressBar/variants.d.ts +6 -0
  8. package/dist/components/Tabs/types.d.ts +8 -2
  9. package/dist/components/Tooltip/types.d.ts +1 -0
  10. package/dist/components/Typography/types.d.ts +1 -0
  11. package/dist/components/index.d.ts +1 -0
  12. package/dist/index.cjs.js +1 -1
  13. package/dist/index.cjs10.js +1 -1
  14. package/dist/index.cjs11.js +1 -1
  15. package/dist/index.cjs12.js +1 -1
  16. package/dist/index.cjs13.js +1 -1
  17. package/dist/index.cjs14.js +1 -1
  18. package/dist/index.cjs15.js +1 -1
  19. package/dist/index.cjs16.js +1 -1
  20. package/dist/index.cjs17.js +1 -1
  21. package/dist/index.cjs18.js +1 -1
  22. package/dist/index.cjs19.js +1 -1
  23. package/dist/index.cjs2.js +1 -1
  24. package/dist/index.cjs20.js +1 -1
  25. package/dist/index.cjs21.js +1 -1
  26. package/dist/index.cjs22.js +1 -1
  27. package/dist/index.cjs23.js +1 -1
  28. package/dist/index.cjs24.js +1 -1
  29. package/dist/index.cjs25.js +1 -1
  30. package/dist/index.cjs26.js +1 -1
  31. package/dist/index.cjs27.js +1 -1
  32. package/dist/index.cjs28.js +1 -1
  33. package/dist/index.cjs29.js +1 -1
  34. package/dist/index.cjs3.js +1 -1
  35. package/dist/index.cjs30.js +1 -1
  36. package/dist/index.cjs31.js +1 -1
  37. package/dist/index.cjs32.js +1 -1
  38. package/dist/index.cjs33.js +1 -1
  39. package/dist/index.cjs34.js +1 -1
  40. package/dist/index.cjs35.js +1 -1
  41. package/dist/index.cjs36.js +1 -1
  42. package/dist/index.cjs37.js +1 -1
  43. package/dist/index.cjs38.js +1 -1
  44. package/dist/index.cjs39.js +1 -1
  45. package/dist/index.cjs4.js +1 -1
  46. package/dist/index.cjs40.js +1 -1
  47. package/dist/index.cjs41.js +1 -1
  48. package/dist/index.cjs42.js +1 -1
  49. package/dist/index.cjs43.js +1 -9
  50. package/dist/index.cjs44.js +1 -19
  51. package/dist/index.cjs45.js +9 -1
  52. package/dist/index.cjs46.js +19 -1
  53. package/dist/index.cjs47.js +1 -1
  54. package/dist/index.cjs48.js +1 -1
  55. package/dist/index.cjs49.js +1 -1
  56. package/dist/index.cjs5.js +1 -1
  57. package/dist/index.cjs50.js +1 -1
  58. package/dist/index.cjs51.js +1 -1
  59. package/dist/index.cjs52.js +1 -1
  60. package/dist/index.cjs53.js +1 -1
  61. package/dist/index.cjs54.js +1 -0
  62. package/dist/index.cjs55.js +1 -0
  63. package/dist/index.cjs6.js +1 -1
  64. package/dist/index.cjs7.js +1 -1
  65. package/dist/index.cjs8.js +1 -1
  66. package/dist/index.cjs9.js +1 -1
  67. package/dist/index.es.js +14 -12
  68. package/dist/index.es10.js +5 -5
  69. package/dist/index.es11.js +4 -4
  70. package/dist/index.es12.js +5 -5
  71. package/dist/index.es13.js +5 -5
  72. package/dist/index.es14.js +4 -4
  73. package/dist/index.es15.js +3 -3
  74. package/dist/index.es16.js +3 -3
  75. package/dist/index.es17.js +3 -3
  76. package/dist/index.es18.js +88 -6
  77. package/dist/index.es19.js +6 -6
  78. package/dist/index.es2.js +3 -3
  79. package/dist/index.es20.js +6 -22
  80. package/dist/index.es21.js +22 -173
  81. package/dist/index.es22.js +150 -20
  82. package/dist/index.es23.js +40 -31
  83. package/dist/index.es24.js +31 -56
  84. package/dist/index.es25.js +59 -3
  85. package/dist/index.es26.js +3 -92
  86. package/dist/index.es27.js +87 -17
  87. package/dist/index.es28.js +20 -28
  88. package/dist/index.es29.js +32 -161
  89. package/dist/index.es3.js +24 -22
  90. package/dist/index.es30.js +163 -11
  91. package/dist/index.es31.js +30 -10
  92. package/dist/index.es32.js +11 -10
  93. package/dist/index.es33.js +10 -12
  94. package/dist/index.es34.js +17 -94
  95. package/dist/index.es35.js +18 -11
  96. package/dist/index.es36.js +10 -19
  97. package/dist/index.es37.js +12 -20
  98. package/dist/index.es38.js +96 -10
  99. package/dist/index.es39.js +12 -9
  100. package/dist/index.es4.js +4 -4
  101. package/dist/index.es40.js +36 -22
  102. package/dist/index.es41.js +10 -45
  103. package/dist/index.es42.js +10 -2
  104. package/dist/index.es43.js +30 -29
  105. package/dist/index.es44.js +2 -599
  106. package/dist/index.es45.js +30 -19
  107. package/dist/index.es46.js +599 -19
  108. package/dist/index.es47.js +2 -21
  109. package/dist/index.es48.js +2 -21
  110. package/dist/index.es49.js +8 -8
  111. package/dist/index.es5.js +3 -3
  112. package/dist/index.es50.js +19 -30
  113. package/dist/index.es51.js +21 -56
  114. package/dist/index.es52.js +21 -2
  115. package/dist/index.es53.js +19 -2
  116. package/dist/index.es54.js +32 -0
  117. package/dist/index.es55.js +58 -0
  118. package/dist/index.es6.js +3 -3
  119. package/dist/index.es7.js +3 -3
  120. package/dist/index.es8.js +2 -2
  121. package/dist/index.es9.js +3 -3
  122. package/dist/stories/ProgressBar.stories.d.ts +30 -0
  123. package/dist/style.css +57 -0
  124. package/dist/testing/tests/itRendersChildren.d.ts +1 -0
  125. package/dist/testing/tests/itSupportsClassName.d.ts +1 -0
  126. package/package.json +3 -2
@@ -1,21 +1,21 @@
1
- import l from "react";
2
- const e = l, n = ({
1
+ import t from "react";
2
+ const e = t, l = ({
3
3
  title: r,
4
4
  titleId: a,
5
5
  ...o
6
- }, t) => /* @__PURE__ */ e.createElement("svg", Object.assign({
6
+ }, n) => /* @__PURE__ */ e.createElement("svg", Object.assign({
7
7
  fill: "currentColor",
8
8
  "aria-hidden": "true",
9
9
  viewBox: "0 0 24 24",
10
10
  xmlns: "http://www.w3.org/2000/svg",
11
- ref: t,
11
+ ref: n,
12
12
  "aria-labelledby": a
13
13
  }, o), r ? /* @__PURE__ */ e.createElement("title", {
14
14
  id: a
15
15
  }, r) : null, /* @__PURE__ */ e.createElement("path", {
16
- d: "M2 15.892a.83.83 0 0 1 .242-.591l6.807-6.807a4.166 4.166 0 0 1 5.899 0l6.807 6.806a.835.835 0 0 1-.912 1.365.8.8 0 0 1-.271-.181l-6.807-6.807a2.5 2.5 0 0 0-3.533 0l-6.807 6.806A.833.833 0 0 1 2 15.893Z"
17
- })), c = e.forwardRef(n);
18
- var i = c;
16
+ d: "M22 7.838a.83.83 0 0 1-.242.592l-6.807 6.807a4.167 4.167 0 0 1-5.899 0L2.245 8.43a.837.837 0 0 1 1.183-1.184l6.807 6.808a2.5 2.5 0 0 0 3.533 0l6.807-6.808A.833.833 0 0 1 22 7.838"
17
+ })), c = e.forwardRef(l);
18
+ var w = c;
19
19
  export {
20
- i as U
20
+ w as D
21
21
  };
package/dist/index.es5.js CHANGED
@@ -1,7 +1,7 @@
1
- import { j as r } from "./index.es18.js";
1
+ import { j as r } from "./index.es19.js";
2
2
  import { usePress as j, useHover as b, useFocusRing as F } from "react-aria";
3
- import { cn as N } from "./index.es19.js";
4
- import { assistChipVariants as C } from "./index.es23.js";
3
+ import { cn as N } from "./index.es20.js";
4
+ import { assistChipVariants as C } from "./index.es24.js";
5
5
  const q = (i) => {
6
6
  const {
7
7
  style: t = "square",
@@ -1,32 +1,21 @@
1
- import { cva as l } from "class-variance-authority";
2
- const e = l("absolute inset-0 z-[1000px] overflow-hidden", {
3
- variants: {
4
- opacity: {
5
- sm: "bg-neutral-50/10",
6
- md: "bg-neutral-50/20",
7
- lg: "bg-neutral-50/30",
8
- xl: "bg-neutral-50/50",
9
- "2xl": "bg-neutral-50/60",
10
- "3xl": "bg-neutral-50/75"
11
- },
12
- fixed: {
13
- true: "fixed",
14
- false: ""
15
- },
16
- center: {
17
- true: "flex items-center justify-center",
18
- false: ""
19
- },
20
- blur: {
21
- sm: "backdrop-blur-sm",
22
- md: "backdrop-blur-md",
23
- lg: "backdrop-blur-lg",
24
- xl: "backdrop-blur-xl",
25
- "2xl": "backdrop-blur-2xl",
26
- "3xl": "backdrop-blur-3xl"
27
- }
28
- }
29
- });
1
+ import n from "react";
2
+ const e = n, l = ({
3
+ title: r,
4
+ titleId: a,
5
+ ...o
6
+ }, t) => /* @__PURE__ */ e.createElement("svg", Object.assign({
7
+ fill: "currentColor",
8
+ "aria-hidden": "true",
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ref: t,
12
+ "aria-labelledby": a
13
+ }, o), r ? /* @__PURE__ */ e.createElement("title", {
14
+ id: a
15
+ }, r) : null, /* @__PURE__ */ e.createElement("path", {
16
+ d: "M11.999 2C17.522 2 22 6.477 22 12s-4.478 10-10.001 10S2 17.523 2 12C1.999 6.478 6.476 2 11.999 2m0 1.5a8.501 8.501 0 1 0 0 17 8.501 8.501 0 0 0 0-17m-.004 6.999a.75.75 0 0 1 .744.648l.007.102.004 5.5a.75.75 0 0 1-1.494.103l-.006-.101-.004-5.501a.75.75 0 0 1 .75-.75zM12 7.002A1 1 0 1 1 12.063 9 1 1 0 0 1 12 7.002"
17
+ })), c = e.forwardRef(l);
18
+ var f = c;
30
19
  export {
31
- e as overlayVariants
20
+ f as I
32
21
  };
@@ -1,58 +1,23 @@
1
- import { j as r } from "./index.es18.js";
2
- import { SliderThumb as l } from "react-aria-components";
3
- import { cn as i } from "./index.es19.js";
4
- import { Tooltip as d } from "./index.es14.js";
5
- import { TooltipTrigger as g } from "./index.es15.js";
6
- const j = ({
7
- index: e,
8
- valuePercent: m,
9
- value: n,
10
- suffix: a,
11
- modeTooltip: p,
12
- positionTooltip: o,
13
- showTypeValue: s,
14
- classNameThumb: t
15
- }) => /* @__PURE__ */ r.jsx(
16
- "div",
17
- {
18
- className: i("absolute", s === "tooltip" ? "top-[-6px]" : "top-1/2"),
19
- style: { left: `${m * 100}%`, transform: "translate(-50%, -50%)" },
20
- children: s === "tooltip" ? /* @__PURE__ */ r.jsxs(g, { closeDelay: 100, delay: 100, children: [
21
- /* @__PURE__ */ r.jsx("div", { children: /* @__PURE__ */ r.jsx(
22
- l,
23
- {
24
- index: e,
25
- className: i(
26
- "dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
27
- t
28
- )
29
- }
30
- ) }),
31
- /* @__PURE__ */ r.jsxs(
32
- d,
33
- {
34
- mode: p,
35
- placement: o,
36
- size: "sm",
37
- className: i("!text-sm", o === "top" ? "!mb-6" : "!mt-6"),
38
- children: [
39
- n,
40
- a
41
- ]
42
- }
43
- )
44
- ] }) : /* @__PURE__ */ r.jsx(
45
- l,
46
- {
47
- index: e,
48
- className: i(
49
- "dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
50
- t
51
- )
52
- }
53
- )
54
- }
55
- );
1
+ import t from "react";
2
+ const e = t, a = ({
3
+ title: r,
4
+ titleId: n,
5
+ ...l
6
+ }, o) => /* @__PURE__ */ e.createElement("svg", Object.assign({
7
+ fill: "currentColor",
8
+ "aria-hidden": "true",
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ref: o,
12
+ "aria-labelledby": n
13
+ }, l), r ? /* @__PURE__ */ e.createElement("title", {
14
+ id: n
15
+ }, r) : null, /* @__PURE__ */ e.createElement("path", {
16
+ fillRule: "evenodd",
17
+ d: "M2 11.85c0-.47.35-.85.783-.85h18.434c.432 0 .783.38.783.85s-.35.85-.783.85H2.783c-.432 0-.783-.38-.783-.85",
18
+ clipRule: "evenodd"
19
+ })), c = e.forwardRef(a);
20
+ var s = c;
56
21
  export {
57
- j as SliderThumb
22
+ s as M
58
23
  };
@@ -1,4 +1,23 @@
1
- var r = {};
1
+ import t from "react";
2
+ const e = t, n = ({
3
+ title: r,
4
+ titleId: a,
5
+ ...l
6
+ }, o) => /* @__PURE__ */ e.createElement("svg", Object.assign({
7
+ fill: "currentColor",
8
+ "aria-hidden": "true",
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ref: o,
12
+ "aria-labelledby": a
13
+ }, l), r ? /* @__PURE__ */ e.createElement("title", {
14
+ id: a
15
+ }, r) : null, /* @__PURE__ */ e.createElement("path", {
16
+ fillRule: "evenodd",
17
+ d: "M11.885 2c.433 0 .783.35.783.783v8.434h8.549a.783.783 0 1 1 0 1.566h-8.549v8.434a.783.783 0 1 1-1.567 0v-8.434H2.783a.783.783 0 1 1 0-1.566h8.318V2.783c0-.432.351-.783.784-.783",
18
+ clipRule: "evenodd"
19
+ })), c = e.forwardRef(n);
20
+ var d = c;
2
21
  export {
3
- r as __exports
22
+ d as P
4
23
  };
@@ -1,4 +1,21 @@
1
- var e = {};
1
+ import l from "react";
2
+ const e = l, n = ({
3
+ title: r,
4
+ titleId: a,
5
+ ...o
6
+ }, t) => /* @__PURE__ */ e.createElement("svg", Object.assign({
7
+ fill: "currentColor",
8
+ "aria-hidden": "true",
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ref: t,
12
+ "aria-labelledby": a
13
+ }, o), r ? /* @__PURE__ */ e.createElement("title", {
14
+ id: a
15
+ }, r) : null, /* @__PURE__ */ e.createElement("path", {
16
+ d: "M2 15.892a.83.83 0 0 1 .242-.591l6.807-6.807a4.166 4.166 0 0 1 5.899 0l6.807 6.806a.835.835 0 0 1-.912 1.365.8.8 0 0 1-.271-.181l-6.807-6.807a2.5 2.5 0 0 0-3.533 0l-6.807 6.806A.833.833 0 0 1 2 15.893Z"
17
+ })), c = e.forwardRef(n);
18
+ var i = c;
2
19
  export {
3
- e as __exports
20
+ i as U
4
21
  };
@@ -0,0 +1,32 @@
1
+ import { cva as l } from "class-variance-authority";
2
+ const e = l("absolute inset-0 z-[1000px] overflow-hidden", {
3
+ variants: {
4
+ opacity: {
5
+ sm: "bg-neutral-50/10",
6
+ md: "bg-neutral-50/20",
7
+ lg: "bg-neutral-50/30",
8
+ xl: "bg-neutral-50/50",
9
+ "2xl": "bg-neutral-50/60",
10
+ "3xl": "bg-neutral-50/75"
11
+ },
12
+ fixed: {
13
+ true: "fixed",
14
+ false: ""
15
+ },
16
+ center: {
17
+ true: "flex items-center justify-center",
18
+ false: ""
19
+ },
20
+ blur: {
21
+ sm: "backdrop-blur-sm",
22
+ md: "backdrop-blur-md",
23
+ lg: "backdrop-blur-lg",
24
+ xl: "backdrop-blur-xl",
25
+ "2xl": "backdrop-blur-2xl",
26
+ "3xl": "backdrop-blur-3xl"
27
+ }
28
+ }
29
+ });
30
+ export {
31
+ e as overlayVariants
32
+ };
@@ -0,0 +1,58 @@
1
+ import { j as r } from "./index.es19.js";
2
+ import { SliderThumb as l } from "react-aria-components";
3
+ import { cn as i } from "./index.es20.js";
4
+ import { Tooltip as d } from "./index.es14.js";
5
+ import { TooltipTrigger as g } from "./index.es15.js";
6
+ const j = ({
7
+ index: e,
8
+ valuePercent: m,
9
+ value: n,
10
+ suffix: a,
11
+ modeTooltip: p,
12
+ positionTooltip: o,
13
+ showTypeValue: s,
14
+ classNameThumb: t
15
+ }) => /* @__PURE__ */ r.jsx(
16
+ "div",
17
+ {
18
+ className: i("absolute", s === "tooltip" ? "top-[-6px]" : "top-1/2"),
19
+ style: { left: `${m * 100}%`, transform: "translate(-50%, -50%)" },
20
+ children: s === "tooltip" ? /* @__PURE__ */ r.jsxs(g, { closeDelay: 100, delay: 100, children: [
21
+ /* @__PURE__ */ r.jsx("div", { children: /* @__PURE__ */ r.jsx(
22
+ l,
23
+ {
24
+ index: e,
25
+ className: i(
26
+ "dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
27
+ t
28
+ )
29
+ }
30
+ ) }),
31
+ /* @__PURE__ */ r.jsxs(
32
+ d,
33
+ {
34
+ mode: p,
35
+ placement: o,
36
+ size: "sm",
37
+ className: i("!text-sm", o === "top" ? "!mb-6" : "!mt-6"),
38
+ children: [
39
+ n,
40
+ a
41
+ ]
42
+ }
43
+ )
44
+ ] }) : /* @__PURE__ */ r.jsx(
45
+ l,
46
+ {
47
+ index: e,
48
+ className: i(
49
+ "dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",
50
+ t
51
+ )
52
+ }
53
+ )
54
+ }
55
+ );
56
+ export {
57
+ j as SliderThumb
58
+ };
package/dist/index.es6.js CHANGED
@@ -1,8 +1,8 @@
1
- import { j as o } from "./index.es18.js";
1
+ import { j as o } from "./index.es19.js";
2
2
  import { forwardRef as h } from "react";
3
3
  import { useContextProps as B, ButtonContext as j, Button as N } from "react-aria-components";
4
- import { cn as w } from "./index.es19.js";
5
- import { buttonVariants as C } from "./index.es29.js";
4
+ import { cn as w } from "./index.es20.js";
5
+ import { buttonVariants as C } from "./index.es30.js";
6
6
  function I(r, i) {
7
7
  const [a, c] = B(r, i, j), {
8
8
  intent: m = "secondary",
package/dist/index.es7.js CHANGED
@@ -1,8 +1,8 @@
1
- import { j as t } from "./index.es18.js";
2
- import { InfoIcon as p } from "./index.es30.js";
1
+ import { j as t } from "./index.es19.js";
2
+ import { InfoIcon as p } from "./index.es32.js";
3
3
  import { forwardRef as u } from "react";
4
4
  import { useContextProps as d, LabelContext as b, Label as j } from "react-aria-components";
5
- import { cn as L } from "./index.es19.js";
5
+ import { cn as L } from "./index.es20.js";
6
6
  import { Tooltip as g } from "./index.es14.js";
7
7
  import { TooltipTrigger as h } from "./index.es15.js";
8
8
  function T(l, a) {
package/dist/index.es8.js CHANGED
@@ -1,6 +1,6 @@
1
- import { j as e } from "./index.es18.js";
1
+ import { j as e } from "./index.es19.js";
2
2
  import { useVisuallyHidden as a } from "react-aria";
3
- import { cn as l } from "./index.es19.js";
3
+ import { cn as l } from "./index.es20.js";
4
4
  const d = ({ className: s, label: r, size: t = "sm" }) => {
5
5
  const i = (() => {
6
6
  switch (t) {
package/dist/index.es9.js CHANGED
@@ -1,8 +1,8 @@
1
- import { j as e } from "./index.es18.js";
1
+ import { j as e } from "./index.es19.js";
2
2
  import { forwardRef as x } from "react";
3
- import { cn as y } from "./index.es19.js";
3
+ import { cn as y } from "./index.es20.js";
4
4
  import { Loader as f } from "./index.es8.js";
5
- import { Overlay as u } from "./index.es31.js";
5
+ import { Overlay as u } from "./index.es33.js";
6
6
  const v = (s, a) => {
7
7
  const {
8
8
  className: l,
@@ -0,0 +1,30 @@
1
+ import { StoryFn, StoryObj } from '@storybook/react';
2
+
3
+ declare const meta: {
4
+ title: string;
5
+ component: (props: import('../components').ProgressBarProps) => import("react/jsx-runtime").JSX.Element;
6
+ decorators: ((Story: StoryFn) => import("react/jsx-runtime").JSX.Element)[];
7
+ parameters: {
8
+ layout: string;
9
+ };
10
+ tags: string[];
11
+ args: {
12
+ variant: "primary";
13
+ };
14
+ };
15
+ export default meta;
16
+ type Story = StoryObj<typeof meta>;
17
+ export declare const Default: Story;
18
+ export declare const Loading: Story;
19
+ export declare const WithPercentageText: Story;
20
+ export declare const WithPercentageTextBottom: Story;
21
+ export declare const WithValueCustomLabel: Story;
22
+ export declare const WithValueCustomLabelBottom: Story;
23
+ export declare const WithPercentageTooltip: Story;
24
+ export declare const WithTooltipLight: Story;
25
+ export declare const Success: Story;
26
+ export declare const Error: Story;
27
+ export declare const Yellow: Story;
28
+ export declare const YellowWarning: Story;
29
+ export declare const OrangeWarning: Story;
30
+ export declare const Sky: Story;
package/dist/style.css CHANGED
@@ -802,6 +802,10 @@ select {
802
802
  .z-\[1000px\] {
803
803
  z-index: 1000px;
804
804
  }
805
+ .my-10 {
806
+ margin-top: 2.5rem;
807
+ margin-bottom: 2.5rem;
808
+ }
805
809
  .my-6 {
806
810
  margin-top: 1.5rem;
807
811
  margin-bottom: 1.5rem;
@@ -812,12 +816,21 @@ select {
812
816
  .\!mt-6 {
813
817
  margin-top: 1.5rem !important;
814
818
  }
819
+ .-mb-0 {
820
+ margin-bottom: -0px;
821
+ }
822
+ .-mb-0\.5 {
823
+ margin-bottom: -0.125rem;
824
+ }
815
825
  .mb-0 {
816
826
  margin-bottom: 0px;
817
827
  }
818
828
  .mb-0\.5 {
819
829
  margin-bottom: 0.125rem;
820
830
  }
831
+ .mb-2 {
832
+ margin-bottom: 0.5rem;
833
+ }
821
834
  .mb-3 {
822
835
  margin-bottom: 0.75rem;
823
836
  }
@@ -839,6 +852,12 @@ select {
839
852
  .mr-3 {
840
853
  margin-right: 0.75rem;
841
854
  }
855
+ .mt-0 {
856
+ margin-top: 0px;
857
+ }
858
+ .mt-0\.5 {
859
+ margin-top: 0.125rem;
860
+ }
842
861
  .mt-3 {
843
862
  margin-top: 0.75rem;
844
863
  }
@@ -955,6 +974,9 @@ select {
955
974
  .w-\[24px\] {
956
975
  width: 24px;
957
976
  }
977
+ .w-\[400px\] {
978
+ width: 400px;
979
+ }
958
980
  .w-\[42px\] {
959
981
  width: 42px;
960
982
  }
@@ -1090,6 +1112,9 @@ select {
1090
1112
  margin-top: calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
1091
1113
  margin-bottom: calc(0.125rem * var(--tw-space-y-reverse));
1092
1114
  }
1115
+ .self-end {
1116
+ align-self: flex-end;
1117
+ }
1093
1118
  .overflow-hidden {
1094
1119
  overflow: hidden;
1095
1120
  }
@@ -1274,6 +1299,10 @@ select {
1274
1299
  --tw-bg-opacity: 1;
1275
1300
  background-color: rgb(151 155 180 / var(--tw-bg-opacity));
1276
1301
  }
1302
+ .bg-orange-warning-100 {
1303
+ --tw-bg-opacity: 1;
1304
+ background-color: rgb(255 236 219 / var(--tw-bg-opacity));
1305
+ }
1277
1306
  .bg-orange-warning-300 {
1278
1307
  --tw-bg-opacity: 1;
1279
1308
  background-color: rgb(255 174 102 / var(--tw-bg-opacity));
@@ -1318,6 +1347,18 @@ select {
1318
1347
  --tw-bg-opacity: 1;
1319
1348
  background-color: rgb(12 6 69 / var(--tw-bg-opacity));
1320
1349
  }
1350
+ .bg-sky-100 {
1351
+ --tw-bg-opacity: 1;
1352
+ background-color: rgb(200 233 250 / var(--tw-bg-opacity));
1353
+ }
1354
+ .bg-sky-500 {
1355
+ --tw-bg-opacity: 1;
1356
+ background-color: rgb(9 129 189 / var(--tw-bg-opacity));
1357
+ }
1358
+ .bg-success-100 {
1359
+ --tw-bg-opacity: 1;
1360
+ background-color: rgb(194 246 224 / var(--tw-bg-opacity));
1361
+ }
1321
1362
  .bg-success-300 {
1322
1363
  --tw-bg-opacity: 1;
1323
1364
  background-color: rgb(114 218 174 / var(--tw-bg-opacity));
@@ -1340,6 +1381,18 @@ select {
1340
1381
  .bg-white\/50 {
1341
1382
  background-color: rgb(255 255 255 / 0.5);
1342
1383
  }
1384
+ .bg-yellow-100 {
1385
+ --tw-bg-opacity: 1;
1386
+ background-color: rgb(255 245 196 / var(--tw-bg-opacity));
1387
+ }
1388
+ .bg-yellow-500 {
1389
+ --tw-bg-opacity: 1;
1390
+ background-color: rgb(215 182 18 / var(--tw-bg-opacity));
1391
+ }
1392
+ .bg-yellow-warning-100 {
1393
+ --tw-bg-opacity: 1;
1394
+ background-color: rgb(255 242 204 / var(--tw-bg-opacity));
1395
+ }
1343
1396
  .bg-yellow-warning-300 {
1344
1397
  --tw-bg-opacity: 1;
1345
1398
  background-color: rgb(255 229 152 / var(--tw-bg-opacity));
@@ -1447,6 +1500,10 @@ select {
1447
1500
  font-size: 0.875rem !important;
1448
1501
  line-height: 1.25rem !important;
1449
1502
  }
1503
+ .\!text-xs {
1504
+ font-size: 0.75rem !important;
1505
+ line-height: 1rem !important;
1506
+ }
1450
1507
  .text-2xl {
1451
1508
  font-size: 1.5rem;
1452
1509
  line-height: 2rem;
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * @description This checks if the component renders children correctly.
3
4
  *
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  /**
2
3
  * @description This checks if the component renders with the given custom classes.
3
4
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simpli-route/apollo-ds",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"
@@ -36,7 +36,8 @@
36
36
  "react-aria": "^3.32.1",
37
37
  "react-aria-components": "^1.1.1",
38
38
  "react-stately": "^3.31.1",
39
- "tailwind-merge": "^2.2.2"
39
+ "tailwind-merge": "^2.2.2",
40
+ "framer-motion": "^10.16.4"
40
41
  },
41
42
  "devDependencies": {
42
43
  "@chromatic-com/storybook": "^3.2.2",