@planningcenter/tapestry 2.4.0 → 2.4.1-rc.1

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 (46) hide show
  1. package/dist/componentRegistration.js.map +1 -1
  2. package/dist/components/Banner/Banner.js.map +1 -1
  3. package/dist/components/button/BaseButton.js.map +1 -1
  4. package/dist/components/button/Button.js.map +1 -1
  5. package/dist/components/button/DropdownButton.js.map +1 -1
  6. package/dist/components/button/DropdownIconButton.js.map +1 -1
  7. package/dist/components/button/IconButton.js.map +1 -1
  8. package/dist/components/button/LoadingButton.js.map +1 -1
  9. package/dist/components/button/PageHeaderActionsDropdownButton.js.map +1 -1
  10. package/dist/components/checkbox/Checkbox.js.map +1 -1
  11. package/dist/components/internal/LoadingSpinner.js.map +1 -1
  12. package/dist/components/link/BaseLink.js.map +1 -1
  13. package/dist/components/link/IconLink.js.map +1 -1
  14. package/dist/components/link/Link.js.map +1 -1
  15. package/dist/components/page-header/PageHeader.js.map +1 -1
  16. package/dist/components/page-header/index.js.map +1 -1
  17. package/dist/components/sidenav/Sidenav.js.map +1 -1
  18. package/dist/components/sidenav/SidenavItem.js.map +1 -1
  19. package/dist/components/sidenav/SidenavSection.js.map +1 -1
  20. package/dist/components/sidenav/index.js.map +1 -1
  21. package/dist/jsTokens.js.map +1 -1
  22. package/dist/reactRender.css +485 -485
  23. package/dist/reactRender.css.map +1 -1
  24. package/dist/reactRenderLegacy.css +485 -485
  25. package/dist/reactRenderLegacy.css.map +1 -1
  26. package/dist/tapestry-render/dist/{buildComponent-DTliJ3_n.js → buildComponent-D0S78fIn.js} +146 -146
  27. package/dist/tapestry-render/dist/buildComponent-D0S78fIn.js.map +1 -0
  28. package/dist/tapestry-render/dist/index.js +1 -1
  29. package/dist/tapestry-render/dist/index.js.map +1 -1
  30. package/dist/tapestry-render/dist/legacy.js +1 -1
  31. package/dist/tapestry-render/dist/legacy.js.map +1 -1
  32. package/dist/tapestry-render/dist/registry.js.map +1 -1
  33. package/dist/tapestry-wc/dist/components/p-5-Cvrlgk.js.map +1 -1
  34. package/dist/tapestry-wc/dist/components/p-74Cc2nEh.js.map +1 -1
  35. package/dist/tapestry-wc/dist/components/p-D0G2xpOq.js.map +1 -1
  36. package/dist/tapestry-wc/dist/components/p-D1rzJeWl.js.map +1 -1
  37. package/dist/tapestry-wc/dist/components/p-DmP02I4b.js.map +1 -1
  38. package/dist/tapestry-wc/dist/components/tds-page-header.js.map +1 -1
  39. package/dist/tapestry-wc/dist/components/tds-sidenav-item.js.map +1 -1
  40. package/dist/tapestry-wc/dist/components/tds-sidenav-section.js.map +1 -1
  41. package/dist/tapestry-wc/dist/components/tds-sidenav.js.map +1 -1
  42. package/dist/tokens/ts/tokens.js.map +1 -1
  43. package/dist/utilities/Icon.js.map +1 -1
  44. package/dist/utilities/buttonLinkShared.js.map +1 -1
  45. package/package.json +3 -3
  46. package/dist/tapestry-render/dist/buildComponent-DTliJ3_n.js.map +0 -1
@@ -7,8 +7,8 @@ function Ae(t) {
7
7
  }
8
8
  var F = {}, L = {}, z = {}, D = {}, x = {}, X = {}, Z;
