@pdfme/ui 5.3.15-dev.1 → 5.3.15-dev.13

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.
package/dist/index.es.js CHANGED
@@ -80108,7 +80108,7 @@ const DEFAULT_OPACITY = 1, HEX_COLOR_PATTERN = "^#(?:[A-Fa-f0-9]{6})$", getBody$
80108
80108
  });
80109
80109
  };
80110
80110
  /**
80111
- * @license lucide v0.486.0 - ISC
80111
+ * @license lucide v0.487.0 - ISC
80112
80112
  *
80113
80113
  * This source code is licensed under the ISC license.
80114
80114
  * See the LICENSE file in the root directory of this source tree.
@@ -80119,7 +80119,7 @@ const AlignCenter = [
80119
80119
  ["path", { d: "M21 6H3" }]
80120
80120
  ];
80121
80121
  /**
80122
- * @license lucide v0.486.0 - ISC
80122
+ * @license lucide v0.487.0 - ISC
80123
80123
  *
80124
80124
  * This source code is licensed under the ISC license.
80125
80125
  * See the LICENSE file in the root directory of this source tree.
@@ -80130,7 +80130,7 @@ const AlignJustify = [
80130
80130
  ["path", { d: "M3 6h18" }]
80131
80131
  ];
80132
80132
  /**
80133
- * @license lucide v0.486.0 - ISC
80133
+ * @license lucide v0.487.0 - ISC
80134
80134
  *
80135
80135
  * This source code is licensed under the ISC license.
80136
80136
  * See the LICENSE file in the root directory of this source tree.
@@ -80141,7 +80141,7 @@ const AlignLeft = [
80141
80141
  ["path", { d: "M21 6H3" }]
80142
80142
  ];
80143
80143
  /**
80144
- * @license lucide v0.486.0 - ISC
80144
+ * @license lucide v0.487.0 - ISC
80145
80145
  *
80146
80146
  * This source code is licensed under the ISC license.
80147
80147
  * See the LICENSE file in the root directory of this source tree.
@@ -80152,7 +80152,7 @@ const AlignRight = [
80152
80152
  ["path", { d: "M21 6H3" }]
80153
80153
  ];
80154
80154
  /**
80155
- * @license lucide v0.486.0 - ISC
80155
+ * @license lucide v0.487.0 - ISC
80156
80156
  *
80157
80157
  * This source code is licensed under the ISC license.
80158
80158
  * See the LICENSE file in the root directory of this source tree.
@@ -80163,7 +80163,7 @@ const ArrowDownToLine = [
80163
80163
  ["path", { d: "M19 21H5" }]
80164
80164
  ];
80165
80165
  /**
80166
- * @license lucide v0.486.0 - ISC
80166
+ * @license lucide v0.487.0 - ISC
80167
80167
  *
80168
80168
  * This source code is licensed under the ISC license.
80169
80169
  * See the LICENSE file in the root directory of this source tree.
@@ -80174,7 +80174,7 @@ const ArrowUpToLine = [
80174
80174
  ["path", { d: "M12 7v14" }]
80175
80175
  ];
80176
80176
  /**
80177
- * @license lucide v0.486.0 - ISC
80177
+ * @license lucide v0.487.0 - ISC
80178
80178
  *
80179
80179
  * This source code is licensed under the ISC license.
80180
80180
  * See the LICENSE file in the root directory of this source tree.
@@ -80185,7 +80185,7 @@ const Strikethrough = [
80185
80185
  ["line", { x1: "4", x2: "20", y1: "12", y2: "12" }]
80186
80186
  ];
80187
80187
  /**
80188
- * @license lucide v0.486.0 - ISC
80188
+ * @license lucide v0.487.0 - ISC
80189
80189
  *
80190
80190
  * This source code is licensed under the ISC license.
80191
80191
  * See the LICENSE file in the root directory of this source tree.
@@ -80198,7 +80198,7 @@ const TextCursorInput = [
80198
80198
  ["path", { d: "M9 7v10" }]
80199
80199
  ];
80200
80200
  /**
80201
- * @license lucide v0.486.0 - ISC
80201
+ * @license lucide v0.487.0 - ISC
80202
80202
  *
80203
80203
  * This source code is licensed under the ISC license.
80204
80204
  * See the LICENSE file in the root directory of this source tree.
@@ -87160,7 +87160,7 @@ function genStyleUtils(a) {
87160
87160
  genComponentStyleHook: x
87161
87161
  };
87162
87162
  }
87163
- const PresetColors = ["blue", "purple", "cyan", "green", "magenta", "pink", "red", "orange", "yellow", "volcano", "geekblue", "lime", "gold"], version$1 = "5.24.5";
87163
+ const PresetColors = ["blue", "purple", "cyan", "green", "magenta", "pink", "red", "orange", "yellow", "volcano", "geekblue", "lime", "gold"], version$1 = "5.24.6";
87164
87164
  function isStableColor(a) {
87165
87165
  return a >= 0 && a <= 255;
87166
87166
  }
@@ -100624,8 +100624,7 @@ const responsiveArray = ["xxl", "xl", "lg", "md", "sm", "xs"], getResponsiveMap
100624
100624
  throw new Error(`${b}<=${x} fails : !(${s[b]}<=${s[x]})`);
100625
100625
  }
100626
100626
  }), a;
100627
- };
100628
- function useResponsiveObserver() {
100627
+ }, useResponsiveObserver = () => {
100629
100628
  const [, a] = useToken$1(), s = getResponsiveMap(validateBreakpoints(a));
100630
100629
  return React.useMemo(() => {
100631
100630
  const c = /* @__PURE__ */ new Map();
