@crystallize/design-system 1.24.39 → 1.24.40
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 +6 -0
- package/dist/{chunk-RG2HN7M2.mjs → chunk-UVSAFDWF.mjs} +3 -3
- package/dist/index.js +4 -3
- package/dist/index.mjs +2 -2
- package/dist/{rich-text-editor-6HVOAV6B.mjs → rich-text-editor-K5YUVMCD.mjs} +1 -1
- package/package.json +1 -1
- package/src/iconography/organization.tsx +5 -3
package/CHANGELOG.md
CHANGED
|
@@ -4385,17 +4385,17 @@ var Organization = forwardRef81((delegated, ref) => {
|
|
|
4385
4385
|
fillRule: "evenodd",
|
|
4386
4386
|
clipRule: "evenodd",
|
|
4387
4387
|
d: "M3.394 3.568a.193.193 0 0 0-.193.193V18.24c0 .106.086.193.193.193h6.685a.29.29 0 0 1 0 .579H3.394a.772.772 0 0 1-.772-.772V3.76c0-.426.346-.772.772-.772h8.687c.426 0 .772.346.772.772v4.13a.29.29 0 1 1-.58 0V3.76a.193.193 0 0 0-.192-.193H3.394Z",
|
|
4388
|
-
fill:
|
|
4388
|
+
fill: stroke
|
|
4389
4389
|
}),
|
|
4390
4390
|
/* @__PURE__ */ jsx86("path", {
|
|
4391
4391
|
d: "m10.15 9.213 4.885-3.554 4.875 3.554v9.205c0 .267-.383.425-.65.425l-9.028-.113-.082-9.517Z",
|
|
4392
|
-
fill
|
|
4392
|
+
fill
|
|
4393
4393
|
}),
|
|
4394
4394
|
/* @__PURE__ */ jsx86("path", {
|
|
4395
4395
|
fillRule: "evenodd",
|
|
4396
4396
|
clipRule: "evenodd",
|
|
4397
4397
|
d: "M14.916 5.457a.29.29 0 0 1 .331.003l4.532 3.23c.203.144.324.379.324.628v8.92a.772.772 0 0 1-.772.773H10.15a.29.29 0 0 1-.29-.29V9.324c0-.255.126-.493.336-.637l4.72-3.23Zm.16.592-4.553 3.116a.193.193 0 0 0-.084.16v9.107h8.892a.193.193 0 0 0 .193-.193v-8.92a.193.193 0 0 0-.081-.158L15.076 6.05Z",
|
|
4398
|
-
fill:
|
|
4398
|
+
fill: stroke
|
|
4399
4399
|
})
|
|
4400
4400
|
]
|
|
4401
4401
|
});
|
package/dist/index.js
CHANGED
|
@@ -4981,6 +4981,7 @@ var init_organization = __esm({
|
|
|
4981
4981
|
"src/iconography/organization.tsx"() {
|
|
4982
4982
|
"use strict";
|
|
4983
4983
|
import_react83 = require("react");
|
|
4984
|
+
init_variables();
|
|
4984
4985
|
import_jsx_runtime89 = require("react/jsx-runtime");
|
|
4985
4986
|
Organization = (0, import_react83.forwardRef)((delegated, ref) => {
|
|
4986
4987
|
return /* @__PURE__ */ (0, import_jsx_runtime89.jsxs)("svg", {
|
|
@@ -4999,17 +5000,17 @@ var init_organization = __esm({
|
|
|
4999
5000
|
fillRule: "evenodd",
|
|
5000
5001
|
clipRule: "evenodd",
|
|
5001
5002
|
d: "M3.394 3.568a.193.193 0 0 0-.193.193V18.24c0 .106.086.193.193.193h6.685a.29.29 0 0 1 0 .579H3.394a.772.772 0 0 1-.772-.772V3.76c0-.426.346-.772.772-.772h8.687c.426 0 .772.346.772.772v4.13a.29.29 0 1 1-.58 0V3.76a.193.193 0 0 0-.192-.193H3.394Z",
|
|
5002
|
-
fill:
|
|
5003
|
+
fill: stroke
|
|
5003
5004
|
}),
|
|
5004
5005
|
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("path", {
|
|
5005
5006
|
d: "m10.15 9.213 4.885-3.554 4.875 3.554v9.205c0 .267-.383.425-.65.425l-9.028-.113-.082-9.517Z",
|
|
5006
|
-
fill
|
|
5007
|
+
fill
|
|
5007
5008
|
}),
|
|
5008
5009
|
/* @__PURE__ */ (0, import_jsx_runtime89.jsx)("path", {
|
|
5009
5010
|
fillRule: "evenodd",
|
|
5010
5011
|
clipRule: "evenodd",
|
|
5011
5012
|
d: "M14.916 5.457a.29.29 0 0 1 .331.003l4.532 3.23c.203.144.324.379.324.628v8.92a.772.772 0 0 1-.772.773H10.15a.29.29 0 0 1-.29-.29V9.324c0-.255.126-.493.336-.637l4.72-3.23Zm.16.592-4.553 3.116a.193.193 0 0 0-.084.16v9.107h8.892a.193.193 0 0 0 .193-.193v-8.92a.193.193 0 0 0-.081-.158L15.076 6.05Z",
|
|
5012
|
-
fill:
|
|
5013
|
+
fill: stroke
|
|
5013
5014
|
})
|
|
5014
5015
|
]
|
|
5015
5016
|
});
|
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-UVSAFDWF.mjs";
|
|
21
21
|
import "./chunk-NIH5ZMPE.mjs";
|
|
22
22
|
|
|
23
23
|
// src/card/card.tsx
|
|
@@ -486,7 +486,7 @@ function Tag({
|
|
|
486
486
|
// src/rich-text-editor/index.tsx
|
|
487
487
|
import { lazy, Suspense } from "react";
|
|
488
488
|
import { jsx as jsx15 } from "react/jsx-runtime";
|
|
489
|
-
var LazyRichTextEditor = lazy(() => import("./rich-text-editor-
|
|
489
|
+
var LazyRichTextEditor = lazy(() => import("./rich-text-editor-K5YUVMCD.mjs"));
|
|
490
490
|
var RichTextEditor = (props) => {
|
|
491
491
|
return /* @__PURE__ */ jsx15(Suspense, {
|
|
492
492
|
fallback: null,
|
package/package.json
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { forwardRef, SVGProps } from 'react';
|
|
2
2
|
|
|
3
|
+
import { fill, stroke } from './variables';
|
|
4
|
+
|
|
3
5
|
type OrganizationProps = SVGProps<SVGSVGElement>;
|
|
4
6
|
|
|
5
7
|
type OrganizationRef = SVGSVGElement;
|
|
@@ -12,17 +14,17 @@ export const Organization = forwardRef<OrganizationRef, OrganizationProps>((dele
|
|
|
12
14
|
fillRule="evenodd"
|
|
13
15
|
clipRule="evenodd"
|
|
14
16
|
d="M3.394 3.568a.193.193 0 0 0-.193.193V18.24c0 .106.086.193.193.193h6.685a.29.29 0 0 1 0 .579H3.394a.772.772 0 0 1-.772-.772V3.76c0-.426.346-.772.772-.772h8.687c.426 0 .772.346.772.772v4.13a.29.29 0 1 1-.58 0V3.76a.193.193 0 0 0-.192-.193H3.394Z"
|
|
15
|
-
fill=
|
|
17
|
+
fill={stroke}
|
|
16
18
|
/>
|
|
17
19
|
<path
|
|
18
20
|
d="m10.15 9.213 4.885-3.554 4.875 3.554v9.205c0 .267-.383.425-.65.425l-9.028-.113-.082-9.517Z"
|
|
19
|
-
fill=
|
|
21
|
+
fill={fill}
|
|
20
22
|
/>
|
|
21
23
|
<path
|
|
22
24
|
fillRule="evenodd"
|
|
23
25
|
clipRule="evenodd"
|
|
24
26
|
d="M14.916 5.457a.29.29 0 0 1 .331.003l4.532 3.23c.203.144.324.379.324.628v8.92a.772.772 0 0 1-.772.773H10.15a.29.29 0 0 1-.29-.29V9.324c0-.255.126-.493.336-.637l4.72-3.23Zm.16.592-4.553 3.116a.193.193 0 0 0-.084.16v9.107h8.892a.193.193 0 0 0 .193-.193v-8.92a.193.193 0 0 0-.081-.158L15.076 6.05Z"
|
|
25
|
-
fill=
|
|
27
|
+
fill={stroke}
|
|
26
28
|
/>
|
|
27
29
|
</svg>
|
|
28
30
|
);
|