denwa-react-shared 1.0.73 → 1.0.74
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 +6 -6
- package/dist/denwa-react-shared.umd.js +2 -2
- package/dist/{index-CyaqbdDW.js → index-C6eROwQe.js} +1 -1
- package/dist/{index-XAunSYMh.js → index-CckU_0ua.js} +484 -483
- package/dist/{index-Ckcp5bik.cjs → index-CiPcfupf.cjs} +1 -1
- package/dist/{index-22jBz_B7.cjs → index-DKVThYKU.cjs} +21 -21
- package/dist/shared/schemas/index.d.ts +6 -1
- package/dist/{table-head-mg1714wE.js → table-head-Co85gXEl.js} +1 -1
- package/dist/{table-head-Co5NtNGo.cjs → table-head-CultfgU9.cjs} +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-DKVThYKU.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.uploadTempSchema=e.uploadTempSchema;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,4 +1,4 @@
|
|
|
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
|
|
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 p, c0 as m, 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 pa, bs as ma, 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-CckU_0ua.js";
|
|
2
2
|
export {
|
|
3
3
|
s as AdminTable,
|
|
4
4
|
o as BaseDatePicker,
|
|
@@ -9,8 +9,8 @@ export {
|
|
|
9
9
|
c as BaseInputNumber,
|
|
10
10
|
n as BaseMaterialMap,
|
|
11
11
|
l as BasePasswordInput,
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
p as BaseReadonlyInput,
|
|
13
|
+
m as BaseSearchInput,
|
|
14
14
|
u as BaseSpin,
|
|
15
15
|
I as BaseTextAreaInput,
|
|
16
16
|
g as BaseTextEditor,
|
|
@@ -62,9 +62,9 @@ export {
|
|
|
62
62
|
ia as translateImagesAlt,
|
|
63
63
|
ca as unwrapLink,
|
|
64
64
|
na as uploadImageSchema,
|
|
65
|
-
la as
|
|
66
|
-
|
|
67
|
-
|
|
65
|
+
la as uploadTempSchema,
|
|
66
|
+
pa as useExtraMediumViewPort,
|
|
67
|
+
ma as useFetchTableData,
|
|
68
68
|
ua as useLaptopBigViewPort,
|
|
69
69
|
Ia as useLaptopViewPort,
|
|
70
70
|
ga as useMobileViewPort,
|