@@ -100666,7 +100665,7 @@ function useResponsiveObserver() {
100666
100665
  }
100667
100666
  };
100668
100667
  }, [a]);
100669
- }
100668
+ };
100670
100669
  function useForceUpdate() {
100671
100670
  const [, a] = reactExports.useReducer((s) => s + 1, 0);
100672
100671
  return a;
@@ -121771,6 +121770,7 @@ const genPaginationDisabledStyle = (a) => {
121771
121770
  cursor: "not-allowed",
121772
121771
  [`${s}-item`]: {
121773
121772
  cursor: "not-allowed",
121773
+ backgroundColor: "transparent",
121774
121774
  "&:hover, &:active": {
121775
121775
  backgroundColor: "transparent"
121776
121776
  },
@@ -121841,16 +121841,6 @@ const genPaginationDisabledStyle = (a) => {
121841
121841
  margin: 0,
121842
121842
  lineHeight: unit$1(a.calc(a.itemSizeSM).sub(2).equal())
121843
121843
  },
121844
- [`&${s}-mini:not(${s}-disabled) ${s}-item:not(${s}-item-active)`]: {
121845
- backgroundColor: "transparent",
121846
- borderColor: "transparent",
121847
- "&:hover": {
121848
- backgroundColor: a.colorBgTextHover
121849
- },
121850
- "&:active": {
121851
- backgroundColor: a.colorBgTextActive
121852
- }
121853
- },
121854
121844
  [`&${s}-mini ${s}-prev, &${s}-mini ${s}-next`]: {
121855
121845
  minWidth: a.itemSizeSM,
121856
121846
  height: a.itemSizeSM,
@@ -122908,9 +122898,9 @@ const Spin = (a) => {
122908
122898
  Spin.setDefaultIndicator = (a) => {
122909
122899
  defaultIndicator = a;
122910
122900
  };
122911
- function toList$1(a) {
122901
+ const toList$1 = function(a) {
122912
122902
  return (arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1) && a == null ? [] : Array.isArray(a) ? a : [a];
122913
- }
122903
+ };
122914
122904
  let message = null, act = (a) => a(), taskQueue = [], defaultGlobalConfig = {};
122915
122905
  function getGlobalContext() {
122916
122906
  const {
@@ -135665,7 +135655,7 @@ const Dragger = /* @__PURE__ */ reactExports.forwardRef((a, s) => {
135665
135655
  Upload.Dragger = Dragger;
135666
135656
  Upload.LIST_IGNORE = LIST_IGNORE;
135667
135657
  /**
135668
- * @license lucide-react v0.486.0 - ISC
135658
+ * @license lucide-react v0.487.0 - ISC
135669
135659
  *
135670
135660
  * This source code is licensed under the ISC license.
135671
135661
  * See the LICENSE file in the root directory of this source tree.
@@ -135678,7 +135668,7 @@ const toKebabCase = (a) => a.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase(
135678
135668
  return s.charAt(0).toUpperCase() + s.slice(1);
135679
135669
  }, mergeClasses = (...a) => a.filter((s, c, u) => !!s && s.trim() !== "" && u.indexOf(s) === c).join(" ").trim();
135680
135670
  /**
135681
- * @license lucide-react v0.486.0 - ISC
135671
+ * @license lucide-react v0.487.0 - ISC
135682
135672
  *
135683
135673
  * This source code is licensed under the ISC license.
135684
135674
  * See the LICENSE file in the root directory of this source tree.
@@ -135695,7 +135685,7 @@ var defaultAttributes$1 = {
135695
135685
  strokeLinejoin: "round"
135696
135686
  };
135697
135687
  /**
135698
- * @license lucide-react v0.486.0 - ISC
135688
+ * @license lucide-react v0.487.0 - ISC
135699
135689
  *
135700
135690
  * This source code is licensed under the ISC license.
135701
135691
  * See the LICENSE file in the root directory of this source tree.
@@ -135729,7 +135719,7 @@ const Icon = reactExports.forwardRef(
135729
135719
  )
135730
135720
  );
135731
135721
  /**
135732
- * @license lucide-react v0.486.0 - ISC
135722
+ * @license lucide-react v0.487.0 - ISC
135733
135723
  *
135734
135724
  * This source code is licensed under the ISC license.
135735
135725
  * See the LICENSE file in the root directory of this source tree.
@@ -135750,7 +135740,7 @@ const createLucideIcon = (a, s) => {
135750
135740
  return c.displayName = toPascalCase(a), c;
135751
135741
  };
135752
135742
  /**
135753
- * @license lucide-react v0.486.0 - ISC
135743
+ * @license lucide-react v0.487.0 - ISC
135754
135744
  *
135755
135745
  * This source code is licensed under the ISC license.
135756
135746
  * See the LICENSE file in the root directory of this source tree.
@@ -135763,7 +135753,7 @@ const __iconNode$m = [
135763
135753
  ["path", { d: "M14 8V7c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1", key: "1apec2" }]
135764
135754
  ], AlignCenterHorizontal = createLucideIcon("align-center-horizontal", __iconNode$m);
135765
135755
  /**
135766
- * @license lucide-react v0.486.0 - ISC
135756
+ * @license lucide-react v0.487.0 - ISC
135767
135757
  *
135768
135758
  * This source code is licensed under the ISC license.
135769
135759
  * See the LICENSE file in the root directory of this source tree.
@@ -135776,7 +135766,7 @@ const __iconNode$l = [
135776
135766
  ["path", { d: "M16 14h1a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-1", key: "1euafb" }]
135777
135767
  ], AlignCenterVertical = createLucideIcon("align-center-vertical", __iconNode$l);
135778
135768
  /**
135779
- * @license lucide-react v0.486.0 - ISC
135769
+ * @license lucide-react v0.487.0 - ISC
135780
135770
  *
135781
135771
  * This source code is licensed under the ISC license.
135782
135772
  * See the LICENSE file in the root directory of this source tree.
@@ -135787,7 +135777,7 @@ const __iconNode$k = [
135787
135777
  ["path", { d: "M22 22H2", key: "19qnx5" }]
135788
135778
  ], AlignEndHorizontal = createLucideIcon("align-end-horizontal", __iconNode$k);
135789
135779
  /**
135790
- * @license lucide-react v0.486.0 - ISC
135780
+ * @license lucide-react v0.487.0 - ISC
135791
135781
  *
135792
135782
  * This source code is licensed under the ISC license.
135793
135783
  * See the LICENSE file in the root directory of this source tree.
@@ -135798,7 +135788,7 @@ const __iconNode$j = [
135798
135788
  ["path", { d: "M22 22V2", key: "12ipfv" }]
135799
135789
  ], AlignEndVertical = createLucideIcon("align-end-vertical", __iconNode$j);
135800
135790
  /**
135801
- * @license lucide-react v0.486.0 - ISC
135791
+ * @license lucide-react v0.487.0 - ISC
135802
135792
  *
135803
135793
  * This source code is licensed under the ISC license.
135804
135794
  * See the LICENSE file in the root directory of this source tree.
@@ -135809,7 +135799,7 @@ const __iconNode$i = [
135809
135799
  ["path", { d: "M20 22V2", key: "1bnhr8" }]
135810
135800
  ], AlignHorizontalSpaceAround = createLucideIcon("align-horizontal-space-around", __iconNode$i);
135811
135801
  /**
135812
- * @license lucide-react v0.486.0 - ISC
135802
+ * @license lucide-react v0.487.0 - ISC
135813
135803
  *
135814
135804
  * This source code is licensed under the ISC license.
135815
135805
  * See the LICENSE file in the root directory of this source tree.
@@ -135820,7 +135810,7 @@ const __iconNode$h = [
135820
135810
  ["path", { d: "M22 2H2", key: "fhrpnj" }]
135821
135811
  ], AlignStartHorizontal = createLucideIcon("align-start-horizontal", __iconNode$h);
135822
135812
  /**
135823
- * @license lucide-react v0.486.0 - ISC
135813
+ * @license lucide-react v0.487.0 - ISC
135824
135814
  *
135825
135815
  * This source code is licensed under the ISC license.
135826
135816
  * See the LICENSE file in the root directory of this source tree.
@@ -135831,7 +135821,7 @@ const __iconNode$g = [
135831
135821
  ["path", { d: "M2 2v20", key: "1ivd8o" }]
135832
135822
  ], AlignStartVertical = createLucideIcon("align-start-vertical", __iconNode$g);
135833
135823
  /**
135834
- * @license lucide-react v0.486.0 - ISC
135824
+ * @license lucide-react v0.487.0 - ISC
135835
135825
  *
135836
135826
  * This source code is licensed under the ISC license.
135837
135827
  * See the LICENSE file in the root directory of this source tree.
@@ -135842,7 +135832,7 @@ const __iconNode$f = [
135842
135832
  ["path", { d: "M22 4H2", key: "1b7qnq" }]
135843
135833
  ], AlignVerticalSpaceAround = createLucideIcon("align-vertical-space-around", __iconNode$f);
135844
135834
  /**
135845
- * @license lucide-react v0.486.0 - ISC
135835
+ * @license lucide-react v0.487.0 - ISC
135846
135836
  *
135847
135837
  * This source code is licensed under the ISC license.
135848
135838
  * See the LICENSE file in the root directory of this source tree.
@@ -135852,7 +135842,7 @@ const __iconNode$e = [
135852
135842
  ["path", { d: "M19 12H5", key: "x3x0zl" }]
135853
135843
  ], ArrowLeft = createLucideIcon("arrow-left", __iconNode$e);
135854
135844
  /**
135855
- * @license lucide-react v0.486.0 - ISC
135845
+ * @license lucide-react v0.487.0 - ISC
135856
135846
  *
135857
135847
  * This source code is licensed under the ISC license.
135858
135848
  * See the LICENSE file in the root directory of this source tree.
@@ -135862,21 +135852,21 @@ const __iconNode$d = [
135862
135852
  ["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
135863
135853
  ], ArrowRight = createLucideIcon("arrow-right", __iconNode$d);
135864
135854
  /**
135865
- * @license lucide-react v0.486.0 - ISC
135855
+ * @license lucide-react v0.487.0 - ISC
135866
135856
  *
135867
135857
  * This source code is licensed under the ISC license.
135868
135858
  * See the LICENSE file in the root directory of this source tree.
135869
135859
  */
135870
135860
  const __iconNode$c = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]], ChevronLeft = createLucideIcon("chevron-left", __iconNode$c);
135871
135861
  /**
135872
- * @license lucide-react v0.486.0 - ISC
135862
+ * @license lucide-react v0.487.0 - ISC
135873
135863
  *
135874
135864
  * This source code is licensed under the ISC license.
135875
135865
  * See the LICENSE file in the root directory of this source tree.
135876
135866
  */
135877
135867
  const __iconNode$b = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]], ChevronRight = createLucideIcon("chevron-right", __iconNode$b);
135878
135868
  /**
135879
- * @license lucide-react v0.486.0 - ISC
135869
+ * @license lucide-react v0.487.0 - ISC
135880
135870
  *
135881
135871
  * This source code is licensed under the ISC license.
135882
135872
  * See the LICENSE file in the root directory of this source tree.
@@ -135886,7 +135876,7 @@ const __iconNode$a = [
135886
135876
  ["path", { d: "m18 17-5-5 5-5", key: "h8a8et" }]
135887
135877
  ], ChevronsLeft = createLucideIcon("chevrons-left", __iconNode$a);
135888
135878
  /**
135889
- * @license lucide-react v0.486.0 - ISC
135879
+ * @license lucide-react v0.487.0 - ISC
135890
135880
  *
135891
135881
  * This source code is licensed under the ISC license.
135892
135882
  * See the LICENSE file in the root directory of this source tree.
@@ -135896,7 +135886,7 @@ const __iconNode$9 = [
135896
135886
  ["path", { d: "m13 17 5-5-5-5", key: "17xmmf" }]
135897
135887
  ], ChevronsRight = createLucideIcon("chevrons-right", __iconNode$9);
135898
135888
  /**
135899
- * @license lucide-react v0.486.0 - ISC
135889
+ * @license lucide-react v0.487.0 - ISC
135900
135890
  *
135901
135891
  * This source code is licensed under the ISC license.
135902
135892
  * See the LICENSE file in the root directory of this source tree.
@@ -135907,7 +135897,7 @@ const __iconNode$8 = [
135907
135897
  ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
135908
135898
  ], CircleAlert = createLucideIcon("circle-alert", __iconNode$8);
135909
135899
  /**
135910
- * @license lucide-react v0.486.0 - ISC
135900
+ * @license lucide-react v0.487.0 - ISC
135911
135901
  *
135912
135902
  * This source code is licensed under the ISC license.
135913
135903
  * See the LICENSE file in the root directory of this source tree.
@@ -135918,7 +135908,7 @@ const __iconNode$7 = [
135918
135908
  ["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
135919
135909
  ], Ellipsis = createLucideIcon("ellipsis", __iconNode$7);
135920
135910
  /**
135921
- * @license lucide-react v0.486.0 - ISC
135911
+ * @license lucide-react v0.487.0 - ISC
135922
135912
  *
135923
135913
  * This source code is licensed under the ISC license.
135924
135914
  * See the LICENSE file in the root directory of this source tree.
@@ -135932,14 +135922,14 @@ const __iconNode$6 = [
135932
135922
  ["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
135933
135923
  ], GripVertical = createLucideIcon("grip-vertical", __iconNode$6);
135934
135924
  /**
135935
- * @license lucide-react v0.486.0 - ISC
135925
+ * @license lucide-react v0.487.0 - ISC
135936
135926
  *
135937
135927
  * This source code is licensed under the ISC license.
135938
135928
  * See the LICENSE file in the root directory of this source tree.
135939
135929
  */
135940
135930
  const __iconNode$5 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]], LoaderCircle = createLucideIcon("loader-circle", __iconNode$5);
135941
135931
  /**
135942
- * @license lucide-react v0.486.0 - ISC
135932
+ * @license lucide-react v0.487.0 - ISC
135943
135933
  *
135944
135934
  * This source code is licensed under the ISC license.
135945
135935
  * See the LICENSE file in the root directory of this source tree.
@@ -135949,7 +135939,7 @@ const __iconNode$4 = [
135949
135939
  ["path", { d: "M7 11V7a5 5 0 0 1 10 0v4", key: "fwvmzm" }]
135950
135940
  ], Lock = createLucideIcon("lock", __iconNode$4);
135951
135941
  /**
135952
- * @license lucide-react v0.486.0 - ISC
135942
+ * @license lucide-react v0.487.0 - ISC
135953
135943
  *
135954
135944
  * This source code is licensed under the ISC license.
135955
135945
  * See the LICENSE file in the root directory of this source tree.
@@ -135960,14 +135950,14 @@ const __iconNode$3 = [
135960
135950
  ["line", { x1: "4", x2: "20", y1: "18", y2: "18", key: "yk5zj1" }]
135961
135951
  ], Menu = createLucideIcon("menu", __iconNode$3);
135962
135952
  /**
135963
- * @license lucide-react v0.486.0 - ISC
135953
+ * @license lucide-react v0.487.0 - ISC
135964
135954
  *
135965
135955
  * This source code is licensed under the ISC license.
135966
135956
  * See the LICENSE file in the root directory of this source tree.
135967
135957
  */
135968
135958
  const __iconNode$2 = [["path", { d: "M5 12h14", key: "1ays0h" }]], Minus = createLucideIcon("minus", __iconNode$2);
135969
135959
  /**
135970
- * @license lucide-react v0.486.0 - ISC
135960
+ * @license lucide-react v0.487.0 - ISC
135971
135961
  *
135972
135962
  * This source code is licensed under the ISC license.
135973
135963
  * See the LICENSE file in the root directory of this source tree.
@@ -135977,7 +135967,7 @@ const __iconNode$1 = [
135977
135967
  ["path", { d: "M12 5v14", key: "s699le" }]
135978
135968
  ], Plus = createLucideIcon("plus", __iconNode$1);
135979
135969
  /**
135980
- * @license lucide-react v0.486.0 - ISC
135970
+ * @license lucide-react v0.487.0 - ISC
135981
135971
  *
135982
135972
  * This source code is licensed under the ISC license.
135983
135973
  * See the LICENSE file in the root directory of this source tree.