davis-components 0.3.13 → 0.3.14
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-1wj722UK.cjs +1 -0
- package/dist/Draft-lJ-0agu1.js +188 -0
- package/dist/convertFromRawToDraftState-BMRHBUoN.cjs +24 -0
- package/dist/convertFromRawToDraftState-DndLHI1F.js +9923 -0
- package/dist/{html-to-draftjs-BRWmdQRk.cjs → html-to-draftjs-BXDJc9Sr.cjs} +2 -2
- package/dist/{html-to-draftjs-CcdUw9z5.js → html-to-draftjs-tC0QnZic.js} +26 -26
- package/dist/{immutable-FSiKw7lE.js → immutable-L-qBl_em.js} +1 -1
- package/dist/{immutable-DsQQE42J.cjs → immutable-QeyzHKS7.cjs} +1 -1
- package/dist/{main-D9OWqBNY.js → main-CjzZWBSt.js} +2 -2
- package/dist/{main-Dcd1vavM.js → main-CmtwfNFv.js} +2585 -2576
- package/dist/main-F_b40raN.cjs +9 -0
- package/dist/main-gTV6zKz1.cjs +52 -0
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +1 -1
- package/dist/{react-draft-wysiwyg-BHAJ1qGh.cjs → react-draft-wysiwyg-CVEkyInP.cjs} +1 -1
- package/dist/{react-draft-wysiwyg-Q5wN1np2.js → react-draft-wysiwyg-Y0bD0aPT.js} +4 -4
- package/package.json +1 -1
- package/dist/Draft-BWLVl43s.cjs +0 -1
- package/dist/Draft-BiLP3x92.js +0 -26
- package/dist/Draft-ChfebWpC.cjs +0 -24
- package/dist/Draft-CnzE9pbO.js +0 -11043
- package/dist/main-CIwYEHU0.cjs +0 -9
- package/dist/main-DdiscQIY.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-gTV6zKz1.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,4 +1,4 @@
|
|
|
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-
|
|
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-CmtwfNFv.js";
|
|
2
2
|
export {
|
|
3
3
|
e as ArchiveTable,
|
|
4
4
|
i as Button,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const ni=require("./main-
|
|
1
|
+
"use strict";const ni=require("./main-gTV6zKz1.cjs"),oi=require("react"),ri=require("./Draft-1wj722UK.cjs"),ii=require("./immutable-QeyzHKS7.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-CmtwfNFv.js";
|
|
2
2
|
import oi from "react";
|
|
3
|
-
import {
|
|
4
|
-
import { r as ii } from "./immutable-
|
|
3
|
+
import { a as ri } from "./Draft-lJ-0agu1.js";
|
|
4
|
+
import { r as ii } from "./immutable-L-qBl_em.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)();
|
package/package.json
CHANGED
package/dist/Draft-BWLVl43s.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const s=require("./main-DdiscQIY.cjs"),c=require("./Draft-ChfebWpC.cjs");function i(t,f){for(var o=0;o<f.length;o++){const e=f[o];if(typeof e!="string"&&!Array.isArray(e)){for(const r in e)if(r!=="default"&&!(r in t)){const a=Object.getOwnPropertyDescriptor(e,r);a&&Object.defineProperty(t,r,a.get?a:{enumerable:!0,get:()=>e[r]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var n=c.requireDraft();const u=s.getDefaultExportFromCjs(n),l=i({__proto__:null,default:u},[n]);exports.Draft=l;
|
package/dist/Draft-BiLP3x92.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { g as s } from "./main-Dcd1vavM.js";
|
|
2
|
-
import { r as i } from "./Draft-CnzE9pbO.js";
|
|
3
|
-
function c(t, f) {
|
|
4
|
-
for (var o = 0; o < f.length; o++) {
|
|
5
|
-
const r = f[o];
|
|
6
|
-
if (typeof r != "string" && !Array.isArray(r)) {
|
|
7
|
-
for (const e in r)
|
|
8
|
-
if (e !== "default" && !(e in t)) {
|
|
9
|
-
const a = Object.getOwnPropertyDescriptor(r, e);
|
|
10
|
-
a && Object.defineProperty(t, e, a.get ? a : {
|
|
11
|
-
enumerable: !0,
|
|
12
|
-
get: () => r[e]
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
return Object.freeze(Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }));
|
|
18
|
-
}
|
|
19
|
-
var n = i();
|
|
20
|
-
const p = /* @__PURE__ */ s(n), l = /* @__PURE__ */ c({
|
|
21
|
-
__proto__: null,
|
|
22
|
-
default: p
|
|
23
|
-
}, [n]);
|
|
24
|
-
export {
|
|
25
|
-
l as D
|
|
26
|
-
};
|