@rankingcoach/vanguard 1.12.3 → 1.13.0

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 (103) hide show
  1. package/dist/index-AdvancedMarker.js +235 -0
  2. package/dist/index-Autocomplete.js +62 -62
  3. package/dist/index-ControlledValuePlugin.js +1 -1
  4. package/dist/index-DateInput.js +4 -4
  5. package/dist/index-DateRange.js +1 -1
  6. package/dist/index-DefaultValuePlugin.js +1 -1
  7. package/dist/index-GoogleMaps.js +42 -36
  8. package/dist/index-GoogleMapsAdvancedMarker.js +64 -0
  9. package/dist/index-GoogleMapsAdvancedMarkerContent.js +41 -0
  10. package/dist/index-HyperlinkPlugin.js +1 -1
  11. package/dist/index-InputRangeField.js +1 -1
  12. package/dist/index-KeywordNode.js +1 -1
  13. package/dist/index-KeywordPlugin.js +1 -1
  14. package/dist/index-LexicalToolkit2.js +1 -1
  15. package/dist/index-Month.js +2 -2
  16. package/dist/index-OnChangeContentPlugin.js +1 -1
  17. package/dist/index-OnFocusOnBlurPlugin.js +1 -1
  18. package/dist/index-_virtual10.js +5 -3
  19. package/dist/index-_virtual11.js +5 -5
  20. package/dist/index-_virtual12.js +3 -5
  21. package/dist/index-_virtual21.js +2 -2
  22. package/dist/index-_virtual22.js +2 -2
  23. package/dist/index-_virtual23.js +3 -2
  24. package/dist/index-_virtual24.js +2 -2
  25. package/dist/index-_virtual25.js +2 -2
  26. package/dist/index-_virtual26.js +2 -2
  27. package/dist/index-_virtual27.js +2 -2
  28. package/dist/index-_virtual28.js +2 -2
  29. package/dist/index-_virtual29.js +2 -2
  30. package/dist/index-_virtual31.js +2 -2
  31. package/dist/index-_virtual32.js +2 -2
  32. package/dist/index-_virtual33.js +2 -2
  33. package/dist/index-_virtual34.js +2 -3
  34. package/dist/index-_virtual6.js +1 -1
  35. package/dist/index-_virtual63.js +2 -2
  36. package/dist/index-_virtual64.js +2 -2
  37. package/dist/index-_virtual69.js +2 -2
  38. package/dist/index-_virtual70.js +2 -4
  39. package/dist/index-_virtual71.js +4 -2
  40. package/dist/index-_virtual72.js +2 -4
  41. package/dist/index-_virtual73.js +1 -1
  42. package/dist/index-_virtual74.js +1 -1
  43. package/dist/index-_virtual75.js +4 -2
  44. package/dist/index-_virtual76.js +2 -2
  45. package/dist/index-_virtual77.js +4 -2
  46. package/dist/index-_virtual78.js +1 -1
  47. package/dist/index-_virtual79.js +1 -1
  48. package/dist/index-_virtual80.js +1 -1
  49. package/dist/index-_virtual81.js +1 -1
  50. package/dist/index-_virtual82.js +1 -1
  51. package/dist/index-_virtual83.js +1 -1
  52. package/dist/index-_virtual84.js +1 -1
  53. package/dist/index-_virtual85.js +2 -4
  54. package/dist/index-accessibility.js +1 -1
  55. package/dist/index-applyInternationalSeparatorStyle.js +1 -1
  56. package/dist/index-cjs.js +1 -1
  57. package/dist/index-colorManipulator3.js +2 -2
  58. package/dist/index-constants.js +1 -1
  59. package/dist/index-constants2.js +8 -2
  60. package/dist/index-constants3.js +2 -8
  61. package/dist/index-createExtensionPattern.js +1 -1
  62. package/dist/index-createStyled2.js +6 -6
  63. package/dist/index-dist2.js +20 -78
  64. package/dist/index-dist3.js +78 -20
  65. package/dist/index-dist5.js +1 -1
  66. package/dist/index-exenv.js +1 -1
  67. package/dist/index-extractCountryCallingCode.js +1 -1
  68. package/dist/index-extractPhoneContext.js +1 -1
  69. package/dist/index-isViablePhoneNumber.js +1 -1
  70. package/dist/index-keycode.js +1 -1
  71. package/dist/index-lib2.js +1 -1
  72. package/dist/index-lib3.js +1 -1
  73. package/dist/index-lib4.js +1 -1
  74. package/dist/index-map-context.js +12 -0
  75. package/dist/index-map-helper.js +38 -0
  76. package/dist/index-mpd-parser.es.js +1 -1
  77. package/dist/index-parse2.js +1 -1
  78. package/dist/index-stripIddPrefix.js +1 -1
  79. package/dist/index-style-to-object.js +1 -1
  80. package/dist/index-tiny-invariant.js +12 -0
  81. package/dist/index-useHyperlinkEditor.js +1 -1
  82. package/dist/index-useLexicalToolbar.js +1 -1
  83. package/dist/index-useThemeWithoutDefault3.js +1 -1
  84. package/dist/index-video.es.js +2 -2
  85. package/dist/index.js +425 -418
  86. package/dist/types/core/Autocomplete/stories/WithMultiple.story.d.ts +0 -4
  87. package/dist/types/core/GoogleMaps/GoogleMaps.d.ts +2 -1
  88. package/dist/types/core/GoogleMaps/GoogleMapsAdvancedMarker/GoogleMapsAdvancedMarker.d.ts +55 -0
  89. package/dist/types/core/GoogleMaps/GoogleMapsAdvancedMarker/GoogleMapsAdvancedMarkerContent.d.ts +41 -0
  90. package/dist/types/core/GoogleMaps/index.d.ts +6 -0
  91. package/dist/types/core/GoogleMaps/map-context.d.ts +1 -1
  92. package/dist/types/core/GoogleMaps/stories/WithAdvancedMarker.story.d.ts +2 -0
  93. package/dist/types/core/GoogleMaps/stories/WithAdvancedMarkerCustomIcon.story.d.ts +2 -0
  94. package/dist/types/core/GoogleMaps/stories/WithAdvancedMarkerHTML.story.d.ts +2 -0
  95. package/dist/types/core/GoogleMaps/stories/WithMapIdAndMarkers.story.d.ts +2 -0
  96. package/dist/types/core/GoogleMaps/stories/WithMarkerInfoBox.story.d.ts +2 -0
  97. package/dist/types/core/GoogleMaps/stories/WithMultipleAdvancedMarkers.story.d.ts +2 -0
  98. package/dist/types/core/GoogleMaps/stories/WithMultipleMarkers.story.d.ts +2 -0
  99. package/dist/types/core/GoogleMaps/stories/WithSingleMarker.story.d.ts +2 -0
  100. package/dist/types/index.d.ts +6 -0
  101. package/dist/vanguard-asset-analysis.json +1 -1
  102. package/dist-wordpress/index.js +393 -393
  103. package/package.json +1 -1
