@cyberskill/cyber-editor 3.8.7 → 3.8.9

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.
Files changed (66) hide show
  1. package/README.md +3 -231
  2. package/dist/client/_commonjsHelpers-C6fGbg64.js +6 -0
  3. package/dist/client/_commonjsHelpers-DwGv2jUC.cjs +1 -0
  4. package/dist/client/assets/manifest-e1ae6e39.js +1 -0
  5. package/dist/client/chunk-D4RADZKF-CqCYZIAv.js +6257 -0
  6. package/dist/client/chunk-D4RADZKF-sLhgGPy5.cjs +56 -0
  7. package/dist/client/cyber-editor.cjs.js +259 -0
  8. package/dist/client/cyber-editor.cjs2.js +1 -0
  9. package/dist/client/cyber-editor.cjs3.js +1 -0
  10. package/dist/client/cyber-editor.cjs4.js +604 -0
  11. package/dist/client/cyber-editor.cjs5.js +1 -0
  12. package/dist/client/cyber-editor.css +1 -0
  13. package/dist/client/cyber-editor.es.js +25364 -0
  14. package/dist/client/cyber-editor.es2.js +55 -0
  15. package/dist/client/cyber-editor.es3.js +11 -0
  16. package/dist/{cyber-editor.es.js → client/cyber-editor.es4.js} +13995 -15985
  17. package/dist/client/cyber-editor.es5.js +11 -0
  18. package/dist/client/index-HJNgKdvE.cjs +5 -0
  19. package/dist/client/index-rkLJDvut.js +156 -0
  20. package/dist/client/index.html +6 -0
  21. package/dist/client/with-props-Ba4118z_.js +27 -0
  22. package/dist/client/with-props-CuGIah2q.cjs +1 -0
  23. package/package.json +87 -71
  24. package/dist/cyber-editor.cjs.js +0 -638
  25. package/dist/cyber-editor.css +0 -1
  26. package/dist/index.d.ts +0 -3
  27. package/dist/modules/accordion/accordion-extension.d.ts +0 -2
  28. package/dist/modules/accordion/accordion-extension.type.d.ts +0 -11
  29. package/dist/modules/accordion/accordion-view.component.d.ts +0 -2
  30. package/dist/modules/accordion/accordion-view.type.d.ts +0 -5
  31. package/dist/modules/accordion/index.d.ts +0 -4
  32. package/dist/modules/color-picker/color-picker.component.d.ts +0 -2
  33. package/dist/modules/color-picker/color-picker.type.d.ts +0 -4
  34. package/dist/modules/color-picker/index.d.ts +0 -2
  35. package/dist/modules/heading/heading.component.d.ts +0 -2
  36. package/dist/modules/heading/heading.type.d.ts +0 -4
  37. package/dist/modules/heading/index.d.ts +0 -2
  38. package/dist/modules/image/image-view.component.d.ts +0 -2
  39. package/dist/modules/image/image-view.type.d.ts +0 -4
  40. package/dist/modules/image/image.d.ts +0 -2
  41. package/dist/modules/image/image.type.d.ts +0 -12
  42. package/dist/modules/image/index.d.ts +0 -4
  43. package/dist/modules/index.d.ts +0 -6
  44. package/dist/modules/table/index.d.ts +0 -2
  45. package/dist/modules/table/table.component.d.ts +0 -2
  46. package/dist/modules/table/table.type.d.ts +0 -6
  47. package/dist/modules/toolbar/custom.d.ts +0 -1
  48. package/dist/modules/toolbar/index.d.ts +0 -1
  49. package/dist/root.d.ts +0 -1
  50. package/dist/shared/components/color-picker/color-picker.component.d.ts +0 -2
  51. package/dist/shared/components/color-picker/color-picker.type.d.ts +0 -5
  52. package/dist/shared/components/color-picker/index.d.ts +0 -2
  53. package/dist/shared/components/index.d.ts +0 -2
  54. package/dist/shared/components/modal-edit/index.d.ts +0 -2
  55. package/dist/shared/components/modal-edit/modal-edit.component.d.ts +0 -2
  56. package/dist/shared/components/modal-edit/modal-edit.type.d.ts +0 -6
  57. package/dist/shared/configs/env.d.ts +0 -2
  58. package/dist/shared/constants/alias.d.ts +0 -4
  59. package/dist/shared/constants/index.d.ts +0 -1
  60. package/dist/shared/providers/editor.d.ts +0 -3
  61. package/dist/shared/providers/index.d.ts +0 -1
  62. package/dist/shared/typescript/index.d.ts +0 -8
  63. package/dist/shared/utils/extensions.d.ts +0 -1
  64. package/dist/shared/utils/index.d.ts +0 -1
  65. /package/dist/{assets → client/assets}/icons/index.ts +0 -0
  66. /package/dist/{favicon.svg → client/favicon.svg} +0 -0
