davis-components 0.3.15 → 0.3.16
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/{Draft-RYw9h_aR.js → Draft-B67ZJ15P.js} +2 -2
- package/dist/{Draft-BF-Bydvn.js → Draft-D40k02Bp.js} +1 -1
- package/dist/{Draft-BHnnjmUm.cjs → Draft-DkmZdFOC.cjs} +1 -1
- package/dist/{Draft-CHyZmHah.cjs → Draft-DoUVEEzN.cjs} +1 -1
- package/dist/{html-to-draftjs-C4zyRfgn.cjs → html-to-draftjs-Bv2jWIS1.cjs} +1 -1
- package/dist/{html-to-draftjs-BuGR5OuB.js → html-to-draftjs-DTHwCQ9v.js} +3 -3
- package/dist/{immutable-BnOuxPd8.js → immutable-BivWpoIH.js} +1 -1
- package/dist/{immutable-DzcTsBCp.cjs → immutable-CgZ5WAx9.cjs} +1 -1
- package/dist/{main-BwJcQwhe.cjs → main-CVPjBiMk.cjs} +1 -1
- package/dist/main-IJO446x9.cjs +52 -0
- package/dist/{main-CqbDQY69.js → main-OrO9hxx-.js} +2 -2
- package/dist/{main-B7r0Ikfz.js → main-UtIe8ZqB.js} +906 -900
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +34 -31
- package/dist/{react-draft-wysiwyg-Bbpp3hxv.cjs → react-draft-wysiwyg-BCbra-ti.cjs} +1 -1
- package/dist/{react-draft-wysiwyg-nAe0i3Yf.js → react-draft-wysiwyg-ggj08Oo0.js} +3 -3
- package/package.json +1 -1
- package/dist/main-Mi1d2pYy.cjs +0 -52
package/dist/main.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./main-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./main-IJO446x9.cjs");require("react-hook-form");require("react");require("jalali-moment");exports.ArchiveTable=e.ArchiveTable;exports.Button=e.Button;exports.CFCHeader=e.CFCHeader;exports.CheckBox=e.CheckBox;exports.CheckBoxGroup=e.CheckBoxGroup;exports.DateInput=e.DateInput;exports.Divider=e.Divider;exports.Dropdown=e.Dropdown;exports.EmptyForm=e.EmptyForm;exports.FieldSet=e.FieldSet;exports.FileField=e.FileField;exports.FormFields=e.FormFields;exports.HTML=e.HTML;exports.Label=e.Label;exports.Modal=e.Modal;exports.Page=e.Page;exports.PageCard=e.PageCard;exports.Prescription=e.Prescription;exports.ProgressChart=e.ProgressChart;exports.ProjectName=e.ProjectName;exports.Radio=e.Radio;exports.RadioOptions=e.RadioOptions;exports.Select=e.Select;exports.SpecialistDashboardPage=e.SpecialistDashboardPage;exports.SpecialistFormPageHeader=e.Header;exports.SpecialistPrintPage=e.SpecialistPrintPage;exports.Tab=e.Tab;exports.Table=e.Table;exports.TextEditor=e.TextEditor;exports.TextField=e.TextField;
|
package/dist/main.es.js
CHANGED
|
@@ -1,33 +1,36 @@
|
|
|
1
|
-
import { A as
|
|
1
|
+
import { A as o, B as t, p as d, C as l, i as p, h as m, D as F, a as P, E as c, F as n, j as C, n as T, H as b, L as g, M as h, P as S, b as x, s as D, k as B, d as H, R as k, f as u, S as E, q as L, o as M, r as R, m as f, T as j, l as v, e as A } from "./main-UtIe8ZqB.js";
|
|
2
|
+
import "react-hook-form";
|
|
3
|
+
import "react";
|
|
4
|
+
import "jalali-moment";
|
|
2
5
|
export {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
6
|
+
o as ArchiveTable,
|
|
7
|
+
t as Button,
|
|
8
|
+
d as CFCHeader,
|
|
9
|
+
l as CheckBox,
|
|
10
|
+
p as CheckBoxGroup,
|
|
11
|
+
m as DateInput,
|
|
12
|
+
F as Divider,
|
|
13
|
+
P as Dropdown,
|
|
14
|
+
c as EmptyForm,
|
|
15
|
+
n as FieldSet,
|
|
16
|
+
C as FileField,
|
|
17
|
+
T as FormFields,
|
|
18
|
+
b as HTML,
|
|
19
|
+
g as Label,
|
|
20
|
+
h as Modal,
|
|
21
|
+
S as Page,
|
|
22
|
+
x as PageCard,
|
|
23
|
+
D as Prescription,
|
|
24
|
+
B as ProgressChart,
|
|
25
|
+
H as ProjectName,
|
|
26
|
+
k as Radio,
|
|
27
|
+
u as RadioOptions,
|
|
28
|
+
E as Select,
|
|
29
|
+
L as SpecialistDashboardPage,
|
|
30
|
+
M as SpecialistFormPageHeader,
|
|
31
|
+
R as SpecialistPrintPage,
|
|
32
|
+
f as Tab,
|
|
33
|
+
j as Table,
|
|
34
|
+
v as TextEditor,
|
|
35
|
+
A as TextField
|
|
33
36
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const ni=require("./main-
|
|
1
|
+
"use strict";const ni=require("./main-IJO446x9.cjs"),oi=require("react"),ri=require("./Draft-DkmZdFOC.cjs"),ii=require("./immutable-CgZ5WAx9.cjs");function ai(Ge,rt){for(var Ze=0;Ze<rt.length;Ze++){const ze=rt[Ze];if(typeof ze!="string"&&!Array.isArray(ze)){for(const Qe in ze)if(Qe!=="default"&&!(Qe in Ge)){const pe=Object.getOwnPropertyDescriptor(ze,Qe);pe&&Object.defineProperty(Ge,Qe,pe.get?pe:{enumerable:!0,get:()=>ze[Qe]})}}}return Object.freeze(Object.defineProperty(Ge,Symbol.toStringTag,{value:"Module"}))}var Mo={exports:{}};(function(Ge,rt){(function(Ze,ze){Ge.exports=ze(oi,ri.requireDraft(),ii.requireImmutable())})(window,function(Ze,ze,Qe){return Je={},pe.m=Rt=[function(S,A,E){S.exports=E(10)()},function(S,A){S.exports=Ze},function(S,A,E){var C;/*!
|
|
2
2
|
Copyright (c) 2017 Jed Watson.
|
|
3
3
|
Licensed under the MIT License (MIT), see
|
|
4
4
|
http://jedwatson.github.io/classnames
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { g as ni } from "./main-
|
|
1
|
+
import { g as ni } from "./main-UtIe8ZqB.js";
|
|
2
2
|
import oi from "react";
|
|
3
|
-
import { r as ri } from "./Draft-
|
|
4
|
-
import { r as ii } from "./immutable-
|
|
3
|
+
import { r as ri } from "./Draft-D40k02Bp.js";
|
|
4
|
+
import { r as ii } from "./immutable-BivWpoIH.js";
|
|
5
5
|
function ai(Ge, rt) {
|
|
6
6
|
for (var Ze = 0; Ze < rt.length; Ze++) {
|
|
7
7
|
const ze = rt[Ze];
|