davis-components 0.3.41 → 0.3.43
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-D54UBgJ2.cjs +1 -0
- package/dist/Draft-DS_t3bI2.js +188 -0
- package/dist/convertFromRawToDraftState-BIFdvEGS.cjs +24 -0
- package/dist/convertFromRawToDraftState-X0cT6Di8.js +9923 -0
- package/dist/{html-to-draftjs-JJWvXa6Q.cjs → html-to-draftjs-Cr34gkSk.cjs} +2 -2
- package/dist/{html-to-draftjs-D6PE2Kms.js → html-to-draftjs-JQLXkU8V.js} +26 -26
- package/dist/{immutable-Dc9jo5Ij.js → immutable-BK0zUnIS.js} +1 -1
- package/dist/{immutable-lDbVu7ab.cjs → immutable-BQAZWDcd.cjs} +1 -1
- package/dist/{main-BDptClrv.js → main-DIsThwVx.js} +2 -2
- package/dist/main-DNYU1iTa.cjs +9 -0
- package/dist/{main-Bno4UZ6R.js → main-DgrDd7yr.js} +156 -135
- package/dist/{main-BZ4AI874.cjs → main-Q8BvMLBB.cjs} +13 -13
- package/dist/main.cjs.js +1 -1
- package/dist/main.es.js +1 -1
- package/dist/{react-draft-wysiwyg-DJ2ppBhb.js → react-draft-wysiwyg-39QIX-UD.js} +4 -4
- package/dist/{react-draft-wysiwyg-DgHliXGc.cjs → react-draft-wysiwyg-B7Il0hgO.cjs} +1 -1
- package/package.json +1 -1
- package/dist/Draft-C-sJYYN_.cjs +0 -1
- package/dist/Draft-CoJIlBGk.js +0 -26
- package/dist/Draft-DXlOejAh.js +0 -11043
- package/dist/Draft-WvO_wZpz.cjs +0 -24
- package/dist/main-BuefUjHe.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-Q8BvMLBB.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-DgrDd7yr.js";
|
|
2
2
|
export {
|
|
3
3
|
e as ArchiveTable,
|
|
4
4
|
i as Button,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { g as ni } from "./main-
|
|
1
|
+
import { g as ni } from "./main-DgrDd7yr.js";
|
|
2
2
|
import oi from "react";
|
|
3
|
-
import {
|
|
4
|
-
import { r as ii } from "./immutable-
|
|
3
|
+
import { a as ri } from "./Draft-DS_t3bI2.js";
|
|
4
|
+
import { r as ii } from "./immutable-BK0zUnIS.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-Q8BvMLBB.cjs"),oi=require("react"),ri=require("./Draft-D54UBgJ2.cjs"),ii=require("./immutable-BQAZWDcd.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
|
package/package.json
CHANGED
package/dist/Draft-C-sJYYN_.cjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const s=require("./main-BZ4AI874.cjs"),c=require("./Draft-WvO_wZpz.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-CoJIlBGk.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { g as s } from "./main-Bno4UZ6R.js";
|
|
2
|
-
import { r as i } from "./Draft-DXlOejAh.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
|
-
};
|