namirasoft-site-react 1.5.26 → 1.5.27

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/dist/App.d.ts +5 -2
  2. package/dist/App.js +37 -5
  3. package/dist/App.js.map +1 -1
  4. package/dist/NSBoxBuilder.d.ts +25 -25
  5. package/dist/components/NSBanner.d.ts +1 -1
  6. package/dist/components/NSBarAction.d.ts +1 -1
  7. package/dist/components/NSBarAlert.d.ts +1 -1
  8. package/dist/components/NSBarNotification.d.ts +1 -1
  9. package/dist/components/NSBarTitle.d.ts +1 -1
  10. package/dist/components/NSBoxBaseCombo.d.ts +1 -1
  11. package/dist/components/NSBoxBaseLayout.d.ts +1 -1
  12. package/dist/components/NSBoxBaseLayoutRecursive.d.ts +1 -1
  13. package/dist/components/NSBoxBoolean.d.ts +1 -1
  14. package/dist/components/NSBoxBooleans.d.ts +1 -1
  15. package/dist/components/NSBoxColor.d.ts +1 -1
  16. package/dist/components/NSBoxCombo.d.ts +1 -1
  17. package/dist/components/NSBoxDate.d.ts +1 -1
  18. package/dist/components/NSBoxDateRange.d.ts +1 -1
  19. package/dist/components/NSBoxDateRangeBase.d.ts +1 -1
  20. package/dist/components/NSBoxDateTime.d.ts +1 -1
  21. package/dist/components/NSBoxDateTimeRange.d.ts +1 -1
  22. package/dist/components/NSBoxDouble.d.ts +1 -1
  23. package/dist/components/NSBoxDuration.d.ts +1 -1
  24. package/dist/components/NSBoxDynamic.d.ts +1 -1
  25. package/dist/components/NSBoxDynamics.d.ts +1 -1
  26. package/dist/components/NSBoxEmail.d.ts +1 -1
  27. package/dist/components/NSBoxEntity.d.ts +1 -1
  28. package/dist/components/NSBoxEnum.d.ts +1 -1
  29. package/dist/components/NSBoxFile.d.ts +1 -1
  30. package/dist/components/NSBoxFilePath.d.ts +1 -1
  31. package/dist/components/NSBoxFont.d.ts +1 -1
  32. package/dist/components/NSBoxIPV4.d.ts +1 -1
  33. package/dist/components/NSBoxIPV4Range.d.ts +1 -1
  34. package/dist/components/NSBoxIPV6.d.ts +1 -1
  35. package/dist/components/NSBoxIPV6Range.d.ts +1 -1
  36. package/dist/components/NSBoxInteger.d.ts +1 -1
  37. package/dist/components/NSBoxMoney.d.ts +1 -1
  38. package/dist/components/NSBoxOptions.d.ts +1 -1
  39. package/dist/components/NSBoxPhone.d.ts +1 -1
  40. package/dist/components/NSBoxRadio.d.ts +1 -1
  41. package/dist/components/NSBoxSchemaBase.d.ts +1 -1
  42. package/dist/components/NSBoxSchemaBase.js +1 -1
  43. package/dist/components/NSBoxSchemaBase.js.map +1 -1
  44. package/dist/components/NSBoxSchemaVariable.d.ts +1 -1
  45. package/dist/components/NSBoxSearch.d.ts +1 -1
  46. package/dist/components/NSBoxSensitive.d.ts +1 -1
  47. package/dist/components/NSBoxString.d.ts +1 -1
  48. package/dist/components/NSBoxTextArea.d.ts +1 -1
  49. package/dist/components/NSBoxTime.d.ts +1 -1
  50. package/dist/components/NSBoxTimeRange.d.ts +1 -1
  51. package/dist/components/NSBoxTimeZone.d.ts +1 -1
  52. package/dist/components/NSBoxURL.d.ts +1 -1
  53. package/dist/components/NSBoxVersion.d.ts +1 -1
  54. package/dist/components/NSButtonBlue.d.ts +1 -1
  55. package/dist/components/NSButtonGreen.d.ts +1 -1
  56. package/dist/components/NSButtonRed.d.ts +1 -1
  57. package/dist/components/NSCard.d.ts +1 -1
  58. package/dist/components/NSCardScreenshot.d.ts +1 -1
  59. package/dist/components/NSChartBar.d.ts +1 -1
  60. package/dist/components/NSChartDoughnut.d.ts +1 -1
  61. package/dist/components/NSChartLine.d.ts +1 -1
  62. package/dist/components/NSChartPie.d.ts +1 -1
  63. package/dist/components/NSChartRange.d.ts +1 -1
  64. package/dist/components/NSColumn.d.ts +1 -1
  65. package/dist/components/NSCopy.d.ts +1 -1
  66. package/dist/components/NSCopyBox.d.ts +1 -1
  67. package/dist/components/NSDialog.d.ts +1 -1
  68. package/dist/components/NSDialogBox.d.ts +1 -1
  69. package/dist/components/NSDialogBoxDate.d.ts +1 -1
  70. package/dist/components/NSDialogBoxDateTime.d.ts +1 -1
  71. package/dist/components/NSDialogBoxPhone.d.ts +1 -1
  72. package/dist/components/NSDialogBoxString.d.ts +1 -1
  73. package/dist/components/NSDialogDelete.d.ts +1 -1
  74. package/dist/components/NSDialogInfo.d.ts +1 -1
  75. package/dist/components/NSDialogPageSelection.d.ts +2 -2
  76. package/dist/components/NSDownTimer.d.ts +1 -1
  77. package/dist/components/NSDownload.d.ts +1 -1
  78. package/dist/components/NSElectronicCard.d.ts +1 -1
  79. package/dist/components/NSEntityCardBackground.d.ts +1 -1
  80. package/dist/components/NSFilterBox.d.ts +2 -2
  81. package/dist/components/NSFilterBoxItems.d.ts +1 -1
  82. package/dist/components/NSFilterItem.d.ts +1 -1
  83. package/dist/components/NSFooter.d.ts +1 -1
  84. package/dist/components/NSGauge.d.ts +1 -1
  85. package/dist/components/NSGaugeDate.d.ts +1 -1
  86. package/dist/components/NSGaugeNumber.d.ts +1 -1
  87. package/dist/components/NSHeader.d.ts +1 -1
  88. package/dist/components/NSHeaderScreenshot.d.ts +1 -1
  89. package/dist/components/NSID.d.ts +1 -1
  90. package/dist/components/NSInfo.d.ts +1 -1
  91. package/dist/components/NSLabel.d.ts +1 -1
  92. package/dist/components/NSLabelErrorNotifier.d.ts +1 -1
  93. package/dist/components/NSLabelSensitive.d.ts +1 -1
  94. package/dist/components/NSLayout.d.ts +1 -1
  95. package/dist/components/NSLine.d.ts +1 -1
  96. package/dist/components/NSLineText.d.ts +1 -1
  97. package/dist/components/NSLink.d.ts +1 -1
  98. package/dist/components/NSLinkBlue.d.ts +1 -1
  99. package/dist/components/NSLinkGreen.d.ts +1 -1
  100. package/dist/components/NSLinkRed.d.ts +1 -1
  101. package/dist/components/NSListGrouped.d.ts +1 -1
  102. package/dist/components/NSListMenu.d.ts +9 -9
  103. package/dist/components/NSListProduct.d.ts +1 -1
  104. package/dist/components/NSLoading.d.ts +1 -1
  105. package/dist/components/NSMegaMenu.d.ts +1 -1
  106. package/dist/components/NSMenuAction.d.ts +1 -1
  107. package/dist/components/NSMenuButton.d.ts +1 -1
  108. package/dist/components/NSNoData.d.ts +1 -1
  109. package/dist/components/NSPagination.d.ts +1 -1
  110. package/dist/components/NSPanel.d.ts +1 -1
  111. package/dist/components/NSPanelAccordion.d.ts +1 -1
  112. package/dist/components/NSProductSearch.d.ts +1 -1
  113. package/dist/components/NSProgressBar.d.ts +1 -1
  114. package/dist/components/NSRange.d.ts +1 -1
  115. package/dist/components/NSReorderDialog.d.ts +1 -1
  116. package/dist/components/NSRepeater.d.ts +1 -1
  117. package/dist/components/NSRepeaterNSBoxSchemaVariable.d.ts +1 -1
  118. package/dist/components/NSRepeaterNSTag.d.ts +1 -1
  119. package/dist/components/NSRow.d.ts +1 -1
  120. package/dist/components/NSSection.d.ts +1 -1
  121. package/dist/components/NSSectionCards.d.ts +1 -1
  122. package/dist/components/NSSectionTiles.d.ts +1 -1
  123. package/dist/components/NSSectionTitle.d.ts +1 -1
  124. package/dist/components/NSSortDialog.d.ts +1 -1
  125. package/dist/components/NSSpace.d.ts +1 -1
  126. package/dist/components/NSSplitter.d.ts +1 -1
  127. package/dist/components/NSTabPage.d.ts +1 -1
  128. package/dist/components/NSTable.d.ts +1 -1
  129. package/dist/components/NSTableChart.d.ts +1 -1
  130. package/dist/components/NSTag.d.ts +1 -1
  131. package/dist/components/NSTile.d.ts +1 -1
  132. package/dist/components/NSTimelineMonthly.d.ts +1 -1
  133. package/dist/components/NSTitle.d.ts +1 -1
  134. package/dist/index.css +5 -5
  135. package/dist/pages/NSImplementing.d.ts +1 -1
  136. package/dist/pages/NSNotFoundPage.d.ts +1 -1
  137. package/dist/pages/NSUpdating.d.ts +1 -1
  138. package/package.json +1 -1
  139. package/src/App.tsx +698 -4
  140. package/src/components/NSBoxSchemaBase.tsx +2 -1
  141. package/src/index.css +5 -5
