@isi-ui7/bos7-shared 0.2.12 → 0.2.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/crud-components.d.ts +10 -2
- package/dist/crud-types.d.ts +19 -0
- package/dist/export.d.ts +22 -1
- package/dist/i18n.d.ts +1 -0
- package/dist/index-CPY3DDQN.js +28761 -0
- package/dist/{index.es-Bylk5fh-.js → index.es-Dy3lNA6h.js} +4 -7
- package/dist/index.js +72 -21147
- package/dist/{jspdf.es.min-Dzm5j8wC.js → jspdf.es.min-Ds3Fsl60.js} +1 -1
- package/package.json +46 -95
- package/src/crud-components.tsx +45 -5
- package/src/crud-types.ts +19 -0
- package/src/export.ts +144 -19
- package/src/i18n.tsx +2 -0
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
function Do(a) {
|
|
4
|
-
return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
|
|
5
|
-
}
|
|
1
|
+
import { c as Ke, g as Do } from "./index-CPY3DDQN.js";
|
|
2
|
+
import { _ as Xa } from "./jspdf.es.min-Ds3Fsl60.js";
|
|
6
3
|
var vt = function(a) {
|
|
7
4
|
return a && a.Math === Math && a;
|
|
8
5
|
}, _ = (
|
|
@@ -2247,7 +2244,7 @@ function o1(a) {
|
|
|
2247
2244
|
createImage: t.loadImage
|
|
2248
2245
|
};
|
|
2249
2246
|
}
|
|
2250
|
-
var
|
|
2247
|
+
var x2 = /* @__PURE__ */ Object.freeze({
|
|
2251
2248
|
__proto__: null,
|
|
2252
2249
|
offscreen: s1,
|
|
2253
2250
|
node: o1
|
|
@@ -5639,7 +5636,7 @@ export {
|
|
|
5639
5636
|
v1 as normalizeAttributeName,
|
|
5640
5637
|
f1 as normalizeColor,
|
|
5641
5638
|
yl as parseExternalUrl,
|
|
5642
|
-
|
|
5639
|
+
x2 as presets,
|
|
5643
5640
|
ne as toNumbers,
|
|
5644
5641
|
u1 as trimLeft,
|
|
5645
5642
|
l1 as trimRight,
|