@edifice.io/react 2.6.2-develop-integration-crna.20260825121901 → 2.6.2-develop-integration-crna.20260825143220
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/modules/icons/components/apps/IconNextcloudDeck.js +1 -3
- package/dist/modules/icons/components/apps/IconNextcloudFiles.js +1 -3
- package/dist/modules/icons/components/apps/IconNextcloudForms.js +1 -3
- package/dist/modules/icons/components/apps/IconNextcloudNotes.js +1 -3
- package/dist/modules/icons/components/apps/IconNextcloudTalk.js +1 -3
- package/package.json +6 -6
|
@@ -5,9 +5,7 @@ const SvgIconNextcloudDeck = ({
|
|
|
5
5
|
...props
|
|
6
6
|
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
|
|
7
7
|
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M5.1 14.2h21.7c1 0 1.8.8 1.8 1.8v10.9c0 1-.8 1.8-1.8 1.8H5.1c-1 0-1.8-.8-1.8-1.8V16c0-1 .8-1.8 1.8-1.8m.9-3.6h20c.5 0 .9.4.9.9s-.4.9-.9.9H6c-.5 0-.9-.4-.9-.9s.4-.9.9-.9M7.9 7h16.3c.4 0 .8.4.8.9s-.4.9-.9.9H7.9c-.5 0-.9-.4-.9-.9s.4-.9.9-.9m1.8-3.7h12.7c.5 0 .9.4.9.9s-.4.9-.9.9H9.7c-.5 0-.9-.4-.9-.9s.4-.9.9-.9"
|
|
9
|
-
fill: "#4a4a4a"
|
|
10
|
-
} })
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M5.1 14.2h21.7c1 0 1.8.8 1.8 1.8v10.9c0 1-.8 1.8-1.8 1.8H5.1c-1 0-1.8-.8-1.8-1.8V16c0-1 .8-1.8 1.8-1.8m.9-3.6h20c.5 0 .9.4.9.9s-.4.9-.9.9H6c-.5 0-.9-.4-.9-.9s.4-.9.9-.9M7.9 7h16.3c.4 0 .8.4.8.9s-.4.9-.9.9H7.9c-.5 0-.9-.4-.9-.9s.4-.9.9-.9m1.8-3.7h12.7c.5 0 .9.4.9.9s-.4.9-.9.9H9.7c-.5 0-.9-.4-.9-.9s.4-.9.9-.9" })
|
|
11
9
|
] });
|
|
12
10
|
export {
|
|
13
11
|
SvgIconNextcloudDeck as default
|
|
@@ -5,9 +5,7 @@ const SvgIconNextcloudFiles = ({
|
|
|
5
5
|
...props
|
|
6
6
|
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 32 32", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
|
|
7
7
|
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M13.5 6.1H6.1c-1.4 0-2.5 1.1-2.5 2.5v14.9c0 1.4 1.1 2.5 2.5 2.5H26c1.4 0 2.5-1.1 2.5-2.5V11c0-1.4-1.1-2.5-2.5-2.5H16z"
|
|
9
|
-
fill: "#4a4a4a"
|
|
10
|
-
} })
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.5 6.1H6.1c-1.4 0-2.5 1.1-2.5 2.5v14.9c0 1.4 1.1 2.5 2.5 2.5H26c1.4 0 2.5-1.1 2.5-2.5V11c0-1.4-1.1-2.5-2.5-2.5H16z" })
|
|
11
9
|
] });
|
|
12
10
|
export {
|
|
13
11
|
SvgIconNextcloudFiles as default
|
|
@@ -5,9 +5,7 @@ const SvgIconNextcloudForms = ({
|
|
|
5
5
|
...props
|
|
6
6
|
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 512 512", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
|
|
7
7
|
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M209.3 365.1V334h186.9v31.1zm0-93.5v-31.1h186.9v31.1zm0-93.5V147h186.9v31.1zm-62.4 202.5c-8.6 0-15.9-3-21.9-9.2-5.9-5.8-9.3-13.7-9.2-22 0-8.6 3-15.9 9.2-21.9 5.8-5.9 13.6-9.3 21.9-9.2 8.6 0 15.9 3 22 9.2 6 6 9.2 13.4 9.2 21.9.1 8.3-3.2 16.3-9.2 22-5.7 6-13.7 9.3-22 9.2m0-93.5c-8.6 0-15.9-3-21.9-9.2-5.9-5.8-9.3-13.7-9.2-22 0-8.6 3-15.9 9.2-22 5.8-5.9 13.6-9.3 21.9-9.2 8.6 0 15.9 3 22 9.2 6 6.1 9.2 13.4 9.2 22 .1 8.3-3.2 16.3-9.2 22-5.7 6.1-13.7 9.4-22 9.2m0-93.4c-8.6 0-15.9-3-21.9-9.2-5.9-5.8-9.3-13.6-9.2-21.9 0-8.6 3-15.9 9.2-22 5.8-5.9 13.6-9.3 21.9-9.2 8.6 0 15.9 3 22 9.2 6 6.1 9.2 13.4 9.2 22s-3 15.9-9.2 21.9c-5.7 6-13.7 9.4-22 9.2"
|
|
9
|
-
fill: "#4a4a4a"
|
|
10
|
-
} })
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M209.3 365.1V334h186.9v31.1zm0-93.5v-31.1h186.9v31.1zm0-93.5V147h186.9v31.1zm-62.4 202.5c-8.6 0-15.9-3-21.9-9.2-5.9-5.8-9.3-13.7-9.2-22 0-8.6 3-15.9 9.2-21.9 5.8-5.9 13.6-9.3 21.9-9.2 8.6 0 15.9 3 22 9.2 6 6 9.2 13.4 9.2 21.9.1 8.3-3.2 16.3-9.2 22-5.7 6-13.7 9.3-22 9.2m0-93.5c-8.6 0-15.9-3-21.9-9.2-5.9-5.8-9.3-13.7-9.2-22 0-8.6 3-15.9 9.2-22 5.8-5.9 13.6-9.3 21.9-9.2 8.6 0 15.9 3 22 9.2 6 6.1 9.2 13.4 9.2 22 .1 8.3-3.2 16.3-9.2 22-5.7 6.1-13.7 9.4-22 9.2m0-93.4c-8.6 0-15.9-3-21.9-9.2-5.9-5.8-9.3-13.6-9.2-21.9 0-8.6 3-15.9 9.2-22 5.8-5.9 13.6-9.3 21.9-9.2 8.6 0 15.9 3 22 9.2 6 6.1 9.2 13.4 9.2 22s-3 15.9-9.2 21.9c-5.7 6-13.7 9.4-22 9.2" })
|
|
11
9
|
] });
|
|
12
10
|
export {
|
|
13
11
|
SvgIconNextcloudForms as default
|
|
@@ -5,9 +5,7 @@ const SvgIconNextcloudNotes = ({
|
|
|
5
5
|
...props
|
|
6
6
|
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
|
|
7
7
|
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M15 94.2V115h20.8l61.4-61.4-20.8-20.9zm98.4-56.7c2.2-2.2 2.2-5.7 0-7.8l-13-13c-2.2-2.2-5.7-2.2-7.8 0L82.4 26.8l20.8 20.8z"
|
|
9
|
-
fill: "#4a4a4a"
|
|
10
|
-
} })
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M15 94.2V115h20.8l61.4-61.4-20.8-20.9zm98.4-56.7c2.2-2.2 2.2-5.7 0-7.8l-13-13c-2.2-2.2-5.7-2.2-7.8 0L82.4 26.8l20.8 20.8z" })
|
|
11
9
|
] });
|
|
12
10
|
export {
|
|
13
11
|
SvgIconNextcloudNotes as default
|
|
@@ -5,9 +5,7 @@ const SvgIconNextcloudTalk = ({
|
|
|
5
5
|
...props
|
|
6
6
|
}) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 16 16", width: "24", height: "24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
|
|
7
7
|
title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
|
|
8
|
-
/* @__PURE__ */ jsx("path", { d: "M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7c1.3 0 2.5-.4 3.6-1 .9.3 2.8 1.4 3.2.9.5-.5-.6-2.6-.8-3.4.6-1.1.9-2.3.9-3.5 0-3.9-3.1-7-7-7Zm0 2.7c2.4 0 4.3 1.9 4.3 4.3s-1.9 4.3-4.3 4.3S3.7 10.4 3.7 8 5.6 3.7 8 3.7"
|
|
9
|
-
fill: "#4a4a4a"
|
|
10
|
-
} })
|
|
8
|
+
/* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M8 1C4.1 1 1 4.1 1 8s3.1 7 7 7c1.3 0 2.5-.4 3.6-1 .9.3 2.8 1.4 3.2.9.5-.5-.6-2.6-.8-3.4.6-1.1.9-2.3.9-3.5 0-3.9-3.1-7-7-7Zm0 2.7c2.4 0 4.3 1.9 4.3 4.3s-1.9 4.3-4.3 4.3S3.7 10.4 3.7 8 5.6 3.7 8 3.7" })
|
|
11
9
|
] });
|
|
12
10
|
export {
|
|
13
11
|
SvgIconNextcloudTalk as default
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@edifice.io/react",
|
|
3
|
-
"version": "2.6.2-develop-integration-crna.
|
|
3
|
+
"version": "2.6.2-develop-integration-crna.20260825143220",
|
|
4
4
|
"description": "Edifice React Library",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"react",
|
|
@@ -140,9 +140,9 @@
|
|
|
140
140
|
"swiper": "10.1.0",
|
|
141
141
|
"ua-parser-js": "1.0.36",
|
|
142
142
|
"zustand": "4.5.7",
|
|
143
|
-
"@edifice.io/bootstrap": "2.6.2-develop-integration-crna.
|
|
144
|
-
"@edifice.io/
|
|
145
|
-
"@edifice.io/
|
|
143
|
+
"@edifice.io/bootstrap": "2.6.2-develop-integration-crna.20260825143220",
|
|
144
|
+
"@edifice.io/tiptap-extensions": "2.6.2-develop-integration-crna.20260825143220",
|
|
145
|
+
"@edifice.io/utilities": "2.6.2-develop-integration-crna.20260825143220"
|
|
146
146
|
},
|
|
147
147
|
"devDependencies": {
|
|
148
148
|
"@babel/plugin-transform-react-pure-annotations": "7.27.1",
|
|
@@ -173,8 +173,8 @@
|
|
|
173
173
|
"vite": "5.4.14",
|
|
174
174
|
"vite-plugin-dts": "4.5.4",
|
|
175
175
|
"vite-tsconfig-paths": "5.1.4",
|
|
176
|
-
"@edifice.io/client": "2.6.2-develop-integration-crna.
|
|
177
|
-
"@edifice.io/config": "2.6.2-develop-integration-crna.
|
|
176
|
+
"@edifice.io/client": "2.6.2-develop-integration-crna.20260825143220",
|
|
177
|
+
"@edifice.io/config": "2.6.2-develop-integration-crna.20260825143220"
|
|
178
178
|
},
|
|
179
179
|
"peerDependencies": {
|
|
180
180
|
"@react-spring/web": "9.7.5",
|