create-bluecopa-react-app 1.0.10 → 1.0.12

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.
Files changed (28) hide show
  1. package/bin/create-bluecopa-react-app.js +1 -1
  2. package/package.json +1 -1
  3. package/templates/latest/.dockerignore +5 -0
  4. package/templates/latest/Agent.md +577 -0
  5. package/templates/latest/Dockerfile +2 -2
  6. package/templates/latest/app/app.tsx +3 -1
  7. package/templates/latest/app/components/app-sidebar.tsx +14 -16
  8. package/templates/latest/app/components/nav-main.tsx +6 -22
  9. package/templates/latest/app/data/mock-payments.json +122 -0
  10. package/templates/latest/app/data/mock-transactions.json +128 -0
  11. package/templates/latest/app/routes/comments.tsx +552 -0
  12. package/templates/latest/app/routes/home.tsx +1 -1
  13. package/templates/latest/app/routes/payments.tsx +342 -0
  14. package/templates/latest/app/routes/websocket.tsx +449 -0
  15. package/templates/latest/app/routes.tsx +6 -0
  16. package/templates/latest/dist/assets/{__federation_expose_App-C8_sl1dD.js → __federation_expose_App-B2IoFaIA.js} +15 -4
  17. package/templates/latest/dist/assets/client-LFBsfOjG.js +2775 -0
  18. package/templates/latest/dist/assets/{home-DhyEFlEc.js → home-BBY02MnI.js} +87 -59
  19. package/templates/latest/dist/assets/{index-DkyIpbj3.js → index-CNNS7Foy.js} +4 -3
  20. package/templates/latest/dist/assets/{client-Hh38T4k9.js → index-D5og7-RT-BA7DwZw1.js} +46 -2789
  21. package/templates/latest/dist/assets/remoteEntry.css +4 -4
  22. package/templates/latest/dist/assets/remoteEntry.js +1 -1
  23. package/templates/latest/dist/index.html +3 -2
  24. package/templates/latest/package-lock.json +2094 -844
  25. package/templates/latest/package.json +1 -1
  26. package/templates/latest/public/favicon.ico +0 -0
  27. package/templates/latest/public/avatars/shadcn.svg +0 -6
  28. /package/templates/latest/app/{dashboard → data}/data.json +0 -0
