@edifice.io/react 2.0.0-develop-enabling.20250613090611 → 2.0.0-develop-enabling.20250626120902

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.
@@ -5,9 +5,7 @@ const useLibraryUrl = (appCodeName) => {
5
5
  const {
6
6
  user,
7
7
  appCode
8
- } = useEdificeClient(), appName = libraryMaps[appCodeName ?? appCode];
9
- console.log("appCodeName:", appCodeName), console.log("appCode:", appCode), console.log("appCodeToUse:", appCodeName ?? appCode), console.log("appName:", appName);
10
- const libraryApp = user == null ? void 0 : user.apps.find((app) => app.isExternal && app.address.includes("library"));
8
+ } = useEdificeClient(), appName = libraryMaps[appCodeName ?? appCode], libraryApp = user == null ? void 0 : user.apps.find((app) => app.isExternal && app.address.includes("library"));
11
9
  if (!libraryApp)
12
10
  return null;
13
11
  const libraryUrlSplit = (_a = libraryApp.address) == null ? void 0 : _a.split("?");
package/dist/icons.js CHANGED
@@ -62,93 +62,96 @@ import { default as default62 } from "./modules/icons/components/IconImageSizeSm
62
62
  import { default as default63 } from "./modules/icons/components/IconInbox.js";
63
63
  import { default as default64 } from "./modules/icons/components/IconInfoCircle.js";
64
64
  import { default as default65 } from "./modules/icons/components/IconLandscape.js";
