@texonom/nreact 1.4.6 → 1.5.0

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 (127) hide show
  1. package/build/block.d.ts +2 -2
  2. package/build/components/asset-wrapper.d.ts +1 -1
  3. package/build/components/asset.d.ts +1 -1
  4. package/build/components/audio.d.ts +1 -1
  5. package/build/components/checkbox.d.ts +1 -1
  6. package/build/components/eoi.d.ts +1 -1
  7. package/build/components/file.d.ts +1 -1
  8. package/build/components/google-drive.d.ts +1 -1
  9. package/build/components/graceful-image.d.ts +1 -1
  10. package/build/components/header.d.ts +2 -2
  11. package/build/components/lazy-image.d.ts +1 -1
  12. package/build/components/lite-youtube-embed.d.ts +1 -1
  13. package/build/components/page-aside.d.ts +1 -1
  14. package/build/components/page-icon.d.ts +1 -1
  15. package/build/components/page-title.d.ts +1 -1
  16. package/build/components/search-dialog.d.ts +2 -2
  17. package/build/components/search-dialog.d.ts.map +1 -1
  18. package/build/components/sync-pointer-block.d.ts +2 -2
  19. package/build/components/text.d.ts +2 -2
  20. package/build/context.d.ts +2 -2
  21. package/build/context.d.ts.map +1 -1
  22. package/build/icons/check.d.ts +1 -1
  23. package/build/icons/chevron-down-icon.d.ts +1 -1
  24. package/build/icons/clear-icon.d.ts +1 -1
  25. package/build/icons/collection-view-board.d.ts +1 -1
  26. package/build/icons/collection-view-calendar.d.ts +1 -1
  27. package/build/icons/collection-view-gallery.d.ts +1 -1
  28. package/build/icons/collection-view-icon.d.ts +1 -1
  29. package/build/icons/collection-view-list.d.ts +1 -1
  30. package/build/icons/collection-view-table.d.ts +1 -1
  31. package/build/icons/copy.d.ts +1 -1
  32. package/build/icons/default-page-icon.d.ts +1 -1
  33. package/build/icons/empty-icon.d.ts +1 -1
  34. package/build/icons/file-icon.d.ts +1 -1
  35. package/build/icons/link-icon.d.ts +1 -1
  36. package/build/icons/loading-icon.d.ts +1 -1
  37. package/build/icons/property-icon.d.ts +17 -17
  38. package/build/icons/search-icon.d.ts +1 -1
  39. package/build/icons/type-checkbox.d.ts +1 -1
  40. package/build/icons/type-date.d.ts +1 -1
  41. package/build/icons/type-email.d.ts +1 -1
  42. package/build/icons/type-file.d.ts +1 -1
  43. package/build/icons/type-formula.d.ts +1 -1
  44. package/build/icons/type-github.d.ts +1 -1
  45. package/build/icons/type-multi-select.d.ts +1 -1
  46. package/build/icons/type-number.d.ts +1 -1
  47. package/build/icons/type-person-2.d.ts +1 -1
  48. package/build/icons/type-person.d.ts +1 -1
  49. package/build/icons/type-phone-number.d.ts +1 -1
  50. package/build/icons/type-relation.d.ts +1 -1
  51. package/build/icons/type-select.d.ts +1 -1
  52. package/build/icons/type-text.d.ts +1 -1
  53. package/build/icons/type-timestamp.d.ts +1 -1
  54. package/build/icons/type-title.d.ts +1 -1
  55. package/build/icons/type-url.d.ts +1 -1
  56. package/build/index.js +1405 -675
  57. package/build/index.js.map +1 -0
  58. package/build/next.d.ts +1 -1
  59. package/build/next.d.ts.map +1 -1
  60. package/build/renderer.d.ts +2 -2
  61. package/build/third-party/code.d.ts +1 -10
  62. package/build/third-party/collection-card.d.ts +1 -1
  63. package/build/third-party/collection-card.d.ts.map +1 -1
  64. package/build/third-party/collection-column-title.d.ts +1 -1
  65. package/build/third-party/collection-group.d.ts +1 -1
  66. package/build/third-party/collection-row.d.ts +1 -1
  67. package/build/third-party/collection-utils.d.ts +1 -1
  68. package/build/third-party/collection-view-board.d.ts +1 -1
  69. package/build/third-party/collection-view-gallery.d.ts +1 -1
  70. package/build/third-party/collection-view-list.d.ts +1 -1
  71. package/build/third-party/collection-view-table.d.ts +1 -1
  72. package/build/third-party/collection-view.d.ts +1 -1
  73. package/build/third-party/collection.d.ts +2 -2
  74. package/build/third-party/equation.d.ts +1 -1
  75. package/build/third-party/eval-formula.d.ts +1 -1
  76. package/build/third-party/modal.d.ts +1 -1
  77. package/build/third-party/pdf.d.ts +1 -1
  78. package/build/third-party/property.d.ts +2 -2
  79. package/build/types.d.ts +2 -2
  80. package/package.json +13 -13
  81. package/readme.md +59 -0
  82. package/LICENSE +0 -21
  83. package/README.md +0 -19
  84. package/build/.tsbuildinfo +0 -1
  85. package/build/chunk-2U7I3XVC.js +0 -157
  86. package/build/chunk-72RHNPWF.js +0 -1307
  87. package/build/chunk-C6BUIPAM.js +0 -83
  88. package/build/chunk-FCO7MUK6.js +0 -83
  89. package/build/chunk-H4QYS6CQ.js +0 -1185
  90. package/build/chunk-IMWLLIUB.js +0 -1182
  91. package/build/chunk-P7HX4BAT.js +0 -156
  92. package/build/chunk-VP33CFNB.js +0 -1358
  93. package/build/dev/chunk-64UJZ76E.js +0 -1308
  94. package/build/dev/chunk-64UJZ76E.js.map +0 -1
  95. package/build/dev/chunk-ABDRHJEI.js +0 -157
  96. package/build/dev/chunk-ABDRHJEI.js.map +0 -1
  97. package/build/dev/chunk-N6EDMIQD.js +0 -1359
  98. package/build/dev/chunk-N6EDMIQD.js.map +0 -1
  99. package/build/dev/chunk-OAIRL2FN.js +0 -84
  100. package/build/dev/chunk-OAIRL2FN.js.map +0 -1
  101. package/build/dev/chunk-P3V5A3W4.js +0 -1183
  102. package/build/dev/chunk-P3V5A3W4.js.map +0 -1
  103. package/build/dev/chunk-PM5CWL6O.js +0 -158
  104. package/build/dev/chunk-PM5CWL6O.js.map +0 -1
  105. package/build/dev/chunk-Q4G2SZRD.js +0 -84
  106. package/build/dev/chunk-Q4G2SZRD.js.map +0 -1
  107. package/build/dev/chunk-SEA7YL2O.js +0 -1308
  108. package/build/dev/chunk-SEA7YL2O.js.map +0 -1
  109. package/build/dev/chunk-ZJAJPWJX.js +0 -1186
  110. package/build/dev/chunk-ZJAJPWJX.js.map +0 -1
  111. package/build/dev/index.js +0 -890
  112. package/build/dev/index.js.map +0 -1
  113. package/build/dev/third-party/code.js +0 -140
  114. package/build/dev/third-party/code.js.map +0 -1
  115. package/build/dev/third-party/collection.js +0 -4382
  116. package/build/dev/third-party/collection.js.map +0 -1
  117. package/build/dev/third-party/equation.js +0 -35
  118. package/build/dev/third-party/equation.js.map +0 -1
  119. package/build/dev/third-party/modal.js +0 -8
  120. package/build/dev/third-party/modal.js.map +0 -1
  121. package/build/dev/third-party/pdf.js +0 -21
  122. package/build/dev/third-party/pdf.js.map +0 -1
  123. package/build/third-party/code.js +0 -139
  124. package/build/third-party/collection.js +0 -4381
  125. package/build/third-party/equation.js +0 -34
  126. package/build/third-party/modal.js +0 -7
  127. package/build/third-party/pdf.js +0 -20
