@simpli-route/apollo-ds 0.0.19 → 0.0.21

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.
package/dist/index.es7.js CHANGED
@@ -3,7 +3,7 @@ import { Switch as u } from "react-aria-components";
3
3
  import { cn as c } from "./index.es11.js";
4
4
  import { ContentSwitch as L } from "./index.es19.js";
5
5
  import { SwitchIndicator as v } from "./index.es20.js";
6
- import { switchVariants as b } from "./index.es15.js";
6
+ import { switchVariants as b } from "./index.es14.js";
7
7
  const E = ({
8
8
  children: f,
9
9
  label: m,
package/dist/index.es8.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { j as m } from "./index.es10.js";
2
2
  import { cn as n } from "./index.es11.js";
3
- import { textVariants as a } from "./index.es16.js";
3
+ import { textVariants as a } from "./index.es15.js";
4
4
  function x(t) {
5
5
  const { children: s, type: o = "body", className: r } = t, e = n(a({ type: o }), r);
6
6
  return /* @__PURE__ */ m.jsx("p", { className: e, children: s });
package/dist/index.es9.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { j as m } from "./index.es10.js";
2
2
  import { cn as c } from "./index.es11.js";
3
- import { titleVariants as l } from "./index.es16.js";
3
+ import { titleVariants as l } from "./index.es15.js";
4
4
  function j(s) {
5
5
  const { children: e, type: t = "h1", size: r = t, className: i, ...o } = s, n = t, a = c(l({ size: r }), i);
6
6
  return /* @__PURE__ */ m.jsx(n, { className: a, ...o, children: e });
package/dist/style.css CHANGED
@@ -1327,10 +1327,6 @@ select {
1327
1327
  --tw-text-opacity: 1;
1328
1328
  color: rgb(42 22 218 / var(--tw-text-opacity));
1329
1329
  }
1330
- .text-primary-700 {
1331
- --tw-text-opacity: 1;
1332
- color: rgb(29 13 165 / var(--tw-text-opacity));
1333
- }
1334
1330
  .text-primary-800 {
1335
1331
  --tw-text-opacity: 1;
1336
1332
  color: rgb(23 13 108 / var(--tw-text-opacity));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simpli-route/apollo-ds",
3
- "version": "0.0.19",
3
+ "version": "0.0.21",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"