65
- import { default as default66 } from "./modules/icons/components/IconLink.js";
66
- import { default as default67 } from "./modules/icons/components/IconListOrder.js";
67
- import { default as default68 } from "./modules/icons/components/IconLoader.js";
68
- import { default as default69 } from "./modules/icons/components/IconLock.js";
69
- import { default as default70 } from "./modules/icons/components/IconMail.js";
70
- import { default as default71 } from "./modules/icons/components/IconMergeCells.js";
71
- import { default as default72 } from "./modules/icons/components/IconMessageInfo.js";
72
- import { default as default73 } from "./modules/icons/components/IconMic.js";
73
- import { default as default74 } from "./modules/icons/components/IconMinus.js";
74
- import { default as default75 } from "./modules/icons/components/IconMove.js";
75
- import { default as default76 } from "./modules/icons/components/IconNoColors.js";
76
- import { default as default77 } from "./modules/icons/components/IconOptions.js";
77
- import { default as default78 } from "./modules/icons/components/IconOrderedList.js";
78
- import { default as default79 } from "./modules/icons/components/IconPaperclip.js";
79
- import { default as default80 } from "./modules/icons/components/IconPause.js";
80
- import { default as default81 } from "./modules/icons/components/IconPinOff.js";
81
- import { default as default82 } from "./modules/icons/components/IconPinOn.js";
82
- import { default as default83 } from "./modules/icons/components/IconPlaceholder.js";
83
- import { default as default84 } from "./modules/icons/components/IconPlayFilled.js";
84
- import { default as default85 } from "./modules/icons/components/IconPlay.js";
85
- import { default as default86 } from "./modules/icons/components/IconPlus.js";
86
- import { default as default87 } from "./modules/icons/components/IconPointerDefault.js";
87
- import { default as default88 } from "./modules/icons/components/IconPointerHand.js";
88
- import { default as default89 } from "./modules/icons/components/IconPrint.js";
89
- import { default as default90 } from "./modules/icons/components/IconQuestion.js";
90
- import { default as default91 } from "./modules/icons/components/IconRafterDown.js";
91
- import { default as default92 } from "./modules/icons/components/IconRafterLeft.js";
92
- import { default as default93 } from "./modules/icons/components/IconRafterRight.js";
93
- import { default as default94 } from "./modules/icons/components/IconRafterUp.js";
94
- import { default as default95 } from "./modules/icons/components/IconReaction.js";
95
- import { default as default96 } from "./modules/icons/components/IconRecordPause.js";
96
- import { default as default97 } from "./modules/icons/components/IconRecordStop.js";
97
- import { default as default98 } from "./modules/icons/components/IconRecordVideo.js";
98
- import { default as default99 } from "./modules/icons/components/IconRecord.js";
99
- import { default as default100 } from "./modules/icons/components/IconRedo.js";
100
- import { default as default101 } from "./modules/icons/components/IconRefresh.js";
101
- import { default as default102 } from "./modules/icons/components/IconReset.js";
102
- import { default as default103 } from "./modules/icons/components/IconRestart.js";
103
- import { default as default104 } from "./modules/icons/components/IconRestore.js";
104
- import { default as default105 } from "./modules/icons/components/IconSave.js";
105
- import { default as default106 } from "./modules/icons/components/IconSearch.js";
106
- import { default as default107 } from "./modules/icons/components/IconSee.js";
107
- import { default as default108 } from "./modules/icons/components/IconSend.js";
108
- import { default as default109 } from "./modules/icons/components/IconSetBackground.js";
109
- import { default as default110 } from "./modules/icons/components/IconSettings.js";
110
- import { default as default111 } from "./modules/icons/components/IconShare.js";
111
- import { default as default112 } from "./modules/icons/components/IconSmartphone.js";
112
- import { default as default113 } from "./modules/icons/components/IconSmiley.js";
113
- import { default as default114 } from "./modules/icons/components/IconSortAscendingLetters.js";
114
- import { default as default115 } from "./modules/icons/components/IconSortDescendingLetters.js";
115
- import { default as default116 } from "./modules/icons/components/IconSortDescending.js";
116
- import { default as default117 } from "./modules/icons/components/IconSortTime.js";
117
- import { default as default118 } from "./modules/icons/components/IconSpeechToText.js";
118
- import { default as default119 } from "./modules/icons/components/IconSplitCells.js";
119
- import { default as default120 } from "./modules/icons/components/IconSquareRoot.js";
120
- import { default as default121 } from "./modules/icons/components/IconSubscript.js";
121
- import { default as default122 } from "./modules/icons/components/IconSuccessFill.js";
122
- import { default as default123 } from "./modules/icons/components/IconSuccessOutline.js";
123
- import { default as default124 } from "./modules/icons/components/IconSuperscript.js";
124
- import { default as default125 } from "./modules/icons/components/IconTable.js";
125
- import { default as default126 } from "./modules/icons/components/IconTextBold.js";
126
- import { default as default127 } from "./modules/icons/components/IconTextColor.js";
127
- import { default as default128 } from "./modules/icons/components/IconTextHighlight.js";
128
- import { default as default129 } from "./modules/icons/components/IconTextItalic.js";
129
- import { default as default130 } from "./modules/icons/components/IconTextPage.js";
130
- import { default as default131 } from "./modules/icons/components/IconTextSize.js";
131
- import { default as default132 } from "./modules/icons/components/IconTextToSpeech.js";
132
- import { default as default133 } from "./modules/icons/components/IconTextTypo.js";
133
- import { default as default134 } from "./modules/icons/components/IconTextUnderline.js";
134
- import { default as default135 } from "./modules/icons/components/IconTextVanilla.js";
135
- import { default as default136 } from "./modules/icons/components/IconToolCenter.js";
136
- import { default as default137 } from "./modules/icons/components/IconTool.js";
137
- import { default as default138 } from "./modules/icons/components/IconTrendingUp.js";
138
- import { default as default139 } from "./modules/icons/components/IconUndo.js";
139
- import { default as default140 } from "./modules/icons/components/IconUnlink.js";
140
- import { default as default141 } from "./modules/icons/components/IconUnlock.js";
141
- import { default as default142 } from "./modules/icons/components/IconUpload.js";
142
- import { default as default143 } from "./modules/icons/components/IconUserSearch.js";
143
- import { default as default144 } from "./modules/icons/components/IconUser.js";
144
- import { default as default145 } from "./modules/icons/components/IconUsers.js";
145
- import { default as default146 } from "./modules/icons/components/IconVideo.js";
146
- import { default as default147 } from "./modules/icons/components/IconViewCalendar.js";
147
- import { default as default148 } from "./modules/icons/components/IconViewList.js";
148
- import { default as default149 } from "./modules/icons/components/IconWand.js";
149
- import { default as default150 } from "./modules/icons/components/IconWrite.js";
150
- import { default as default151 } from "./modules/icons/components/IconZoomIn.js";
151
- import { default as default152 } from "./modules/icons/components/IconZoomOut.js";
65
+ import { default as default66 } from "./modules/icons/components/IconLibrary.js";
66
+ import { default as default67 } from "./modules/icons/components/IconLink.js";
67
+ import { default as default68 } from "./modules/icons/components/IconListOrder.js";
68
+ import { default as default69 } from "./modules/icons/components/IconLoader.js";
69
+ import { default as default70 } from "./modules/icons/components/IconLock.js";
70
+ import { default as default71 } from "./modules/icons/components/IconMail.js";
71
+ import { default as default72 } from "./modules/icons/components/IconMergeCells.js";
72
+ import { default as default73 } from "./modules/icons/components/IconMessageInfo.js";
73
+ import { default as default74 } from "./modules/icons/components/IconMic.js";
74
+ import { default as default75 } from "./modules/icons/components/IconMinus.js";
75
+ import { default as default76 } from "./modules/icons/components/IconMove.js";
76
+ import { default as default77 } from "./modules/icons/components/IconNoColors.js";
77
+ import { default as default78 } from "./modules/icons/components/IconOptions.js";
78
+ import { default as default79 } from "./modules/icons/components/IconOrderedList.js";
79
+ import { default as default80 } from "./modules/icons/components/IconPaperclip.js";
80
+ import { default as default81 } from "./modules/icons/components/IconPause.js";
81
+ import { default as default82 } from "./modules/icons/components/IconPinOff.js";
82
+ import { default as default83 } from "./modules/icons/components/IconPinOn.js";
83
+ import { default as default84 } from "./modules/icons/components/IconPlaceholder.js";
84
+ import { default as default85 } from "./modules/icons/components/IconPlayFilled.js";
85
+ import { default as default86 } from "./modules/icons/components/IconPlay.js";
86
+ import { default as default87 } from "./modules/icons/components/IconPlus.js";
87
+ import { default as default88 } from "./modules/icons/components/IconPointerDefault.js";
88
+ import { default as default89 } from "./modules/icons/components/IconPointerHand.js";
89
+ import { default as default90 } from "./modules/icons/components/IconPrint.js";
90
+ import { default as default91 } from "./modules/icons/components/IconQuestion.js";
91
+ import { default as default92 } from "./modules/icons/components/IconRafterDown.js";
92
+ import { default as default93 } from "./modules/icons/components/IconRafterLeft.js";
93
+ import { default as default94 } from "./modules/icons/components/IconRafterRight.js";
94
+ import { default as default95 } from "./modules/icons/components/IconRafterUp.js";
95
+ import { default as default96 } from "./modules/icons/components/IconReaction.js";
96
+ import { default as default97 } from "./modules/icons/components/IconRecordPause.js";
97
+ import { default as default98 } from "./modules/icons/components/IconRecordStop.js";
98
+ import { default as default99 } from "./modules/icons/components/IconRecordVideo.js";
99
+ import { default as default100 } from "./modules/icons/components/IconRecord.js";
100
+ import { default as default101 } from "./modules/icons/components/IconRedo.js";
101
+ import { default as default102 } from "./modules/icons/components/IconRefresh.js";
102
+ import { default as default103 } from "./modules/icons/components/IconReset.js";
103
+ import { default as default104 } from "./modules/icons/components/IconRestart.js";
104
+ import { default as default105 } from "./modules/icons/components/IconRestore.js";
105
+ import { default as default106 } from "./modules/icons/components/IconSave.js";
106
+ import { default as default107 } from "./modules/icons/components/IconSearch.js";
107
+ import { default as default108 } from "./modules/icons/components/IconSee.js";
108
+ import { default as default109 } from "./modules/icons/components/IconSend.js";
109
+ import { default as default110 } from "./modules/icons/components/IconSetBackground.js";
110
+ import { default as default111 } from "./modules/icons/components/IconSettings.js";
111
+ import { default as default112 } from "./modules/icons/components/IconShare.js";
112
+ import { default as default113 } from "./modules/icons/components/IconSmartphone.js";
113
+ import { default as default114 } from "./modules/icons/components/IconSmiley.js";
114
+ import { default as default115 } from "./modules/icons/components/IconSortAscendingLetters.js";
115
+ import { default as default116 } from "./modules/icons/components/IconSortDescendingLetters.js";
116
+ import { default as default117 } from "./modules/icons/components/IconSortDescending.js";
117
+ import { default as default118 } from "./modules/icons/components/IconSortTime.js";
118
+ import { default as default119 } from "./modules/icons/components/IconSpeechToText.js";
119
+ import { default as default120 } from "./modules/icons/components/IconSplitCells.js";
120
+ import { default as default121 } from "./modules/icons/components/IconSquareRoot.js";
121
+ import { default as default122 } from "./modules/icons/components/IconStarFull.js";
122
+ import { default as default123 } from "./modules/icons/components/IconStar.js";
123
+ import { default as default124 } from "./modules/icons/components/IconSubscript.js";
124
+ import { default as default125 } from "./modules/icons/components/IconSuccessFill.js";
125
+ import { default as default126 } from "./modules/icons/components/IconSuccessOutline.js";
126
+ import { default as default127 } from "./modules/icons/components/IconSuperscript.js";
127
+ import { default as default128 } from "./modules/icons/components/IconTable.js";
128
+ import { default as default129 } from "./modules/icons/components/IconTextBold.js";
129
+ import { default as default130 } from "./modules/icons/components/IconTextColor.js";
130
+ import { default as default131 } from "./modules/icons/components/IconTextHighlight.js";
131
+ import { default as default132 } from "./modules/icons/components/IconTextItalic.js";
132
+ import { default as default133 } from "./modules/icons/components/IconTextPage.js";
133
+ import { default as default134 } from "./modules/icons/components/IconTextSize.js";
134
+ import { default as default135 } from "./modules/icons/components/IconTextToSpeech.js";
135
+ import { default as default136 } from "./modules/icons/components/IconTextTypo.js";
136
+ import { default as default137 } from "./modules/icons/components/IconTextUnderline.js";
137
+ import { default as default138 } from "./modules/icons/components/IconTextVanilla.js";
138
+ import { default as default139 } from "./modules/icons/components/IconToolCenter.js";
139
+ import { default as default140 } from "./modules/icons/components/IconTool.js";
140
+ import { default as default141 } from "./modules/icons/components/IconTrendingUp.js";
141
+ import { default as default142 } from "./modules/icons/components/IconUndo.js";
142
+ import { default as default143 } from "./modules/icons/components/IconUnlink.js";
143
+ import { default as default144 } from "./modules/icons/components/IconUnlock.js";
144
+ import { default as default145 } from "./modules/icons/components/IconUpload.js";
145
+ import { default as default146 } from "./modules/icons/components/IconUserSearch.js";
146
+ import { default as default147 } from "./modules/icons/components/IconUser.js";
147
+ import { default as default148 } from "./modules/icons/components/IconUsers.js";
148
+ import { default as default149 } from "./modules/icons/components/IconVideo.js";
149
+ import { default as default150 } from "./modules/icons/components/IconViewCalendar.js";
150
+ import { default as default151 } from "./modules/icons/components/IconViewList.js";
151
+ import { default as default152 } from "./modules/icons/components/IconWand.js";
152
+ import { default as default153 } from "./modules/icons/components/IconWrite.js";
153
+ import { default as default154 } from "./modules/icons/components/IconZoomIn.js";
154
+ import { default as default155 } from "./modules/icons/components/IconZoomOut.js";
152
155
  export {
153
156
  default3 as IconAdd,
154
157
  default2 as IconAddUser,
@@ -214,91 +217,94 @@ export {
214
217
  default63 as IconInbox,
215
218
  default64 as IconInfoCircle,
216
219
  default65 as IconLandscape,
217
- default66 as IconLink,
218
- default67 as IconListOrder,
219
- default68 as IconLoader,
220
- default69 as IconLock,
221
- default70 as IconMail,
222
- default71 as IconMergeCells,
223
- default72 as IconMessageInfo,
224
- default73 as IconMic,
225
- default74 as IconMinus,
226
- default75 as IconMove,
227
- default76 as IconNoColors,
228
- default77 as IconOptions,
229
- default78 as IconOrderedList,
230
- default79 as IconPaperclip,
231
- default80 as IconPause,
232
- default81 as IconPinOff,
233
- default82 as IconPinOn,
234
- default83 as IconPlaceholder,
235
- default85 as IconPlay,
236
- default84 as IconPlayFilled,
237
- default86 as IconPlus,
238
- default87 as IconPointerDefault,
239
- default88 as IconPointerHand,
240
- default89 as IconPrint,
241
- default90 as IconQuestion,
242
- default91 as IconRafterDown,
243
- default92 as IconRafterLeft,
244
- default93 as IconRafterRight,
245
- default94 as IconRafterUp,
246
- default95 as IconReaction,
247
- default99 as IconRecord,
248
- default96 as IconRecordPause,
249
- default97 as IconRecordStop,
250
- default98 as IconRecordVideo,
251
- default100 as IconRedo,
252
- default101 as IconRefresh,
253
- default102 as IconReset,
254
- default103 as IconRestart,
255
- default104 as IconRestore,
256
- default105 as IconSave,
257
- default106 as IconSearch,
258
- default107 as IconSee,
259
- default108 as IconSend,
260
- default109 as IconSetBackground,
261
- default110 as IconSettings,
262
- default111 as IconShare,
263
- default112 as IconSmartphone,
264
- default113 as IconSmiley,
265
- default114 as IconSortAscendingLetters,
266
- default116 as IconSortDescending,
267
- default115 as IconSortDescendingLetters,
268
- default117 as IconSortTime,
269
- default118 as IconSpeechToText,
270
- default119 as IconSplitCells,
271
- default120 as IconSquareRoot,
272
- default121 as IconSubscript,
273
- default122 as IconSuccessFill,
274
- default123 as IconSuccessOutline,
275
- default124 as IconSuperscript,
276
- default125 as IconTable,
277
- default126 as IconTextBold,
278
- default127 as IconTextColor,
279
- default128 as IconTextHighlight,
280
- default129 as IconTextItalic,
281
- default130 as IconTextPage,
282
- default131 as IconTextSize,
283
- default132 as IconTextToSpeech,
284
- default133 as IconTextTypo,
285
- default134 as IconTextUnderline,
286
- default135 as IconTextVanilla,
287
- default137 as IconTool,
288
- default136 as IconToolCenter,
289
- default138 as IconTrendingUp,
290
- default139 as IconUndo,
291
- default140 as IconUnlink,
292
- default141 as IconUnlock,
293
- default142 as IconUpload,
294
- default144 as IconUser,
295
- default143 as IconUserSearch,
296
- default145 as IconUsers,
297
- default146 as IconVideo,
298
- default147 as IconViewCalendar,
299
- default148 as IconViewList,
300
- default149 as IconWand,
301
- default150 as IconWrite,
302
- default151 as IconZoomIn,
303
- default152 as IconZoomOut
220
+ default66 as IconLibrary,
221
+ default67 as IconLink,
222
+ default68 as IconListOrder,
223
+ default69 as IconLoader,
224
+ default70 as IconLock,
225
+ default71 as IconMail,
226
+ default72 as IconMergeCells,
227
+ default73 as IconMessageInfo,
228
+ default74 as IconMic,
229
+ default75 as IconMinus,
230
+ default76 as IconMove,
231
+ default77 as IconNoColors,
232
+ default78 as IconOptions,
233
+ default79 as IconOrderedList,
234
+ default80 as IconPaperclip,
235
+ default81 as IconPause,
236
+ default82 as IconPinOff,
237
+ default83 as IconPinOn,
238
+ default84 as IconPlaceholder,
239
+ default86 as IconPlay,
240
+ default85 as IconPlayFilled,
241
+ default87 as IconPlus,
242
+ default88 as IconPointerDefault,
243
+ default89 as IconPointerHand,
244
+ default90 as IconPrint,
245
+ default91 as IconQuestion,
246
+ default92 as IconRafterDown,
247
+ default93 as IconRafterLeft,
248
+ default94 as IconRafterRight,
249
+ default95 as IconRafterUp,
250
+ default96 as IconReaction,
251
+ default100 as IconRecord,
252
+ default97 as IconRecordPause,
253
+ default98 as IconRecordStop,
254
+ default99 as IconRecordVideo,
255
+ default101 as IconRedo,
256
+ default102 as IconRefresh,
257
+ default103 as IconReset,
258
+ default104 as IconRestart,
259
+ default105 as IconRestore,
260
+ default106 as IconSave,
261
+ default107 as IconSearch,
262
+ default108 as IconSee,
263
+ default109 as IconSend,
264
+ default110 as IconSetBackground,
265
+ default111 as IconSettings,
266
+ default112 as IconShare,
267
+ default113 as IconSmartphone,
268
+ default114 as IconSmiley,
269
+ default115 as IconSortAscendingLetters,
270
+ default117 as IconSortDescending,
271
+ default116 as IconSortDescendingLetters,
272
+ default118 as IconSortTime,
273
+ default119 as IconSpeechToText,
274
+ default120 as IconSplitCells,
275
+ default121 as IconSquareRoot,
276
+ default123 as IconStar,
277
+ default122 as IconStarFull,
278
+ default124 as IconSubscript,
279
+ default125 as IconSuccessFill,
280
+ default126 as IconSuccessOutline,
281
+ default127 as IconSuperscript,
282
+ default128 as IconTable,
283
+ default129 as IconTextBold,
284
+ default130 as IconTextColor,
285
+ default131 as IconTextHighlight,
286
+ default132 as IconTextItalic,
287
+ default133 as IconTextPage,
288
+ default134 as IconTextSize,
289
+ default135 as IconTextToSpeech,
290
+ default136 as IconTextTypo,
291
+ default137 as IconTextUnderline,
292
+ default138 as IconTextVanilla,
293
+ default140 as IconTool,
294
+ default139 as IconToolCenter,
295
+ default141 as IconTrendingUp,
296
+ default142 as IconUndo,
297
+ default143 as IconUnlink,
298
+ default144 as IconUnlock,
299
+ default145 as IconUpload,
300
+ default147 as IconUser,
301
+ default146 as IconUserSearch,
302
+ default148 as IconUsers,
303
+ default149 as IconVideo,
304
+ default150 as IconViewCalendar,
305
+ default151 as IconViewList,
306
+ default152 as IconWand,
307
+ default153 as IconWrite,
308
+ default154 as IconZoomIn,
309
+ default155 as IconZoomOut
304
310
  };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconLibrary: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconLibrary;
@@ -0,0 +1,12 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconLibrary = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", "aria-hidden": "true", viewBox: "0 0 24 24", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M24.02 12.14c0 3.2-1.24 6.22-3.51 8.5s-5.3 3.51-8.5 3.51A12.03 12.03 0 0 1 12 .11c1.38 0 2.37.23 3.65.68.25.08.48.18.67.26l.08.03.06.04a.76.76 0 0 1 .29.26.73.73 0 0 1 .13.45.78.78 0 0 1-.76.79.7.7 0 0 1-.34-.1 26 26 0 0 0-.66-.25 8.6 8.6 0 0 0-3.13-.6 10.46 10.46 0 1 0 10.47 10.47c0-1.72-.37-3.1-1.18-4.62a14 14 0 0 1-.2-.36L21.03 7 21 6.96l-.03-.03-.01-.04-.04-.06-.14-.24-.04.14a.73.73 0 0 1-.89.53.73.73 0 0 1-.45-.34.76.76 0 0 1-.07-.55l.46-1.76a.78.78 0 0 1 .36-.49.87.87 0 0 1 .63-.06l1.75.56a.73.73 0 0 1 .47.9v.01a.73.73 0 0 1-.72.5c.17.3.32.59.4.77a10.9 10.9 0 0 1 1.35 5.33zm-4.18-8.96a1.38 1.38 0 1 1-2.76 0 1.38 1.38 0 0 1 2.76 0m-7.78 1.44c-2.62 0-5.15 2.02-5.15 4.9 0 3.5 2.48 4.4 2.76 6.68h4.77c.29-2.28 2.76-3.17 2.76-6.68 0-2.88-2.53-4.9-5.14-4.9m-.48 1.1c.28-.02.52.12.5.4a.45.45 0 0 1-.4.45 3.21 3.21 0 0 0-2.84 3.2c0 .32.05.64.14.94.09.22-.05.5-.27.57s-.5-.09-.55-.32a4 4 0 0 1-.18-1.2 4.08 4.08 0 0 1 3.6-4.04M9.7 17.05v.85h4.72v-.85zm0 1.71v.43c0 .5.4.86.85.86h3a.86.86 0 0 0 .87-.86v-.43zm1.5 1.72a.86.86 0 1 0 1.71 0z" })
9
+ ] });
10
+ export {
11
+ SvgIconLibrary as default
12
+ };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconStar: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconStar;
@@ -0,0 +1,13 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconStar = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#icon-star_svg__a)", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.272 1.977c.772-1.323 2.684-1.323 3.455 0l2.769 4.746 5.16 1.19a2 2 0 0 1 1.099 3.216l-3.653 4.464.778 5.446c.224 1.569-1.379 2.763-2.818 2.099L12 20.8l-5.062 2.337c-1.44.664-3.042-.53-2.818-2.1l.778-5.445-3.653-4.464a2 2 0 0 1 1.098-3.215l5.161-1.191zm4.496 5.754L12 2.985 9.232 7.73a2 2 0 0 1-1.278.94l-5.16 1.191 3.652 4.465a2 2 0 0 1 .432 1.55L6.1 21.321l5.062-2.337a2 2 0 0 1 1.676 0l5.062 2.337-.778-5.446a2 2 0 0 1 .432-1.55l3.653-4.464-5.16-1.19a2 2 0 0 1-1.279-.941", clipRule: "evenodd" }) }),
9
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-star_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
10
+ ] });
11
+ export {
12
+ SvgIconStar as default
13
+ };
@@ -0,0 +1,7 @@
1
+ import { SVGProps } from 'react';
2
+ interface SVGRProps {
3
+ title?: string;
4
+ titleId?: string;
5
+ }
6
+ declare const SvgIconStarFull: ({ title, titleId, ...props }: SVGProps<SVGSVGElement> & SVGRProps) => import("react/jsx-runtime").JSX.Element;
7
+ export default SvgIconStarFull;
@@ -0,0 +1,13 @@
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ const SvgIconStarFull = ({
3
+ title,
4
+ titleId,
5
+ ...props
6
+ }) => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24", "aria-hidden": "true", "aria-labelledby": titleId, ...props, children: [
7
+ title ? /* @__PURE__ */ jsx("title", { id: titleId, children: title }) : null,
8
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#icon-star-full_svg__a)", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", fillRule: "evenodd", d: "M10.278 1.977c.77-1.323 2.675-1.323 3.444 0l2.759 4.746 5.143 1.19c1.44.334 2.03 2.068 1.094 3.216l-3.64 4.464.775 5.446c.224 1.569-1.374 2.763-2.808 2.099L12 20.8l-5.045 2.337c-1.434.664-3.032-.53-2.808-2.1l.775-5.445-3.64-4.464C.346 9.98.936 8.247 2.376 7.914L7.52 6.723z", clipRule: "evenodd" }) }),
9
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "icon-star-full_svg__a", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
10
+ ] });
11
+ export {
12
+ SvgIconStarFull as default
13
+ };
@@ -62,6 +62,7 @@ export { default as IconImageSizeSmall } from './IconImageSizeSmall';
62
62
  export { default as IconInbox } from './IconInbox';
