@texonom/nreact 1.4.7 → 1.5.1

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 (141) hide show
  1. package/build/_commonjsHelpers-bAxELxBV.js +9 -0
  2. package/build/_commonjsHelpers-bAxELxBV.js.map +1 -0
  3. package/build/asset-wrapper-CmbIDPIw.js +921 -0
  4. package/build/asset-wrapper-CmbIDPIw.js.map +1 -0
  5. package/build/block.d.ts +20 -20
  6. package/build/collection-column-title-l4hmVo49.js +99 -0
  7. package/build/collection-column-title-l4hmVo49.js.map +1 -0
  8. package/build/components/asset-wrapper.d.ts +6 -6
  9. package/build/components/asset.d.ts +7 -7
  10. package/build/components/audio.d.ts +6 -6
  11. package/build/components/checkbox.d.ts +5 -5
  12. package/build/components/eoi.d.ts +7 -7
  13. package/build/components/file.d.ts +6 -6
  14. package/build/components/google-drive.d.ts +6 -6
  15. package/build/components/graceful-image.d.ts +3 -3
  16. package/build/components/header.d.ts +15 -15
  17. package/build/components/lazy-image.d.ts +13 -13
  18. package/build/components/lite-youtube-embed.d.ts +13 -13
  19. package/build/components/page-aside.d.ts +11 -11
  20. package/build/components/page-icon.d.ts +16 -16
  21. package/build/components/page-title.d.ts +12 -12
  22. package/build/components/search-dialog.d.ts +26 -26
  23. package/build/components/search-dialog.d.ts.map +1 -1
  24. package/build/components/sync-pointer-block.d.ts +6 -6
  25. package/build/components/text.d.ts +19 -19
  26. package/build/context.d.ts +64 -64
  27. package/build/context.d.ts.map +1 -1
  28. package/build/icons/check.d.ts +3 -3
  29. package/build/icons/chevron-down-icon.d.ts +2 -2
  30. package/build/icons/clear-icon.d.ts +2 -2
  31. package/build/icons/collection-view-board.d.ts +3 -3
  32. package/build/icons/collection-view-calendar.d.ts +3 -3
  33. package/build/icons/collection-view-gallery.d.ts +3 -3
  34. package/build/icons/collection-view-icon.d.ts +8 -8
  35. package/build/icons/collection-view-list.d.ts +3 -3
  36. package/build/icons/collection-view-table.d.ts +3 -3
  37. package/build/icons/copy.d.ts +3 -3
  38. package/build/icons/default-page-icon.d.ts +2 -2
  39. package/build/icons/empty-icon.d.ts +2 -2
  40. package/build/icons/file-icon.d.ts +2 -2
  41. package/build/icons/link-icon.d.ts +2 -2
  42. package/build/icons/loading-icon.d.ts +2 -2
  43. package/build/icons/property-icon.d.ts +44 -44
  44. package/build/icons/search-icon.d.ts +2 -2
  45. package/build/icons/type-checkbox.d.ts +3 -3
  46. package/build/icons/type-date.d.ts +3 -3
  47. package/build/icons/type-email.d.ts +3 -3
  48. package/build/icons/type-file.d.ts +3 -3
  49. package/build/icons/type-formula.d.ts +3 -3
  50. package/build/icons/type-github.d.ts +3 -3
  51. package/build/icons/type-multi-select.d.ts +3 -3
  52. package/build/icons/type-number.d.ts +3 -3
  53. package/build/icons/type-person-2.d.ts +3 -3
  54. package/build/icons/type-person.d.ts +3 -3
  55. package/build/icons/type-phone-number.d.ts +3 -3
  56. package/build/icons/type-relation.d.ts +3 -3
  57. package/build/icons/type-select.d.ts +3 -3
  58. package/build/icons/type-text.d.ts +3 -3
  59. package/build/icons/type-timestamp.d.ts +3 -3
  60. package/build/icons/type-title.d.ts +3 -3
  61. package/build/icons/type-url.d.ts +3 -3
  62. package/build/index.d.ts +24 -24
  63. package/build/index.js +478 -691
  64. package/build/index.js.map +1 -0
  65. package/build/next.d.ts +1 -1
  66. package/build/renderer.d.ts +50 -50
  67. package/build/third-party/code.d.ts +7 -16
  68. package/build/third-party/code.js +174 -114
  69. package/build/third-party/code.js.map +1 -0
  70. package/build/third-party/collection-card.d.ts +3 -3
  71. package/build/third-party/collection-card.d.ts.map +1 -1
  72. package/build/third-party/collection-column-title.d.ts +5 -5
  73. package/build/third-party/collection-group.d.ts +3 -3
  74. package/build/third-party/collection-row.d.ts +7 -7
  75. package/build/third-party/collection-utils.d.ts +2 -2
  76. package/build/third-party/collection-view-board.d.ts +3 -3
  77. package/build/third-party/collection-view-gallery.d.ts +3 -3
  78. package/build/third-party/collection-view-list.d.ts +3 -3
  79. package/build/third-party/collection-view-table.d.ts +3 -3
  80. package/build/third-party/collection-view.d.ts +4 -4
  81. package/build/third-party/collection.d.ts +14 -14
  82. package/build/third-party/collection.js +2295 -3321
  83. package/build/third-party/collection.js.map +1 -0
  84. package/build/third-party/equation.d.ts +8 -8
  85. package/build/third-party/equation.js +35 -25
  86. package/build/third-party/equation.js.map +1 -0
  87. package/build/third-party/eval-formula.d.ts +20 -20
  88. package/build/third-party/modal.d.ts +2 -2
  89. package/build/third-party/modal.js +3 -5
  90. package/build/third-party/modal.js.map +1 -0
  91. package/build/third-party/pdf.d.ts +4 -4
  92. package/build/third-party/property.d.ts +21 -21
  93. package/build/types.d.ts +93 -93
  94. package/build/utils.d.ts +6 -6
  95. package/package.json +13 -13
  96. package/readme.md +59 -0
  97. package/LICENSE +0 -21
  98. package/README.md +0 -19
  99. package/build/.tsbuildinfo +0 -1
  100. package/build/chunk-2U7I3XVC.js +0 -157
  101. package/build/chunk-72RHNPWF.js +0 -1307
  102. package/build/chunk-C6BUIPAM.js +0 -83
  103. package/build/chunk-FCO7MUK6.js +0 -83
  104. package/build/chunk-H4QYS6CQ.js +0 -1185
  105. package/build/chunk-IMWLLIUB.js +0 -1182
  106. package/build/chunk-P7HX4BAT.js +0 -156
  107. package/build/chunk-VP33CFNB.js +0 -1358
  108. package/build/chunk-YMM43AZ3.js +0 -1207
  109. package/build/dev/chunk-64UJZ76E.js +0 -1308
  110. package/build/dev/chunk-64UJZ76E.js.map +0 -1
  111. package/build/dev/chunk-ABDRHJEI.js +0 -157
  112. package/build/dev/chunk-ABDRHJEI.js.map +0 -1
  113. package/build/dev/chunk-N6EDMIQD.js +0 -1359
  114. package/build/dev/chunk-N6EDMIQD.js.map +0 -1
  115. package/build/dev/chunk-OAIRL2FN.js +0 -84
  116. package/build/dev/chunk-OAIRL2FN.js.map +0 -1
  117. package/build/dev/chunk-P3V5A3W4.js +0 -1183
  118. package/build/dev/chunk-P3V5A3W4.js.map +0 -1
  119. package/build/dev/chunk-PM5CWL6O.js +0 -158
  120. package/build/dev/chunk-PM5CWL6O.js.map +0 -1
  121. package/build/dev/chunk-Q4G2SZRD.js +0 -84
  122. package/build/dev/chunk-Q4G2SZRD.js.map +0 -1
  123. package/build/dev/chunk-SEA7YL2O.js +0 -1308
  124. package/build/dev/chunk-SEA7YL2O.js.map +0 -1
  125. package/build/dev/chunk-SVHGWLRK.js +0 -1208
  126. package/build/dev/chunk-SVHGWLRK.js.map +0 -1
  127. package/build/dev/chunk-ZJAJPWJX.js +0 -1186
  128. package/build/dev/chunk-ZJAJPWJX.js.map +0 -1
  129. package/build/dev/index.js +0 -890
  130. package/build/dev/index.js.map +0 -1
  131. package/build/dev/third-party/code.js +0 -140
  132. package/build/dev/third-party/code.js.map +0 -1
  133. package/build/dev/third-party/collection.js +0 -4382
  134. package/build/dev/third-party/collection.js.map +0 -1
  135. package/build/dev/third-party/equation.js +0 -35
  136. package/build/dev/third-party/equation.js.map +0 -1
  137. package/build/dev/third-party/modal.js +0 -8
  138. package/build/dev/third-party/modal.js.map +0 -1
  139. package/build/dev/third-party/pdf.js +0 -21
  140. package/build/dev/third-party/pdf.js.map +0 -1
  141. package/build/third-party/pdf.js +0 -20
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeCheckbox(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeCheckbox;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeCheckbox(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeCheckbox;
4
4
  //# sourceMappingURL=type-checkbox.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeDate(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeDate;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeDate(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeDate;
4
4
  //# sourceMappingURL=type-date.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeEmail(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeEmail;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeEmail(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeEmail;
4
4
  //# sourceMappingURL=type-email.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeFile(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeFile;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeFile(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeFile;
4
4
  //# sourceMappingURL=type-file.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeFormula(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeFormula;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeFormula(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeFormula;
4
4
  //# sourceMappingURL=type-formula.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeGitHub(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeGitHub;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeGitHub(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeGitHub;
4
4
  //# sourceMappingURL=type-github.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeMultiSelect(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeMultiSelect;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeMultiSelect(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeMultiSelect;
4
4
  //# sourceMappingURL=type-multi-select.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeNumber(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeNumber;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeNumber(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeNumber;
4
4
  //# sourceMappingURL=type-number.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypePerson2(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypePerson2;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypePerson2(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypePerson2;
4
4
  //# sourceMappingURL=type-person-2.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypePerson(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypePerson;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypePerson(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypePerson;
4
4
  //# sourceMappingURL=type-person.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypePhoneNumber(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypePhoneNumber;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypePhoneNumber(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypePhoneNumber;
4
4
  //# sourceMappingURL=type-phone-number.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeRelation(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeRelation;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeRelation(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeRelation;
4
4
  //# sourceMappingURL=type-relation.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeSelect(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeSelect;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeSelect(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeSelect;
4
4
  //# sourceMappingURL=type-select.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeText(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeText;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeText(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeText;
4
4
  //# sourceMappingURL=type-text.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeTimestamp(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeTimestamp;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeTimestamp(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeTimestamp;
4
4
  //# sourceMappingURL=type-timestamp.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeTitle(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeTitle;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeTitle(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeTitle;
4
4
  //# sourceMappingURL=type-title.d.ts.map
@@ -1,4 +1,4 @@
1
- import React from 'react';
2
- declare function SvgTypeUrl(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
- export default SvgTypeUrl;
1
+ import { default as React } from 'react';
2
+ declare function SvgTypeUrl(props: React.SVGProps<SVGSVGElement>): React.JSX.Element;
3
+ export default SvgTypeUrl;
4
4
  //# sourceMappingURL=type-url.d.ts.map
package/build/index.d.ts CHANGED
@@ -1,25 +1,25 @@
1
- export { NotionRenderer } from './renderer';
2
- export * from './block';
3
- export * from './types';
4
- export * from './utils';
5
- export * from './context';
6
- export * from './renderer';
7
- export * from './components/text';
8
- export * from './components/header';
9
- export * from './components/page-icon';
10
- export * from './components/search-dialog';
11
- export * from './components/page-title';
12
- export * from './components/page-aside';
13
- export * from './components/lite-youtube-embed';
14
- export * from './components/file';
15
- export * from './components/eoi';
16
- export * from './components/asset';
17
- export * from './components/audio';
18
- export * from './components/checkbox';
19
- export * from './components/asset-wrapper';
20
- export * from './components/sync-pointer-block';
21
- export * from './components/graceful-image';
22
- export * from './components/google-drive';
23
- export * from './icons/property-icon';
24
- export * from './third-party/collection-column-title';
1
+ export { NotionRenderer } from './renderer';
2
+ export * from './block';
3
+ export * from './types';
4
+ export * from './utils';
5
+ export * from './context';
6
+ export * from './renderer';
7
+ export * from './components/text';
8
+ export * from './components/header';
9
+ export * from './components/page-icon';
10
+ export * from './components/search-dialog';
11
+ export * from './components/page-title';
12
+ export * from './components/page-aside';
13
+ export * from './components/lite-youtube-embed';
14
+ export * from './components/file';
15
+ export * from './components/eoi';
16
+ export * from './components/asset';
17
+ export * from './components/audio';
18
+ export * from './components/checkbox';
19
+ export * from './components/asset-wrapper';
20
+ export * from './components/sync-pointer-block';
21
+ export * from './components/graceful-image';
22
+ export * from './components/google-drive';
23
+ export * from './icons/property-icon';
24
+ export * from './third-party/collection-column-title';
25
25
  //# sourceMappingURL=index.d.ts.map