@nextblock-cms/editor 0.2.19 → 0.2.21

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 (4) hide show
  1. package/index.css +1 -1
  2. package/index.js +4 -342
  3. package/index.mjs +0 -402
  4. package/package.json +1 -1
package/index.mjs CHANGED
@@ -15,15 +15,6 @@ function pg(t) {
15
15
  return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
16
16
  }
17
17
  var fo = { exports: {} }, js = {};
18
- /**
19
- * @license React
20
- * react-jsx-runtime.production.js
21
- *
22
- * Copyright (c) Meta Platforms, Inc. and affiliates.
23
- *
24
- * This source code is licensed under the MIT license found in the
25
- * LICENSE file in the root directory of this source tree.
26
- */
27
18
  var tf;
28
19
  function w1() {
29
20
  if (tf) return js;
@@ -47,15 +38,6 @@ function w1() {
47
38
  return js.Fragment = e, js.jsx = n, js.jsxs = n, js;
48
39
  }
49
40
  var Ps = {};
50
- /**
51
- * @license React
52
- * react-jsx-runtime.development.js
53
- *
54
- * Copyright (c) Meta Platforms, Inc. and affiliates.
55
- *
56
- * This source code is licensed under the MIT license found in the
57
- * LICENSE file in the root directory of this source tree.
58
- */
59
41
  var nf;
60
42
  function k1() {
61
43
  return nf || (nf = 1, process.env.NODE_ENV !== "production" && (function() {
@@ -292,15 +274,6 @@ function v1() {
292
274
  return rf || (rf = 1, process.env.NODE_ENV === "production" ? fo.exports = w1() : fo.exports = k1()), fo.exports;
293
275
  }
294
276
  var m = v1(), po = { exports: {} }, tc = {};
295
- /**
296
- * @license React
297
- * use-sync-external-store-shim.production.js
298
- *
299
- * Copyright (c) Meta Platforms, Inc. and affiliates.
300
- *
301
- * This source code is licensed under the MIT license found in the
302
- * LICENSE file in the root directory of this source tree.
303
- */
304
277
  var sf;
305
278
  function S1() {
306
279
  if (sf) return tc;
@@ -343,15 +316,6 @@ function S1() {
343
316
  return tc.useSyncExternalStore = t.useSyncExternalStore !== void 0 ? t.useSyncExternalStore : d, tc;
344
317
  }
345
318
  var nc = {};
346
- /**
347
- * @license React
348
- * use-sync-external-store-shim.development.js
349
- *
350
- * Copyright (c) Meta Platforms, Inc. and affiliates.
351
- *
352
- * This source code is licensed under the MIT license found in the
353
- * LICENSE file in the root directory of this source tree.
354
- */
355
319
  var of;
356
320
  function C1() {
357
321
  return of || (of = 1, process.env.NODE_ENV !== "production" && (function() {
@@ -13704,15 +13668,6 @@ function CE() {
13704
13668
  var EE = CE();
13705
13669
  const ME = /* @__PURE__ */ pg(EE);
13706
13670
  var vo = { exports: {} }, vc = {};
13707
- /**
13708
- * @license React
13709
- * use-sync-external-store-shim/with-selector.production.js
13710
- *
13711
- * Copyright (c) Meta Platforms, Inc. and affiliates.
13712
- *
13713
- * This source code is licensed under the MIT license found in the
13714
- * LICENSE file in the root directory of this source tree.
13715
- */
13716
13671
  var mp;
13717
13672
  function AE() {
13718
13673
  if (mp) return vc;
@@ -13765,15 +13720,6 @@ function AE() {
13765
13720
  }, vc;
13766
13721
  }
13767
13722
  var Sc = {};
13768
- /**
13769
- * @license React
13770
- * use-sync-external-store-shim/with-selector.development.js
13771
- *
13772
- * Copyright (c) Meta Platforms, Inc. and affiliates.
13773
- *
13774
- * This source code is licensed under the MIT license found in the
13775
- * LICENSE file in the root directory of this source tree.
13776
- */
13777
13723
  var gp;
13778
13724
  function TE() {
13779
13725
  return gp || (gp = 1, process.env.NODE_ENV !== "production" && (function() {
@@ -34989,12 +34935,6 @@ function PL({
34989
34935
  });
34990
34936
  return M;
34991
34937
  }
34992
- /**
34993
- * @license lucide-react v0.548.0 - ISC
34994
- *
34995
- * This source code is licensed under the ISC license.
34996
- * See the LICENSE file in the root directory of this source tree.
34997
- */
34998
34938
  const $L = (t) => t.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), BL = (t) => t.replace(
34999
34939
  /^([A-Z])|[\s-_]+(\w)/g,
35000
34940
  (e, n, r) => r ? r.toUpperCase() : n.toLowerCase()
@@ -35006,12 +34946,6 @@ const $L = (t) => t.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(), BL = (
35006
34946
  if (e.startsWith("aria-") || e === "role" || e === "title")
35007
34947
  return !0;
35008
34948
  };
35009
- /**
35010
- * @license lucide-react v0.548.0 - ISC
35011
- *
35012
- * This source code is licensed under the ISC license.
35013
- * See the LICENSE file in the root directory of this source tree.
35014
- */
35015
34949
  var zL = {
35016
34950
  xmlns: "http://www.w3.org/2000/svg",
35017
34951
  width: 24,
@@ -35023,12 +34957,6 @@ var zL = {
35023
34957
  strokeLinecap: "round",
35024
34958
  strokeLinejoin: "round"
35025
34959
  };
35026
- /**
35027
- * @license lucide-react v0.548.0 - ISC
35028
- *
35029
- * This source code is licensed under the ISC license.
35030
- * See the LICENSE file in the root directory of this source tree.
35031
- */
35032
34960
  const FL = la(
35033
34961
  ({
35034
34962
  color: t = "currentColor",
@@ -35058,12 +34986,6 @@ const FL = la(
35058
34986
  ]
35059
34987
  )
35060
34988
  );
35061
- /**
35062
- * @license lucide-react v0.548.0 - ISC
35063
- *
35064
- * This source code is licensed under the ISC license.
35065
- * See the LICENSE file in the root directory of this source tree.
35066
- */
35067
34989
  const X = (t, e) => {
35068
34990
  const n = la(
35069
34991
  ({ className: r, ...s }, i) => el(FL, {
@@ -35079,120 +35001,54 @@ const X = (t, e) => {
35079
35001
  );
35080
35002
  return n.displayName = zm(t), n;
35081
35003
  };
35082
- /**
35083
- * @license lucide-react v0.548.0 - ISC
35084
- *
35085
- * This source code is licensed under the ISC license.
35086
- * See the LICENSE file in the root directory of this source tree.
35087
- */
35088
35004
  const UL = [
35089
35005
  [
35090
35006
  "path",
35091
35007
  { d: "M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8", key: "mg9rjx" }
35092
35008
  ]
35093
35009
  ], ra = X("bold", UL);
35094
- /**
35095
- * @license lucide-react v0.548.0 - ISC
35096
- *
35097
- * This source code is licensed under the ISC license.
35098
- * See the LICENSE file in the root directory of this source tree.
35099
- */
35100
35010
  const VL = [
35101
35011
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
35102
35012
  ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
35103
35013
  ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
35104
35014
  ], Fm = X("circle-alert", VL);
35105
- /**
35106
- * @license lucide-react v0.548.0 - ISC
35107
- *
35108
- * This source code is licensed under the ISC license.
35109
- * See the LICENSE file in the root directory of this source tree.
35110
- */
35111
35015
  const WL = [
35112
35016
  ["path", { d: "M21.801 10A10 10 0 1 1 17 3.335", key: "yps3ct" }],
35113
35017
  ["path", { d: "m9 11 3 3L22 4", key: "1pflzl" }]
35114
35018
  ], qL = X("circle-check-big", WL);
35115
- /**
35116
- * @license lucide-react v0.548.0 - ISC
35117
- *
35118
- * This source code is licensed under the ISC license.
35119
- * See the LICENSE file in the root directory of this source tree.
35120
- */
35121
35019
  const KL = [
35122
35020
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
35123
35021
  ["path", { d: "M8 12h8", key: "1wcyev" }],
35124
35022
  ["path", { d: "M12 8v8", key: "napkw2" }]
35125
35023
  ], GL = X("circle-plus", KL);
35126
- /**
35127
- * @license lucide-react v0.548.0 - ISC
35128
- *
35129
- * This source code is licensed under the ISC license.
35130
- * See the LICENSE file in the root directory of this source tree.
35131
- */
35132
35024
  const JL = [
35133
35025
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
35134
35026
  ["path", { d: "m15 9-6 6", key: "1uzhvr" }],
35135
35027
  ["path", { d: "m9 9 6 6", key: "z0biqf" }]
35136
35028
  ], YL = X("circle-x", JL);
35137
- /**
35138
- * @license lucide-react v0.548.0 - ISC
35139
- *
35140
- * This source code is licensed under the ISC license.
35141
- * See the LICENSE file in the root directory of this source tree.
35142
- */
35143
35029
  const XL = [
35144
35030
  ["path", { d: "m18 16 4-4-4-4", key: "1inbqp" }],
35145
35031
  ["path", { d: "m6 8-4 4 4 4", key: "15zrgr" }],
35146
35032
  ["path", { d: "m14.5 4-5 16", key: "e7oirm" }]
35147
35033
  ], Rr = X("code-xml", XL);
35148
- /**
35149
- * @license lucide-react v0.548.0 - ISC
35150
- *
35151
- * This source code is licensed under the ISC license.
35152
- * See the LICENSE file in the root directory of this source tree.
35153
- */
35154
35034
  const ZL = [
35155
35035
  ["path", { d: "m16 18 6-6-6-6", key: "eg8j8" }],
35156
35036
  ["path", { d: "m8 6-6 6 6 6", key: "ppft3o" }]
35157
35037
  ], Ds = X("code", ZL);
35158
- /**
35159
- * @license lucide-react v0.548.0 - ISC
35160
- *
35161
- * This source code is licensed under the ISC license.
35162
- * See the LICENSE file in the root directory of this source tree.
35163
- */
35164
35038
  const QL = [
35165
35039
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
35166
35040
  ["path", { d: "M12 3v18", key: "108xh3" }]
35167
35041
  ], eI = X("columns-2", QL);
35168
- /**
35169
- * @license lucide-react v0.548.0 - ISC
35170
- *
35171
- * This source code is licensed under the ISC license.
35172
- * See the LICENSE file in the root directory of this source tree.
35173
- */
35174
35042
  const tI = [
35175
35043
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
35176
35044
  ["path", { d: "M9 3v18", key: "fh3hqa" }],
35177
35045
  ["path", { d: "M15 3v18", key: "14nvp0" }]
35178
35046
  ], nI = X("columns-3", tI);
35179
- /**
35180
- * @license lucide-react v0.548.0 - ISC
35181
- *
35182
- * This source code is licensed under the ISC license.
35183
- * See the LICENSE file in the root directory of this source tree.
35184
- */
35185
35047
  const rI = [
35186
35048
  ["path", { d: "M12 15V3", key: "m9g1x1" }],
35187
35049
  ["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
35188
35050
  ["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
35189
35051
  ], tw = X("download", rI);
35190
- /**
35191
- * @license lucide-react v0.548.0 - ISC
35192
- *
35193
- * This source code is licensed under the ISC license.
35194
- * See the LICENSE file in the root directory of this source tree.
35195
- */
35196
35052
  const sI = [
35197
35053
  [
35198
35054
  "path",
@@ -35203,12 +35059,6 @@ const sI = [
35203
35059
  ],
35204
35060
  ["path", { d: "m5.082 11.09 8.828 8.828", key: "1wx5vj" }]
35205
35061
  ], iI = X("eraser", sI);
35206
- /**
35207
- * @license lucide-react v0.548.0 - ISC
35208
- *
35209
- * This source code is licensed under the ISC license.
35210
- * See the LICENSE file in the root directory of this source tree.
35211
- */
35212
35062
  const oI = [
35213
35063
  [
35214
35064
  "path",
@@ -35219,60 +35069,30 @@ const oI = [
35219
35069
  ],
35220
35070
  ["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
35221
35071
  ], lI = X("eye", oI);
35222
- /**
35223
- * @license lucide-react v0.548.0 - ISC
35224
- *
35225
- * This source code is licensed under the ISC license.
35226
- * See the LICENSE file in the root directory of this source tree.
35227
- */
35228
35072
  const aI = [
35229
35073
  ["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4", key: "1pf5j1" }],
35230
35074
  ["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
35231
35075
  ["path", { d: "m5 12-3 3 3 3", key: "oke12k" }],
35232
35076
  ["path", { d: "m9 18 3-3-3-3", key: "112psh" }]
35233
35077
  ], cI = X("file-code-2", aI);
35234
- /**
35235
- * @license lucide-react v0.548.0 - ISC
35236
- *
35237
- * This source code is licensed under the ISC license.
35238
- * See the LICENSE file in the root directory of this source tree.
35239
- */
35240
35078
  const dI = [
35241
35079
  ["line", { x1: "4", x2: "20", y1: "9", y2: "9", key: "4lhtct" }],
35242
35080
  ["line", { x1: "4", x2: "20", y1: "15", y2: "15", key: "vyu0kd" }],
35243
35081
  ["line", { x1: "10", x2: "8", y1: "3", y2: "21", key: "1ggp8o" }],
35244
35082
  ["line", { x1: "16", x2: "14", y1: "3", y2: "21", key: "weycgp" }]
35245
35083
  ], uI = X("hash", dI);
35246
- /**
35247
- * @license lucide-react v0.548.0 - ISC
35248
- *
35249
- * This source code is licensed under the ISC license.
35250
- * See the LICENSE file in the root directory of this source tree.
35251
- */
35252
35084
  const hI = [
35253
35085
  ["path", { d: "M4 12h8", key: "17cfdx" }],
35254
35086
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
35255
35087
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
35256
35088
  ["path", { d: "m17 12 3-2v8", key: "1hhhft" }]
35257
35089
  ], Cs = X("heading-1", hI);
35258
- /**
35259
- * @license lucide-react v0.548.0 - ISC
35260
- *
35261
- * This source code is licensed under the ISC license.
35262
- * See the LICENSE file in the root directory of this source tree.
35263
- */
35264
35090
  const fI = [
35265
35091
  ["path", { d: "M4 12h8", key: "17cfdx" }],
35266
35092
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
35267
35093
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
35268
35094
  ["path", { d: "M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1", key: "9jr5yi" }]
35269
35095
  ], Xi = X("heading-2", fI);
35270
- /**
35271
- * @license lucide-react v0.548.0 - ISC
35272
- *
35273
- * This source code is licensed under the ISC license.
35274
- * See the LICENSE file in the root directory of this source tree.
35275
- */
35276
35096
  const pI = [
35277
35097
  ["path", { d: "M4 12h8", key: "17cfdx" }],
35278
35098
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
@@ -35280,12 +35100,6 @@ const pI = [
35280
35100
  ["path", { d: "M17.5 10.5c1.7-1 3.5 0 3.5 1.5a2 2 0 0 1-2 2", key: "68ncm8" }],
35281
35101
  ["path", { d: "M17 17.5c2 1.5 4 .3 4-1.5a2 2 0 0 0-2-2", key: "1ejuhz" }]
35282
35102
  ], $a = X("heading-3", pI);
35283
- /**
35284
- * @license lucide-react v0.548.0 - ISC
35285
- *
35286
- * This source code is licensed under the ISC license.
35287
- * See the LICENSE file in the root directory of this source tree.
35288
- */
35289
35103
  const mI = [
35290
35104
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
35291
35105
  ["path", { d: "M17 10v3a1 1 0 0 0 1 1h3", key: "tj5zdr" }],
@@ -35293,12 +35107,6 @@ const mI = [
35293
35107
  ["path", { d: "M4 12h8", key: "17cfdx" }],
35294
35108
  ["path", { d: "M4 18V6", key: "1rz3zl" }]
35295
35109
  ], gI = X("heading-4", mI);
35296
- /**
35297
- * @license lucide-react v0.548.0 - ISC
35298
- *
35299
- * This source code is licensed under the ISC license.
35300
- * See the LICENSE file in the root directory of this source tree.
35301
- */
35302
35110
  const yI = [
35303
35111
  ["path", { d: "M4 12h8", key: "17cfdx" }],
35304
35112
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
@@ -35309,12 +35117,6 @@ const yI = [
35309
35117
  { d: "M17 17.7c.4.2.8.3 1.3.3 1.5 0 2.7-1.1 2.7-2.5S19.8 13 18.3 13H17", key: "2nebdn" }
35310
35118
  ]
35311
35119
  ], bI = X("heading-5", yI);
35312
- /**
35313
- * @license lucide-react v0.548.0 - ISC
35314
- *
35315
- * This source code is licensed under the ISC license.
35316
- * See the LICENSE file in the root directory of this source tree.
35317
- */
35318
35120
  const xI = [
35319
35121
  ["path", { d: "M4 12h8", key: "17cfdx" }],
35320
35122
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
@@ -35322,45 +35124,21 @@ const xI = [
35322
35124
  ["circle", { cx: "19", cy: "16", r: "2", key: "15mx69" }],
35323
35125
  ["path", { d: "M20 10c-2 2-3 3.5-3 6", key: "f35dl0" }]
35324
35126
  ], wI = X("heading-6", xI);
35325
- /**
35326
- * @license lucide-react v0.548.0 - ISC
35327
- *
35328
- * This source code is licensed under the ISC license.
35329
- * See the LICENSE file in the root directory of this source tree.
35330
- */
35331
35127
  const kI = [
35332
35128
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
35333
35129
  ["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }],
35334
35130
  ["path", { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21", key: "1xmnt7" }]
35335
35131
  ], Ur = X("image", kI);
35336
- /**
35337
- * @license lucide-react v0.548.0 - ISC
35338
- *
35339
- * This source code is licensed under the ISC license.
35340
- * See the LICENSE file in the root directory of this source tree.
35341
- */
35342
35132
  const vI = [
35343
35133
  ["line", { x1: "19", x2: "10", y1: "4", y2: "4", key: "15jd3p" }],
35344
35134
  ["line", { x1: "14", x2: "5", y1: "20", y2: "20", key: "bu0au3" }],
35345
35135
  ["line", { x1: "15", x2: "9", y1: "4", y2: "20", key: "uljnxc" }]
35346
35136
  ], Rh = X("italic", vI);
35347
- /**
35348
- * @license lucide-react v0.548.0 - ISC
35349
- *
35350
- * This source code is licensed under the ISC license.
35351
- * See the LICENSE file in the root directory of this source tree.
35352
- */
35353
35137
  const SI = [
35354
35138
  ["path", { d: "M9 17H7A5 5 0 0 1 7 7h2", key: "8i5ue5" }],
35355
35139
  ["path", { d: "M15 7h2a5 5 0 1 1 0 10h-2", key: "1b9ql8" }],
35356
35140
  ["line", { x1: "8", x2: "16", y1: "12", y2: "12", key: "1jonct" }]
35357
35141
  ], Ba = X("link-2", SI);
35358
- /**
35359
- * @license lucide-react v0.548.0 - ISC
35360
- *
35361
- * This source code is licensed under the ISC license.
35362
- * See the LICENSE file in the root directory of this source tree.
35363
- */
35364
35142
  const CI = [
35365
35143
  ["path", { d: "M11 5h10", key: "1cz7ny" }],
35366
35144
  ["path", { d: "M11 12h10", key: "1438ji" }],
@@ -35369,12 +35147,6 @@ const CI = [
35369
35147
  ["path", { d: "M4 9h2", key: "r1h2o0" }],
35370
35148
  ["path", { d: "M6.5 20H3.4c0-1 2.6-1.925 2.6-3.5a1.5 1.5 0 0 0-2.6-1.02", key: "xtkcd5" }]
35371
35149
  ], Zi = X("list-ordered", CI);
35372
- /**
35373
- * @license lucide-react v0.548.0 - ISC
35374
- *
35375
- * This source code is licensed under the ISC license.
35376
- * See the LICENSE file in the root directory of this source tree.
35377
- */
35378
35150
  const EI = [
35379
35151
  ["path", { d: "M3 5h.01", key: "18ugdj" }],
35380
35152
  ["path", { d: "M3 12h.01", key: "nlz23k" }],
@@ -35383,12 +35155,6 @@ const EI = [
35383
35155
  ["path", { d: "M8 12h13", key: "1za7za" }],
35384
35156
  ["path", { d: "M8 19h13", key: "m83p4d" }]
35385
35157
  ], Ls = X("list", EI);
35386
- /**
35387
- * @license lucide-react v0.548.0 - ISC
35388
- *
35389
- * This source code is licensed under the ISC license.
35390
- * See the LICENSE file in the root directory of this source tree.
35391
- */
35392
35158
  const MI = [
35393
35159
  [
35394
35160
  "path",
@@ -35400,30 +35166,12 @@ const MI = [
35400
35166
  ["path", { d: "M6 14a12 12 0 0 0 2.4 7.2 2 2 0 0 0 3.2-2.4A8 8 0 0 1 10 14", key: "1853fq" }],
35401
35167
  ["path", { d: "M8 6v8", key: "15ugcq" }]
35402
35168
  ], Ha = X("megaphone", MI);
35403
- /**
35404
- * @license lucide-react v0.548.0 - ISC
35405
- *
35406
- * This source code is licensed under the ISC license.
35407
- * See the LICENSE file in the root directory of this source tree.
35408
- */
35409
35169
  const AI = [
35410
35170
  ["path", { d: "M4 5h16", key: "1tepv9" }],
35411
35171
  ["path", { d: "M4 12h16", key: "1lakjw" }],
35412
35172
  ["path", { d: "M4 19h16", key: "1djgab" }]
35413
35173
  ], TI = X("menu", AI);
35414
- /**
35415
- * @license lucide-react v0.548.0 - ISC
35416
- *
35417
- * This source code is licensed under the ISC license.
35418
- * See the LICENSE file in the root directory of this source tree.
35419
- */
35420
35174
  const NI = [["path", { d: "M5 12h14", key: "1ays0h" }]], za = X("minus", NI);
35421
- /**
35422
- * @license lucide-react v0.548.0 - ISC
35423
- *
35424
- * This source code is licensed under the ISC license.
35425
- * See the LICENSE file in the root directory of this source tree.
35426
- */
35427
35175
  const _I = [
35428
35176
  [
35429
35177
  "path",
@@ -35437,12 +35185,6 @@ const _I = [
35437
35185
  ["circle", { cx: "6.5", cy: "12.5", r: ".5", fill: "currentColor", key: "qy21gx" }],
35438
35186
  ["circle", { cx: "8.5", cy: "7.5", r: ".5", fill: "currentColor", key: "fotxhn" }]
35439
35187
  ], Oh = X("palette", _I);
35440
- /**
35441
- * @license lucide-react v0.548.0 - ISC
35442
- *
35443
- * This source code is licensed under the ISC license.
35444
- * See the LICENSE file in the root directory of this source tree.
35445
- */
35446
35188
  const RI = [
35447
35189
  [
35448
35190
  "path",
@@ -35452,22 +35194,10 @@ const RI = [
35452
35194
  }
35453
35195
  ]
35454
35196
  ], OI = X("play", RI);
35455
- /**
35456
- * @license lucide-react v0.548.0 - ISC
35457
- *
35458
- * This source code is licensed under the ISC license.
35459
- * See the LICENSE file in the root directory of this source tree.
35460
- */
35461
35197
  const DI = [
35462
35198
  ["path", { d: "m15 14 5-5-5-5", key: "12vg1m" }],
35463
35199
  ["path", { d: "M20 9H9.5A5.5 5.5 0 0 0 4 14.5A5.5 5.5 0 0 0 9.5 20H13", key: "6uklza" }]
35464
35200
  ], LI = X("redo-2", DI);
35465
- /**
35466
- * @license lucide-react v0.548.0 - ISC
35467
- *
35468
- * This source code is licensed under the ISC license.
35469
- * See the LICENSE file in the root directory of this source tree.
35470
- */
35471
35201
  const II = [
35472
35202
  ["path", { d: "M14 4a1 1 0 0 1 1-1", key: "dhj8ez" }],
35473
35203
  ["path", { d: "M15 10a1 1 0 0 1-1-1", key: "1mnyi5" }],
@@ -35477,53 +35207,23 @@ const II = [
35477
35207
  ["path", { d: "M6 10V5a2 2 0 0 1 2-2h2", key: "15xut4" }],
35478
35208
  ["rect", { x: "3", y: "14", width: "7", height: "7", rx: "1", key: "1bkyp8" }]
35479
35209
  ], jI = X("replace", II);
35480
- /**
35481
- * @license lucide-react v0.548.0 - ISC
35482
- *
35483
- * This source code is licensed under the ISC license.
35484
- * See the LICENSE file in the root directory of this source tree.
35485
- */
35486
35210
  const PI = [
35487
35211
  ["path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "1357e3" }],
35488
35212
  ["path", { d: "M3 3v5h5", key: "1xhq8a" }]
35489
35213
  ], $I = X("rotate-ccw", PI);
35490
- /**
35491
- * @license lucide-react v0.548.0 - ISC
35492
- *
35493
- * This source code is licensed under the ISC license.
35494
- * See the LICENSE file in the root directory of this source tree.
35495
- */
35496
35214
  const BI = [
35497
35215
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
35498
35216
  ["path", { d: "M3 12h18", key: "1i2n21" }]
35499
35217
  ], HI = X("rows-2", BI);
35500
- /**
35501
- * @license lucide-react v0.548.0 - ISC
35502
- *
35503
- * This source code is licensed under the ISC license.
35504
- * See the LICENSE file in the root directory of this source tree.
35505
- */
35506
35218
  const zI = [
35507
35219
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
35508
35220
  ["path", { d: "M21 9H3", key: "1338ky" }],
35509
35221
  ["path", { d: "M21 15H3", key: "9uk58r" }]
35510
35222
  ], FI = X("rows-3", zI);
35511
- /**
35512
- * @license lucide-react v0.548.0 - ISC
35513
- *
35514
- * This source code is licensed under the ISC license.
35515
- * See the LICENSE file in the root directory of this source tree.
35516
- */
35517
35223
  const UI = [
35518
35224
  ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
35519
35225
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
35520
35226
  ], VI = X("search", UI);
35521
- /**
35522
- * @license lucide-react v0.548.0 - ISC
35523
- *
35524
- * This source code is licensed under the ISC license.
35525
- * See the LICENSE file in the root directory of this source tree.
35526
- */
35527
35227
  const WI = [
35528
35228
  [
35529
35229
  "path",
@@ -35531,23 +35231,11 @@ const WI = [
35531
35231
  ],
35532
35232
  ["path", { d: "m9 11 3 3L22 4", key: "1pflzl" }]
35533
35233
  ], Fa = X("square-check-big", WI);
35534
- /**
35535
- * @license lucide-react v0.548.0 - ISC
35536
- *
35537
- * This source code is licensed under the ISC license.
35538
- * See the LICENSE file in the root directory of this source tree.
35539
- */
35540
35234
  const qI = [
35541
35235
  ["path", { d: "M16 4H9a3 3 0 0 0-2.83 4", key: "43sutm" }],
35542
35236
  ["path", { d: "M14 12a4 4 0 0 1 0 8H6", key: "nlfj13" }],
35543
35237
  ["line", { x1: "4", x2: "20", y1: "12", y2: "12", key: "1e0a9i" }]
35544
35238
  ], nw = X("strikethrough", qI);
35545
- /**
35546
- * @license lucide-react v0.548.0 - ISC
35547
- *
35548
- * This source code is licensed under the ISC license.
35549
- * See the LICENSE file in the root directory of this source tree.
35550
- */
35551
35239
  const KI = [
35552
35240
  ["path", { d: "m4 5 8 8", key: "1eunvl" }],
35553
35241
  ["path", { d: "m12 5-8 8", key: "1ah0jp" }],
@@ -35559,12 +35247,6 @@ const KI = [
35559
35247
  }
35560
35248
  ]
35561
35249
  ], rw = X("subscript", KI);
35562
- /**
35563
- * @license lucide-react v0.548.0 - ISC
35564
- *
35565
- * This source code is licensed under the ISC license.
35566
- * See the LICENSE file in the root directory of this source tree.
35567
- */
35568
35250
  const GI = [
35569
35251
  ["path", { d: "m4 19 8-8", key: "hr47gm" }],
35570
35252
  ["path", { d: "m12 19-8-8", key: "1dhhmo" }],
@@ -35576,12 +35258,6 @@ const GI = [
35576
35258
  }
35577
35259
  ]
35578
35260
  ], sw = X("superscript", GI);
35579
- /**
35580
- * @license lucide-react v0.548.0 - ISC
35581
- *
35582
- * This source code is licensed under the ISC license.
35583
- * See the LICENSE file in the root directory of this source tree.
35584
- */
35585
35261
  const JI = [
35586
35262
  [
35587
35263
  "path",
@@ -35591,78 +35267,36 @@ const JI = [
35591
35267
  }
35592
35268
  ]
35593
35269
  ], Qi = X("table-2", JI);
35594
- /**
35595
- * @license lucide-react v0.548.0 - ISC
35596
- *
35597
- * This source code is licensed under the ISC license.
35598
- * See the LICENSE file in the root directory of this source tree.
35599
- */
35600
35270
  const YI = [
35601
35271
  ["path", { d: "M12 19h8", key: "baeox8" }],
35602
35272
  ["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
35603
35273
  ], XI = X("terminal", YI);
35604
- /**
35605
- * @license lucide-react v0.548.0 - ISC
35606
- *
35607
- * This source code is licensed under the ISC license.
35608
- * See the LICENSE file in the root directory of this source tree.
35609
- */
35610
35274
  const ZI = [
35611
35275
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
35612
35276
  ["path", { d: "M17 12H7", key: "16if0g" }],
35613
35277
  ["path", { d: "M19 19H5", key: "vjpgq2" }]
35614
35278
  ], eo = X("text-align-center", ZI);
35615
- /**
35616
- * @license lucide-react v0.548.0 - ISC
35617
- *
35618
- * This source code is licensed under the ISC license.
35619
- * See the LICENSE file in the root directory of this source tree.
35620
- */
35621
35279
  const QI = [
35622
35280
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
35623
35281
  ["path", { d: "M21 12H9", key: "dn1m92" }],
35624
35282
  ["path", { d: "M21 19H7", key: "4cu937" }]
35625
35283
  ], to = X("text-align-end", QI);
35626
- /**
35627
- * @license lucide-react v0.548.0 - ISC
35628
- *
35629
- * This source code is licensed under the ISC license.
35630
- * See the LICENSE file in the root directory of this source tree.
35631
- */
35632
35284
  const e2 = [
35633
35285
  ["path", { d: "M3 5h18", key: "1u36vt" }],
35634
35286
  ["path", { d: "M3 12h18", key: "1i2n21" }],
35635
35287
  ["path", { d: "M3 19h18", key: "awlh7x" }]
35636
35288
  ], Dh = X("text-align-justify", e2);
35637
- /**
35638
- * @license lucide-react v0.548.0 - ISC
35639
- *
35640
- * This source code is licensed under the ISC license.
35641
- * See the LICENSE file in the root directory of this source tree.
35642
- */
35643
35289
  const t2 = [
35644
35290
  ["path", { d: "M21 5H3", key: "1fi0y6" }],
35645
35291
  ["path", { d: "M15 12H3", key: "6jk70r" }],
35646
35292
  ["path", { d: "M17 19H3", key: "z6ezky" }]
35647
35293
  ], Es = X("text-align-start", t2);
35648
- /**
35649
- * @license lucide-react v0.548.0 - ISC
35650
- *
35651
- * This source code is licensed under the ISC license.
35652
- * See the LICENSE file in the root directory of this source tree.
35653
- */
35654
35294
  const n2 = [
35655
35295
  ["path", { d: "M17 5H3", key: "1cn7zz" }],
35656
35296
  ["path", { d: "M21 12H8", key: "scolzb" }],
35657
35297
  ["path", { d: "M21 19H8", key: "13qgcb" }],
35658
35298
  ["path", { d: "M3 12v7", key: "1ri8j3" }]
35659
35299
  ], no = X("text-quote", n2);
35660
- /**
35661
- * @license lucide-react v0.548.0 - ISC
35662
- *
35663
- * This source code is licensed under the ISC license.
35664
- * See the LICENSE file in the root directory of this source tree.
35665
- */
35666
35300
  const r2 = [
35667
35301
  ["path", { d: "M10 11v6", key: "nco0om" }],
35668
35302
  ["path", { d: "M14 11v6", key: "outv1u" }],
@@ -35670,12 +35304,6 @@ const r2 = [
35670
35304
  ["path", { d: "M3 6h18", key: "d0wm0j" }],
35671
35305
  ["path", { d: "M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2", key: "e791ji" }]
35672
35306
  ], iw = X("trash-2", r2);
35673
- /**
35674
- * @license lucide-react v0.548.0 - ISC
35675
- *
35676
- * This source code is licensed under the ISC license.
35677
- * See the LICENSE file in the root directory of this source tree.
35678
- */
35679
35307
  const s2 = [
35680
35308
  [
35681
35309
  "path",
@@ -35687,43 +35315,19 @@ const s2 = [
35687
35315
  ["path", { d: "M12 9v4", key: "juzpu7" }],
35688
35316
  ["path", { d: "M12 17h.01", key: "p32p05" }]
35689
35317
  ], Ua = X("triangle-alert", s2);
35690
- /**
35691
- * @license lucide-react v0.548.0 - ISC
35692
- *
35693
- * This source code is licensed under the ISC license.
35694
- * See the LICENSE file in the root directory of this source tree.
35695
- */
35696
35318
  const i2 = [
35697
35319
  ["path", { d: "M12 4v16", key: "1654pz" }],
35698
35320
  ["path", { d: "M4 7V5a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2", key: "e0r10z" }],
35699
35321
  ["path", { d: "M9 20h6", key: "s66wpe" }]
35700
35322
  ], Kr = X("type", i2);
35701
- /**
35702
- * @license lucide-react v0.548.0 - ISC
35703
- *
35704
- * This source code is licensed under the ISC license.
35705
- * See the LICENSE file in the root directory of this source tree.
35706
- */
35707
35323
  const o2 = [
35708
35324
  ["path", { d: "M6 4v6a6 6 0 0 0 12 0V4", key: "9kb039" }],
35709
35325
  ["line", { x1: "4", x2: "20", y1: "20", y2: "20", key: "nun2al" }]
35710
35326
  ], Lh = X("underline", o2);
35711
- /**
35712
- * @license lucide-react v0.548.0 - ISC
35713
- *
35714
- * This source code is licensed under the ISC license.
35715
- * See the LICENSE file in the root directory of this source tree.
35716
- */
35717
35327
  const l2 = [
35718
35328
  ["path", { d: "M9 14 4 9l5-5", key: "102s5s" }],
35719
35329
  ["path", { d: "M4 9h10.5a5.5 5.5 0 0 1 5.5 5.5a5.5 5.5 0 0 1-5.5 5.5H11", key: "f3b9sd" }]
35720
35330
  ], a2 = X("undo-2", l2);
35721
- /**
35722
- * @license lucide-react v0.548.0 - ISC
35723
- *
35724
- * This source code is licensed under the ISC license.
35725
- * See the LICENSE file in the root directory of this source tree.
35726
- */
35727
35331
  const c2 = [
35728
35332
  [
35729
35333
  "path",
@@ -35734,12 +35338,6 @@ const c2 = [
35734
35338
  ],
35735
35339
  ["rect", { x: "2", y: "6", width: "14", height: "12", rx: "2", key: "158x01" }]
35736
35340
  ], ow = X("video", c2);
35737
- /**
35738
- * @license lucide-react v0.548.0 - ISC
35739
- *
35740
- * This source code is licensed under the ISC license.
35741
- * See the LICENSE file in the root directory of this source tree.
35742
- */
35743
35341
  const d2 = [
35744
35342
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
35745
35343
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]