63
63
  export { default as IconInfoCircle } from './IconInfoCircle';
64
64
  export { default as IconLandscape } from './IconLandscape';
65
+ export { default as IconLibrary } from './IconLibrary';
65
66
  export { default as IconLink } from './IconLink';
66
67
  export { default as IconListOrder } from './IconListOrder';
67
68
  export { default as IconLoader } from './IconLoader';
@@ -117,6 +118,8 @@ export { default as IconSortTime } from './IconSortTime';
117
118
  export { default as IconSpeechToText } from './IconSpeechToText';
118
119
  export { default as IconSplitCells } from './IconSplitCells';
119
120
  export { default as IconSquareRoot } from './IconSquareRoot';
121
+ export { default as IconStarFull } from './IconStarFull';
122
+ export { default as IconStar } from './IconStar';
120
123
  export { default as IconSubscript } from './IconSubscript';
121
124
  export { default as IconSuccessFill } from './IconSuccessFill';
122
125
  export { default as IconSuccessOutline } from './IconSuccessOutline';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@edifice.io/react",
3
- "version": "2.0.0-develop-enabling.20250613090611",
3
+ "version": "2.0.0-develop-enabling.20250626120902",
4
4
  "description": "Edifice React Library",
5
5
  "keywords": [
6
6
  "react",
@@ -118,9 +118,9 @@
118
118
  "react-slugify": "^3.0.3",
119
119
  "swiper": "^10.1.0",
120
120
  "ua-parser-js": "^1.0.36",
121
- "@edifice.io/bootstrap": "2.0.0-develop-enabling.20250613090611",
122
- "@edifice.io/tiptap-extensions": "2.0.0-develop-enabling.20250613090611",
123
- "@edifice.io/utilities": "2.0.0-develop-enabling.20250613090611"
121
+ "@edifice.io/bootstrap": "2.0.0-develop-enabling.20250626120902",
122
+ "@edifice.io/tiptap-extensions": "2.0.0-develop-enabling.20250626120902",
123
+ "@edifice.io/utilities": "2.0.0-develop-enabling.20250626120902"
124
124
  },
125
125
  "devDependencies": {
126
126
  "@babel/plugin-transform-react-pure-annotations": "^7.23.3",
@@ -151,8 +151,8 @@
151
151
  "vite": "^5.4.11",
152
152
  "vite-plugin-dts": "^4.1.0",
153
153
  "vite-tsconfig-paths": "^5.0.1",
154
- "@edifice.io/config": "2.0.0-develop-enabling.20250613090611",
155
- "@edifice.io/client": "2.0.0-develop-enabling.20250613090611"
154
+ "@edifice.io/client": "2.0.0-develop-enabling.20250626120902",
155
+ "@edifice.io/config": "2.0.0-develop-enabling.20250626120902"
156
156
  },
157
157
  "peerDependencies": {
158
158
  "@react-spring/web": "^9.7.5",