@@ -0,0 +1,55 @@
1
+ import { w as s, a as n } from "./with-props-Ba4118z_.js";
2
+ import { n as t, M as a, L as o, S as i, o as l, O as c } from "./chunk-D4RADZKF-CqCYZIAv.js";
3
+ import { j as d, g as j } from "./index-rkLJDvut.js";
4
+ function x({ children: e }) {
5
+ return /* @__PURE__ */ t.jsx(d, { children: e });
6
+ }
7
+ function m({
8
+ children: e
9
+ }) {
10
+ return /* @__PURE__ */ t.jsxs("html", {
11
+ lang: "en",
12
+ children: [/* @__PURE__ */ t.jsxs("head", {
13
+ children: [/* @__PURE__ */ t.jsx("meta", {
14
+ charSet: "UTF-8"
15
+ }), /* @__PURE__ */ t.jsx("link", {
16
+ rel: "icon",
17
+ type: "image/svg+xml",
18
+ href: "/vite.svg"
19
+ }), /* @__PURE__ */ t.jsx("link", {
20
+ rel: "stylesheet preload prefetch",
21
+ as: "style",
22
+ href: "https://cdn.jsdelivr.net/npm/gardevoir",
23
+ onLoad: (r) => {
24
+ r.currentTarget.onload = null;
25
+ }
26
+ }), /* @__PURE__ */ t.jsx("noscript", {
27
+ children: /* @__PURE__ */ t.jsx("link", {
28
+ rel: "stylesheet",
29
+ href: "https://cdn.jsdelivr.net/npm/gardevoir"
30
+ })
31
+ }), /* @__PURE__ */ t.jsx("meta", {
32
+ name: "viewport",
33
+ content: "width=device-width, initial-scale=1.0"
34
+ }), /* @__PURE__ */ t.jsx("title", {
35
+ children: "Cyber Editor"
36
+ }), /* @__PURE__ */ t.jsx(a, {}), /* @__PURE__ */ t.jsx(o, {})]
37
+ }), /* @__PURE__ */ t.jsxs("body", {
38
+ children: [e, /* @__PURE__ */ t.jsx(i, {}), /* @__PURE__ */ t.jsx(l, {})]
39
+ })]
40
+ });
41
+ }
42
+ const f = s(function() {
43
+ return /* @__PURE__ */ t.jsx(j, {
44
+ full: !0
45
+ });
46
+ }), y = n(function() {
47
+ return /* @__PURE__ */ t.jsx(x, {
48
+ children: /* @__PURE__ */ t.jsx(c, {})
49
+ });
50
+ });
51
+ export {
52
+ f as HydrateFallback,
53
+ m as Layout,
54
+ y as default
55
+ };
@@ -0,0 +1,11 @@
1
+ import { a as n } from "./with-props-Ba4118z_.js";
2
+ import { n as t, O as o } from "./chunk-D4RADZKF-CqCYZIAv.js";
3
+ function a() {
4
+ return /* @__PURE__ */ t.jsxs(t.Fragment, {
5
+ children: ["Blank Layout", /* @__PURE__ */ t.jsx(o, {})]
6
+ });
7
+ }
8
+ const e = n(a);
9
+ export {
10
+ e as default
11
+ };