davis-components 0.3.18 → 0.3.20
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-BFTtUHmv.cjs +1 -0
- package/dist/Draft-CnvUoEzH.js +188 -0
- package/dist/convertFromRawToDraftState-Cd70TSXh.js +9923 -0
- package/dist/convertFromRawToDraftState-D4qjITVU.cjs +24 -0
- package/dist/{html-to-draftjs-BhV2U7iC.js → html-to-draftjs-Cln1wPHK.js} +26 -26
- package/dist/{html-to-draftjs-CCq3KyGU.cjs → html-to-draftjs-Rz9OdK5w.cjs} +2 -2
- package/dist/{immutable-aamDNOCo.js → immutable-DsIVd_rH.js} +1 -1
- package/dist/{immutable-B1gHEF3X.cjs → immutable-DuPP21Cg.cjs} +1 -1
- package/dist/main-Bo68EDRx.cjs +9 -0
- package/dist/{main-CE0h03h0.js → main-Cmkl6n4u.js} +2 -2
- package/dist/{main-D_0WBW0g.js → main-CypuoouH.js} +638 -640
- package/dist/main-NIZGB8yb.cjs +52 -0
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +31 -34
- package/dist/{react-draft-wysiwyg-DkqzmvD0.js → react-draft-wysiwyg-BpbTLXKK.js} +4 -4
- package/dist/{react-draft-wysiwyg-ClE0xOhD.cjs → react-draft-wysiwyg-DEObP_6Z.cjs} +1 -1
- package/package.json +1 -1
- package/dist/Draft-BTKD88n3.cjs +0 -24
- package/dist/Draft-CliVUfHk.js +0 -26
- package/dist/Draft-DRoOLwY-.js +0 -11043
- package/dist/Draft-Dsk6MeZs.cjs +0 -1
- package/dist/main-BGtmDonY.cjs +0 -52
- package/dist/main-C3XDgNoO.cjs +0 -9
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-NIZGB8yb.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-CypuoouH.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,7 +1,7 @@
|
|
|
1
|
-
import { g as ni } from "./main-
|
|
1
|
+
import { g as ni } from "./main-CypuoouH.js";
|
|
2
2
|
import oi from "react";
|
|
3
|
-
import {
|
|
4
|
-
import { r as ii } from "./immutable-
|
|
3
|
+
import { a as ri } from "./Draft-CnvUoEzH.js";
|
|
4
|
+
import { r as ii } from "./immutable-DsIVd_rH.js";
|
|
5
5
|
function ai(Ge, rt) {
|
|
6
6
|
for (var Ze = 0; Ze < rt.length; Ze++) {
|
|
7
7
|
const ze = rt[Ze];
|
|
@@ -21,7 +21,7 @@ function ai(Ge, rt) {
|
|
|
21
21
|
var Mo = { exports: {} };
|
|
22
22
|
(function(Ge, rt) {
|
|
23
23
|
(function(Ze, ze) {
|
|
24
|
-
Ge.exports = ze(oi, ri
|
|
24
|
+
Ge.exports = ze(oi, ri, ii());
|
|
25
25
|
})(window, function(Ze, ze, Qe) {
|
|
26
26
|
return Je = {}, pe.m = Rt = [function(S, A, E) {
|
|
27
27
|
S.exports = E(10)();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const ni=require("./main-
|
|
1
|
+
"use strict";const ni=require("./main-NIZGB8yb.cjs"),oi=require("react"),ri=require("./Draft-BFTtUHmv.cjs"),ii=require("./immutable-DuPP21Cg.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
|