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

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