@crystallize/design-system 2.0.2 → 2.0.3
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/CHANGELOG.md
CHANGED
|
@@ -5079,30 +5079,24 @@ var Order = forwardRef87((delegated, ref) => {
|
|
|
5079
5079
|
fillRule: "evenodd",
|
|
5080
5080
|
clipRule: "evenodd",
|
|
5081
5081
|
d: "M5.278 3.72h11.443c.933 0 1.69.757 1.69 1.69v13.833a1.69 1.69 0 0 1-1.69 1.69H5.278a1.69 1.69 0 0 1-1.689-1.69V5.41c0-.933.756-1.69 1.69-1.69Zm0 .634c-.583 0-1.055.473-1.055 1.056v13.833c0 .583.472 1.056 1.055 1.056h11.443c.584 0 1.056-.473 1.056-1.056V5.41c0-.583-.472-1.056-1.056-1.056H5.278Z",
|
|
5082
|
-
fill:
|
|
5083
|
-
}
|
|
5084
|
-
),
|
|
5085
|
-
/* @__PURE__ */ jsx92(
|
|
5086
|
-
"path",
|
|
5087
|
-
{
|
|
5088
|
-
d: "M7.552 4.119c0-.54.439-.98.98-.98h4.701a.98.98 0 0 1 0 1.96H8.532a.98.98 0 0 1-.98-.98Z",
|
|
5089
|
-
fill: "#BFF6F8"
|
|
5082
|
+
fill: stroke
|
|
5090
5083
|
}
|
|
5091
5084
|
),
|
|
5085
|
+
/* @__PURE__ */ jsx92("path", { d: "M7.552 4.119c0-.54.439-.98.98-.98h4.701a.98.98 0 0 1 0 1.96H8.532a.98.98 0 0 1-.98-.98Z", fill }),
|
|
5092
5086
|
/* @__PURE__ */ jsx92(
|
|
5093
5087
|
"path",
|
|
5094
5088
|
{
|
|
5095
5089
|
fillRule: "evenodd",
|
|
5096
5090
|
clipRule: "evenodd",
|
|
5097
5091
|
d: "M8.532 2.506h4.7a1.613 1.613 0 0 1 0 3.226h-4.7a1.613 1.613 0 0 1 0-3.226Zm0 .634a.98.98 0 0 0 0 1.958h4.7a.98.98 0 0 0 0-1.958h-4.7Z",
|
|
5098
|
-
fill:
|
|
5092
|
+
fill: stroke
|
|
5099
5093
|
}
|
|
5100
5094
|
),
|
|
5101
5095
|
/* @__PURE__ */ jsx92(
|
|
5102
5096
|
"path",
|
|
5103
5097
|
{
|
|
5104
5098
|
d: "M7.063 8.546c0-.175.142-.317.317-.317h7.005a.317.317 0 0 1 0 .634H7.38a.317.317 0 0 1-.317-.317ZM7.063 11.31c0-.174.142-.316.317-.316h7.005a.317.317 0 0 1 0 .633H7.38a.317.317 0 0 1-.317-.316ZM7.063 14.075c0-.175.142-.316.317-.316h7.005a.317.317 0 1 1 0 .633H7.38a.317.317 0 0 1-.317-.317ZM7.063 16.84c0-.175.142-.317.317-.317h7.005a.317.317 0 1 1 0 .634H7.38a.317.317 0 0 1-.317-.317Z",
|
|
5105
|
-
fill:
|
|
5099
|
+
fill: stroke
|
|
5106
5100
|
}
|
|
5107
5101
|
)
|
|
5108
5102
|
] });
|
package/dist/index.js
CHANGED
|
@@ -5729,6 +5729,7 @@ var init_order = __esm({
|
|
|
5729
5729
|
"src/iconography/order.tsx"() {
|
|
5730
5730
|
"use strict";
|
|
5731
5731
|
import_react90 = require("react");
|
|
5732
|
+
init_variables();
|
|
5732
5733
|
import_jsx_runtime95 = require("react/jsx-runtime");
|
|
5733
5734
|
Order = (0, import_react90.forwardRef)((delegated, ref) => {
|
|
5734
5735
|
return /* @__PURE__ */ (0, import_jsx_runtime95.jsxs)("svg", { ref, width: "22", height: "23", viewBox: "0 0 22 23", fill: "none", ...delegated, children: [
|
|
@@ -5745,30 +5746,24 @@ var init_order = __esm({
|
|
|
5745
5746
|
fillRule: "evenodd",
|
|
5746
5747
|
clipRule: "evenodd",
|
|
5747
5748
|
d: "M5.278 3.72h11.443c.933 0 1.69.757 1.69 1.69v13.833a1.69 1.69 0 0 1-1.69 1.69H5.278a1.69 1.69 0 0 1-1.689-1.69V5.41c0-.933.756-1.69 1.69-1.69Zm0 .634c-.583 0-1.055.473-1.055 1.056v13.833c0 .583.472 1.056 1.055 1.056h11.443c.584 0 1.056-.473 1.056-1.056V5.41c0-.583-.472-1.056-1.056-1.056H5.278Z",
|
|
5748
|
-
fill:
|
|
5749
|
-
}
|
|
5750
|
-
),
|
|
5751
|
-
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
5752
|
-
"path",
|
|
5753
|
-
{
|
|
5754
|
-
d: "M7.552 4.119c0-.54.439-.98.98-.98h4.701a.98.98 0 0 1 0 1.96H8.532a.98.98 0 0 1-.98-.98Z",
|
|
5755
|
-
fill: "#BFF6F8"
|
|
5749
|
+
fill: stroke
|
|
5756
5750
|
}
|
|
5757
5751
|
),
|
|
5752
|
+
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)("path", { d: "M7.552 4.119c0-.54.439-.98.98-.98h4.701a.98.98 0 0 1 0 1.96H8.532a.98.98 0 0 1-.98-.98Z", fill }),
|
|
5758
5753
|
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
5759
5754
|
"path",
|
|
5760
5755
|
{
|
|
5761
5756
|
fillRule: "evenodd",
|
|
5762
5757
|
clipRule: "evenodd",
|
|
5763
5758
|
d: "M8.532 2.506h4.7a1.613 1.613 0 0 1 0 3.226h-4.7a1.613 1.613 0 0 1 0-3.226Zm0 .634a.98.98 0 0 0 0 1.958h4.7a.98.98 0 0 0 0-1.958h-4.7Z",
|
|
5764
|
-
fill:
|
|
5759
|
+
fill: stroke
|
|
5765
5760
|
}
|
|
5766
5761
|
),
|
|
5767
5762
|
/* @__PURE__ */ (0, import_jsx_runtime95.jsx)(
|
|
5768
5763
|
"path",
|
|
5769
5764
|
{
|
|
5770
5765
|
d: "M7.063 8.546c0-.175.142-.317.317-.317h7.005a.317.317 0 0 1 0 .634H7.38a.317.317 0 0 1-.317-.317ZM7.063 11.31c0-.174.142-.316.317-.316h7.005a.317.317 0 0 1 0 .633H7.38a.317.317 0 0 1-.317-.316ZM7.063 14.075c0-.175.142-.316.317-.316h7.005a.317.317 0 1 1 0 .633H7.38a.317.317 0 0 1-.317-.317ZM7.063 16.84c0-.175.142-.317.317-.317h7.005a.317.317 0 1 1 0 .634H7.38a.317.317 0 0 1-.317-.317Z",
|
|
5771
|
-
fill:
|
|
5766
|
+
fill: stroke
|
|
5772
5767
|
}
|
|
5773
5768
|
)
|
|
5774
5769
|
] });
|
package/dist/index.mjs
CHANGED
|
@@ -17,7 +17,7 @@ import {
|
|
|
17
17
|
showError,
|
|
18
18
|
showInfo,
|
|
19
19
|
showWarning
|
|
20
|
-
} from "./chunk-
|
|
20
|
+
} from "./chunk-73MZIXLZ.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-
|
|
368
|
+
var LazyRichTextEditor = lazy(() => import("./rich-text-editor-D6ZIOV7A.mjs"));
|
|
369
369
|
var RichTextEditor = (props) => {
|
|
370
370
|
return /* @__PURE__ */ jsx15(Suspense, { fallback: null, children: /* @__PURE__ */ jsx15(LazyRichTextEditor, { ...props }) });
|
|
371
371
|
};
|
package/package.json
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { forwardRef, type SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
+
import { fill, stroke } from './variables';
|
|
4
|
+
|
|
3
5
|
export const Order = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegated, ref) => {
|
|
4
6
|
return (
|
|
5
7
|
<svg ref={ref} width="22" height="23" viewBox="0 0 22 23" fill="none" {...delegated}>
|
|
@@ -11,21 +13,18 @@ export const Order = forwardRef<SVGSVGElement, SVGProps<SVGSVGElement>>((delegat
|
|
|
11
13
|
fillRule="evenodd"
|
|
12
14
|
clipRule="evenodd"
|
|
13
15
|
d="M5.278 3.72h11.443c.933 0 1.69.757 1.69 1.69v13.833a1.69 1.69 0 0 1-1.69 1.69H5.278a1.69 1.69 0 0 1-1.689-1.69V5.41c0-.933.756-1.69 1.69-1.69Zm0 .634c-.583 0-1.055.473-1.055 1.056v13.833c0 .583.472 1.056 1.055 1.056h11.443c.584 0 1.056-.473 1.056-1.056V5.41c0-.583-.472-1.056-1.056-1.056H5.278Z"
|
|
14
|
-
fill=
|
|
15
|
-
/>
|
|
16
|
-
<path
|
|
17
|
-
d="M7.552 4.119c0-.54.439-.98.98-.98h4.701a.98.98 0 0 1 0 1.96H8.532a.98.98 0 0 1-.98-.98Z"
|
|
18
|
-
fill="#BFF6F8"
|
|
16
|
+
fill={stroke}
|
|
19
17
|
/>
|
|
18
|
+
<path d="M7.552 4.119c0-.54.439-.98.98-.98h4.701a.98.98 0 0 1 0 1.96H8.532a.98.98 0 0 1-.98-.98Z" fill={fill} />
|
|
20
19
|
<path
|
|
21
20
|
fillRule="evenodd"
|
|
22
21
|
clipRule="evenodd"
|
|
23
22
|
d="M8.532 2.506h4.7a1.613 1.613 0 0 1 0 3.226h-4.7a1.613 1.613 0 0 1 0-3.226Zm0 .634a.98.98 0 0 0 0 1.958h4.7a.98.98 0 0 0 0-1.958h-4.7Z"
|
|
24
|
-
fill=
|
|
23
|
+
fill={stroke}
|
|
25
24
|
/>
|
|
26
25
|
<path
|
|
27
26
|
d="M7.063 8.546c0-.175.142-.317.317-.317h7.005a.317.317 0 0 1 0 .634H7.38a.317.317 0 0 1-.317-.317ZM7.063 11.31c0-.174.142-.316.317-.316h7.005a.317.317 0 0 1 0 .633H7.38a.317.317 0 0 1-.317-.316ZM7.063 14.075c0-.175.142-.316.317-.316h7.005a.317.317 0 1 1 0 .633H7.38a.317.317 0 0 1-.317-.317ZM7.063 16.84c0-.175.142-.317.317-.317h7.005a.317.317 0 1 1 0 .634H7.38a.317.317 0 0 1-.317-.317Z"
|
|
28
|
-
fill=
|
|
27
|
+
fill={stroke}
|
|
29
28
|
/>
|
|
30
29
|
</svg>
|
|
31
30
|
);
|