@crystallize/design-system 2.0.3 → 2.1.0

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.mjs CHANGED
@@ -17,7 +17,7 @@ import {
17
17
  showError,
18
18
  showInfo,
19
19
  showWarning
20
- } from "./chunk-73MZIXLZ.mjs";
20
+ } from "./chunk-BGRRN4A3.mjs";
21
21
  import "./chunk-NIH5ZMPE.mjs";
22
22
 
23
23
  // src/card/card.tsx
@@ -365,7 +365,7 @@ function Tag({
365
365
  // src/rich-text-editor/index.tsx
366
366
  import { lazy, Suspense } from "react";
367
367
  import { jsx as jsx15 } from "react/jsx-runtime";
368
- var LazyRichTextEditor = lazy(() => import("./rich-text-editor-D6ZIOV7A.mjs"));
368
+ var LazyRichTextEditor = lazy(() => import("./rich-text-editor-6KML6F3D.mjs"));
369
369
  var RichTextEditor = (props) => {
370
370
  return /* @__PURE__ */ jsx15(Suspense, { fallback: null, children: /* @__PURE__ */ jsx15(LazyRichTextEditor, { ...props }) });
371
371
  };
@@ -6,7 +6,7 @@ import {
6
6
  Icon,
7
7
  IconButton,
8
8
  InputWithLabel
9
- } from "./chunk-73MZIXLZ.mjs";
9
+ } from "./chunk-BGRRN4A3.mjs";
10
10
  import "./chunk-NIH5ZMPE.mjs";
11
11
 
12
12
  // src/rich-text-editor/rich-text-editor.tsx