@@ -0,0 +1,64 @@
1
+ import { useMemo as k, useState as L, useEffect as r } from "react";
2
+ import { createPortal as M } from "react-dom";
3
+ import { useGoogleMap as E } from "./index-map-context.js";
4
+ const x = (p) => {
5
+ const {
6
+ onClick: s,
7
+ onMouseOver: a,
8
+ onMouseOut: i,
9
+ id: u,
10
+ zIndex: o,
11
+ pos: t,
12
+ title: f,
13
+ draggable: l,
14
+ onDragEnd: m,
15
+ children: v
16
+ } = p, c = E(), d = k(() => document.createElement("div"), []), [e, g] = L(null);
17
+ return r(() => {
18
+ if (isNaN(t.lat) || isNaN(t.lng)) return;
19
+ const n = new google.maps.marker.AdvancedMarkerElement({
20
+ map: c,
21
+ position: t,
22
+ content: d,
23
+ zIndex: o,
24
+ title: f,
25
+ gmpDraggable: l
26
+ });
27
+ return g(n), () => {
28
+ n.map = null, g(null);
29
+ };
30
+ }, [c]), r(() => {
31
+ e && (e.position = t);
32
+ }, [e, t.lat, t.lng]), r(() => {
33
+ e && o !== void 0 && (e.zIndex = o);
34
+ }, [e, o]), r(() => {
35
+ e && (e.gmpDraggable = !!l);
36
+ }, [e, l]), r(() => {
37
+ if (!e || !s) return;
38
+ const n = e.addListener("click", () => s(u));
39
+ return () => {
40
+ google.maps.event.removeListener(n);
41
+ };
42
+ }, [e, s, u]), r(() => {
43
+ if (!e || !a) return;
44
+ const n = e.addListener("mouseover", a);
45
+ return () => {
46
+ google.maps.event.removeListener(n);
47
+ };
48
+ }, [e, a]), r(() => {
49
+ if (!e || !i) return;
50
+ const n = e.addListener("mouseout", i);
51
+ return () => {
52
+ google.maps.event.removeListener(n);
53
+ };
54
+ }, [e, i]), r(() => {
55
+ if (!e || !m) return;
56
+ const n = e.addListener("dragend", m);
57
+ return () => {
58
+ google.maps.event.removeListener(n);
59
+ };
60
+ }, [e, m]), M(v, d);
61
+ };
62
+ export {
63
+ x as GoogleMapsAdvancedMarker
64
+ };
@@ -0,0 +1,41 @@
1
+ import { jsx as e, jsxs as o } from "react/jsx-runtime";
2
+ import "react";
3
+ const s = ({
4
+ icon: t,
5
+ size: r = {
6
+ x: 28,
7
+ y: 35
8
+ },
9
+ color: l = "#EA4335"
10
+ }) => t ? e("img", {
11
+ src: t,
12
+ alt: "marker",
13
+ draggable: !1,
14
+ style: {
15
+ width: `${r.x}px`,
16
+ height: `${r.y}px`,
17
+ cursor: "pointer",
18
+ userSelect: "none"
19
+ }
20
+ }) : o("svg", {
21
+ width: r.x,
22
+ height: r.y,
23
+ viewBox: "0 0 24 35",
24
+ fill: "none",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ style: {
27
+ cursor: "pointer"
28
+ },
29
+ children: [e("path", {
30
+ d: "M12 0C5.4 0 0 5.4 0 12c0 8 12 23 12 23s12-15 12-23c0-6.6-5.4-12-12-12z",
31
+ fill: l
32
+ }), e("circle", {
33
+ cx: "12",
34
+ cy: "12",
35
+ r: "4",
36
+ fill: "white"
37
+ })]
38
+ });
39
+ export {
40
+ s as GoogleMapsAdvancedMarkerContent
41
+ };
@@ -1,4 +1,4 @@
1
- import { __exports as e } from "./index-_virtual27.js";
1
+ import { __exports as e } from "./index-_virtual29.js";
2
2
  import f from "react";
