denwa-react-shared 1.0.56 → 1.0.57
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/denwa-react-shared.cjs.js +1 -1
- package/dist/denwa-react-shared.es.js +64 -53
- package/dist/denwa-react-shared.umd.js +105 -105
- package/dist/{index-9wDVTQZu.js → index-C8L1Y2Ev.js} +14 -3
- package/dist/{index-DvdC6Ax4.cjs → index-CP8vrfK_.cjs} +1 -1
- package/dist/{index-Dr_v8aZS.js → index-KKEmMzl9.js} +1 -1
- package/dist/{index-Bn8Pvseb.cjs → index-Kv2fbOv4.cjs} +94 -94
- package/dist/shared/ui/text-editor/index.d.ts +1 -0
- package/dist/{table-head-B4bcbRSW.cjs → table-head-DDmJ0kBz.cjs} +1 -1
- package/dist/{table-head-In2Gs0ei.js → table-head-z1hTTQq3.js} +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-Kv2fbOv4.cjs");exports.AdminTable=e.AdminTable;exports.BaseDatePicker=e.BaseDatePicker;exports.BaseDrawerForm=e.BaseDrawerForm;exports.BaseImage=e.BaseImage;exports.BaseImageUpload=e.BaseImageUpload;exports.BaseInput=e.BaseInput;exports.BaseInputNumber=e.BaseInputNumber;exports.BaseMaterialMap=e.BaseMaterialMap;exports.BasePasswordInput=e.BasePasswordInput;exports.BaseReadonlyInput=e.BaseReadonlyInput;exports.BaseSearchInput=e.BaseSearchInput;exports.BaseSpin=e.BaseSpin;exports.BaseTextAreaInput=e.BaseTextAreaInput;exports.BaseTextEditor=e.BaseTextEditor;exports.COOKIE=e.COOKIE;exports.Container=e.Container;exports.LOCAL_STORAGE=e.LOCAL_STORAGE;exports.Languages=e.Languages;exports.LayoutCard=e.LayoutCard;exports.MonthsNumber=e.MonthsNumber;exports.ProviderComposer=e.ProviderComposer;exports.THEME=e.THEME;exports.TIME=e.TIME;exports.VALIDATION_VALUE=e.VALIDATION_VALUE;exports.checkCorrectImageObject=e.checkCorrectImageObject;exports.compareRolesPriority=e.compareRolesPriority;exports.convertPhoneMask=e.convertPhoneMask;exports.createProfileLabel=e.createProfileLabel;exports.createUploadStore=e.createUploadStore;exports.deleteCookie=e.deleteCookie;exports.escapeHtml=e.escapeHtml;exports.fileToBase64=e.fileToBase64;exports.formatPhoneToInternational=e.formatPhoneToInternational;exports.formatPhoneToNumber=e.formatPhoneToNumber;exports.getCookie=e.getCookie;exports.getImagePrefix=e.getImagePrefix;exports.getTokenInCookie=e.getTokenInCookie;exports.getUploadImageUrl=e.getUploadImageUrl;exports.insertLink=e.insertLink;exports.isBlockActive=e.isBlockActive;exports.isLinkActive=e.isLinkActive;exports.isMarkActive=e.isMarkActive;exports.isUrl=e.isUrl;exports.mergeObjectArrays=e.mergeObjectArrays;exports.objectArrayToOptions=e.objectArrayToOptions;exports.onFilterSelectOptionsByLabel=e.onFilterSelectOptionsByLabel;exports.prepareImagesToSubmit=e.prepareImagesToSubmit;exports.prepareServerImages=e.prepareServerImages;exports.provider=e.provider;exports.responseSchema=e.responseSchema;exports.searchRadioDefaultValue=e.searchRadioDefaultValue;exports.serializeToHtml=e.serializeToHtml;exports.sessionCookieSchema=e.sessionCookieSchema;exports.setCookie=e.setCookie;exports.sortImagesArrayByReference=e.sortImagesArrayByReference;exports.toggleBlock=e.toggleBlock;exports.toggleMark=e.toggleMark;exports.translateContent=e.translateContent;exports.translateField=e.translateField;exports.translateImagesAlt=e.translateImagesAlt;exports.unwrapLink=e.unwrapLink;exports.uploadImageSchema=e.uploadImageSchema;exports.uploadImagesTempSchema=e.uploadImagesTempSchema;exports.useExtraMediumViewPort=e.useExtraMediumViewPort;exports.useFetchTableData=e.useFetchTableData;exports.useLaptopBigViewPort=e.useLaptopBigViewPort;exports.useLaptopViewPort=e.useLaptopViewPort;exports.useMobileViewPort=e.useMobileViewPort;exports.useSession=e.useSession;exports.useSmallViewPort=e.useSmallViewPort;exports.useTabletViewPort=e.useTabletViewPort;exports.withInlines=e.withInlines;exports.wrapLink=e.wrapLink;
|
|
@@ -1,65 +1,76 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { ce as s, bS as o, bT as r, bU as t, bV as b, bW as i, B as c, b_ as n, bX as l, b$ as m, c0 as p, c1 as u, bY as I, c2 as g, bd as B, bR as T, be as d, bk as k, bZ as A, bl as P, bn as L, E as h, T as S, bf as w, bI as C, bF as M, bt as E, bB as O, bw as V, bO as f, cc as v, bv as y, bA as U, bu as x, bM as D, bL as R, bP as F, bH as N, c9 as j, c3 as H, c7 as _, c4 as z, bz as G, bQ as K, bx as q, bG as J, by as Q, bK as W, bm as X, bg as Y, A as Z, cd as $, bh as aa, bN as ea, bJ as sa, c6 as oa, c5 as ra, bE as ta, bC as ba, bD as ia, c8 as ca, bj as na, bi as la, br as ma, bs as pa, bo as ua, bp as Ia, v as ga, bc as Ba, w as Ta, bq as da, cb as ka, ca as Aa } from "./index-C8L1Y2Ev.js";
|
|
2
2
|
export {
|
|
3
3
|
s as AdminTable,
|
|
4
4
|
o as BaseDatePicker,
|
|
5
5
|
r as BaseDrawerForm,
|
|
6
|
-
|
|
7
|
-
|
|
6
|
+
t as BaseImage,
|
|
7
|
+
b as BaseImageUpload,
|
|
8
8
|
i as BaseInput,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
9
|
+
c as BaseInputNumber,
|
|
10
|
+
n as BaseMaterialMap,
|
|
11
|
+
l as BasePasswordInput,
|
|
12
|
+
m as BaseReadonlyInput,
|
|
13
|
+
p as BaseSearchInput,
|
|
14
|
+
u as BaseSpin,
|
|
15
15
|
I as BaseTextAreaInput,
|
|
16
16
|
g as BaseTextEditor,
|
|
17
17
|
B as COOKIE,
|
|
18
18
|
T as Container,
|
|
19
19
|
d as LOCAL_STORAGE,
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
20
|
+
k as Languages,
|
|
21
|
+
A as LayoutCard,
|
|
22
|
+
P as MonthsNumber,
|
|
23
|
+
L as ProviderComposer,
|
|
24
|
+
h as THEME,
|
|
25
|
+
S as TIME,
|
|
26
|
+
w as VALIDATION_VALUE,
|
|
27
|
+
C as checkCorrectImageObject,
|
|
28
|
+
M as compareRolesPriority,
|
|
29
|
+
E as convertPhoneMask,
|
|
30
|
+
O as createProfileLabel,
|
|
31
|
+
V as createUploadStore,
|
|
32
|
+
f as deleteCookie,
|
|
33
|
+
v as escapeHtml,
|
|
34
|
+
y as fileToBase64,
|
|
34
35
|
U as formatPhoneToInternational,
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
_ as
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
K as
|
|
46
|
-
q as
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
ba as
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
na as
|
|
64
|
-
la as
|
|
36
|
+
x as formatPhoneToNumber,
|
|
37
|
+
D as getCookie,
|
|
38
|
+
R as getImagePrefix,
|
|
39
|
+
F as getTokenInCookie,
|
|
40
|
+
N as getUploadImageUrl,
|
|
41
|
+
j as insertLink,
|
|
42
|
+
H as isBlockActive,
|
|
43
|
+
_ as isLinkActive,
|
|
44
|
+
z as isMarkActive,
|
|
45
|
+
G as isUrl,
|
|
46
|
+
K as mergeObjectArrays,
|
|
47
|
+
q as objectArrayToOptions,
|
|
48
|
+
J as onFilterSelectOptionsByLabel,
|
|
49
|
+
Q as prepareImagesToSubmit,
|
|
50
|
+
W as prepareServerImages,
|
|
51
|
+
X as provider,
|
|
52
|
+
Y as responseSchema,
|
|
53
|
+
Z as searchRadioDefaultValue,
|
|
54
|
+
$ as serializeToHtml,
|
|
55
|
+
aa as sessionCookieSchema,
|
|
56
|
+
ea as setCookie,
|
|
57
|
+
sa as sortImagesArrayByReference,
|
|
58
|
+
oa as toggleBlock,
|
|
59
|
+
ra as toggleMark,
|
|
60
|
+
ta as translateContent,
|
|
61
|
+
ba as translateField,
|
|
62
|
+
ia as translateImagesAlt,
|
|
63
|
+
ca as unwrapLink,
|
|
64
|
+
na as uploadImageSchema,
|
|
65
|
+
la as uploadImagesTempSchema,
|
|
66
|
+
ma as useExtraMediumViewPort,
|
|
67
|
+
pa as useFetchTableData,
|
|
68
|
+
ua as useLaptopBigViewPort,
|
|
69
|
+
Ia as useLaptopViewPort,
|
|
70
|
+
ga as useMobileViewPort,
|
|
71
|
+
Ba as useSession,
|
|
72
|
+
Ta as useSmallViewPort,
|
|
73
|
+
da as useTabletViewPort,
|
|
74
|
+
ka as withInlines,
|
|
75
|
+
Aa as wrapLink
|
|
65
76
|
};
|