davis-components 0.3.17 → 0.3.19
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-BaSCCdgV.cjs → Draft-BLufbWUu.cjs} +1 -1
- package/dist/{Draft-BSOY4bCx.js → Draft-C8D-CjHD.js} +2 -2
- package/dist/{convertFromRawToDraftState-CthnJaU7.cjs → convertFromRawToDraftState-Ban1d1bj.cjs} +1 -1
- package/dist/{convertFromRawToDraftState-40-6xHWy.js → convertFromRawToDraftState-Yj8bXkjX.js} +1 -1
- package/dist/{html-to-draftjs-D_BsnV2m.cjs → html-to-draftjs-0j689jyL.cjs} +1 -1
- package/dist/{html-to-draftjs-DaqKTF-Z.js → html-to-draftjs-zIx25aWp.js} +3 -3
- package/dist/{immutable-DDFAHteI.js → immutable-Bc8AYRZA.js} +1 -1
- package/dist/{immutable-BrWf57oo.cjs → immutable-CL0Hb5q8.cjs} +1 -1
- package/dist/{main-BQUon-Ys.cjs → main-B5ZMmuYM.cjs} +21 -21
- package/dist/{main-BxRifqUz.js → main-B8KSFvAD.js} +2 -2
- package/dist/{main-t8Klscv1.cjs → main-BmR9S4qM.cjs} +1 -1
- package/dist/{main-BdqwCafO.js → main-CbdzwCf2.js} +574 -576
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +31 -34
- package/dist/{react-draft-wysiwyg-g30xGTMM.cjs → react-draft-wysiwyg-8wIF_Kr1.cjs} +1 -1
- package/dist/{react-draft-wysiwyg-4C6F3X_n.js → react-draft-wysiwyg-P7WXCkQl.js} +3 -3
- package/package.json +1 -1
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-B5ZMmuYM.cjs");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,36 +1,33 @@
|
|
|
1
|
-
import { A as
|
|
2
|
-
import "react-hook-form";
|
|
3
|
-
import "react";
|
|
4
|
-
import "jalali-moment";
|
|
1
|
+
import { A as e, B as i, p as r, C as o, i as t, h as d, D as l, a as p, E as F, F as P, j as c, n as m, H as n, L as C, M as T, P as b, b as g, s as h, k as S, d as x, R as D, f as B, S as H, q as k, o as u, r as E, m as L, T as M, l as R, e as f } from "./main-CbdzwCf2.js";
|
|
5
2
|
export {
|
|
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
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
3
|
+
e as ArchiveTable,
|
|
4
|
+
i as Button,
|
|
5
|
+
r as CFCHeader,
|
|
6
|
+
o as CheckBox,
|
|
7
|
+
t as CheckBoxGroup,
|
|
8
|
+
d as DateInput,
|
|
9
|
+
l as Divider,
|
|
10
|
+
p as Dropdown,
|
|
11
|
+
F as EmptyForm,
|
|
12
|
+
P as FieldSet,
|
|
13
|
+
c as FileField,
|
|
14
|
+
m as FormFields,
|
|
15
|
+
n as HTML,
|
|
16
|
+
C as Label,
|
|
17
|
+
T as Modal,
|
|
18
|
+
b as Page,
|
|
19
|
+
g as PageCard,
|
|
20
|
+
h as Prescription,
|
|
21
|
+
S as ProgressChart,
|
|
22
|
+
x as ProjectName,
|
|
23
|
+
D as Radio,
|
|
24
|
+
B as RadioOptions,
|
|
25
|
+
H as Select,
|
|
26
|
+
k as SpecialistDashboardPage,
|
|
27
|
+
u as SpecialistFormPageHeader,
|
|
28
|
+
E as SpecialistPrintPage,
|
|
29
|
+
L as Tab,
|
|
30
|
+
M as Table,
|
|
31
|
+
R as TextEditor,
|
|
32
|
+
f as TextField
|
|
36
33
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const ni=require("./main-
|
|
1
|
+
"use strict";const ni=require("./main-B5ZMmuYM.cjs"),oi=require("react"),ri=require("./Draft-BLufbWUu.cjs"),ii=require("./immutable-CL0Hb5q8.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.Draft$1,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-CbdzwCf2.js";
|
|
2
2
|
import oi from "react";
|
|
3
|
-
import { a as ri } from "./Draft-
|
|
4
|
-
import { r as ii } from "./immutable-
|
|
3
|
+
import { a as ri } from "./Draft-C8D-CjHD.js";
|
|
4
|
+
import { r as ii } from "./immutable-Bc8AYRZA.js";
|
|
5
5
|
function ai(Ge, rt) {
|
|
6
6
|
for (var Ze = 0; Ze < rt.length; Ze++) {
|
|
7
7
|
const ze = rt[Ze];
|