package/dist/App.d.ts CHANGED
@@ -1,15 +1,18 @@
1
1
  import 'bootstrap/dist/css/bootstrap.min.css';
2
- import { Component } from 'react';
2
+ import React, { Component } from 'react';
3
3
  import './App.css';
4
4
  interface AppProps {
5
5
  }
6
6
  interface AppState {
7
+ openDialog: string | null;
7
8
  }
8
9
  export declare class App extends Component<AppProps, AppState> {
9
10
  private NSTableRef;
10
11
  private NSBoxDateRef;
11
12
  private NSBoxDateTimeRef;
12
13
  constructor(props: AppProps);
13
- render(): import("react/jsx-runtime").JSX.Element;
14
+ private openDialog;
15
+ private closeDialog;
16
+ render(): React.JSX.Element;
14
17
  }
15
18
  export {};
package/dist/App.js CHANGED
@@ -7,23 +7,55 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
7
7
  step((generator = generator.apply(thisArg, _arguments || [])).next());
8
8
  });
9
9
  };
10
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
10
+ import { jsxs as _jsxs, jsx as _jsx } from "react/jsx-runtime";
11
11
  import 'bootstrap/dist/css/bootstrap.min.css';
12
12
  import { TimeOperation } from 'namirasoft-core';
13
- import { Component, createRef } from 'react';
13
+ import React, { Component, createRef } from 'react';
14
14
  import './App.css';
15
15
  import { NSLayout } from './components/NSLayout';