3
3
  import { __require as s } from "./index-LexicalLinkPlugin.js";
4
4
  import { __require as m } from "./index-LexicalAutoLinkPlugin.js";
@@ -1,4 +1,4 @@
1
- import { __exports as p } from "./index-_virtual76.js";
1
+ import { __exports as p } from "./index-_virtual69.js";
2
2
  import E from "react";
3
3
  import { __require as W } from "./index-prop-types.js";
4
4
  var R;
@@ -1,4 +1,4 @@
1
- import { __exports as t } from "./index-_virtual24.js";
1
+ import { __exports as t } from "./index-_virtual26.js";
2
2
  import { __require as l } from "./index-Lexical.js";
3
3
  var i;
4
4
  function N() {
@@ -1,4 +1,4 @@
1
- import { __exports as r } from "./index-_virtual28.js";
1
+ import { __exports as r } from "./index-_virtual30.js";
2
2
  import { __require as p } from "./index-LexicalComposerContext2.js";
3
3
  import { __require as h } from "./index-useLexicalTextEntity.js";
4
4
  import P from "react";
@@ -1,4 +1,4 @@
1
- import { __require as i } from "./index-dist2.js";
1
+ import { __require as i } from "./index-dist3.js";
2
2
  var r, e;
3
3
  function t() {
4
4
  return e || (e = 1, r = i()), r;
@@ -1,10 +1,10 @@
1
- import { __exports as y } from "./index-_virtual69.js";
1
+ import { __exports as y } from "./index-_virtual70.js";
2
2
  import de from "react";
3
3
  import { __require as me } from "./index-prop-types.js";
4
4
  import { __require as he } from "./index-DayCell.js";
5
5
  import ye from "./index-_virtual54.js";
6
6
  import ve from "./index-_virtual37.js";
7
- import Oe from "./index-_virtual70.js";
7
+ import Oe from "./index-_virtual71.js";
8
8
  import _e from "./index-_virtual68.js";
9
9
  import De from "./index-_virtual51.js";
10
10
  import ge from "./index-_virtual41.js";
@@ -1,4 +1,4 @@
1
- import { __exports as e } from "./index-_virtual29.js";
1
+ import { __exports as e } from "./index-_virtual31.js";
2
2
  import p from "react";
3
3
  import { __require as P } from "./index-LexicalComposerContext2.js";
4
4
  import { __require as O } from "./index-LexicalOnChangePlugin.js";
@@ -1,4 +1,4 @@
1
- import { __exports as e } from "./index-_virtual30.js";
1
+ import { __exports as e } from "./index-_virtual32.js";
2
2
  import O from "react";
3
3
  import { __require as a } from "./index-LexicalComposerContext2.js";
4
4
  import { __require as m } from "./index-Lexical.js";
@@ -1,5 +1,7 @@
1
- import { __require as r } from "./index-dist4.js";
2
- var i = r();
1
+ import { getDefaultExportFromCjs as e } from "./index-_commonjsHelpers.js";
2
+ import { __require as r } from "./index-keycode.js";
3
+ var o = r();
4
+ const m = /* @__PURE__ */ e(o);
3
5
  export {
4
- i as d
6
+ m as default
5
7
  };
@@ -1,7 +1,7 @@
1
- import { getDefaultExportFromCjs as e } from "./index-_commonjsHelpers.js";
2
- import { __require as r } from "./index-keycode.js";
3
- var o = r();
4
- const m = /* @__PURE__ */ e(o);
1
+ import { getDefaultExportFromCjs as r } from "./index-_commonjsHelpers.js";
2
+ import { __require as o } from "./index-lib4.js";
3
+ var t = o();
4
+ const a = /* @__PURE__ */ r(t);
5
5
  export {
6
- m as default
6
+ a as default
7
7
  };
@@ -1,7 +1,5 @@
1
- import { getDefaultExportFromCjs as r } from "./index-_commonjsHelpers.js";
2
- import { __require as o } from "./index-lib4.js";
3
- var t = o();
4
- const a = /* @__PURE__ */ r(t);
1
+ import { __require as r } from "./index-dist4.js";
2
+ var i = r();
5
3
  export {
6
- a as default
4
+ i as d
7
5
  };
@@ -1,4 +1,4 @@
1
- var r = {};
1
+ var e = { exports: {} };
2
2
  export {
3
- r as __exports
3
+ e as __module
4
4
  };
@@ -1,4 +1,4 @@
1
- var a = {};
1
+ var e = { exports: {} };
2
2
  export {
3
- a as __exports
3
+ e as __module
4
4
  };
@@ -1,4 +1,5 @@
1
- var r = {};
1
+ import { __require as r } from "./index-lib5.js";
2
+ var i = r();
2
3
  export {
3
- r as __exports
4
+ i as l
4
5
  };
@@ -1,4 +1,4 @@
1
- var e = {};
1
+ var a = {};
2
2
  export {
3
- e as __exports
3
+ a as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var e = {};
1
+ var r = {};
2
2
  export {
3
- e as __exports
3
+ r as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var a = {};
1
+ var e = {};
2
2
  export {
3
- a as __exports
3
+ e as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var r = {};
1
+ var e = {};
2
2
  export {
3
- r as __exports
3
+ e as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var r = {};
1
+ var a = {};
2
2
  export {
3
- r as __exports
3
+ a as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var n = {};
1
+ var r = {};
2
2
  export {
3
- n as __exports
3
+ r as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var r = {};
1
+ var n = {};
2
2
  export {
3
- r as __exports
3
+ n as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var e = { exports: {} };
1
+ var r = {};
2
2
  export {
3
- e as __module
3
+ r as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var e = { exports: {} };
1
+ var r = {};
2
2
  export {
3
- e as __module
3
+ r as __exports
4
4
  };
@@ -1,5 +1,4 @@
1
- import { __require as r } from "./index-lib5.js";
2
- var i = r();
1
+ var r = {};
3
2
  export {
4
- i as l
3
+ r as __exports
5
4
  };
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs as r } from "./index-_commonjsHelpers.js";
2
- import { __require as t } from "./index-dist3.js";
2
+ import { __require as t } from "./index-dist2.js";
3
3
  var e = t();
4
4
  const a = /* @__PURE__ */ r(e);
5
5
  export {
@@ -1,4 +1,4 @@
1
- var r = {};
1
+ var e = { exports: {} };
2
2
  export {
3
- r as __exports
3
+ e as __module
4
4
  };
@@ -1,4 +1,4 @@
1
- var e = { exports: {} };
1
+ var r = {};
2
2
  export {
3
- e as __module
3
+ r as __exports
4
4
  };
@@ -1,4 +1,4 @@
1
- var o = {};
1
+ var e = {};
2
2
  export {
3
- o as __exports
3
+ e as __exports
4
4
  };
@@ -1,6 +1,4 @@
1
- import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-isWeekend.js";
3
- const m = /* @__PURE__ */ e(r);
1
+ var o = {};
4
2
  export {
5
- m as default
3
+ o as __exports
6
4
  };
@@ -1,4 +1,6 @@
1
- var t = {};
1
+ import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
+ import * as r from "./index-isWeekend.js";
3
+ const m = /* @__PURE__ */ e(r);
2
4
  export {
3
- t as __exports
5
+ m as default
4
6
  };
@@ -1,6 +1,4 @@
1
- import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-isEqual.js";
3
- const m = /* @__PURE__ */ e(r);
1
+ var t = {};
4
2
  export {
5
- m as default
3
+ t as __exports
6
4
  };
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-isValid2.js";
2
+ import * as r from "./index-isEqual.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-parse3.js";
2
+ import * as r from "./index-isValid2.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,4 +1,6 @@
1
- var s = {};
1
+ import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
+ import * as r from "./index-parse3.js";
3
+ const m = /* @__PURE__ */ e(r);
2
4
  export {
3
- s as __exports
5
+ m as default
4
6
  };
@@ -1,4 +1,4 @@
1
- var e = {};
1
+ var s = {};
2
2
  export {
3
- e as __exports
3
+ s as __exports
4
4
  };
@@ -1,4 +1,6 @@
1
- var e = { exports: {} };
1
+ import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
+ import * as r from "./index-styled-engine.js";
3
+ const m = /* @__PURE__ */ e(r);
2
4
  export {
3
- e as __module
5
+ m as default
4
6
  };
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-styled-engine.js";
2
+ import * as r from "./index-deepmerge2.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-deepmerge2.js";
2
+ import * as r from "./index-capitalize3.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-capitalize3.js";
2
+ import * as r from "./index-getDisplayName.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-getDisplayName.js";
2
+ import * as r from "./index-createTheme3.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-createTheme3.js";
2
+ import * as r from "./index-styleFunctionSx2.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-styleFunctionSx2.js";
2
+ import * as r from "./index-formatMuiErrorMessage2.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,5 +1,5 @@
1
1
  import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-formatMuiErrorMessage2.js";
2
+ import * as r from "./index-clamp.js";
3
3
  const m = /* @__PURE__ */ e(r);
4
4
  export {
5
5
  m as default
@@ -1,6 +1,4 @@
1
- import { getAugmentedNamespace as e } from "./index-_commonjsHelpers.js";
2
- import * as r from "./index-clamp.js";
3
- const m = /* @__PURE__ */ e(r);
1
+ var e = { exports: {} };
4
2
  export {
5
- m as default
3
+ e as __module
6
4
  };
@@ -1,4 +1,4 @@
1
- import { __exports as t } from "./index-_virtual75.js";
1
+ import { __exports as t } from "./index-_virtual76.js";
2
2
  import { __require as s } from "./index-prop-types.js";
3
3
  var a;
4
4
  function f() {
@@ -1,4 +1,4 @@
1
- import { VALID_PUNCTUATION as e } from "./index-constants3.js";
1
+ import { VALID_PUNCTUATION as e } from "./index-constants2.js";
2
2
  function a(t) {
3
3
  return t.replace(new RegExp("[".concat(e, "]+"), "g"), " ").trim();
4
4
  }
package/dist/index-cjs.js CHANGED
@@ -1,4 +1,4 @@
1
- import { __exports as e } from "./index-_virtual63.js";
1
+ import { __exports as e } from "./index-_virtual65.js";
2
2
  import { __require as c } from "./index-style-to-object.js";
3
3
  import { __require as q } from "./index-utilities4.js";
4
4
  var o;
@@ -1,7 +1,7 @@
1
1
  import { __exports as a } from "./index-colorManipulator4.js";
2
2
  import { __require as k } from "./index-interopRequireDefault.js";
3
- import A from "./index-_virtual84.js";
4
- import z from "./index-_virtual85.js";
3
+ import A from "./index-_virtual83.js";
4
+ import z from "./index-_virtual84.js";
5
5
  var C;
6
6
  function F() {
7
7
  if (C) return a;
@@ -1,4 +1,4 @@
1
- import { __exports as e } from "./index-constants2.js";
1
+ import { __exports as e } from "./index-constants3.js";
2
2
  var f;
3
3
  function n() {
4
4
  return f ? e : (f = 1, e.CASE_SENSITIVE_TAG_NAMES = [
@@ -1,4 +1,10 @@
1
- var s = {};
1
+ var v = 2, A = 17, E = 3, _ = "0-90-9٠-٩۰-۹", F = "-‐-―−ー-", u = "//", a = "..", S = "  ­​⁠ ", r = "()()[]\\[\\]", c = "~⁓∼~", N = "".concat(F).concat(u).concat(a).concat(S).concat(r).concat(c), T = "++";
2
2
  export {
3
- s as __exports
3
+ E as MAX_LENGTH_COUNTRY_CODE,
4
+ A as MAX_LENGTH_FOR_NSN,
5
+ v as MIN_LENGTH_FOR_NSN,
6
+ T as PLUS_CHARS,
7
+ _ as VALID_DIGITS,
8
+ N as VALID_PUNCTUATION,
9
+ S as WHITESPACE
4
10
  };
@@ -1,10 +1,4 @@
1
- var v = 2, A = 17, E = 3, _ = "0-90-9٠-٩۰-۹", F = "-‐-―−ー-", u = "//", a = "..", S = "  ­​⁠ ", r = "()()[]\\[\\]", c = "~⁓∼~", N = "".concat(F).concat(u).concat(a).concat(S).concat(r).concat(c), T = "++";
1
+ var s = {};
2
2
  export {
3
- E as MAX_LENGTH_COUNTRY_CODE,
4
- A as MAX_LENGTH_FOR_NSN,
5
- v as MIN_LENGTH_FOR_NSN,
6
- T as PLUS_CHARS,
7
- _ as VALID_DIGITS,
8
- N as VALID_PUNCTUATION,
9
- S as WHITESPACE
3
+ s as __exports
10
4
  };
@@ -1,4 +1,4 @@
1
- import { VALID_DIGITS as A } from "./index-constants3.js";
1
+ import { VALID_DIGITS as A } from "./index-constants2.js";
2
2
  var g = ";ext=", t = function(a) {
3
3
  return "([".concat(A, "]{1,").concat(a, "})");
4
4
  };
@@ -2,12 +2,12 @@ import { __exports as y } from "./index-createStyled3.js";
2
2
  import { __require as ne } from "./index-interopRequireDefault.js";
3
3
  import { __require as ie } from "./index-extends2.js";
4
4
  import { __require as se } from "./index-objectWithoutPropertiesLoose2.js";
5
- import ue from "./index-_virtual78.js";
6
- import ae from "./index-_virtual79.js";
7
- import le from "./index-_virtual80.js";
8
- import fe from "./index-_virtual81.js";
9
- import de from "./index-_virtual82.js";
10
- import ce from "./index-_virtual83.js";
5
+ import ue from "./index-_virtual77.js";
6
+ import ae from "./index-_virtual78.js";
7
+ import le from "./index-_virtual79.js";
8
+ import fe from "./index-_virtual80.js";
9
+ import de from "./index-_virtual81.js";
10
+ import ce from "./index-_virtual82.js";
11
11
  var W;
12
12
  function $e() {
13
13
  if (W) return y;