9
9
  function ye() {
10
- return Z || (Z = 1, function(t) {
11
- Object.defineProperty(t, "__esModule", { value: !0 }), t.Doctype = t.CDATA = t.Tag = t.Style = t.Script = t.Comment = t.Directive = t.Text = t.Root = t.isTag = t.ElementType = void 0;
10
+ return Z || (Z = 1, (function(t) {
11
+ Object.defineProperty(t, "__esModule", { value: true }), t.Doctype = t.CDATA = t.Tag = t.Style = t.Script = t.Comment = t.Directive = t.Text = t.Root = t.isTag = t.ElementType = void 0;
12
12
  var o;
13
13
  (function(l) {
14
14
  l.Root = "root", l.Text = "text", l.Directive = "directive", l.Comment = "comment", l.Script = "script", l.Style = "style", l.Tag = "tag", l.CDATA = "cdata", l.Doctype = "doctype";
@@ -17,13 +17,13 @@ function ye() {
17
17
  return l.type === o.Tag || l.type === o.Script || l.type === o.Style;
18
18
  }
19
19
  t.isTag = u, t.Root = o.Root, t.Text = o.Text, t.Directive = o.Directive, t.Comment = o.Comment, t.Script = o.Script, t.Style = o.Style, t.Tag = o.Tag, t.CDATA = o.CDATA, t.Doctype = o.Doctype;
20
- }(X)), X;
20
+ })(X)), X;
21
21
  }
22
22
  var v = {}, J;
23
23
  function Q() {
24
24
  if (J) return v;
25
25
  J = 1;
26
- var t = v && v.__extends || /* @__PURE__ */ function() {
26
+ var t = v && v.__extends || /* @__PURE__ */ (function() {
27
27
  var e = function(i, a) {
28
28
  return e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(_, b) {
29
29
  _.__proto__ = b;
@@ -40,7 +40,7 @@ function Q() {
40
40
  }
41
41
  i.prototype = a === null ? Object.create(a) : (_.prototype = a.prototype, new _());
42
42
  };
43
- }(), o = v && v.__assign || function() {
43
+ })(), o = v && v.__assign || function() {
44
44
  return o = Object.assign || function(e) {
45
45
  for (var i, a = 1, _ = arguments.length; a < _; a++) {
46
46
  i = arguments[a];
@@ -49,10 +49,10 @@ function Q() {
49
49
  return e;
50
50
  }, o.apply(this, arguments);
51
51
  };
52
- Object.defineProperty(v, "__esModule", { value: !0 }), v.cloneNode = v.hasChildren = v.isDocument = v.isDirective = v.isComment = v.isText = v.isCDATA = v.isTag = v.Element = v.Document = v.CDATA = v.NodeWithChildren = v.ProcessingInstruction = v.Comment = v.Text = v.DataNode = v.Node = void 0;
52
+ Object.defineProperty(v, "__esModule", { value: true }), v.cloneNode = v.hasChildren = v.isDocument = v.isDirective = v.isComment = v.isText = v.isCDATA = v.isTag = v.Element = v.Document = v.CDATA = v.NodeWithChildren = v.ProcessingInstruction = v.Comment = v.Text = v.DataNode = v.Node = void 0;
53
53
  var u = /* @__PURE__ */ ye(), l = (
54
54
  /** @class */
55
- function() {
55
+ (function() {
56
56
  function e() {
57
57
  this.parent = null, this.prev = null, this.next = null, this.startIndex = null, this.endIndex = null;
58
58
  }
@@ -68,8 +68,8 @@ function Q() {
68
68
  set: function(i) {
69
69
  this.parent = i;
70
70
  },
71
- enumerable: !1,
72
- configurable: !0
71
+ enumerable: false,
72
+ configurable: true
73
73
  }), Object.defineProperty(e.prototype, "previousSibling", {
74
74
  /**
75
75
  * Same as {@link prev}.
@@ -81,8 +81,8 @@ function Q() {
81
81
  set: function(i) {
82
82
  this.prev = i;
83
83
  },
84
- enumerable: !1,
85
- configurable: !0
84
+ enumerable: false,
85
+ configurable: true
86
86
  }), Object.defineProperty(e.prototype, "nextSibling", {
87
87
  /**
88
88
  * Same as {@link next}.
@@ -94,17 +94,17 @@ function Q() {
94
94
  set: function(i) {
95
95
  this.next = i;
96
96
  },
97
- enumerable: !1,
98
- configurable: !0
97
+ enumerable: false,
98
+ configurable: true
99
99
  }), e.prototype.cloneNode = function(i) {
100
- return i === void 0 && (i = !1), P(this, i);
100
+ return i === void 0 && (i = false), P(this, i);
101
101
  }, e;
102
- }()
102
+ })()
103
103
  );
104
104
  v.Node = l;
105
105
  var f = (
106
106
  /** @class */
107
- function(e) {
107
+ (function(e) {
108
108
  t(i, e);
109
109
  function i(a) {
110
110
  var _ = e.call(this) || this;
@@ -121,15 +121,15 @@ function Q() {
121
121
  set: function(a) {
122
122
  this.data = a;
123
123
  },
124
- enumerable: !1,
125
- configurable: !0
124
+ enumerable: false,
125
+ configurable: true
126
126
  }), i;
127
- }(l)
127
+ })(l)
128
128
  );
129
129
  v.DataNode = f;
130
130
  var p = (
131
131
  /** @class */
132
- function(e) {
132
+ (function(e) {
133
133
  t(i, e);
134
134
  function i() {
135
135
  var a = e !== null && e.apply(this, arguments) || this;
@@ -139,15 +139,15 @@ function Q() {
139
139
  get: function() {
140
140
  return 3;
141
141
  },
142
- enumerable: !1,
143
- configurable: !0
142
+ enumerable: false,
143
+ configurable: true
144
144
  }), i;
145
- }(f)
145
+ })(f)
146
146
  );
147
147
  v.Text = p;
148
148
  var T = (
149
149
  /** @class */
150
- function(e) {
150
+ (function(e) {
151
151
  t(i, e);
152
152
  function i() {
153
153
  var a = e !== null && e.apply(this, arguments) || this;
@@ -157,15 +157,15 @@ function Q() {
157
157
  get: function() {
158
158
  return 8;
159
159
  },
160
- enumerable: !1,
161
- configurable: !0
160
+ enumerable: false,
161
+ configurable: true
162
162
  }), i;
163
- }(f)
163
+ })(f)
164
164
  );
165
165
  v.Comment = T;
166
166
  var s = (
167
167
  /** @class */
168
- function(e) {
168
+ (function(e) {
169
169
  t(i, e);
170
170
  function i(a, _) {
171
171
  var b = e.call(this, _) || this;
@@ -175,15 +175,15 @@ function Q() {
175
175
  get: function() {
176
176
  return 1;
177
177
  },
178
- enumerable: !1,
179
- configurable: !0
178
+ enumerable: false,
179
+ configurable: true
180
180
  }), i;
181
- }(f)
181
+ })(f)
182
182
  );
183
183
  v.ProcessingInstruction = s;
184
184
  var r = (
185
185
  /** @class */
186
- function(e) {
186
+ (function(e) {
187
187
  t(i, e);
188
188
  function i(a) {
189
189
  var _ = e.call(this) || this;
@@ -196,15 +196,15 @@ function Q() {
196
196
  var a;
197
197
  return (a = this.children[0]) !== null && a !== void 0 ? a : null;
198
198
  },
199
- enumerable: !1,
200
- configurable: !0
199
+ enumerable: false,
200
+ configurable: true
201
201
  }), Object.defineProperty(i.prototype, "lastChild", {
202
202
  /** Last child of the node. */
203
203
  get: function() {
204
204
  return this.children.length > 0 ? this.children[this.children.length - 1] : null;
205
205
  },
206
- enumerable: !1,
207
- configurable: !0
206
+ enumerable: false,
207
+ configurable: true
208
208
  }), Object.defineProperty(i.prototype, "childNodes", {
209
209
  /**
210
210
  * Same as {@link children}.
@@ -216,15 +216,15 @@ function Q() {
216
216
  set: function(a) {
217
217
  this.children = a;
218
218
  },
219
- enumerable: !1,
220
- configurable: !0
219
+ enumerable: false,
220
+ configurable: true
221
221
  }), i;
222
- }(l)
222
+ })(l)
223
223
  );
224
224
  v.NodeWithChildren = r;
225
225
  var n = (
226
226
  /** @class */
227
- function(e) {
227
+ (function(e) {
228
228
  t(i, e);
229
229
  function i() {
230
230
  var a = e !== null && e.apply(this, arguments) || this;
@@ -234,15 +234,15 @@ function Q() {
234
234
  get: function() {
235
235
  return 4;
236
236
  },
237
- enumerable: !1,
238
- configurable: !0
237
+ enumerable: false,
238
+ configurable: true
239
239
  }), i;
240
- }(r)
240
+ })(r)
241
241
  );
242
242
  v.CDATA = n;
243
243
  var c = (
244
244
  /** @class */
245
- function(e) {
245
+ (function(e) {
246
246
  t(i, e);
247
247
  function i() {
248
248
  var a = e !== null && e.apply(this, arguments) || this;
@@ -252,15 +252,15 @@ function Q() {
252
252
  get: function() {
253
253
  return 9;
254
254
  },
255
- enumerable: !1,
256
- configurable: !0
255
+ enumerable: false,
256
+ configurable: true
257
257
  }), i;
258
- }(r)
258
+ })(r)
259
259
  );
260
260
  v.Document = c;
261
261
  var d = (
262
262
  /** @class */
263
- function(e) {
263
+ (function(e) {
264
264
  t(i, e);
265
265
  function i(a, _, b, O) {
266
266
  b === void 0 && (b = []), O === void 0 && (O = a === "script" ? u.ElementType.Script : a === "style" ? u.ElementType.Style : u.ElementType.Tag);
@@ -271,8 +271,8 @@ function Q() {
271
271
  get: function() {
272
272
  return 1;
273
273
  },
274
- enumerable: !1,
275
- configurable: !0
274
+ enumerable: false,
275
+ configurable: true
276
276
  }), Object.defineProperty(i.prototype, "tagName", {
277
277
  // DOM Level 1 aliases
278
278
  /**
@@ -285,8 +285,8 @@ function Q() {
285
285
  set: function(a) {
286
286
  this.name = a;
287
287
  },
288
- enumerable: !1,
289
- configurable: !0
288
+ enumerable: false,
289
+ configurable: true
290
290
  }), Object.defineProperty(i.prototype, "attributes", {
291
291
  get: function() {
292
292
  var a = this;
@@ -300,10 +300,10 @@ function Q() {
300
300
  };
301
301
  });
302
302
  },
303
- enumerable: !1,
304
- configurable: !0
303
+ enumerable: false,
304
+ configurable: true
305
305
  }), i;
306
- }(r)
306
+ })(r)
307
307
  );
308
308
  v.Element = d;
309
309
  function m(e) {
@@ -335,7 +335,7 @@ function Q() {
335
335
  }
336
336
  v.hasChildren = g;
337
337
  function P(e, i) {
338
- i === void 0 && (i = !1);
338
+ i === void 0 && (i = false);
339
339
  var a;
340
340
  if (A(e))
341
341
  a = new p(e.data);
@@ -366,7 +366,7 @@ function Q() {
366
366
  v.cloneNode = P;
367
367
  function w(e) {
368
368
  for (var i = e.map(function(_) {
369
- return P(_, !0);
369
+ return P(_, true);
370
370
  }), a = 1; a < i.length; a++)
371
371
  i[a].prev = i[a - 1], i[a - 1].next = i[a];
372
372
  return i;
@@ -375,37 +375,37 @@ function Q() {
375
375
  }
376
376
  var ee;
377
377
  function _e() {
378
- return ee || (ee = 1, function(t) {
379
- var o = x && x.__createBinding || (Object.create ? function(s, r, n, c) {
378
+ return ee || (ee = 1, (function(t) {
379
+ var o = x && x.__createBinding || (Object.create ? (function(s, r, n, c) {
380
380
  c === void 0 && (c = n);
381
381
  var d = Object.getOwnPropertyDescriptor(r, n);
382
- (!d || ("get" in d ? !r.__esModule : d.writable || d.configurable)) && (d = { enumerable: !0, get: function() {
382
+ (!d || ("get" in d ? !r.__esModule : d.writable || d.configurable)) && (d = { enumerable: true, get: function() {
383
383
  return r[n];
384
384
  } }), Object.defineProperty(s, c, d);
385
- } : function(s, r, n, c) {
385
+ }) : (function(s, r, n, c) {
386
386
  c === void 0 && (c = n), s[c] = r[n];
387
- }), u = x && x.__exportStar || function(s, r) {
387
+ })), u = x && x.__exportStar || function(s, r) {
388
388
  for (var n in s) n !== "default" && !Object.prototype.hasOwnProperty.call(r, n) && o(r, s, n);
389
389
  };
390
- Object.defineProperty(t, "__esModule", { value: !0 }), t.DomHandler = void 0;
390
+ Object.defineProperty(t, "__esModule", { value: true }), t.DomHandler = void 0;
391
391
  var l = /* @__PURE__ */ ye(), f = /* @__PURE__ */ Q();
392
392
  u(/* @__PURE__ */ Q(), t);
393
393
  var p = {
394
- withStartIndices: !1,
395
- withEndIndices: !1,
396
- xmlMode: !1
394
+ withStartIndices: false,
395
+ withEndIndices: false,
396
+ xmlMode: false
397
397
  }, T = (
398
398
  /** @class */
399
- function() {
399
+ (function() {
400
400
  function s(r, n, c) {
401
- this.dom = [], this.root = new f.Document(this.dom), this.done = !1, this.tagStack = [this.root], this.lastNode = null, this.parser = null, typeof n == "function" && (c = n, n = p), typeof r == "object" && (n = r, r = void 0), this.callback = r ?? null, this.options = n ?? p, this.elementCB = c ?? null;
401
+ this.dom = [], this.root = new f.Document(this.dom), this.done = false, this.tagStack = [this.root], this.lastNode = null, this.parser = null, typeof n == "function" && (c = n, n = p), typeof r == "object" && (n = r, r = void 0), this.callback = r ?? null, this.options = n ?? p, this.elementCB = c ?? null;
402
402
  }
403
403
  return s.prototype.onparserinit = function(r) {
404
404
  this.parser = r;
405
405
  }, s.prototype.onreset = function() {
406
- this.dom = [], this.root = new f.Document(this.dom), this.done = !1, this.tagStack = [this.root], this.lastNode = null, this.parser = null;
406
+ this.dom = [], this.root = new f.Document(this.dom), this.done = false, this.tagStack = [this.root], this.lastNode = null, this.parser = null;
407
407
  }, s.prototype.onend = function() {
408
- this.done || (this.done = !0, this.parser = null, this.handleCallback(null));
408
+ this.done || (this.done = true, this.parser = null, this.handleCallback(null));
409
409
  }, s.prototype.onerror = function(r) {
410
410
  this.handleCallback(r);
411
411
  }, s.prototype.onclosetag = function() {
@@ -449,15 +449,15 @@ function _e() {
449
449
  var n = this.tagStack[this.tagStack.length - 1], c = n.children[n.children.length - 1];
450
450
  this.options.withStartIndices && (r.startIndex = this.parser.startIndex), this.options.withEndIndices && (r.endIndex = this.parser.endIndex), n.children.push(r), c && (r.prev = c, c.next = r), r.parent = n, this.lastNode = null;
451
451
  }, s;
452
- }()
452
+ })()
453
453
  );
454
454
  t.DomHandler = T, t.default = T;
455
- }(x)), x;
455
+ })(x)), x;
456
456
  }
457
457
  var $ = {}, te;
458
458
  function Se() {
459
- return te || (te = 1, function(t) {
460
- Object.defineProperty(t, "__esModule", { value: !0 }), t.CARRIAGE_RETURN_PLACEHOLDER_REGEX = t.CARRIAGE_RETURN_PLACEHOLDER = t.CARRIAGE_RETURN_REGEX = t.CARRIAGE_RETURN = t.CASE_SENSITIVE_TAG_NAMES_MAP = t.CASE_SENSITIVE_TAG_NAMES = void 0, t.CASE_SENSITIVE_TAG_NAMES = [
459
+ return te || (te = 1, (function(t) {
460
+ Object.defineProperty(t, "__esModule", { value: true }), t.CARRIAGE_RETURN_PLACEHOLDER_REGEX = t.CARRIAGE_RETURN_PLACEHOLDER = t.CARRIAGE_RETURN_REGEX = t.CARRIAGE_RETURN = t.CASE_SENSITIVE_TAG_NAMES_MAP = t.CASE_SENSITIVE_TAG_NAMES = void 0, t.CASE_SENSITIVE_TAG_NAMES = [
461
461
  "animateMotion",
462
462
  "animateTransform",
463
463
  "clipPath",
@@ -492,12 +492,12 @@ function Se() {
492
492
  ], t.CASE_SENSITIVE_TAG_NAMES_MAP = t.CASE_SENSITIVE_TAG_NAMES.reduce(function(o, u) {
493
493
  return o[u.toLowerCase()] = u, o;
494
494
  }, {}), t.CARRIAGE_RETURN = "\r", t.CARRIAGE_RETURN_REGEX = new RegExp(t.CARRIAGE_RETURN, "g"), t.CARRIAGE_RETURN_PLACEHOLDER = "__HTML_DOM_PARSER_CARRIAGE_RETURN_PLACEHOLDER_".concat(Date.now(), "__"), t.CARRIAGE_RETURN_PLACEHOLDER_REGEX = new RegExp(t.CARRIAGE_RETURN_PLACEHOLDER, "g");
495
- }($)), $;
495
+ })($)), $;
496
496
  }
497
497
  var re;
498
498
  function Te() {
499
499
  if (re) return D;
500
- re = 1, Object.defineProperty(D, "__esModule", { value: !0 }), D.formatAttributes = l, D.escapeSpecialCharacters = p, D.revertEscapedCharacters = T, D.formatDOM = s;
500
+ re = 1, Object.defineProperty(D, "__esModule", { value: true }), D.formatAttributes = l, D.escapeSpecialCharacters = p, D.revertEscapedCharacters = T, D.formatDOM = s;
501
501
  var t = /* @__PURE__ */ _e(), o = Se();
502
502
  function u(r) {
503
503
  return o.CASE_SENSITIVE_TAG_NAMES_MAP[r];
@@ -553,7 +553,7 @@ function Te() {
553
553
  var ne;
554
554
  function Oe() {
555
555
  if (ne) return z;
556
- ne = 1, Object.defineProperty(z, "__esModule", { value: !0 }), z.default = y;
556
+ ne = 1, Object.defineProperty(z, "__esModule", { value: true }), z.default = y;
557
557
  var t = Te(), o = "html", u = "head", l = "body", f = /<([a-zA-Z]+[0-9]?)/, p = /<head[^]*>/i, T = /<body[^]*>/i, s = function(h, R) {
558
558
  throw new Error("This browser does not support `document.implementation.createHTMLDocument`");
559
559
  }, r = function(h, R) {
@@ -619,7 +619,7 @@ function Pe() {
619
619
  var t = L && L.__importDefault || function(p) {
620
620
  return p && p.__esModule ? p : { default: p };
621
621
  };
622
- Object.defineProperty(L, "__esModule", { value: !0 }), L.default = f;
622
+ Object.defineProperty(L, "__esModule", { value: true }), L.default = f;
623
623
  var o = t(Oe()), u = Te(), l = /<(![a-zA-Z\s]+)>/;
624
624
  function f(p) {
625
625
  if (typeof p != "string")
@@ -1152,15 +1152,15 @@ function ke() {
1152
1152
  n[e] = new r(
1153
1153
  e,
1154
1154
  t,
1155
- !1,
1155
+ false,
1156
1156
  // mustUseProperty
1157
1157
  e,
1158
1158
  // attributeName
1159
1159
  null,
1160
1160
  // attributeNamespace
1161
- !1,
1161
+ false,
1162
1162
  // sanitizeURL
1163
- !1
1163
+ false
1164
1164
  // removeEmptyString
1165
1165
  );
1166
1166
  }), [
@@ -1172,30 +1172,30 @@ function ke() {
1172
1172
  n[e] = new r(
1173
1173
  e,
1174
1174
  o,
1175
- !1,
1175
+ false,
1176
1176
  // mustUseProperty
1177
1177
  i,
1178
1178
  // attributeName
1179
1179
  null,
1180
1180
  // attributeNamespace
1181
- !1,
1181
+ false,
1182
1182
  // sanitizeURL
1183
- !1
1183
+ false
1184
1184
  // removeEmptyString
1185
1185
  );
1186
1186
  }), ["contentEditable", "draggable", "spellCheck", "value"].forEach((e) => {
1187
1187
  n[e] = new r(
1188
1188
  e,
1189
1189
  u,
1190
- !1,
1190
+ false,
1191
1191
  // mustUseProperty
1192
1192
  e.toLowerCase(),
1193
1193
  // attributeName
1194
1194
  null,
1195
1195
  // attributeNamespace
1196
- !1,
1196
+ false,
1197
1197
  // sanitizeURL
1198
- !1
1198
+ false
1199
1199
  // removeEmptyString
1200
1200
  );
1201
1201
  }), [
@@ -1207,15 +1207,15 @@ function ke() {
1207
1207
  n[e] = new r(
1208
1208
  e,
1209
1209
  u,
1210
- !1,
1210
+ false,
1211
1211
  // mustUseProperty
1212
1212
  e,
1213
1213
  // attributeName
1214
1214
  null,
1215
1215
  // attributeNamespace
1216
- !1,
1216
+ false,
1217
1217
  // sanitizeURL
1218
- !1
1218
+ false
1219
1219
  // removeEmptyString
1220
1220
  );
1221
1221
  }), [
@@ -1249,15 +1249,15 @@ function ke() {
1249
1249
  n[e] = new r(
1250
1250
  e,
1251
1251
  l,
1252
- !1,
1252
+ false,
1253
1253
  // mustUseProperty
1254
1254
  e.toLowerCase(),
1255
1255
  // attributeName
1256
1256
  null,
1257
1257
  // attributeNamespace
1258
- !1,
1258
+ false,
1259
1259
  // sanitizeURL
1260
- !1
1260
+ false
1261
1261
  // removeEmptyString
1262
1262
  );
1263
1263
  }), [
@@ -1274,15 +1274,15 @@ function ke() {
1274
1274
  n[e] = new r(
1275
1275
  e,
1276
1276
  l,
1277
- !0,
1277
+ true,
1278
1278
  // mustUseProperty
1279
1279
  e,
1280
1280
  // attributeName
1281
1281
  null,
1282
1282
  // attributeNamespace
1283
- !1,
1283
+ false,
1284
1284
  // sanitizeURL
1285
- !1
1285
+ false
1286
1286
  // removeEmptyString
1287
1287
  );
1288
1288
  }), [
@@ -1295,15 +1295,15 @@ function ke() {
1295
1295
  n[e] = new r(
1296
1296
  e,
1297
1297
  f,
1298
- !1,
1298
+ false,
1299
1299
  // mustUseProperty
1300
1300
  e,
1301
1301
  // attributeName
1302
1302
  null,
1303
1303
  // attributeNamespace
1304
- !1,
1304
+ false,
1305
1305
  // sanitizeURL
1306
- !1
1306
+ false
1307
1307
  // removeEmptyString
1308
1308
  );
1309
1309
  }), [
@@ -1318,30 +1318,30 @@ function ke() {
1318
1318
  n[e] = new r(
1319
1319
  e,
1320
1320
  T,
1321
- !1,
1321
+ false,
1322
1322
  // mustUseProperty
1323
1323
  e,
1324
1324
  // attributeName
1325
1325
  null,
1326
1326
  // attributeNamespace
1327
- !1,
1327
+ false,
1328
1328
  // sanitizeURL
1329
- !1
1329
+ false
1330
1330
  // removeEmptyString
1331
1331
  );
1332
1332
  }), ["rowSpan", "start"].forEach((e) => {
1333
1333
  n[e] = new r(
1334
1334
  e,
1335
1335
  p,
1336
- !1,
1336
+ false,
1337
1337
  // mustUseProperty
1338
1338
  e.toLowerCase(),
1339
1339
  // attributeName
1340
1340
  null,
1341
1341
  // attributeNamespace
1342
- !1,
1342
+ false,
1343
1343
  // sanitizeURL
1344
- !1
1344
+ false
1345
1345
  // removeEmptyString
1346
1346
  );
1347
1347
  });
@@ -1428,14 +1428,14 @@ function ke() {
1428
1428
  n[i] = new r(
1429
1429
  i,
1430
1430
  o,
1431
- !1,
1431
+ false,
1432
1432
  // mustUseProperty
1433
1433
  e,
1434
1434
  null,
1435
1435
  // attributeNamespace
1436
- !1,
1436
+ false,
1437
1437
  // sanitizeURL
1438
- !1
1438
+ false
1439
1439
  // removeEmptyString
1440
1440
  );
1441
1441
  }), [
@@ -1453,13 +1453,13 @@ function ke() {
1453
1453
  n[i] = new r(
1454
1454
  i,
1455
1455
  o,
1456
- !1,
1456
+ false,
1457
1457
  // mustUseProperty
1458
1458
  e,
1459
1459
  "http://www.w3.org/1999/xlink",
1460
- !1,
1460
+ false,
1461
1461
  // sanitizeURL
1462
- !1
1462
+ false
1463
1463
  // removeEmptyString
1464
1464
  );
1465
1465
  }), [
@@ -1474,28 +1474,28 @@ function ke() {
1474
1474
  n[i] = new r(
1475
1475
  i,
1476
1476
  o,
1477
- !1,
1477
+ false,
1478
1478
  // mustUseProperty
1479
1479
  e,
1480
1480
  "http://www.w3.org/XML/1998/namespace",
1481
- !1,
1481
+ false,
1482
1482
  // sanitizeURL
1483
- !1
1483
+ false
1484
1484
  // removeEmptyString
1485
1485
  );
1486
1486
  }), ["tabIndex", "crossOrigin"].forEach((e) => {
1487
1487
  n[e] = new r(
1488
1488
  e,
1489
1489
  o,
1490
- !1,
1490
+ false,
1491
1491
  // mustUseProperty
1492
1492
  e.toLowerCase(),
1493
1493
  // attributeName
1494
1494
  null,
1495
1495
  // attributeNamespace
1496
- !1,
1496
+ false,
1497
1497
  // sanitizeURL
1498
- !1
1498
+ false
1499
1499
  // removeEmptyString
1500
1500
  );
1501
1501
  });
@@ -1503,27 +1503,27 @@ function ke() {
1503
1503
  n[S] = new r(
1504
1504
  "xlinkHref",
1505
1505
  o,
1506
- !1,
1506
+ false,
1507
1507
  // mustUseProperty
1508
1508
  "xlink:href",
1509
1509
  "http://www.w3.org/1999/xlink",
1510
- !0,
1510
+ true,
1511
1511
  // sanitizeURL
1512
- !1
1512
+ false
1513
1513
  // removeEmptyString
1514
1514
  ), ["src", "href", "action", "formAction"].forEach((e) => {
1515
1515
  n[e] = new r(
1516
1516
  e,
1517
1517
  o,
1518
- !1,
1518
+ false,
1519
1519
  // mustUseProperty
1520
1520
  e.toLowerCase(),
1521
1521
  // attributeName
1522
1522
  null,
1523
1523
  // attributeNamespace
1524
- !0,
1524
+ true,
1525
1525
  // sanitizeURL
1526
- !0
1526
+ true
1527
1527
  // removeEmptyString
1528
1528
  );
1529
1529
  });
@@ -1589,7 +1589,7 @@ function Ne() {
1589
1589
  function b(C) {
1590
1590
  var E;
1591
1591
  for (C = C || []; E = O(); )
1592
- E !== !1 && C.push(E);
1592
+ E !== false && C.push(E);
1593
1593
  return C;
1594
1594
  }
1595
1595
  function O() {
@@ -1622,7 +1622,7 @@ function Ne() {
1622
1622
  var C = [];
1623
1623
  b(C);
1624
1624
  for (var E; E = k(); )
1625
- E !== !1 && (C.push(E), b(C));
1625
+ E !== false && (C.push(E), b(C));
1626
1626
  return C;
1627
1627
  }
1628
1628
  return _(), M();
@@ -1639,7 +1639,7 @@ function Ie() {
1639
1639
  var t = j && j.__importDefault || function(l) {
1640
1640
  return l && l.__esModule ? l : { default: l };
1641
1641
  };
1642
- Object.defineProperty(j, "__esModule", { value: !0 }), j.default = u;
1642
+ Object.defineProperty(j, "__esModule", { value: true }), j.default = u;
1643
1643
  var o = t(Ne());
1644
1644
  function u(l, f) {
1645
1645
  var p = null;
@@ -1658,7 +1658,7 @@ function Ie() {
1658
1658
  var q = {}, ce;
1659
1659
  function De() {
1660
1660
  if (ce) return q;
1661
- ce = 1, Object.defineProperty(q, "__esModule", { value: !0 }), q.camelCase = void 0;
1661
+ ce = 1, Object.defineProperty(q, "__esModule", { value: true }), q.camelCase = void 0;
1662
1662
  var t = /^--[a-zA-Z0-9_-]+$/, o = /-([a-z])/g, u = /^[^-]+$/, l = /^-(webkit|moz|ms|o|khtml)-/, f = /^-(ms)-/, p = function(n) {
1663
1663
  return !n || u.test(n) || t.test(n);
1664
1664
  }, T = function(n, c) {
@@ -1687,11 +1687,11 @@ function xe() {
1687
1687
  }
1688
1688
  var fe;
1689
1689
  function Re() {
1690
- return fe || (fe = 1, function(t) {
1690
+ return fe || (fe = 1, (function(t) {
1691
1691
  var o = U && U.__importDefault || function(c) {
1692
1692
  return c && c.__esModule ? c : { default: c };
1693
1693
  };
1694
- Object.defineProperty(t, "__esModule", { value: !0 }), t.returnFirstArg = t.canTextBeChildOfNode = t.ELEMENTS_WITH_NO_TEXT_CHILDREN = t.PRESERVE_CUSTOM_ATTRIBUTES = void 0, t.isCustomComponent = p, t.setStyleProp = s;
1694
+ Object.defineProperty(t, "__esModule", { value: true }), t.returnFirstArg = t.canTextBeChildOfNode = t.ELEMENTS_WITH_NO_TEXT_CHILDREN = t.PRESERVE_CUSTOM_ATTRIBUTES = void 0, t.isCustomComponent = p, t.setStyleProp = s;
1695
1695
  var u = React, l = o(xe()), f = /* @__PURE__ */ new Set([
1696
1696
  "annotation-xml",
1697
1697
  "color-profile",
@@ -1706,7 +1706,7 @@ function Re() {
1706
1706
  return c.includes("-") ? !f.has(c) : !!(d && typeof d.is == "string");
1707
1707
  }
1708
1708
  var T = {
1709
- reactCompat: !0
1709
+ reactCompat: true
1710
1710
  };
1711
1711
  function s(c, d) {
1712
1712
  if (typeof c == "string") {
@@ -1740,15 +1740,15 @@ function Re() {
1740
1740
  return c;
1741
1741
  };
1742
1742
  t.returnFirstArg = n;
1743
- }(U)), U;
1743
+ })(U)), U;
1744
1744
  }
1745
1745
  var de;
1746
1746
  function be() {
1747
1747
  if (de) return V;
1748
- de = 1, Object.defineProperty(V, "__esModule", { value: !0 }), V.default = p;
1748
+ de = 1, Object.defineProperty(V, "__esModule", { value: true }), V.default = p;
1749
1749
  var t = ke(), o = Re(), u = ["checked", "value"], l = ["input", "select", "textarea"], f = {
1750
- reset: !0,
1751
- submit: !0
1750
+ reset: true,
1751
+ submit: true
1752
1752
  };
1753
1753
  function p(s, r) {
1754
1754
  s === void 0 && (s = {});
@@ -1764,10 +1764,10 @@ function be() {
1764
1764
  var y = (0, t.getPropertyInfo)(A);
1765
1765
  switch (u.includes(A) && l.includes(r) && !c && (A = T("default" + S)), n[A] = m, y && y.type) {
1766
1766
  case t.BOOLEAN:
1767
- n[A] = !0;
1767
+ n[A] = true;
1768
1768
  break;
1769
1769
  case t.OVERLOADED_BOOLEAN:
1770
- m === "" && (n[A] = !0);
1770
+ m === "" && (n[A] = true);
1771
1771
  break;
1772
1772
  }
1773
1773
  continue;
@@ -1788,7 +1788,7 @@ function Me() {
1788
1788
  var t = H && H.__importDefault || function(s) {
1789
1789
  return s && s.__esModule ? s : { default: s };
1790
1790
  };
1791
- Object.defineProperty(H, "__esModule", { value: !0 }), H.default = p;
1791
+ Object.defineProperty(H, "__esModule", { value: true }), H.default = p;
1792
1792
  var o = React, u = t(be()), l = Re(), f = {
1793
1793
  cloneElement: o.cloneElement,
1794
1794
  createElement: o.createElement,
@@ -1842,11 +1842,11 @@ function Me() {
1842
1842
  }
1843
1843
  var he;
1844
1844
  function Le() {
1845
- return he || (he = 1, function(t) {
1845
+ return he || (he = 1, (function(t) {
1846
1846
  var o = F && F.__importDefault || function(r) {
1847
1847
  return r && r.__esModule ? r : { default: r };
1848
1848
  };
1849
- Object.defineProperty(t, "__esModule", { value: !0 }), t.htmlToDOM = t.domToReact = t.attributesToProps = t.Text = t.ProcessingInstruction = t.Element = t.Comment = void 0, t.default = s;
1849
+ Object.defineProperty(t, "__esModule", { value: true }), t.htmlToDOM = t.domToReact = t.attributesToProps = t.Text = t.ProcessingInstruction = t.Element = t.Comment = void 0, t.default = s;
1850
1850
  var u = o(Pe());
1851
1851
  t.htmlToDOM = u.default;
1852
1852
  var l = o(be());
@@ -1854,22 +1854,22 @@ function Le() {
1854
1854
  var f = o(Me());
1855
1855
  t.domToReact = f.default;
1856
1856
  var p = /* @__PURE__ */ _e();
1857
- Object.defineProperty(t, "Comment", { enumerable: !0, get: function() {
1857
+ Object.defineProperty(t, "Comment", { enumerable: true, get: function() {
1858
1858
  return p.Comment;
1859
- } }), Object.defineProperty(t, "Element", { enumerable: !0, get: function() {
1859
+ } }), Object.defineProperty(t, "Element", { enumerable: true, get: function() {
1860
1860
  return p.Element;
1861
- } }), Object.defineProperty(t, "ProcessingInstruction", { enumerable: !0, get: function() {
1861
+ } }), Object.defineProperty(t, "ProcessingInstruction", { enumerable: true, get: function() {
1862
1862
  return p.ProcessingInstruction;
1863
- } }), Object.defineProperty(t, "Text", { enumerable: !0, get: function() {
1863
+ } }), Object.defineProperty(t, "Text", { enumerable: true, get: function() {
1864
1864
  return p.Text;
1865
1865
  } });
1866
- var T = { lowerCaseAttributeNames: !1 };
1866
+ var T = { lowerCaseAttributeNames: false };
1867
1867
  function s(r, n) {
1868
1868
  if (typeof r != "string")
1869
1869
  throw new TypeError("First argument must be a string");
1870
1870
  return r ? (0, f.default)((0, u.default)(r, (n == null ? void 0 : n.htmlparser2) || T), n) : [];
1871
1871
  }
1872
- }(F)), F;
1872
+ })(F)), F;
1873
1873
  }
1874
1874
  var je = Le();
1875
1875
  const me = /* @__PURE__ */ Ae(je), Y = me.default || me;
@@ -1911,4 +1911,4 @@ function K(t) {
1911
1911
  }
1912
1912
 
1913
1913
  export { Be as b };
1914
- //# sourceMappingURL=buildComponent-DTliJ3_n.js.map
1914
+ //# sourceMappingURL=buildComponent-D0S78fIn.js.map