16
- import { DateTimeFormatter, IntegerFormatter, JsonFormatter, NSBoxCombo, NSButtonBlue, NSColumn, NSTable, PhoneFormatter, SensitiveFormatter, StringFormatter } from './main';
16
+ import { DateTimeFormatter, IntegerFormatter, JsonFormatter, NSBoxCombo, NSBoxDate, NSBoxDateTime, NSButtonBlue, NSColumn, NSTable, PhoneFormatter, SensitiveFormatter, StringFormatter, NSBanner, NSBarAction, NSBarAlert, NSBarNotification, NSBarNotificationColor, NotificationType, NSBarTitle, NSBoxBoolean, NSBoxBooleans, NSBoxDateRange, NSBoxDateTimeRange, NSBoxDouble, NSBoxDuration, NSBoxDynamic, NSBoxDynamics, NSBoxEmail, NSBoxEntity, NSBoxEnum, NSBoxFile, NSBoxInteger, NSBoxIPV4, NSBoxIPV6, NSBoxMoney, NSBoxOptions, NSBoxPhone, NSBoxRadio, NSBoxSearch, NSBoxSensitive, NSBoxString, NSBoxTextArea, NSBoxTime, NSBoxTimeRange, NSBoxTimeZone, NSBoxURL, NSBoxVersion, NSButton, NSButtonGreen, NSButtonRed, NSCard, NSCardScreenshot, NSTableChart, NSCopy, NSCopyBox, NSDialog, NSDialogDelete, NSDialogInfo, NSDialogPageSelection, NSInfo, NSDialogBox, NSDialogBoxDate, NSDialogBoxDateTime, NSDialogBoxPhone, NSDialogBoxString, NSDownTimer, NSTile, NSFilterBox, NSFilterBoxItems, NSFilterItem, NSFooter, NSHeader, NSID, NSLabel, NSLabelErrorNotifier, NSLabelSensitive, NSLine, NSLineText, NSLink, NSLinkBlue, NSLinkGreen, NSLinkRed, NSListGrouped, NSListProduct, NSLoading, NSMenuAction, NSMenuButton, NSNoData, NSPagination, NSPanel, NSPanelAccordion, NSRepeater, NSRepeaterNSBoxSchemaVariable, NSRepeaterNSTag, NSRow, NSSection, NSSectionCards, NSSectionTiles, NSSectionTitle, NSSpace, NSSpaceSizeType, NSReorderDialog, NSSortDialog, NSTabPage, NSTag, NSTitle, NSGauge, NSGaugeDate, NSGaugeNumber, NSSplitter, } from './main';
17
+ import NSMegaMenu from './components/NSMegaMenu';
18
+ import NSProgressBar from './components/NSProgressBar';
19
+ import { NSDownload } from './components/NSDownload';
20
+ import { NSElectronicCard } from './components/NSElectronicCard';
21
+ import { NSEntityCardBackground } from './components/NSEntityCardBackground';
22
+ import { NSHeaderScreenshot } from './components/NSHeaderScreenshot';
23
+ import { NSProductSearch } from './components/NSProductSearch';
24
+ import { NSRange } from './components/NSRange';
25
+ import { NSTimelineMonthly } from './components/NSTimelineMonthly';
26
+ import { NSBoxSchemaBase } from './components/NSBoxSchemaBase';
27
+ import { NSBoxSchemaVariable } from './components/NSBoxSchemaVariable';
28
+ import { NSBoxFilePath } from './components/NSBoxFilePath';
29
+ import { NSBoxFont } from './components/NSBoxFont';
30
+ import { NSBoxIPV4Range } from './components/NSBoxIPV4Range';
31
+ import { NSBoxIPV6Range } from './components/NSBoxIPV6Range';
32
+ import { NSBoxColor } from './components/NSBoxColor';
33
+ class DocErrorBoundary extends Component {
34
+ constructor(props) {
35
+ super(props);
36
+ this.state = { error: null };
37
+ }
38
+ static getDerivedStateFromError(error) { var _a; return { error: (_a = error === null || error === void 0 ? void 0 : error.message) !== null && _a !== void 0 ? _a : String(error) }; }
39
+ componentDidCatch(_error) { }
40
+ render() {
41
+ if (this.state.error !== null)
42
+ return _jsxs("div", { style: { color: "#b00", fontSize: 12, padding: "0.25rem 0.5rem", border: "1px dashed #b00", borderRadius: 4 }, children: [this.props.name, " render error: ", this.state.error] });
43
+ return this.props.children;
44
+ }
45
+ }
17
46
  export class App extends Component {
18
47
  constructor(props) {
19
48
  super(props);
20
49
  this.NSTableRef = createRef();
21
50
  this.NSBoxDateRef = createRef();
22
51
  this.NSBoxDateTimeRef = createRef();
23
- this.state = {};
52
+ this.openDialog = (name) => this.setState({ openDialog: name });
53
+ this.closeDialog = () => this.setState({ openDialog: null });
54
+ this.state = { openDialog: null };
24
55
  }
25
56
  ;
26
57
  render() {
58
+ const gaugeColors = { low: "red", medium: "orange", high: "green" };
27
59
  return (_jsxs(NSLayout, { header: {
28
60
  right: {
29
61
  icons: [
@@ -36,7 +68,7 @@ export class App extends Component {
36
68
  },
37
69
  mega_menu: true,
38
70
  onCollapse: () => { },
39
- }, isLoggedIn: () => true, logo: 'https://static.namirasoft.com/image/namirasoft/access/logo/base.png', background: { image: "https://static.namirasoft.com/image/namirasoft/access/background/base.svg" }, notifications: [], notifier: {}, scope: '', children: [_jsx(NSTable, { ref: this.NSTableRef, name: "table", checkbox: true, columns: [
71
+ }, isLoggedIn: () => true, logo: 'https://static.namirasoft.com/image/namirasoft/access/logo/base.png', background: { image: "https://static.namirasoft.com/image/namirasoft/access/background/base.svg" }, notifications: [], notifier: {}, scope: '', children: [_jsxs(NSColumn, { style: { gap: '1rem', padding: '1rem' }, children: [_jsx(NSLineText, { title: "NSBanner" }), _jsx(DocErrorBoundary, { name: "NSBanner", children: _jsx(NSBanner, { imageLeft: null, imageRight: null, title: { text: "Sample" } }) }), _jsx(NSLineText, { title: "NSBarAction" }), _jsx(DocErrorBoundary, { name: "NSBarAction", children: _jsx(NSBarAction, { title: "Sample" }) }), _jsx(NSLineText, { title: "NSBarAlert" }), _jsx(DocErrorBoundary, { name: "NSBarAlert", children: _jsx(NSBarAlert, { title: { title: "Alert" }, isVisible: () => true }) }), _jsx(NSLineText, { title: "NSBarNotification" }), _jsx(DocErrorBoundary, { name: "NSBarNotification", children: React.createElement(NSBarNotification, { id: "n1", text: "Hi", type: NotificationType.Information, color: NSBarNotificationColor.BLUE, onClose: () => { }, onChangeState: () => { } }) }), _jsx(NSLineText, { title: "NSBarTitle" }), _jsx(DocErrorBoundary, { name: "NSBarTitle", children: _jsx(NSBarTitle, { title: "Sample" }) }), _jsx(NSLineText, { title: "NSBoxBoolean" }), _jsx(DocErrorBoundary, { name: "NSBoxBoolean", children: _jsx(NSBoxBoolean, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxBooleans" }), _jsx(DocErrorBoundary, { name: "NSBoxBooleans", children: _jsx(NSBoxBooleans, { items: [{ value: "a", text: "A" }] }) }), _jsx(NSLineText, { title: "NSBoxColor" }), _jsx(DocErrorBoundary, { name: "NSBoxColor", children: _jsx(NSBoxColor, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxCombo" }), _jsx(DocErrorBoundary, { name: "NSBoxCombo", children: _jsx(NSBoxCombo, { title: "Sample", required: false, multiple: false, getOptions: () => [] }) }), _jsx(NSLineText, { title: "NSBoxDate" }), _jsx(DocErrorBoundary, { name: "NSBoxDate", children: _jsx(NSBoxDate, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxDateRange" }), _jsx(DocErrorBoundary, { name: "NSBoxDateRange", children: _jsx(NSBoxDateRange, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxDateTime" }), _jsx(DocErrorBoundary, { name: "NSBoxDateTime", children: _jsx(NSBoxDateTime, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxDateTimeRange" }), _jsx(DocErrorBoundary, { name: "NSBoxDateTimeRange", children: _jsx(NSBoxDateTimeRange, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxDouble" }), _jsx(DocErrorBoundary, { name: "NSBoxDouble", children: _jsx(NSBoxDouble, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxDuration" }), _jsx(DocErrorBoundary, { name: "NSBoxDuration", children: _jsx(NSBoxDuration, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxDynamic" }), _jsx(DocErrorBoundary, { name: "NSBoxDynamic", children: React.createElement(NSBoxDynamic, { title: "Sample", name: "dyn", variable: {} }) }), _jsx(NSLineText, { title: "NSBoxDynamics" }), _jsx(DocErrorBoundary, { name: "NSBoxDynamics", children: _jsx(NSBoxDynamics, { name: "sample", variables: [] }) }), _jsx(NSLineText, { title: "NSBoxEmail" }), _jsx(DocErrorBoundary, { name: "NSBoxEmail", children: _jsx(NSBoxEmail, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxEntity" }), _jsx(DocErrorBoundary, { name: "NSBoxEntity", children: React.createElement(NSBoxEntity, { title: "Sample", required: false, multiple: false, getTitle: (x) => x, getValue: (x) => x, getSort: () => null, list: () => __awaiter(this, void 0, void 0, function* () { return ({ count: 0, rows: [] }); }), table_name: "sample" }) }), _jsx(NSLineText, { title: "NSBoxEnum" }), _jsx(DocErrorBoundary, { name: "NSBoxEnum", children: _jsx(NSBoxEnum, { title: "Sample", required: false, multiple: false, getEnumObject: () => ({}) }) }), _jsx(NSLineText, { title: "NSBoxFile" }), _jsx(DocErrorBoundary, { name: "NSBoxFile", children: _jsx(NSBoxFile, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxFilePath" }), _jsx(DocErrorBoundary, { name: "NSBoxFilePath", children: _jsx(NSBoxFilePath, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxFont" }), _jsx(DocErrorBoundary, { name: "NSBoxFont", children: _jsx(NSBoxFont, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxIPV4" }), _jsx(DocErrorBoundary, { name: "NSBoxIPV4", children: _jsx(NSBoxIPV4, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxIPV4Range" }), _jsx(DocErrorBoundary, { name: "NSBoxIPV4Range", children: _jsx(NSBoxIPV4Range, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxIPV6" }), _jsx(DocErrorBoundary, { name: "NSBoxIPV6", children: _jsx(NSBoxIPV6, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxIPV6Range" }), _jsx(DocErrorBoundary, { name: "NSBoxIPV6Range", children: _jsx(NSBoxIPV6Range, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxInteger" }), _jsx(DocErrorBoundary, { name: "NSBoxInteger", children: _jsx(NSBoxInteger, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxMoney" }), _jsx(DocErrorBoundary, { name: "NSBoxMoney", children: _jsx(NSBoxMoney, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxOptions" }), _jsx(DocErrorBoundary, { name: "NSBoxOptions", children: _jsx(NSBoxOptions, { title: "Sample", required: false, multiple: false, options: [{ value: "a", title: "A" }] }) }), _jsx(NSLineText, { title: "NSBoxPhone" }), _jsx(DocErrorBoundary, { name: "NSBoxPhone", children: _jsx(NSBoxPhone, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxRadio" }), _jsx(DocErrorBoundary, { name: "NSBoxRadio", children: _jsx(NSBoxRadio, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxSchemaBase" }), _jsx(DocErrorBoundary, { name: "NSBoxSchemaBase", children: React.createElement(NSBoxSchemaBase, { title: "Sample", name: "schema", required: false }) }), _jsx(NSLineText, { title: "NSBoxSchemaVariable" }), _jsx(DocErrorBoundary, { name: "NSBoxSchemaVariable", children: React.createElement(NSBoxSchemaVariable, { title: "Sample", name: "schemavar", required: false }) }), _jsx(NSLineText, { title: "NSBoxSearch" }), _jsx(DocErrorBoundary, { name: "NSBoxSearch", children: _jsx(NSBoxSearch, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxSensitive" }), _jsx(DocErrorBoundary, { name: "NSBoxSensitive", children: _jsx(NSBoxSensitive, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxString" }), _jsx(DocErrorBoundary, { name: "NSBoxString", children: _jsx(NSBoxString, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxTextArea" }), _jsx(DocErrorBoundary, { name: "NSBoxTextArea", children: _jsx(NSBoxTextArea, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxTime" }), _jsx(DocErrorBoundary, { name: "NSBoxTime", children: _jsx(NSBoxTime, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxTimeRange" }), _jsx(DocErrorBoundary, { name: "NSBoxTimeRange", children: _jsx(NSBoxTimeRange, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxTimeZone" }), _jsx(DocErrorBoundary, { name: "NSBoxTimeZone", children: _jsx(NSBoxTimeZone, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxURL" }), _jsx(DocErrorBoundary, { name: "NSBoxURL", children: _jsx(NSBoxURL, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSBoxVersion" }), _jsx(DocErrorBoundary, { name: "NSBoxVersion", children: _jsx(NSBoxVersion, { title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSButton" }), _jsx(DocErrorBoundary, { name: "NSButton", children: _jsx(NSButton, { title: "Sample", onClick: { action: () => { }, showLoading: false } }) }), _jsx(NSLineText, { title: "NSButtonBlue" }), _jsx(DocErrorBoundary, { name: "NSButtonBlue", children: _jsx(NSButtonBlue, { title: "Sample", onClick: { action: () => { }, showLoading: false } }) }), _jsx(NSLineText, { title: "NSButtonGreen" }), _jsx(DocErrorBoundary, { name: "NSButtonGreen", children: _jsx(NSButtonGreen, { title: "Sample", onClick: { action: () => { }, showLoading: false } }) }), _jsx(NSLineText, { title: "NSButtonRed" }), _jsx(DocErrorBoundary, { name: "NSButtonRed", children: _jsx(NSButtonRed, { title: "Sample", onClick: { action: () => { }, showLoading: false } }) }), _jsx(NSLineText, { title: "NSCard" }), _jsx(DocErrorBoundary, { name: "NSCard", children: _jsx(NSCard, { title: "Sample", link: { href: "#" } }) }), _jsx(NSLineText, { title: "NSCardScreenshot" }), _jsx(DocErrorBoundary, { name: "NSCardScreenshot", children: React.createElement(NSCardScreenshot, { key: 1, screenshot: "https://static.namirasoft.com/image/namirasoft/access/logo/base.png", timeSpent: "1h", onDelete: () => { } }) }), _jsx(NSLineText, { title: "NSColumn" }), _jsx(DocErrorBoundary, { name: "NSColumn", children: _jsx(NSColumn, { children: "Sample" }) }), _jsx(NSLineText, { title: "NSCopy" }), _jsx(DocErrorBoundary, { name: "NSCopy", children: _jsx(NSCopy, { children: "Sample" }) }), _jsx(NSLineText, { title: "NSCopyBox" }), _jsx(DocErrorBoundary, { name: "NSCopyBox", children: _jsx(NSCopyBox, { value: "Sample" }) }), _jsx(NSLineText, { title: "NSDialog" }), _jsxs(DocErrorBoundary, { name: "NSDialog", children: [_jsx(NSButtonBlue, { title: "Open NSDialog", onClick: { action: () => this.openDialog("NSDialog"), showLoading: false } }), this.state.openDialog === "NSDialog" && _jsx(NSDialog, { onClose: this.closeDialog, children: "Sample" })] }), _jsx(NSLineText, { title: "NSDialogBox" }), _jsxs(DocErrorBoundary, { name: "NSDialogBox", children: [_jsx(NSButtonBlue, { title: "Open NSDialogBox", onClick: { action: () => this.openDialog("NSDialogBox"), showLoading: false } }), this.state.openDialog === "NSDialogBox" && React.createElement(NSDialogBox, { onClose: this.closeDialog, children_ref: React.createRef() })] }), _jsx(NSLineText, { title: "NSDialogBoxDate" }), _jsxs(DocErrorBoundary, { name: "NSDialogBoxDate", children: [_jsx(NSButtonBlue, { title: "Open NSDialogBoxDate", onClick: { action: () => this.openDialog("NSDialogBoxDate"), showLoading: false } }), this.state.openDialog === "NSDialogBoxDate" && _jsx(NSDialogBoxDate, { onClose: this.closeDialog, box: { title: "Sample", required: false } })] }), _jsx(NSLineText, { title: "NSDialogBoxDateTime" }), _jsxs(DocErrorBoundary, { name: "NSDialogBoxDateTime", children: [_jsx(NSButtonBlue, { title: "Open NSDialogBoxDateTime", onClick: { action: () => this.openDialog("NSDialogBoxDateTime"), showLoading: false } }), this.state.openDialog === "NSDialogBoxDateTime" && _jsx(NSDialogBoxDateTime, { onClose: this.closeDialog, box: { title: "Sample", required: false } })] }), _jsx(NSLineText, { title: "NSDialogBoxPhone" }), _jsxs(DocErrorBoundary, { name: "NSDialogBoxPhone", children: [_jsx(NSButtonBlue, { title: "Open NSDialogBoxPhone", onClick: { action: () => this.openDialog("NSDialogBoxPhone"), showLoading: false } }), this.state.openDialog === "NSDialogBoxPhone" && _jsx(NSDialogBoxPhone, { onClose: this.closeDialog, box: { title: "Sample", required: false } })] }), _jsx(NSLineText, { title: "NSDialogBoxString" }), _jsxs(DocErrorBoundary, { name: "NSDialogBoxString", children: [_jsx(NSButtonBlue, { title: "Open NSDialogBoxString", onClick: { action: () => this.openDialog("NSDialogBoxString"), showLoading: false } }), this.state.openDialog === "NSDialogBoxString" && _jsx(NSDialogBoxString, { onClose: this.closeDialog, box: { title: "Sample", required: false } })] }), _jsx(NSLineText, { title: "NSDialogDelete" }), _jsxs(DocErrorBoundary, { name: "NSDialogDelete", children: [_jsx(NSButtonBlue, { title: "Open NSDialogDelete", onClick: { action: () => this.openDialog("NSDialogDelete"), showLoading: false } }), this.state.openDialog === "NSDialogDelete" && _jsx(NSDialogDelete, { onClose: this.closeDialog, onYes: { action: () => { this.closeDialog(); }, showLoading: false }, onNo: { action: () => { this.closeDialog(); }, showLoading: false }, show_as_code: false })] }), _jsx(NSLineText, { title: "NSDialogInfo" }), _jsxs(DocErrorBoundary, { name: "NSDialogInfo", children: [_jsx(NSButtonBlue, { title: "Open NSDialogInfo", onClick: { action: () => this.openDialog("NSDialogInfo"), showLoading: false } }), this.state.openDialog === "NSDialogInfo" && _jsx(NSDialogInfo, { onClose: this.closeDialog, show_as_code: false })] }), _jsx(NSLineText, { title: "NSDialogPageSelection" }), _jsxs(DocErrorBoundary, { name: "NSDialogPageSelection", children: [_jsx(NSButtonBlue, { title: "Open NSDialogPageSelection", onClick: { action: () => this.openDialog("NSDialogPageSelection"), showLoading: false } }), this.state.openDialog === "NSDialogPageSelection" && React.createElement(NSDialogPageSelection, { current_page: 1, current_size: 25, max_page: 10, onClose: this.closeDialog, getItems: () => __awaiter(this, void 0, void 0, function* () { return []; }), onFinish: () => __awaiter(this, void 0, void 0, function* () { this.closeDialog(); }) })] }), _jsx(NSLineText, { title: "NSDownTimer" }), _jsx(DocErrorBoundary, { name: "NSDownTimer", children: _jsx(NSDownTimer, { date: new Date(), text: "Sample" }) }), _jsx(NSLineText, { title: "NSDownload" }), _jsx(DocErrorBoundary, { name: "NSDownload", children: _jsx(NSDownload, { releaseDate: "2025-01-01" }) }), _jsx(NSLineText, { title: "NSElectronicCard" }), _jsx(DocErrorBoundary, { name: "NSElectronicCard", children: _jsx(NSElectronicCard, { src: "https://static.namirasoft.com/image/namirasoft/access/logo/base.png", title: "Sample", cardNumber: "0000000000000000" }) }), _jsx(NSLineText, { title: "NSEntityCardBackground" }), _jsx(DocErrorBoundary, { name: "NSEntityCardBackground", children: _jsx(NSEntityCardBackground, { title: "Sample" }) }), _jsx(NSLineText, { title: "NSFilterBox" }), _jsx(DocErrorBoundary, { name: "NSFilterBox", children: _jsx(NSFilterBox, { getTables: () => [], getMoreTables: () => __awaiter(this, void 0, void 0, function* () { return []; }), getValues: null }) }), _jsx(NSLineText, { title: "NSFilterBoxItems" }), _jsx(DocErrorBoundary, { name: "NSFilterBoxItems", children: _jsx(NSFilterBoxItems, { filterItems: [], onClearFilterItems: () => { }, onRemoveFilterItem: () => { } }) }), _jsx(NSLineText, { title: "NSFilterItem" }), _jsx(DocErrorBoundary, { name: "NSFilterItem", children: React.createElement(NSFilterItem, { item: { toString: () => "Sample" }, removeSelected: () => { } }) }), _jsx(NSLineText, { title: "NSFooter" }), _jsx(DocErrorBoundary, { name: "NSFooter", children: _jsx(NSFooter, { scope: "", name: "sample", logo: "https://static.namirasoft.com/image/namirasoft/access/logo/base.png", isLoggedIn: () => true }) }), _jsx(NSLineText, { title: "NSGauge" }), _jsx(DocErrorBoundary, { name: "NSGauge", children: _jsx(NSGauge, { total: 100, current: 50, showPercent: true, colors: gaugeColors }) }), _jsx(NSLineText, { title: "NSGaugeDate" }), _jsx(DocErrorBoundary, { name: "NSGaugeDate", children: _jsx(NSGaugeDate, { title: "Sample", from: TimeOperation.daysAgo(1, new Date()), to: TimeOperation.daysAgo(-1, new Date()), colors: gaugeColors }) }), _jsx(NSLineText, { title: "NSGaugeNumber" }), _jsx(DocErrorBoundary, { name: "NSGaugeNumber", children: _jsx(NSGaugeNumber, { title: "Sample", total: 100, current: 50, colors: gaugeColors }) }), _jsx(NSLineText, { title: "NSHeader" }), _jsx(DocErrorBoundary, { name: "NSHeader", children: React.createElement(NSHeader, { right: { icons: [] }, left: { scope: "", name: "sample", logo: "" }, isLoggedIn: () => true, notifier: {} }) }), _jsx(NSLineText, { title: "NSHeaderScreenshot" }), _jsx(DocErrorBoundary, { name: "NSHeaderScreenshot", children: _jsx(NSHeaderScreenshot, { project: "P", task: "T", time: "1h", Countdown: "00:00" }) }), _jsx(NSLineText, { title: "NSID" }), _jsx(DocErrorBoundary, { name: "NSID", children: _jsx(NSID, { id: "sample", map: null, storage: null }) }), _jsx(NSLineText, { title: "NSInfo" }), _jsx(DocErrorBoundary, { name: "NSInfo", children: _jsx(NSInfo, { text: "Sample" }) }), _jsx(NSLineText, { title: "NSLabel" }), _jsx(DocErrorBoundary, { name: "NSLabel", children: _jsx(NSLabel, { title: "Sample" }) }), _jsx(NSLineText, { title: "NSLabelErrorNotifier" }), _jsx(DocErrorBoundary, { name: "NSLabelErrorNotifier", children: _jsx(NSLabelErrorNotifier, { clearError: () => { } }) }), _jsx(NSLineText, { title: "NSLabelSensitive" }), _jsx(DocErrorBoundary, { name: "NSLabelSensitive", children: _jsx(NSLabelSensitive, { value: "Sample", sensitive: false }) }), _jsx(NSLineText, { title: "NSLine" }), _jsx(DocErrorBoundary, { name: "NSLine", children: _jsx(NSLine, {}) }), _jsx(NSLineText, { title: "NSLink" }), _jsx(DocErrorBoundary, { name: "NSLink", children: _jsx(NSLink, { href: "#", children: "Sample" }) }), _jsx(NSLineText, { title: "NSLinkBlue" }), _jsx(DocErrorBoundary, { name: "NSLinkBlue", children: _jsx(NSLinkBlue, { href: "#", children: "Sample" }) }), _jsx(NSLineText, { title: "NSLinkGreen" }), _jsx(DocErrorBoundary, { name: "NSLinkGreen", children: _jsx(NSLinkGreen, { href: "#", children: "Sample" }) }), _jsx(NSLineText, { title: "NSLinkRed" }), _jsx(DocErrorBoundary, { name: "NSLinkRed", children: _jsx(NSLinkRed, { href: "#", children: "Sample" }) }), _jsx(NSLineText, { title: "NSListGrouped" }), _jsx(DocErrorBoundary, { name: "NSListGrouped", children: _jsx(NSListGrouped, { groups: [], onClick: () => { }, onClose: () => { } }) }), _jsx(NSLineText, { title: "NSListProduct" }), _jsx(DocErrorBoundary, { name: "NSListProduct", children: _jsx(NSListProduct, { scope: "", name: "sample" }) }), _jsx(NSLineText, { title: "NSLoading" }), _jsx(DocErrorBoundary, { name: "NSLoading", children: _jsx(NSLoading, {}) }), _jsx(NSLineText, { title: "NSMegaMenu" }), _jsx(DocErrorBoundary, { name: "NSMegaMenu", children: React.createElement(NSMegaMenu, { items: [], selected: { id: 0 } }) }), _jsx(NSLineText, { title: "NSMenuAction" }), _jsx(DocErrorBoundary, { name: "NSMenuAction", children: _jsx(NSMenuAction, { name: "Sample", items: [] }) }), _jsx(NSLineText, { title: "NSMenuButton" }), _jsx(DocErrorBoundary, { name: "NSMenuButton", children: _jsx(NSMenuButton, {}) }), _jsx(NSLineText, { title: "NSNoData" }), _jsx(DocErrorBoundary, { name: "NSNoData", children: _jsx(NSNoData, { lable: "No Data" }) }), _jsx(NSLineText, { title: "NSPagination" }), _jsx(DocErrorBoundary, { name: "NSPagination", children: _jsx(NSPagination, { totalItems: 100, onPageChange: () => { } }) }), _jsx(NSLineText, { title: "NSPanel" }), _jsx(DocErrorBoundary, { name: "NSPanel", children: _jsx(NSPanel, { children: "Sample" }) }), _jsx(NSLineText, { title: "NSPanelAccordion" }), _jsx(DocErrorBoundary, { name: "NSPanelAccordion", children: _jsx(NSPanelAccordion, { getHeader: () => "Sample", children: "Sample" }) }), _jsx(NSLineText, { title: "NSProductSearch" }), _jsx(DocErrorBoundary, { name: "NSProductSearch", children: _jsx(NSProductSearch, { search: "sample" }) }), _jsx(NSLineText, { title: "NSProgressBar" }), _jsx(DocErrorBoundary, { name: "NSProgressBar", children: React.createElement(NSProgressBar, { progress: 50 }) }), _jsx(NSLineText, { title: "NSRange" }), _jsx(DocErrorBoundary, { name: "NSRange", children: _jsx(NSRange, { data: [] }) }), _jsx(NSLineText, { title: "NSReorderDialog" }), _jsxs(DocErrorBoundary, { name: "NSReorderDialog", children: [_jsx(NSButtonBlue, { title: "Open NSReorderDialog", onClick: { action: () => this.openDialog("NSReorderDialog"), showLoading: false } }), this.state.openDialog === "NSReorderDialog" && _jsx(NSReorderDialog, { visibleColumnKeys: [], getColumns: () => [], onCancel: this.closeDialog, onApply: () => { this.closeDialog(); } })] }), _jsx(NSLineText, { title: "NSRepeater" }), _jsx(DocErrorBoundary, { name: "NSRepeater", children: React.createElement(NSRepeater, { title: "Sample", required: false, createItem: () => null, getValue: () => null, setValue: () => { }, isEmpty: () => true }) }), _jsx(NSLineText, { title: "NSRepeaterNSBoxSchemaVariable" }), _jsx(DocErrorBoundary, { name: "NSRepeaterNSBoxSchemaVariable", children: _jsx(NSRepeaterNSBoxSchemaVariable, { name: "sample", title: "Sample", required: false, item_title: "Item" }) }), _jsx(NSLineText, { title: "NSRepeaterNSTag" }), _jsx(DocErrorBoundary, { name: "NSRepeaterNSTag", children: _jsx(NSRepeaterNSTag, { name: "sample", title: "Sample", required: false }) }), _jsx(NSLineText, { title: "NSRow" }), _jsx(DocErrorBoundary, { name: "NSRow", children: _jsx(NSRow, { children: "Sample" }) }), _jsx(NSLineText, { title: "NSSection" }), _jsx(DocErrorBoundary, { name: "NSSection", children: _jsx(NSSection, { children: "Sample" }) }), _jsx(NSLineText, { title: "NSSectionCards" }), _jsx(DocErrorBoundary, { name: "NSSectionCards", children: _jsx(NSSectionCards, { cards: [] }) }), _jsx(NSLineText, { title: "NSSectionTiles" }), _jsx(DocErrorBoundary, { name: "NSSectionTiles", children: _jsx(NSSectionTiles, { tiles: [] }) }), _jsx(NSLineText, { title: "NSSectionTitle" }), _jsx(DocErrorBoundary, { name: "NSSectionTitle", children: _jsx(NSSectionTitle, { title: "Sample", children: "Sample" }) }), _jsx(NSLineText, { title: "NSSortDialog" }), _jsxs(DocErrorBoundary, { name: "NSSortDialog", children: [_jsx(NSButtonBlue, { title: "Open NSSortDialog", onClick: { action: () => this.openDialog("NSSortDialog"), showLoading: false } }), this.state.openDialog === "NSSortDialog" && React.createElement(NSSortDialog, { sorts: [], getColumns: () => [], onCancel: this.closeDialog, onApply: () => { this.closeDialog(); } })] }), _jsx(NSLineText, { title: "NSSpace" }), _jsx(DocErrorBoundary, { name: "NSSpace", children: _jsx(NSSpace, { size: NSSpaceSizeType.SMALL }) }), _jsx(NSLineText, { title: "NSSplitter" }), _jsx(DocErrorBoundary, { name: "NSSplitter", children: _jsx(NSSplitter, {}) }), _jsx(NSLineText, { title: "NSTabPage" }), _jsx(DocErrorBoundary, { name: "NSTabPage", children: _jsx(NSTabPage, { tabs: [] }) }), _jsx(NSLineText, { title: "NSTable" }), _jsx(DocErrorBoundary, { name: "NSTable", children: React.createElement(NSTable, { name: "sample_docs", columns: [], getRowKey: (item) => { var _a; return (_a = item === null || item === void 0 ? void 0 : item.value) === null || _a === void 0 ? void 0 : _a.id; }, getRows: () => __awaiter(this, void 0, void 0, function* () { return ({ count: 0, rows: [] }); }) }) }), _jsx(NSLineText, { title: "NSTableChart" }), _jsx(DocErrorBoundary, { name: "NSTableChart", children: false && React.createElement(NSTableChart, { name: "sample", columns: [], rows: [], selectedRows: [], onClose: () => { } }) }), _jsx(NSLineText, { title: "NSTag" }), _jsx(DocErrorBoundary, { name: "NSTag", children: _jsx(NSTag, {}) }), _jsx(NSLineText, { title: "NSTile" }), _jsx(DocErrorBoundary, { name: "NSTile", children: _jsx(NSTile, { title: "Sample", description: "Sample", image: { src: "https://static.namirasoft.com/image/namirasoft/access/logo/base.png" } }) }), _jsx(NSLineText, { title: "NSTimelineMonthly" }), _jsx(DocErrorBoundary, { name: "NSTimelineMonthly", children: _jsx(NSTimelineMonthly, { data: [] }) }), _jsx(NSLineText, { title: "NSTitle" }), _jsx(DocErrorBoundary, { name: "NSTitle", children: _jsx(NSTitle, { title: "Sample" }) })] }), _jsx(NSTable, { ref: this.NSTableRef, name: "table", checkbox: true, columns: [
40
72
  {
41
73
  table: { name: "table", text: "Table" },
42
74
  index: 0, type: "String", name: "id", text: "ID", formatter: new StringFormatter()
package/dist/App.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"App.js","sourceRoot":"","sources":["../src/App.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"App.js","sourceRoot":"","sources":["../src/App.tsx"],"names":[],"mappings":"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"}
@@ -17,7 +17,7 @@ export declare class NSBoxBuilder extends BaseTypeBuilder<React.JSX.Element | nu
17
17
  getValue(checkError?: boolean): any | null;
18
18
  setValue(value: any | null, callback?: () => void): void;
19
19
  protected _toAny(_: AnySchema): null;
20
- protected _toBool(schema: BoolSchema): import("react/jsx-runtime").JSX.Element | null;
20
+ protected _toBool(schema: BoolSchema): import("react").JSX.Element | null;
21
21
  private toInteger;
22
22
  protected _toTinyInt(schema: TinyIntSchema): import("react").JSX.Element | null;
23
23
  protected _toSmallInt(schema: SmallIntSchema): import("react").JSX.Element | null;
@@ -29,28 +29,28 @@ export declare class NSBoxBuilder extends BaseTypeBuilder<React.JSX.Element | nu
29
29
  protected _toDouble(schema: DoubleSchema): import("react").JSX.Element | null;
30
30
  protected _toDecimal(schema: DecimalSchema): import("react").JSX.Element | null;
31
31
  protected _toReal(schema: RealSchema): import("react").JSX.Element | null;
32
- protected _toMoney(schema: MoneySchema): import("react/jsx-runtime").JSX.Element | null;
33
- protected _toString(schema: StringSchema): import("react/jsx-runtime").JSX.Element | null;
34
- protected _toDate(schema: DateSchema): import("react/jsx-runtime").JSX.Element | null;
35
- protected _toTime(schema: TimeSchema): import("react/jsx-runtime").JSX.Element | null;
36
- protected _toDateTime(schema: DateTimeSchema): import("react/jsx-runtime").JSX.Element | null;
37
- protected _toTimeZone(schema: TimeZoneSchema): import("react/jsx-runtime").JSX.Element | null;
38
- protected _toDuration(schema: DurationSchema): import("react/jsx-runtime").JSX.Element | null;
39
- protected _toEmail(schema: EmailSchema): import("react/jsx-runtime").JSX.Element | null;
40
- protected _toPhone(schema: PhoneSchema): import("react/jsx-runtime").JSX.Element | null;
41
- protected _toVersion(schema: VersionSchema): import("react/jsx-runtime").JSX.Element | null;
42
- protected _toIPV4(schema: IPV4Schema): import("react/jsx-runtime").JSX.Element | null;
43
- protected _toIPV6(schema: IPV6Schema): import("react/jsx-runtime").JSX.Element | null;
44
- protected _toIPV4Range(schema: IPV4RangeSchema): import("react/jsx-runtime").JSX.Element | null;
45
- protected _toIPV6Range(schema: IPV6RangeSchema): import("react/jsx-runtime").JSX.Element | null;
46
- protected _toColor(schema: ColorSchema): import("react/jsx-runtime").JSX.Element | null;
47
- protected _toFont(schema: FontSchema): import("react/jsx-runtime").JSX.Element | null;
48
- protected _toFilePath(schema: FilePathSchema): import("react/jsx-runtime").JSX.Element | null;
49
- protected _toURL(schema: URLSchema): import("react/jsx-runtime").JSX.Element | null;
50
- protected _toEnum(schema: EnumSchema): import("react/jsx-runtime").JSX.Element;
51
- protected _toEntity(schema: EntitySchema): import("react/jsx-runtime").JSX.Element;
52
- protected _toArray(schema: ArraySchema, callback: (schema: BaseTypeSchema) => void): import("react/jsx-runtime").JSX.Element | null;
53
- protected _toObject(schema: ObjectSchema, callback: (schema: BaseTypeSchema) => void): import("react/jsx-runtime").JSX.Element | null;
54
- protected _toType(schema: TypeSchema): import("react/jsx-runtime").JSX.Element | null;
55
- protected _toVariable(schema: VariableSchema): import("react/jsx-runtime").JSX.Element | null;
32
+ protected _toMoney(schema: MoneySchema): import("react").JSX.Element | null;
33
+ protected _toString(schema: StringSchema): import("react").JSX.Element | null;
34
+ protected _toDate(schema: DateSchema): import("react").JSX.Element | null;
35
+ protected _toTime(schema: TimeSchema): import("react").JSX.Element | null;
36
+ protected _toDateTime(schema: DateTimeSchema): import("react").JSX.Element | null;
37
+ protected _toTimeZone(schema: TimeZoneSchema): import("react").JSX.Element | null;
38
+ protected _toDuration(schema: DurationSchema): import("react").JSX.Element | null;
39
+ protected _toEmail(schema: EmailSchema): import("react").JSX.Element | null;
40
+ protected _toPhone(schema: PhoneSchema): import("react").JSX.Element | null;
41
+ protected _toVersion(schema: VersionSchema): import("react").JSX.Element | null;
42
+ protected _toIPV4(schema: IPV4Schema): import("react").JSX.Element | null;
43
+ protected _toIPV6(schema: IPV6Schema): import("react").JSX.Element | null;
44
+ protected _toIPV4Range(schema: IPV4RangeSchema): import("react").JSX.Element | null;
45
+ protected _toIPV6Range(schema: IPV6RangeSchema): import("react").JSX.Element | null;
46
+ protected _toColor(schema: ColorSchema): import("react").JSX.Element | null;
47
+ protected _toFont(schema: FontSchema): import("react").JSX.Element | null;
48
+ protected _toFilePath(schema: FilePathSchema): import("react").JSX.Element | null;
49
+ protected _toURL(schema: URLSchema): import("react").JSX.Element | null;
50
+ protected _toEnum(schema: EnumSchema): import("react").JSX.Element;
51
+ protected _toEntity(schema: EntitySchema): import("react").JSX.Element;
52
+ protected _toArray(schema: ArraySchema, callback: (schema: BaseTypeSchema) => void): import("react").JSX.Element | null;
53
+ protected _toObject(schema: ObjectSchema, callback: (schema: BaseTypeSchema) => void): import("react").JSX.Element | null;
54
+ protected _toType(schema: TypeSchema): import("react").JSX.Element | null;
55
+ protected _toVariable(schema: VariableSchema): import("react").JSX.Element | null;
56
56
  }
@@ -13,4 +13,4 @@ export interface NSBannerProps extends IBaseComponentProps {
13
13
  text: string;
14
14
  }) | null;
15
15
  }
16
- export declare function NSBanner(props: NSBannerProps): import("react/jsx-runtime").JSX.Element;
16
+ export declare function NSBanner(props: NSBannerProps): import("react").JSX.Element;
@@ -16,4 +16,4 @@ export declare function isValidMenu(menus?: {
16
16
  [group: string]: NSMenuActionProps[];
17
17
  }): boolean;
18
18
  export declare function isValidAction(props?: NSBarActionProps): boolean;
19
- export declare function NSBarAction(props: NSBarActionProps): import("react/jsx-runtime").JSX.Element;
19
+ export declare function NSBarAction(props: NSBarActionProps): import("react").JSX.Element;
@@ -6,4 +6,4 @@ export interface NSBarAlertProps extends IBaseComponentProps {
6
6
  isVisible: () => boolean;
7
7
  onClick?: () => void;
8
8
  }
9
- export declare function NSBarAlert(props: NSBarAlertProps): import("react/jsx-runtime").JSX.Element;
9
+ export declare function NSBarAlert(props: NSBarAlertProps): import("react").JSX.Element;
@@ -23,4 +23,4 @@ export declare enum NotificationType {
23
23
  Success = "Success",
24
24
  Error = "Error"
25
25
  }
26
- export declare function NSBarNotification(props: NSBarNotificationPropsInner): import("react/jsx-runtime").JSX.Element;
26
+ export declare function NSBarNotification(props: NSBarNotificationPropsInner): import("react").JSX.Element;
@@ -2,4 +2,4 @@ export interface NSBarTitleProps {
2
2
  title: string;
3
3
  description?: string;
4
4
  }
5
- export declare function NSBarTitle(props: NSBarTitleProps): import("react/jsx-runtime").JSX.Element;
5
+ export declare function NSBarTitle(props: NSBarTitleProps): import("react").JSX.Element;
@@ -70,6 +70,6 @@ export declare class NSBoxBaseCombo<Data> extends React.Component<NSBoxBaseCombo
70
70
  private setRows;
71
71
  setDisabled(disabled: boolean): void;
72
72
  componentDidMount(): void;
73
- render(): import("react/jsx-runtime").JSX.Element;
73
+ render(): React.JSX.Element;
74
74
  }
75
75
  export {};
@@ -49,5 +49,5 @@ export declare class NSBoxBaseLayout extends React.Component<NSBoxBaseLayoutProp
49
49
  setNull(checked: boolean, callback?: () => void): void;
50
50
  setDisabled(disabled: boolean): void;
51
51
  componentDidUpdate(prevProps: NSBoxBaseLayoutProps): void;
52
- render(): import("react/jsx-runtime").JSX.Element;
52
+ render(): React.JSX.Element;
53
53
  }
@@ -10,5 +10,5 @@ export declare class NSBoxBaseLayoutRecursive extends React.Component<NSBoxBaseL
10
10
  }, checkError: boolean, handler: () => T | null): T | null;
11
11
  NSBoxBaseLayout_Main: React.RefObject<NSBoxBaseLayout>;
12
12
  setDisabled(disabled: boolean): void;
13
- render(): import("react/jsx-runtime").JSX.Element;
13
+ render(): React.JSX.Element;
14
14
  }
@@ -29,5 +29,5 @@ export declare class NSBoxBoolean extends React.Component<NSBoxBooleanProps, NSB
29
29
  setDisabled(disabled: boolean): void;
30
30
  componentDidUpdate(prevProps: Readonly<NSBoxBooleanProps>): void;
31
31
  componentDidMount(): void;
32
- render(): import("react/jsx-runtime").JSX.Element;
32
+ render(): React.JSX.Element;
33
33
  }
@@ -34,5 +34,5 @@ export declare class NSBoxBooleans extends React.Component<NSBoxBooleansProps, N
34
34
  private onChanged;
35
35
  getValues(): string[];
36
36
  setValues(values: string[], callback?: () => void): void;
37
- render(): import("react/jsx-runtime").JSX.Element;
37
+ render(): React.JSX.Element;
38
38
  }
@@ -18,5 +18,5 @@ export declare class NSBoxColor extends React.Component<NSBoxColorProps, NSBoxCo
18
18
  getValue(checkError?: boolean): string | null;
19
19
  setValue(value: string | null, callback?: () => void): void;
20
20
  setDisabled(disabled: boolean): void;
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -20,5 +20,5 @@ export declare class NSBoxCombo extends Component<NSBoxComboProps> implements IN
20
20
  setValueAll(values: string[], callback?: () => void): void;
21
21
  setDisabled(disabled: boolean): void;
22
22
  reload(): void;
23
- render(): import("react/jsx-runtime").JSX.Element;
23
+ render(): import("react").JSX.Element;
24
24
  }
@@ -20,5 +20,5 @@ export declare class NSBoxDate extends Component<NSBoxDateProps, NSBoxDateState>
20
20
  getValueString(checkError?: boolean): string | null;
21
21
  setValueString(value: string, callback?: () => void): void;
22
22
  setDisabled(disabled: boolean): void;
23
- render(): import("react/jsx-runtime").JSX.Element;
23
+ render(): import("react").JSX.Element;
24
24
  }
@@ -14,5 +14,5 @@ export declare class NSBoxDateRange extends NSBoxDateRangeBase<NSBoxDateRangePro
14
14
  from: Date;
15
15
  to: Date;
16
16
  }[];
17
- protected renderPicker(): import("react/jsx-runtime").JSX.Element;
17
+ protected renderPicker(): import("react").JSX.Element;
18
18
  }
@@ -50,5 +50,5 @@ export declare abstract class NSBoxDateRangeBase<TProps extends NSBoxDateRangeBa
50
50
  protected toDayjsValue(): [Dayjs, Dayjs] | null;
51
51
  private isInRange;
52
52
  private renderPresets;
53
- render(): import("react/jsx-runtime").JSX.Element;
53
+ render(): import("react").JSX.Element;
54
54
  }
@@ -20,5 +20,5 @@ export declare class NSBoxDateTime extends React.Component<NSBoxDateTimeProps, N
20
20
  getValueString(checkError?: boolean): string | null;
21
21
  setValueString(value: string, callback?: () => void): void;
22
22
  setDisabled(disabled: boolean): void;
23
- render(): import("react/jsx-runtime").JSX.Element;
23
+ render(): React.JSX.Element;
24
24
  }
@@ -11,5 +11,5 @@ export declare class NSBoxDateTimeRange extends NSBoxDateRangeBase<NSBoxDateTime
11
11
  from: Date;
12
12
  to: Date;
13
13
  }[];
14
- protected renderPicker(): import("react/jsx-runtime").JSX.Element;
14
+ protected renderPicker(): import("react").JSX.Element;
15
15
  }
@@ -19,5 +19,5 @@ export declare class NSBoxDouble extends React.Component<NSBoxDoubleProps, NSBox
19
19
  getValue(checkError?: boolean): number | null;
20
20
  setValue(value: number | null, callback?: () => void): void;
21
21
  setDisabled(disabled: boolean): void;
22
- render(): import("react/jsx-runtime").JSX.Element;
22
+ render(): React.JSX.Element;
23
23
  }
@@ -20,5 +20,5 @@ export declare class NSBoxDuration extends React.Component<NSBoxDurationProps, N
20
20
  getValue(checkError?: boolean): string | null;
21
21
  setValue(value: string | null, callback?: () => void): void;
22
22
  setDisabled(disabled: boolean): void;
23
- render(): import("react/jsx-runtime").JSX.Element;
23
+ render(): React.JSX.Element;
24
24
  }
@@ -19,5 +19,5 @@ export declare class NSBoxDynamic extends React.Component<NSBoxDynamicProps, NSB
19
19
  setValue(value: any | null, callback?: () => void): void;
20
20
  isEmpty(value: any): boolean;
21
21
  setDisabled(disabled: boolean): void;
22
- render(): import("react/jsx-runtime").JSX.Element;
22
+ render(): React.JSX.Element;
23
23
  }
@@ -16,5 +16,5 @@ export declare class NSBoxDynamics extends React.Component<NSBoxDynamicsProps, N
16
16
  setValues(values: {
17
17
  [name: string]: any;
18
18
  }, callback?: () => void): void;
19
- render(): import("react/jsx-runtime").JSX.Element;
19
+ render(): React.JSX.Element;
20
20
  }
@@ -24,5 +24,5 @@ export declare class NSBoxEmail extends React.Component<NSBoxEmailProps, NSBoxEm
24
24
  getValue(checkError?: boolean): string | null;
25
25
  setValue(value: string | null, callback?: () => void): void;
26
26
  setDisabled(disabled: boolean): void;
27
- render(): import("react/jsx-runtime").JSX.Element;
27
+ render(): React.JSX.Element;
28
28
  }
@@ -47,5 +47,5 @@ export declare class NSBoxEntity<Data> extends React.Component<NSBoxEntityProps<
47
47
  setDataAll(values: Data[], callback?: () => void): void;
48
48
  setDisabled(disabled: boolean): void;
49
49
  reload(): void;
50
- render(): import("react/jsx-runtime").JSX.Element;
50
+ render(): React.JSX.Element;
51
51
  }
@@ -29,6 +29,6 @@ export declare class NSBoxEnum<Data> extends React.Component<NSBoxEnumProps<Data
29
29
  }, _default: Data): Data[];
30
30
  setDisabled(disabled: boolean): void;
31
31
  reload(): void;
32
- render(): import("react/jsx-runtime").JSX.Element;
32
+ render(): React.JSX.Element;
33
33
  }
34
34
  export {};
@@ -18,5 +18,5 @@ export interface NSBoxFileState {
18
18
  export declare class NSBoxFile extends React.Component<NSBoxFileProps, NSBoxFileState> {
19
19
  NSBoxBaseLayout_Main: React.RefObject<NSBoxBaseLayout>;
20
20
  constructor(props: NSBoxFileProps);
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -18,5 +18,5 @@ export declare class NSBoxFilePath extends React.Component<NSBoxFilePathProps, N
18
18
  getValue(checkError?: boolean): string | null;
19
19
  setValue(value: string | null, callback?: () => void): void;
20
20
  setDisabled(disabled: boolean): void;
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -18,5 +18,5 @@ export declare class NSBoxFont extends React.Component<NSBoxFontProps, NSBoxFont
18
18
  getValue(checkError?: boolean): string | null;
19
19
  setValue(value: string | null, callback?: () => void): void;
20
20
  setDisabled(disabled: boolean): void;
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -18,5 +18,5 @@ export declare class NSBoxIPV4 extends React.Component<NSBoxIPV4Props, NSBoxIPV4
18
18
  getValue(checkError?: boolean): string | null;
19
19
  setValue(value: string | null, callback?: () => void): void;
20
20
  setDisabled(disabled: boolean): void;
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -18,5 +18,5 @@ export declare class NSBoxIPV4Range extends React.Component<NSBoxIPV4RangeProps,
18
18
  getValue(checkError?: boolean): string | null;
19
19
  setValue(value: string | null, callback?: () => void): void;
20
20
  setDisabled(disabled: boolean): void;
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -18,5 +18,5 @@ export declare class NSBoxIPV6 extends React.Component<NSBoxIPV6Props, NSBoxIPV6
18
18
  getValue(checkError?: boolean): string | null;
19
19
  setValue(value: string | null, callback?: () => void): void;
20
20
  setDisabled(disabled: boolean): void;
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -18,5 +18,5 @@ export declare class NSBoxIPV6Range extends React.Component<NSBoxIPV6RangeProps,
18
18
  getValue(checkError?: boolean): string | null;
19
19
  setValue(value: string | null, callback?: () => void): void;
20
20
  setDisabled(disabled: boolean): void;
21
- render(): import("react/jsx-runtime").JSX.Element;
21
+ render(): React.JSX.Element;
22
22
  }
@@ -21,5 +21,5 @@ export declare class NSBoxInteger extends React.Component<NSBoxIntegerProps, NSB
21
21
  getValue(checkError?: boolean): number | null;
22
22
  setValue(value: number | null, callback?: () => void): void;
23
23
  setDisabled(disabled: boolean): void;
24
- render(): import("react/jsx-runtime").JSX.Element;
24
+ render(): React.JSX.Element;
25
25
  }
@@ -19,5 +19,5 @@ export declare class NSBoxMoney extends Component<NSBoxMoneyProps, NSBoxMoneySta
19
19
  getValue(checkError?: boolean): number | null;
20
20
  setValue(value: number | null, callback?: () => void): void;
21
21
  setDisabled(disabled: boolean): void;
22
- render(): import("react/jsx-runtime").JSX.Element;
22
+ render(): import("react").JSX.Element;
23
23
  }
@@ -28,5 +28,5 @@ export declare class NSBoxOptions extends React.Component<NSBoxOptionsProps, NSB
28
28
  setDisabled(disabled: boolean): void;
29
29
  private toggle;
30
30
  private getTitleOf;
31
- render(): import("react/jsx-runtime").JSX.Element;
31
+ render(): React.JSX.Element;
32
32
  }
@@ -19,5 +19,5 @@ export declare class NSBoxPhone extends React.Component<NSBoxPhoneProps, NSBoxPh
19
19
  getValue(checkError?: boolean): string | null;
20
20
  setValue(value: string | null, callback?: () => void): void;
21
21
  setDisabled(disabled: boolean): void;
22
- render(): import("react/jsx-runtime").JSX.Element;
22
+ render(): React.JSX.Element;
23
23
  }
@@ -20,5 +20,5 @@ export declare class NSBoxRadio extends React.Component<NSBoxRadioProps, NSBoxRa
20
20
  setValue(value: boolean, callback?: () => void): void;
21
21
  setDisabled(disabled: boolean): void;
22
22
  componentDidUpdate(prevProps: NSBoxRadioProps): void;
23
- render(): import("react/jsx-runtime").JSX.Element;
23
+ render(): React.JSX.Element;
24
24
  }