@@ -1,4 +1,4 @@
1
- System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js', './index-BzNimew1.js'], (function (exports, module) {
1
+ System.register(['./index-D5og7-RT-BA7DwZw1.js', './__federation_fn_import-CzfA7kmP.js', './index-BzNimew1.js'], (function (exports, module) {
2
2
  'use strict';
3
3
  var jsxRuntimeExports, nS, importShared, commonjsGlobal, getDefaultExportFromCjs;
4
4
  return {
@@ -16,7 +16,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
16
16
  exports("default", Page);
17
17
 
18
18
  /**
19
- * @license @tabler/icons-react v3.34.1 - MIT
19
+ * @license @tabler/icons-react v3.35.0 - MIT
20
20
  *
21
21
  * This source code is licensed under the MIT license.
22
22
  * See the LICENSE file in the root directory of this source tree.
@@ -45,7 +45,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
45
45
  };
46
46
 
47
47
  /**
48
- * @license @tabler/icons-react v3.34.1 - MIT
48
+ * @license @tabler/icons-react v3.35.0 - MIT
49
49
  *
50
50
  * This source code is licensed under the MIT license.
51
51
  * See the LICENSE file in the root directory of this source tree.
@@ -83,7 +83,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
83
83
  };
84
84
 
85
85
  /**
86
- * @license @tabler/icons-react v3.34.1 - MIT
86
+ * @license @tabler/icons-react v3.35.0 - MIT
87
87
  *
88
88
  * This source code is licensed under the MIT license.
89
89
  * See the LICENSE file in the root directory of this source tree.
@@ -94,7 +94,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
94
94
  const IconChartBar = createReactComponent("outline", "chart-bar", "ChartBar", __iconNode$C);
95
95
 
96
96
  /**
97
- * @license @tabler/icons-react v3.34.1 - MIT
97
+ * @license @tabler/icons-react v3.35.0 - MIT
98
98
  *
99
99
  * This source code is licensed under the MIT license.
100
100
  * See the LICENSE file in the root directory of this source tree.
@@ -105,7 +105,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
105
105
  const IconChevronDown = createReactComponent("outline", "chevron-down", "ChevronDown", __iconNode$B);
106
106
 
107
107
  /**
108
- * @license @tabler/icons-react v3.34.1 - MIT
108
+ * @license @tabler/icons-react v3.35.0 - MIT
109
109
  *
110
110
  * This source code is licensed under the MIT license.
111
111
  * See the LICENSE file in the root directory of this source tree.
@@ -116,7 +116,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
116
116
  const IconChevronLeft = createReactComponent("outline", "chevron-left", "ChevronLeft", __iconNode$A);
117
117
 
118
118
  /**
119
- * @license @tabler/icons-react v3.34.1 - MIT
119
+ * @license @tabler/icons-react v3.35.0 - MIT
120
120
  *
121
121
  * This source code is licensed under the MIT license.
122
122
  * See the LICENSE file in the root directory of this source tree.
@@ -127,7 +127,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
127
127
  const IconChevronRight = createReactComponent("outline", "chevron-right", "ChevronRight", __iconNode$z);
128
128
 
129
129
  /**
130
- * @license @tabler/icons-react v3.34.1 - MIT
130
+ * @license @tabler/icons-react v3.35.0 - MIT
131
131
  *
132
132
  * This source code is licensed under the MIT license.
133
133
  * See the LICENSE file in the root directory of this source tree.
@@ -138,7 +138,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
138
138
  const IconChevronsLeft = createReactComponent("outline", "chevrons-left", "ChevronsLeft", __iconNode$y);
139
139
 
140
140
  /**
141
- * @license @tabler/icons-react v3.34.1 - MIT
141
+ * @license @tabler/icons-react v3.35.0 - MIT
142
142
  *
143
143
  * This source code is licensed under the MIT license.
144
144
  * See the LICENSE file in the root directory of this source tree.
@@ -149,7 +149,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
149
149
  const IconChevronsRight = createReactComponent("outline", "chevrons-right", "ChevronsRight", __iconNode$x);
150
150
 
151
151
  /**
152
- * @license @tabler/icons-react v3.34.1 - MIT
152
+ * @license @tabler/icons-react v3.35.0 - MIT
153
153
  *
154
154
  * This source code is licensed under the MIT license.
155
155
  * See the LICENSE file in the root directory of this source tree.
@@ -160,7 +160,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
160
160
  const IconCreditCard = createReactComponent("outline", "credit-card", "CreditCard", __iconNode$w);
161
161
 
162
162
  /**
163
- * @license @tabler/icons-react v3.34.1 - MIT
163
+ * @license @tabler/icons-react v3.35.0 - MIT
164
164
  *
165
165
  * This source code is licensed under the MIT license.
166
166
  * See the LICENSE file in the root directory of this source tree.
@@ -171,7 +171,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
171
171
  const IconDashboard = createReactComponent("outline", "dashboard", "Dashboard", __iconNode$v);
172
172
 
173
173
  /**
174
- * @license @tabler/icons-react v3.34.1 - MIT
174
+ * @license @tabler/icons-react v3.35.0 - MIT
175
175
  *
176
176
  * This source code is licensed under the MIT license.
177
177
  * See the LICENSE file in the root directory of this source tree.
@@ -182,7 +182,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
182
182
  const IconDatabase = createReactComponent("outline", "database", "Database", __iconNode$u);
183
183
 
184
184
  /**
185
- * @license @tabler/icons-react v3.34.1 - MIT
185
+ * @license @tabler/icons-react v3.35.0 - MIT
186
186
  *
187
187
  * This source code is licensed under the MIT license.
188
188
  * See the LICENSE file in the root directory of this source tree.
@@ -193,7 +193,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
193
193
  const IconDotsVertical = createReactComponent("outline", "dots-vertical", "DotsVertical", __iconNode$t);
194
194
 
195
195
  /**
196
- * @license @tabler/icons-react v3.34.1 - MIT
196
+ * @license @tabler/icons-react v3.35.0 - MIT
197
197
  *
198
198
  * This source code is licensed under the MIT license.
199
199
  * See the LICENSE file in the root directory of this source tree.
@@ -204,7 +204,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
204
204
  const IconDots = createReactComponent("outline", "dots", "Dots", __iconNode$s);
205
205
 
206
206
  /**
207
- * @license @tabler/icons-react v3.34.1 - MIT
207
+ * @license @tabler/icons-react v3.35.0 - MIT
208
208
  *
209
209
  * This source code is licensed under the MIT license.
210
210
  * See the LICENSE file in the root directory of this source tree.
@@ -215,7 +215,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
215
215
  const IconFileWord = createReactComponent("outline", "file-word", "FileWord", __iconNode$r);
216
216
 
217
217
  /**
218
- * @license @tabler/icons-react v3.34.1 - MIT
218
+ * @license @tabler/icons-react v3.35.0 - MIT
219
219
  *
220
220
  * This source code is licensed under the MIT license.
221
221
  * See the LICENSE file in the root directory of this source tree.
@@ -226,7 +226,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
226
226
  const IconFolder = createReactComponent("outline", "folder", "Folder", __iconNode$q);
227
227
 
228
228
  /**
229
- * @license @tabler/icons-react v3.34.1 - MIT
229
+ * @license @tabler/icons-react v3.35.0 - MIT
230
230
  *
231
231
  * This source code is licensed under the MIT license.
232
232
  * See the LICENSE file in the root directory of this source tree.
@@ -237,7 +237,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
237
237
  const IconGripVertical = createReactComponent("outline", "grip-vertical", "GripVertical", __iconNode$p);
238
238
 
239
239
  /**
240
- * @license @tabler/icons-react v3.34.1 - MIT
240
+ * @license @tabler/icons-react v3.35.0 - MIT
241
241
  *
242
242
  * This source code is licensed under the MIT license.
243
243
  * See the LICENSE file in the root directory of this source tree.
@@ -248,7 +248,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
248
248
  const IconHelp = createReactComponent("outline", "help", "Help", __iconNode$o);
249
249
 
250
250
  /**
251
- * @license @tabler/icons-react v3.34.1 - MIT
251
+ * @license @tabler/icons-react v3.35.0 - MIT
252
252
  *
253
253
  * This source code is licensed under the MIT license.
254
254
  * See the LICENSE file in the root directory of this source tree.
@@ -259,7 +259,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
259
259
  const IconInnerShadowTop = createReactComponent("outline", "inner-shadow-top", "InnerShadowTop", __iconNode$n);
260
260
 
261
261
  /**
262
- * @license @tabler/icons-react v3.34.1 - MIT
262
+ * @license @tabler/icons-react v3.35.0 - MIT
263
263
  *
264
264
  * This source code is licensed under the MIT license.
265
265
  * See the LICENSE file in the root directory of this source tree.
@@ -270,7 +270,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
270
270
  const IconLayoutColumns = createReactComponent("outline", "layout-columns", "LayoutColumns", __iconNode$m);
271
271
 
272
272
  /**
273
- * @license @tabler/icons-react v3.34.1 - MIT
273
+ * @license @tabler/icons-react v3.35.0 - MIT
274
274
  *
275
275
  * This source code is licensed under the MIT license.
276
276
  * See the LICENSE file in the root directory of this source tree.
@@ -281,7 +281,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
281
281
  const IconListDetails = createReactComponent("outline", "list-details", "ListDetails", __iconNode$l);
282
282
 
283
283
  /**
284
- * @license @tabler/icons-react v3.34.1 - MIT
284
+ * @license @tabler/icons-react v3.35.0 - MIT
285
285
  *
286
286
  * This source code is licensed under the MIT license.
287
287
  * See the LICENSE file in the root directory of this source tree.
@@ -292,7 +292,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
292
292
  const IconLoader = createReactComponent("outline", "loader", "Loader", __iconNode$k);
293
293
 
294
294
  /**
295
- * @license @tabler/icons-react v3.34.1 - MIT
295
+ * @license @tabler/icons-react v3.35.0 - MIT
296
296
  *
297
297
  * This source code is licensed under the MIT license.
298
298
  * See the LICENSE file in the root directory of this source tree.
@@ -303,7 +303,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
303
303
  const IconLogout = createReactComponent("outline", "logout", "Logout", __iconNode$j);
304
304
 
305
305
  /**
306
- * @license @tabler/icons-react v3.34.1 - MIT
306
+ * @license @tabler/icons-react v3.35.0 - MIT
307
307
  *
308
308
  * This source code is licensed under the MIT license.
309
309
  * See the LICENSE file in the root directory of this source tree.
@@ -314,7 +314,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
314
314
  const IconMail = createReactComponent("outline", "mail", "Mail", __iconNode$i);
315
315
 
316
316
  /**
317
- * @license @tabler/icons-react v3.34.1 - MIT
317
+ * @license @tabler/icons-react v3.35.0 - MIT
318
318
  *
319
319
  * This source code is licensed under the MIT license.
320
320
  * See the LICENSE file in the root directory of this source tree.
@@ -325,7 +325,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
325
325
  const IconNotification = createReactComponent("outline", "notification", "Notification", __iconNode$h);
326
326
 
327
327
  /**
328
- * @license @tabler/icons-react v3.34.1 - MIT
328
+ * @license @tabler/icons-react v3.35.0 - MIT
329
329
  *
330
330
  * This source code is licensed under the MIT license.
331
331
  * See the LICENSE file in the root directory of this source tree.
@@ -336,7 +336,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
336
336
  const IconPlus = createReactComponent("outline", "plus", "Plus", __iconNode$g);
337
337
 
338
338
  /**
339
- * @license @tabler/icons-react v3.34.1 - MIT
339
+ * @license @tabler/icons-react v3.35.0 - MIT
340
340
  *
341
341
  * This source code is licensed under the MIT license.
342
342
  * See the LICENSE file in the root directory of this source tree.
@@ -347,7 +347,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
347
347
  const IconReport = createReactComponent("outline", "report", "Report", __iconNode$f);
348
348
 
349
349
  /**
350
- * @license @tabler/icons-react v3.34.1 - MIT
350
+ * @license @tabler/icons-react v3.35.0 - MIT
351
351
  *
352
352
  * This source code is licensed under the MIT license.
353
353
  * See the LICENSE file in the root directory of this source tree.
@@ -358,7 +358,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
358
358
  const IconSearch = createReactComponent("outline", "search", "Search", __iconNode$e);
359
359
 
360
360
  /**
361
- * @license @tabler/icons-react v3.34.1 - MIT
361
+ * @license @tabler/icons-react v3.35.0 - MIT
362
362
  *
363
363
  * This source code is licensed under the MIT license.
364
364
  * See the LICENSE file in the root directory of this source tree.
@@ -369,7 +369,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
369
369
  const IconSettings = createReactComponent("outline", "settings", "Settings", __iconNode$d);
370
370
 
371
371
  /**
372
- * @license @tabler/icons-react v3.34.1 - MIT
372
+ * @license @tabler/icons-react v3.35.0 - MIT
373
373
  *
374
374
  * This source code is licensed under the MIT license.
375
375
  * See the LICENSE file in the root directory of this source tree.
@@ -380,7 +380,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
380
380
  const IconShare3 = createReactComponent("outline", "share-3", "Share3", __iconNode$c);
381
381
 
382
382
  /**
383
- * @license @tabler/icons-react v3.34.1 - MIT
383
+ * @license @tabler/icons-react v3.35.0 - MIT
384
384
  *
385
385
  * This source code is licensed under the MIT license.
386
386
  * See the LICENSE file in the root directory of this source tree.
@@ -391,7 +391,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
391
391
  const IconTrash = createReactComponent("outline", "trash", "Trash", __iconNode$b);
392
392
 
393
393
  /**
394
- * @license @tabler/icons-react v3.34.1 - MIT
394
+ * @license @tabler/icons-react v3.35.0 - MIT
395
395
  *
396
396
  * This source code is licensed under the MIT license.
397
397
  * See the LICENSE file in the root directory of this source tree.
@@ -402,7 +402,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
402
402
  const IconTrendingDown = createReactComponent("outline", "trending-down", "TrendingDown", __iconNode$a);
403
403
 
404
404
  /**
405
- * @license @tabler/icons-react v3.34.1 - MIT
405
+ * @license @tabler/icons-react v3.35.0 - MIT
406
406
  *
407
407
  * This source code is licensed under the MIT license.
408
408
  * See the LICENSE file in the root directory of this source tree.
@@ -413,7 +413,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
413
413
  const IconTrendingUp = createReactComponent("outline", "trending-up", "TrendingUp", __iconNode$9);
414
414
 
415
415
  /**
416
- * @license @tabler/icons-react v3.34.1 - MIT
416
+ * @license @tabler/icons-react v3.35.0 - MIT
417
417
  *
418
418
  * This source code is licensed under the MIT license.
419
419
  * See the LICENSE file in the root directory of this source tree.
@@ -424,7 +424,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
424
424
  const IconUserCircle = createReactComponent("outline", "user-circle", "UserCircle", __iconNode$8);
425
425
 
426
426
  /**
427
- * @license @tabler/icons-react v3.34.1 - MIT
427
+ * @license @tabler/icons-react v3.35.0 - MIT
428
428
  *
429
429
  * This source code is licensed under the MIT license.
430
430
  * See the LICENSE file in the root directory of this source tree.
@@ -435,7 +435,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
435
435
  const IconUsers = createReactComponent("outline", "users", "Users", __iconNode$7);
436
436
 
437
437
  /**
438
- * @license @tabler/icons-react v3.34.1 - MIT
438
+ * @license @tabler/icons-react v3.35.0 - MIT
439
439
  *
440
440
  * This source code is licensed under the MIT license.
441
441
  * See the LICENSE file in the root directory of this source tree.
@@ -446,7 +446,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
446
446
  const IconCircleCheckFilled = createReactComponent("filled", "circle-check-filled", "CircleCheckFilled", __iconNode$6);
447
447
 
448
448
  /**
449
- * @license @tabler/icons-react v3.34.1 - MIT
449
+ * @license @tabler/icons-react v3.35.0 - MIT
450
450
  *
451
451
  * This source code is licensed under the MIT license.
452
452
  * See the LICENSE file in the root directory of this source tree.
@@ -5909,7 +5909,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
5909
5909
  // src/dropdown-menu.tsx
5910
5910
  const React$Z = await importShared('react');
5911
5911
  var DROPDOWN_MENU_NAME = "DropdownMenu";
5912
- var [createDropdownMenuContext, createDropdownMenuScope] = createContextScope(
5912
+ var [createDropdownMenuContext] = createContextScope(
5913
5913
  DROPDOWN_MENU_NAME,
5914
5914
  [createMenuScope]
5915
5915
  );
@@ -9561,7 +9561,7 @@ System.register(['./client-Hh38T4k9.js', './__federation_fn_import-CzfA7kmP.js',
9561
9561
  // src/dialog.tsx
9562
9562
  const React$U = await importShared('react');
9563
9563
  var DIALOG_NAME = "Dialog";
9564
- var [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);
9564
+ var [createDialogContext] = createContextScope(DIALOG_NAME);
9565
9565
  var [DialogProvider, useDialogContext] = createDialogContext(DIALOG_NAME);
9566
9566
  var Dialog = (props) => {
9567
9567
  const {
@@ -9990,7 +9990,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
9990
9990
 
9991
9991
  // src/tooltip.tsx
9992
9992
  const React$S = await importShared('react');
9993
- var [createTooltipContext, createTooltipScope] = createContextScope("Tooltip", [
9993
+ var [createTooltipContext] = createContextScope("Tooltip", [
9994
9994
  createPopperScope
9995
9995
  ]);
9996
9996
  var usePopperScope$1 = createPopperScope();
@@ -29600,6 +29600,12 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
29600
29600
  return result;
29601
29601
  };
29602
29602
  }
29603
+ /**
29604
+ * Get the `@@toStringTag` of the value, if it exists.
29605
+ */
29606
+ function getShortTag(value) {
29607
+ return value != null ? value[Symbol.toStringTag] : undefined;
29608
+ }
29603
29609
  /**
29604
29610
  * Get the properties to strictly examine, which include both own properties that are
29605
29611
  * not enumerable and symbol properties.
@@ -29876,7 +29882,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
29876
29882
  * Create a comparator method based on the type-specific equality comparators passed.
29877
29883
  */
29878
29884
  function createEqualityComparator(_a) {
29879
- var areArraysEqual = _a.areArraysEqual, areDatesEqual = _a.areDatesEqual, areErrorsEqual = _a.areErrorsEqual, areFunctionsEqual = _a.areFunctionsEqual, areMapsEqual = _a.areMapsEqual, areNumbersEqual = _a.areNumbersEqual, areObjectsEqual = _a.areObjectsEqual, arePrimitiveWrappersEqual = _a.arePrimitiveWrappersEqual, areRegExpsEqual = _a.areRegExpsEqual, areSetsEqual = _a.areSetsEqual, areTypedArraysEqual = _a.areTypedArraysEqual, areUrlsEqual = _a.areUrlsEqual;
29885
+ var areArraysEqual = _a.areArraysEqual, areDatesEqual = _a.areDatesEqual, areErrorsEqual = _a.areErrorsEqual, areFunctionsEqual = _a.areFunctionsEqual, areMapsEqual = _a.areMapsEqual, areNumbersEqual = _a.areNumbersEqual, areObjectsEqual = _a.areObjectsEqual, arePrimitiveWrappersEqual = _a.arePrimitiveWrappersEqual, areRegExpsEqual = _a.areRegExpsEqual, areSetsEqual = _a.areSetsEqual, areTypedArraysEqual = _a.areTypedArraysEqual, areUrlsEqual = _a.areUrlsEqual, unknownTagComparators = _a.unknownTagComparators;
29880
29886
  /**
29881
29887
  * compare the value of the two objects and return true if they are equivalent in values
29882
29888
  */
@@ -29996,6 +30002,20 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
29996
30002
  if (tag === BOOLEAN_TAG || tag === NUMBER_TAG || tag === STRING_TAG) {
29997
30003
  return arePrimitiveWrappersEqual(a, b, state);
29998
30004
  }
30005
+ if (unknownTagComparators) {
30006
+ var unknownTagComparator = unknownTagComparators[tag];
30007
+ if (!unknownTagComparator) {
30008
+ var shortTag = getShortTag(a);
30009
+ if (shortTag) {
30010
+ unknownTagComparator = unknownTagComparators[shortTag];
30011
+ }
30012
+ }
30013
+ // If the custom config has an unknown tag comparator that matches the captured tag or the
30014
+ // @@toStringTag, it is the source of truth for whether the values are equal.
30015
+ if (unknownTagComparator) {
30016
+ return unknownTagComparator(a, b, state);
30017
+ }
30018
+ }
29999
30019
  // If not matching any tags that require a specific type of comparison, then we hard-code false because
30000
30020
  // the only thing remaining is strict equality, which has already been compared. This is for a few reasons:
30001
30021
  // - Certain types that cannot be introspected (e.g., `WeakMap`). For these types, this is the only
@@ -30038,6 +30058,7 @@ For more information, see https://radix-ui.com/primitives/docs/components/${titl
30038
30058
  ? areObjectsEqualStrict
30039
30059
  : areTypedArraysEqual,
30040
30060
  areUrlsEqual: areUrlsEqual,
30061
+ unknownTagComparators: undefined,
30041
30062
  };
30042
30063
  if (createCustomConfig) {
30043
30064
  config = assign({}, config, createCustomConfig(config));
@@ -38836,7 +38857,7 @@ ${colorConfig.map(([key, itemConfig]) => {
38836
38857
  var SELECTION_KEYS = [" ", "Enter"];
38837
38858
  var SELECT_NAME = "Select";
38838
38859
  var [Collection, useCollection, createCollectionScope] = createCollection(SELECT_NAME);
38839
- var [createSelectContext, createSelectScope] = createContextScope(SELECT_NAME, [
38860
+ var [createSelectContext] = createContextScope(SELECT_NAME, [
38840
38861
  createCollectionScope,
38841
38862
  createPopperScope
38842
38863
  ]);
@@ -40116,7 +40137,7 @@ ${colorConfig.map(([key, itemConfig]) => {
40116
40137
  // src/toggle-group.tsx
40117
40138
  const React$e = await importShared('react');
40118
40139
  var TOGGLE_GROUP_NAME = "ToggleGroup";
40119
- var [createToggleGroupContext, createToggleGroupScope] = createContextScope(TOGGLE_GROUP_NAME, [
40140
+ var [createToggleGroupContext] = createContextScope(TOGGLE_GROUP_NAME, [
40120
40141
  createRovingFocusGroupScope
40121
40142
  ]);
40122
40143
  var useRovingFocusGroupScope$1 = createRovingFocusGroupScope();
@@ -48445,9 +48466,6 @@ ${colorConfig.map(([key, itemConfig]) => {
48445
48466
  configurable: true,
48446
48467
  });
48447
48468
  }
48448
- function objectClone(obj) {
48449
- return Object.create(Object.getPrototypeOf(obj), Object.getOwnPropertyDescriptors(obj));
48450
- }
48451
48469
  function assignProp(target, prop, value) {
48452
48470
  Object.defineProperty(target, prop, {
48453
48471
  value,
@@ -49451,7 +49469,7 @@ ${colorConfig.map(([key, itemConfig]) => {
49451
49469
  const version = {
49452
49470
  major: 4,
49453
49471
  minor: 1,
49454
- patch: 8,
49472
+ patch: 11,
49455
49473
  };
49456
49474
 
49457
49475
  const $ZodType = /*@__PURE__*/ $constructor("$ZodType", (inst, def) => {
@@ -50064,6 +50082,20 @@ ${colorConfig.map(([key, itemConfig]) => {
50064
50082
  const $ZodObject = /*@__PURE__*/ $constructor("$ZodObject", (inst, def) => {
50065
50083
  // requires cast because technically $ZodObject doesn't extend
50066
50084
  $ZodType.init(inst, def);
50085
+ // const sh = def.shape;
50086
+ const desc = Object.getOwnPropertyDescriptor(def, "shape");
50087
+ if (!desc?.get) {
50088
+ const sh = def.shape;
50089
+ Object.defineProperty(def, "shape", {
50090
+ get: () => {
50091
+ const newSh = { ...sh };
50092
+ Object.defineProperty(def, "shape", {
50093
+ value: newSh,
50094
+ });
50095
+ return newSh;
50096
+ },
50097
+ });
50098
+ }
50067
50099
  const _normalized = cached(() => normalizeDef(def));
50068
50100
  defineLazy(inst._zod, "propValues", () => {
50069
50101
  const shape = def.shape;
@@ -51217,15 +51249,12 @@ ${colorConfig.map(([key, itemConfig]) => {
51217
51249
  Object.defineProperty(inst, "_def", { value: def });
51218
51250
  // base methods
51219
51251
  inst.check = (...checks) => {
51220
- return inst.clone({
51221
- ...def,
51252
+ return inst.clone(mergeDefs(def, {
51222
51253
  checks: [
51223
51254
  ...(def.checks ?? []),
51224
51255
  ...checks.map((ch) => typeof ch === "function" ? { _zod: { check: ch, def: { check: "custom" }, onattach: [] } } : ch),
51225
51256
  ],
51226
- }
51227
- // { parent: true }
51228
- );
51257
+ }));
51229
51258
  };
51230
51259
  inst.clone = (def, params) => clone(inst, def, params);
51231
51260
  inst.brand = () => inst;
@@ -51517,7 +51546,9 @@ ${colorConfig.map(([key, itemConfig]) => {
51517
51546
  const ZodObject = /*@__PURE__*/ $constructor("ZodObject", (inst, def) => {
51518
51547
  $ZodObjectJIT.init(inst, def);
51519
51548
  ZodType.init(inst, def);
51520
- defineLazy(inst, "shape", () => def.shape);
51549
+ defineLazy(inst, "shape", () => {
51550
+ return def.shape;
51551
+ });
51521
51552
  inst.keyof = () => _enum(Object.keys(inst._zod.def.shape));
51522
51553
  inst.catchall = (catchall) => inst.clone({ ...inst._zod.def, catchall: catchall });
51523
51554
  inst.passthrough = () => inst.clone({ ...inst._zod.def, catchall: unknown() });
@@ -51539,10 +51570,7 @@ ${colorConfig.map(([key, itemConfig]) => {
51539
51570
  function object(shape, params) {
51540
51571
  const def = {
51541
51572
  type: "object",
51542
- get shape() {
51543
- assignProp(this, "shape", shape ? objectClone(shape) : {});
51544
- return this.shape;
51545
- },
51573
+ shape: shape ?? {},
51546
51574
  ...normalizeParams(params),
51547
51575
  };
51548
51576
  return new ZodObject(def);
@@ -51807,7 +51835,7 @@ ${colorConfig.map(([key, itemConfig]) => {
51807
51835
  // src/checkbox.tsx
51808
51836
  const React$6 = await importShared('react');
51809
51837
  var CHECKBOX_NAME = "Checkbox";
51810
- var [createCheckboxContext, createCheckboxScope] = createContextScope(CHECKBOX_NAME);
51838
+ var [createCheckboxContext] = createContextScope(CHECKBOX_NAME);
51811
51839
  var [CheckboxProviderImpl, useCheckboxContext] = createCheckboxContext(CHECKBOX_NAME);
51812
51840
  function CheckboxProvider(props) {
51813
51841
  const {
@@ -53953,7 +53981,7 @@ ${colorConfig.map(([key, itemConfig]) => {
53953
53981
  // src/tabs.tsx
53954
53982
  const React$1 = await importShared('react');
53955
53983
  var TABS_NAME = "Tabs";
53956
- var [createTabsContext, createTabsScope] = createContextScope(TABS_NAME, [
53984
+ var [createTabsContext] = createContextScope(TABS_NAME, [
53957
53985
  createRovingFocusGroupScope
53958
53986
  ]);
53959
53987
  var useRovingFocusGroupScope = createRovingFocusGroupScope();
@@ -1,12 +1,13 @@
1
- System.register(['./__federation_fn_import-CzfA7kmP.js', './client-Hh38T4k9.js'], (function (exports, module) {
1
+ System.register(['./__federation_fn_import-CzfA7kmP.js', './index-D5og7-RT-BA7DwZw1.js', './client-LFBsfOjG.js'], (function (exports, module) {
2
2
  'use strict';
3
- var importShared, ReactDOM, jsxRuntimeExports, BrowserRouter, App;
3
+ var importShared, jsxRuntimeExports, ReactDOM, BrowserRouter, App;
4
4
  return {
5
5
  setters: [module => {
6
6
  importShared = module.importShared;
7
7
  }, module => {
8
- ReactDOM = module.R;
9
8
  jsxRuntimeExports = module.j;
9
+ }, module => {
10
+ ReactDOM = module.R;
10
11
  BrowserRouter = module.B;
11
12
  App = module.A;
12
13
  }],