@@ -1,83 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __defProps = Object.defineProperties;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
6
- var __getOwnPropNames = Object.getOwnPropertyNames;
7
- var __getOwnPropSymbols = Object.getOwnPropertySymbols;
8
- var __getProtoOf = Object.getPrototypeOf;
9
- var __hasOwnProp = Object.prototype.hasOwnProperty;
10
- var __propIsEnum = Object.prototype.propertyIsEnumerable;
11
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
12
- var __spreadValues = (a, b) => {
13
- for (var prop in b || (b = {}))
14
- if (__hasOwnProp.call(b, prop))
15
- __defNormalProp(a, prop, b[prop]);
16
- if (__getOwnPropSymbols)
17
- for (var prop of __getOwnPropSymbols(b)) {
18
- if (__propIsEnum.call(b, prop))
19
- __defNormalProp(a, prop, b[prop]);
20
- }
21
- return a;
22
- };
23
- var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
24
- var __objRest = (source, exclude) => {
25
- var target = {};
26
- for (var prop in source)
27
- if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
28
- target[prop] = source[prop];
29
- if (source != null && __getOwnPropSymbols)
30
- for (var prop of __getOwnPropSymbols(source)) {
31
- if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
32
- target[prop] = source[prop];
33
- }
34
- return target;
35
- };
36
- var __commonJS = (cb, mod) => function __require() {
37
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
38
- };
39
- var __copyProps = (to, from, except, desc) => {
40
- if (from && typeof from === "object" || typeof from === "function") {
41
- for (let key of __getOwnPropNames(from))
42
- if (!__hasOwnProp.call(to, key) && key !== except)
43
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
44
- }
45
- return to;
46
- };
47
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
48
- // If the importer is in node compatibility mode or this is not an ESM
49
- // file that has been converted to a CommonJS file using a Babel-
50
- // compatible transform (i.e. "__esModule" has not been set), then set
51
- // "default" to the CommonJS "module.exports" for node compatibility.
52
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
53
- mod
54
- ));
55
- var __async = (__this, __arguments, generator) => {
56
- return new Promise((resolve, reject) => {
57
- var fulfilled = (value) => {
58
- try {
59
- step(generator.next(value));
60
- } catch (e) {
61
- reject(e);
62
- }
63
- };
64
- var rejected = (value) => {
65
- try {
66
- step(generator.throw(value));
67
- } catch (e) {
68
- reject(e);
69
- }
70
- };
71
- var step = (x) => x.done ? resolve(x.value) : Promise.resolve(x.value).then(fulfilled, rejected);
72
- step((generator = generator.apply(__this, __arguments)).next());
73
- });
74
- };
75
-
76
- export {
77
- __spreadValues,
78
- __spreadProps,
79
- __objRest,
80
- __commonJS,
81
- __toESM,
82
- __async
83
- };
@@ -1,83 +0,0 @@
1
- var __create = Object.create;
2
- var __defProp = Object.defineProperty;
3
- var __defProps = Object.defineProperties;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
6
- var __getOwnPropNames = Object.getOwnPropertyNames;
7
- var __getOwnPropSymbols = Object.getOwnPropertySymbols;
8
- var __getProtoOf = Object.getPrototypeOf;
9
- var __hasOwnProp = Object.prototype.hasOwnProperty;
10
- var __propIsEnum = Object.prototype.propertyIsEnumerable;
11
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
12
- var __spreadValues = (a, b) => {
13
- for (var prop in b || (b = {}))
14
- if (__hasOwnProp.call(b, prop))
15
- __defNormalProp(a, prop, b[prop]);
16
- if (__getOwnPropSymbols)
17
- for (var prop of __getOwnPropSymbols(b)) {
18
- if (__propIsEnum.call(b, prop))
19
- __defNormalProp(a, prop, b[prop]);
20
- }
21
- return a;
22
- };
23
- var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
24
- var __objRest = (source, exclude) => {
25
- var target = {};
26
- for (var prop in source)
27
- if (__hasOwnProp.call(source, prop) && exclude.indexOf(prop) < 0)
28
- target[prop] = source[prop];
29
- if (source != null && __getOwnPropSymbols)
30
- for (var prop of __getOwnPropSymbols(source)) {
31
- if (exclude.indexOf(prop) < 0 && __propIsEnum.call(source, prop))
32
- target[prop] = source[prop];
33
- }
34
- return target;
35
- };
36
- var __commonJS = (cb, mod) => function __require() {
37
- return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
38
- };
39
- var __copyProps = (to, from, except, desc) => {
40
- if (from && typeof from === "object" || typeof from === "function") {
41
- for (let key of __getOwnPropNames(from))
42
- if (!__hasOwnProp.call(to, key) && key !== except)
43
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
44
- }
45
- return to;
46
- };
47
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
48
- // If the importer is in node compatibility mode or this is not an ESM
49
- // file that has been converted to a CommonJS file using a Babel-
50
- // compatible transform (i.e. "__esModule" has not been set), then set
51
- // "default" to the CommonJS "module.exports" for node compatibility.
52
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
53
- mod
54
- ));
55
- var __async = (__this, __arguments, generator) => {
56
- return new Promise((resolve, reject) => {
57
- var fulfilled = (value) => {
58
- try {
59
- step(generator.next(value));
60
- } catch (e) {
61
- reject(e);
62
- }
63
- };
64
- var rejected = (value) => {
65
- try {
66
- step(generator.throw(value));
67
- } catch (e) {
68
- reject(e);
69
- }
70
- };
71
- var step = (x) => x.done ? resolve(x.value) : Promise.resolve(x.value).then(fulfilled, rejected);
72
- step((generator = generator.apply(__this, __arguments)).next());
73
- });
74
- };
75
-
76
- export {
77
- __spreadValues,
78
- __spreadProps,
79
- __objRest,
80
- __commonJS,
81
- __toESM,
82
- __async
83
- };