@gisce/react-ooui 2.0.0-alpha.12 → 2.0.0-alpha.14

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 (165) hide show
  1. package/dist/actionbar/ActionButton.d.ts +1 -2
  2. package/dist/actionbar/ActionButton.d.ts.map +1 -1
  3. package/dist/actionbar/AttachmentsButton.d.ts +1 -2
  4. package/dist/actionbar/AttachmentsButton.d.ts.map +1 -1
  5. package/dist/actionbar/AttachmentsButtonWrapper.d.ts +1 -1
  6. package/dist/actionbar/AttachmentsButtonWrapper.d.ts.map +1 -1
  7. package/dist/actionbar/ButtonWithBadge.d.ts +1 -2
  8. package/dist/actionbar/ButtonWithBadge.d.ts.map +1 -1
  9. package/dist/actionbar/ChangeViewButton.d.ts +1 -2
  10. package/dist/actionbar/ChangeViewButton.d.ts.map +1 -1
  11. package/dist/actionbar/DashboardActionBar.d.ts +1 -2
  12. package/dist/actionbar/DashboardActionBar.d.ts.map +1 -1
  13. package/dist/actionbar/DropdownButton.d.ts +1 -2
  14. package/dist/actionbar/DropdownButton.d.ts.map +1 -1
  15. package/dist/actionbar/FormActionBar.d.ts +1 -2
  16. package/dist/actionbar/FormActionBar.d.ts.map +1 -1
  17. package/dist/actionbar/GraphActionBar.d.ts +1 -2
  18. package/dist/actionbar/GraphActionBar.d.ts.map +1 -1
  19. package/dist/actionbar/NewButton.d.ts +1 -2
  20. package/dist/actionbar/NewButton.d.ts.map +1 -1
  21. package/dist/actionbar/SearchBar.d.ts +1 -2
  22. package/dist/actionbar/SearchBar.d.ts.map +1 -1
  23. package/dist/actionbar/TreeActionBar.d.ts +1 -2
  24. package/dist/actionbar/TreeActionBar.d.ts.map +1 -1
  25. package/dist/common/ButtonWithTooltip.d.ts +1 -2
  26. package/dist/common/ButtonWithTooltip.d.ts.map +1 -1
  27. package/dist/common/DatePicker.d.ts +1 -1
  28. package/dist/common/DatePicker.d.ts.map +1 -1
  29. package/dist/common/Field.d.ts +1 -1
  30. package/dist/common/Field.d.ts.map +1 -1
  31. package/dist/common/SelectAllRecordsRow.d.ts +1 -1
  32. package/dist/common/SelectAllRecordsRow.d.ts.map +1 -1
  33. package/dist/react-ooui.es.js +4879 -5549
  34. package/dist/react-ooui.es.js.map +1 -1
  35. package/dist/ui/ErrorAlert.d.ts +1 -1
  36. package/dist/ui/ErrorAlert.d.ts.map +1 -1
  37. package/dist/ui/FavouriteButton.d.ts +1 -1
  38. package/dist/ui/FavouriteButton.d.ts.map +1 -1
  39. package/dist/ui/GoToResourceModal.d.ts +1 -1
  40. package/dist/ui/GoToResourceModal.d.ts.map +1 -1
  41. package/dist/ui/TitleHeader.d.ts +1 -2
  42. package/dist/ui/TitleHeader.d.ts.map +1 -1
  43. package/dist/views/CurrentTabContent.d.ts +1 -2
  44. package/dist/views/CurrentTabContent.d.ts.map +1 -1
  45. package/dist/views/TabContent.d.ts +1 -1
  46. package/dist/views/TabContent.d.ts.map +1 -1
  47. package/dist/views/TabSelector.d.ts +1 -2
  48. package/dist/views/TabSelector.d.ts.map +1 -1
  49. package/dist/views/actionViews/DashboardActionView.d.ts +1 -1
  50. package/dist/views/actionViews/DashboardActionView.d.ts.map +1 -1
  51. package/dist/views/actionViews/FormActionView.d.ts +1 -1
  52. package/dist/views/actionViews/FormActionView.d.ts.map +1 -1
  53. package/dist/views/actionViews/GraphActionView.d.ts +1 -1
  54. package/dist/views/actionViews/GraphActionView.d.ts.map +1 -1
  55. package/dist/views/actionViews/TreeActionView.d.ts +1 -1
  56. package/dist/views/actionViews/TreeActionView.d.ts.map +1 -1
  57. package/dist/views/tabs/Tab.d.ts +1 -2
  58. package/dist/views/tabs/Tab.d.ts.map +1 -1
  59. package/dist/widgets/base/Binary.d.ts +2 -2
  60. package/dist/widgets/base/Binary.d.ts.map +1 -1
  61. package/dist/widgets/base/Boolean.d.ts +1 -1
  62. package/dist/widgets/base/Boolean.d.ts.map +1 -1
  63. package/dist/widgets/base/Button.d.ts +1 -1
  64. package/dist/widgets/base/Button.d.ts.map +1 -1
  65. package/dist/widgets/base/Char.d.ts +1 -1
  66. package/dist/widgets/base/Char.d.ts.map +1 -1
  67. package/dist/widgets/base/Date.d.ts +1 -1
  68. package/dist/widgets/base/Date.d.ts.map +1 -1
  69. package/dist/widgets/base/DateTime.d.ts +1 -1
  70. package/dist/widgets/base/DateTime.d.ts.map +1 -1
  71. package/dist/widgets/base/Email.d.ts +1 -1
  72. package/dist/widgets/base/Email.d.ts.map +1 -1
  73. package/dist/widgets/base/Float.d.ts +1 -1
  74. package/dist/widgets/base/Float.d.ts.map +1 -1
  75. package/dist/widgets/base/FloatTime.d.ts +1 -1
  76. package/dist/widgets/base/FloatTime.d.ts.map +1 -1
  77. package/dist/widgets/base/Image.d.ts +2 -2
  78. package/dist/widgets/base/Image.d.ts.map +1 -1
  79. package/dist/widgets/base/Integer.d.ts +1 -1
  80. package/dist/widgets/base/Integer.d.ts.map +1 -1
  81. package/dist/widgets/base/Label.d.ts +1 -1
  82. package/dist/widgets/base/Label.d.ts.map +1 -1
  83. package/dist/widgets/base/LinkInput.d.ts +1 -1
  84. package/dist/widgets/base/LinkInput.d.ts.map +1 -1
  85. package/dist/widgets/base/MultiSelection.d.ts +2 -2
  86. package/dist/widgets/base/MultiSelection.d.ts.map +1 -1
  87. package/dist/widgets/base/ProgressBar.d.ts +2 -2
  88. package/dist/widgets/base/ProgressBar.d.ts.map +1 -1
  89. package/dist/widgets/base/Reference.d.ts +1 -1
  90. package/dist/widgets/base/Reference.d.ts.map +1 -1
  91. package/dist/widgets/base/Selection.d.ts +2 -2
  92. package/dist/widgets/base/Selection.d.ts.map +1 -1
  93. package/dist/widgets/base/Separator.d.ts +1 -1
  94. package/dist/widgets/base/Separator.d.ts.map +1 -1
  95. package/dist/widgets/base/Text.d.ts +1 -1
  96. package/dist/widgets/base/Text.d.ts.map +1 -1
  97. package/dist/widgets/base/Time.d.ts +2 -2
  98. package/dist/widgets/base/Time.d.ts.map +1 -1
  99. package/dist/widgets/base/Url.d.ts +1 -1
  100. package/dist/widgets/base/Url.d.ts.map +1 -1
  101. package/dist/widgets/base/many2one/Many2one.d.ts +1 -1
  102. package/dist/widgets/base/many2one/Many2one.d.ts.map +1 -1
  103. package/dist/widgets/base/many2one/Many2oneSuffix.d.ts +1 -1
  104. package/dist/widgets/base/many2one/Many2oneSuffix.d.ts.map +1 -1
  105. package/dist/widgets/base/many2one/Many2oneSuffixModal.d.ts +1 -1
  106. package/dist/widgets/base/many2one/Many2oneSuffixModal.d.ts.map +1 -1
  107. package/dist/widgets/base/one2many/One2many.d.ts +1 -1
  108. package/dist/widgets/base/one2many/One2many.d.ts.map +1 -1
  109. package/dist/widgets/base/one2many/One2manyTopBar.d.ts +1 -1
  110. package/dist/widgets/base/one2many/One2manyTopBar.d.ts.map +1 -1
  111. package/dist/widgets/custom/ButtonGroup.d.ts +1 -1
  112. package/dist/widgets/custom/ButtonGroup.d.ts.map +1 -1
  113. package/dist/widgets/custom/CodeEditor.d.ts +1 -1
  114. package/dist/widgets/custom/CodeEditor.d.ts.map +1 -1
  115. package/dist/widgets/custom/Comments.d.ts +4 -4
  116. package/dist/widgets/custom/Comments.d.ts.map +1 -1
  117. package/dist/widgets/custom/FiberGrid.d.ts +2 -2
  118. package/dist/widgets/custom/FiberGrid.d.ts.map +1 -1
  119. package/dist/widgets/custom/Indicator.d.ts +1 -1
  120. package/dist/widgets/custom/Indicator.d.ts.map +1 -1
  121. package/dist/widgets/custom/Markdown.d.ts +2 -2
  122. package/dist/widgets/custom/Markdown.d.ts.map +1 -1
  123. package/dist/widgets/custom/MultiCheckbox.d.ts +2 -2
  124. package/dist/widgets/custom/MultiCheckbox.d.ts.map +1 -1
  125. package/dist/widgets/custom/Radio.d.ts +2 -2
  126. package/dist/widgets/custom/Radio.d.ts.map +1 -1
  127. package/dist/widgets/custom/Steps.d.ts +2 -2
  128. package/dist/widgets/custom/Steps.d.ts.map +1 -1
  129. package/dist/widgets/custom/Switch.d.ts +1 -1
  130. package/dist/widgets/custom/Switch.d.ts.map +1 -1
  131. package/dist/widgets/custom/Tag.d.ts +3 -3
  132. package/dist/widgets/custom/Tag.d.ts.map +1 -1
  133. package/dist/widgets/custom/Tags.d.ts +2 -2
  134. package/dist/widgets/custom/Tags.d.ts.map +1 -1
  135. package/dist/widgets/custom/Timeline.d.ts +2 -2
  136. package/dist/widgets/custom/Timeline.d.ts.map +1 -1
  137. package/dist/widgets/modals/ExportModal.d.ts +1 -1
  138. package/dist/widgets/modals/ExportModal.d.ts.map +1 -1
  139. package/dist/widgets/modals/FormModal.d.ts +1 -1
  140. package/dist/widgets/modals/FormModal.d.ts.map +1 -1
  141. package/dist/widgets/modals/SearchModal.d.ts +1 -1
  142. package/dist/widgets/modals/SearchModal.d.ts.map +1 -1
  143. package/dist/widgets/modals/TranslationModal.d.ts +1 -1
  144. package/dist/widgets/modals/TranslationModal.d.ts.map +1 -1
  145. package/dist/widgets/views/Dashboard/DashboardForm.d.ts +1 -1
  146. package/dist/widgets/views/Dashboard/DashboardForm.d.ts.map +1 -1
  147. package/dist/widgets/views/Dashboard/DashboardTree.d.ts +1 -2
  148. package/dist/widgets/views/Dashboard/DashboardTree.d.ts.map +1 -1
  149. package/dist/widgets/views/DashboardGrid/DashboardGrid.d.ts +1 -1
  150. package/dist/widgets/views/DashboardGrid/DashboardGrid.d.ts.map +1 -1
  151. package/dist/widgets/views/DashboardGrid/DashboardGridItem.d.ts +1 -1
  152. package/dist/widgets/views/DashboardGrid/DashboardGridItem.d.ts.map +1 -1
  153. package/dist/widgets/views/Graph/GraphChart.d.ts +1 -1
  154. package/dist/widgets/views/Graph/GraphChart.d.ts.map +1 -1
  155. package/dist/widgets/views/Graph/GraphIndicator.d.ts +1 -1
  156. package/dist/widgets/views/Graph/GraphIndicator.d.ts.map +1 -1
  157. package/dist/widgets/views/searchFilter/DateRangePicker.d.ts +1 -1
  158. package/dist/widgets/views/searchFilter/DateRangePicker.d.ts.map +1 -1
  159. package/dist/widgets/views/searchFilter/DateTimeRangePicker.d.ts +1 -1
  160. package/dist/widgets/views/searchFilter/DateTimeRangePicker.d.ts.map +1 -1
  161. package/dist/widgets/views/searchFilter/SearchField.d.ts +1 -2
  162. package/dist/widgets/views/searchFilter/SearchField.d.ts.map +1 -1
  163. package/dist/widgets/views/searchFilter/SearchFilter.d.ts +1 -2
  164. package/dist/widgets/views/searchFilter/SearchFilter.d.ts.map +1 -1
  165. package/package.json +14 -8
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type Props = {
3
2
  tooltip: string;
4
3
  onClick: any;
@@ -8,6 +7,6 @@ type Props = {
8
7
  loading?: boolean;
9
8
  type?: string;
10
9
  };
11
- declare function ActionButton(props: Props): JSX.Element;
10
+ declare function ActionButton(props: Props): import("react/jsx-runtime").JSX.Element;
12
11
  export default ActionButton;
13
12
  //# sourceMappingURL=ActionButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ActionButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/ActionButton.tsx"],"names":[],"mappings":";AAIA,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,iBAAS,YAAY,CAAC,KAAK,EAAE,KAAK,eAuBjC;AAED,eAAe,YAAY,CAAC"}
1
+ {"version":3,"file":"ActionButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/ActionButton.tsx"],"names":[],"mappings":"AAIA,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,GAAG,CAAC;IACb,IAAI,EAAE,GAAG,CAAC;IACV,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,iBAAS,YAAY,CAAC,KAAK,EAAE,KAAK,2CAuBjC;AAED,eAAe,YAAY,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { Attachment } from "./AttachmentsButtonWrapper";
3
2
  export type AttachmentsButtonProps = {
4
3
  attachments?: any;
@@ -7,6 +6,6 @@ export type AttachmentsButtonProps = {
7
6
  onListAllAttachments: () => void;
8
7
  onViewAttachmentDetails: (attachment: Attachment) => void;
9
8
  };
10
- declare function AttachmentsButton(props: AttachmentsButtonProps): JSX.Element;
9
+ declare function AttachmentsButton(props: AttachmentsButtonProps): import("react/jsx-runtime").JSX.Element;
11
10
  export default AttachmentsButton;
12
11
  //# sourceMappingURL=AttachmentsButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttachmentsButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/AttachmentsButton.tsx"],"names":[],"mappings":";AAQA,OAAO,EACL,UAAU,EAEX,MAAM,4BAA4B,CAAC;AAIpC,MAAM,MAAM,sBAAsB,GAAG;IACnC,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,uBAAuB,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;CAC3D,CAAC;AAEF,iBAAS,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,eAwGvD;AAED,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"AttachmentsButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/AttachmentsButton.tsx"],"names":[],"mappings":"AAQA,OAAO,EACL,UAAU,EAEX,MAAM,4BAA4B,CAAC;AAIpC,MAAM,MAAM,sBAAsB,GAAG;IACnC,WAAW,CAAC,EAAE,GAAG,CAAC;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,uBAAuB,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;CAC3D,CAAC;AAEF,iBAAS,iBAAiB,CAAC,KAAK,EAAE,sBAAsB,2CAwGvD;AAED,eAAe,iBAAiB,CAAC"}
@@ -14,5 +14,5 @@ export type AttachmentsButtonWrapperProps = {
14
14
  onopenAttachmentLink: (attachment: Attachment) => void;
15
15
  onOpenAttachmentDetail: (attachment: Attachment) => void;
16
16
  };
17
- export declare const AttachmentsButtonWrapper: (props: AttachmentsButtonWrapperProps) => JSX.Element;
17
+ export declare const AttachmentsButtonWrapper: (props: AttachmentsButtonWrapperProps) => import("react/jsx-runtime").JSX.Element;
18
18
  //# sourceMappingURL=AttachmentsButtonWrapper.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AttachmentsButtonWrapper.d.ts","sourceRoot":"","sources":["../../src/actionbar/AttachmentsButtonWrapper.tsx"],"names":[],"mappings":"AAgBA,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,MAAM,MAAM,6BAA6B,GAAG;IAC1C,WAAW,EAAE,UAAU,EAAE,GAAG,SAAS,CAAC;IACtC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,oBAAoB,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;IACvD,sBAAsB,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;CAC1D,CAAC;AAEF,eAAO,MAAM,wBAAwB,UAC5B,6BAA6B,gBA8BrC,CAAC"}
1
+ {"version":3,"file":"AttachmentsButtonWrapper.d.ts","sourceRoot":"","sources":["../../src/actionbar/AttachmentsButtonWrapper.tsx"],"names":[],"mappings":"AAgBA,MAAM,MAAM,UAAU,GAAG;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,MAAM,MAAM,6BAA6B,GAAG;IAC1C,WAAW,EAAE,UAAU,EAAE,GAAG,SAAS,CAAC;IACtC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,kBAAkB,EAAE,MAAM,IAAI,CAAC;IAC/B,oBAAoB,EAAE,MAAM,IAAI,CAAC;IACjC,oBAAoB,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;IACvD,sBAAsB,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;CAC1D,CAAC;AAEF,eAAO,MAAM,wBAAwB,UAC5B,6BAA6B,4CA8BrC,CAAC"}
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import { Props as ButtonWithTooltipProps } from '../*/common/ButtonWithTooltip';
3
2
  type Props = ButtonWithTooltipProps & {
4
3
  badgeNumber?: number;
5
4
  };
6
- declare function ButtonWithBadge(props: Props): JSX.Element;
5
+ declare function ButtonWithBadge(props: Props): import("react/jsx-runtime").JSX.Element;
7
6
  export default ButtonWithBadge;
8
7
  //# sourceMappingURL=ButtonWithBadge.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonWithBadge.d.ts","sourceRoot":"","sources":["../../src/actionbar/ButtonWithBadge.tsx"],"names":[],"mappings":";AACA,OAA0B,EAAC,KAAK,IAAI,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAI/F,KAAK,KAAK,GAAG,sBAAsB,GAAG;IACpC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,iBAAS,eAAe,CAAC,KAAK,EAAE,KAAK,eA8BpC;AAED,eAAe,eAAe,CAAC"}
1
+ {"version":3,"file":"ButtonWithBadge.d.ts","sourceRoot":"","sources":["../../src/actionbar/ButtonWithBadge.tsx"],"names":[],"mappings":"AACA,OAA0B,EAAC,KAAK,IAAI,sBAAsB,EAAE,MAAM,4BAA4B,CAAC;AAI/F,KAAK,KAAK,GAAG,sBAAsB,GAAG;IACpC,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,iBAAS,eAAe,CAAC,KAAK,EAAE,KAAK,2CA8BpC;AAED,eAAe,eAAe,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { View } from '../*/types';
3
2
  type Props = {
4
3
  onChangeView: (view: View) => void;
@@ -8,6 +7,6 @@ type Props = {
8
7
  formHasChanges?: boolean;
9
8
  previousView?: View;
10
9
  };
11
- declare function ChangeViewButton(props: Props): JSX.Element;
10
+ declare function ChangeViewButton(props: Props): import("react/jsx-runtime").JSX.Element;
12
11
  export default ChangeViewButton;
13
12
  //# sourceMappingURL=ChangeViewButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ChangeViewButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/ChangeViewButton.tsx"],"names":[],"mappings":";AAaA,OAAO,EAAa,IAAI,EAAE,MAAM,SAAS,CAAC;AAE1C,KAAK,KAAK,GAAG;IACX,YAAY,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IACnC,WAAW,EAAE,IAAI,CAAC;IAClB,cAAc,EAAE,IAAI,EAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,YAAY,CAAC,EAAE,IAAI,CAAC;CACrB,CAAC;AAiBF,iBAAS,gBAAgB,CAAC,KAAK,EAAE,KAAK,eA+FrC;AAED,eAAe,gBAAgB,CAAC"}
1
+ {"version":3,"file":"ChangeViewButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/ChangeViewButton.tsx"],"names":[],"mappings":"AAaA,OAAO,EAAa,IAAI,EAAE,MAAM,SAAS,CAAC;AAE1C,KAAK,KAAK,GAAG;IACX,YAAY,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IACnC,WAAW,EAAE,IAAI,CAAC;IAClB,cAAc,EAAE,IAAI,EAAE,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,YAAY,CAAC,EAAE,IAAI,CAAC;CACrB,CAAC;AAiBF,iBAAS,gBAAgB,CAAC,KAAK,EAAE,KAAK,2CA+FrC;AAED,eAAe,gBAAgB,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
- declare function DashboardActionBar(): JSX.Element;
1
+ declare function DashboardActionBar(): import("react/jsx-runtime").JSX.Element;
3
2
  export default DashboardActionBar;
4
3
  //# sourceMappingURL=DashboardActionBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DashboardActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/DashboardActionBar.tsx"],"names":[],"mappings":";AAcA,iBAAS,kBAAkB,gBA8C1B;AAMD,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"DashboardActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/DashboardActionBar.tsx"],"names":[],"mappings":"AAcA,iBAAS,kBAAkB,4CA8C1B;AAMD,eAAe,kBAAkB,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  type Props = {
3
2
  onItemClick: (event: any) => void;
4
3
  items: any[];
@@ -7,6 +6,6 @@ type Props = {
7
6
  label?: string;
8
7
  disabled?: boolean;
9
8
  };
10
- declare function DropdownButton(props: Props): JSX.Element;
9
+ declare function DropdownButton(props: Props): import("react/jsx-runtime").JSX.Element;
11
10
  export default DropdownButton;
12
11
  //# sourceMappingURL=DropdownButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DropdownButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/DropdownButton.tsx"],"names":[],"mappings":";AAIA,KAAK,KAAK,GAAG;IACX,WAAW,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IAClC,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,GAAG,CAAC;IACV,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,iBAAS,cAAc,CAAC,KAAK,EAAE,KAAK,eA6CnC;AAED,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"DropdownButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/DropdownButton.tsx"],"names":[],"mappings":"AAIA,KAAK,KAAK,GAAG;IACX,WAAW,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IAClC,KAAK,EAAE,GAAG,EAAE,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,GAAG,CAAC;IACV,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,iBAAS,cAAc,CAAC,KAAK,EAAE,KAAK,2CA6CnC;AAED,eAAe,cAAc,CAAC"}
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  declare function FormActionBar({ toolbar }: {
3
2
  toolbar: any;
4
- }): JSX.Element | null;
3
+ }): import("react/jsx-runtime").JSX.Element | null;
5
4
  export default FormActionBar;
6
5
  //# sourceMappingURL=FormActionBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"FormActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/FormActionBar.tsx"],"names":[],"mappings":";AA0CA,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,sBAuanD;AAmBD,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"FormActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/FormActionBar.tsx"],"names":[],"mappings":"AA0CA,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,GAAG,CAAA;CAAE,kDAuanD;AAmBD,eAAe,aAAa,CAAC"}
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  declare function GraphActionBar({ refreshGraph }: {
3
2
  refreshGraph: () => void;
4
- }): JSX.Element;
3
+ }): import("react/jsx-runtime").JSX.Element;
5
4
  export default GraphActionBar;
6
5
  //# sourceMappingURL=GraphActionBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"GraphActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/GraphActionBar.tsx"],"names":[],"mappings":";AAaA,iBAAS,cAAc,CAAC,EAAE,YAAY,EAAE,EAAE;IAAE,YAAY,EAAE,MAAM,IAAI,CAAA;CAAE,eAmDrE;AAED,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"GraphActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/GraphActionBar.tsx"],"names":[],"mappings":"AAaA,iBAAS,cAAc,CAAC,EAAE,YAAY,EAAE,EAAE;IAAE,YAAY,EAAE,MAAM,IAAI,CAAA;CAAE,2CAmDrE;AAED,eAAe,cAAc,CAAC"}
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  type Props = {
3
2
  disabled?: boolean;
4
3
  };
5
- declare function NewButton(props: Props): JSX.Element;
4
+ declare function NewButton(props: Props): import("react/jsx-runtime").JSX.Element;
6
5
  export default NewButton;
7
6
  //# sourceMappingURL=NewButton.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NewButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/NewButton.tsx"],"names":[],"mappings":";AAUA,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,iBAAS,SAAS,CAAC,KAAK,EAAE,KAAK,eA8B9B;AACD,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"NewButton.d.ts","sourceRoot":"","sources":["../../src/actionbar/NewButton.tsx"],"names":[],"mappings":"AAUA,KAAK,KAAK,GAAG;IACX,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,iBAAS,SAAS,CAAC,KAAK,EAAE,KAAK,2CA8B9B;AACD,eAAe,SAAS,CAAC"}
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  type Props = {
3
2
  onSearch: (searchValue?: string) => void;
4
3
  searchText?: string;
5
4
  disabled?: boolean;
6
5
  };
7
- declare function SearchBar(props: Props): JSX.Element;
6
+ declare function SearchBar(props: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export default SearchBar;
9
8
  //# sourceMappingURL=SearchBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SearchBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/SearchBar.tsx"],"names":[],"mappings":";AAKA,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,CAAC,WAAW,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,iBAAS,SAAS,CAAC,KAAK,EAAE,KAAK,eA2D9B;AAED,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"SearchBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/SearchBar.tsx"],"names":[],"mappings":"AAKA,KAAK,KAAK,GAAG;IACX,QAAQ,EAAE,CAAC,WAAW,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACzC,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,iBAAS,SAAS,CAAC,KAAK,EAAE,KAAK,2CA2D9B;AAED,eAAe,SAAS,CAAC"}
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  type Props = {
3
2
  parentContext?: any;
4
3
  treeExpandable: boolean;
5
4
  toolbar: any;
6
5
  };
7
- declare function TreeActionBar(props: Props): JSX.Element;
6
+ declare function TreeActionBar(props: Props): import("react/jsx-runtime").JSX.Element;
8
7
  export default TreeActionBar;
9
8
  //# sourceMappingURL=TreeActionBar.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TreeActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/TreeActionBar.tsx"],"names":[],"mappings":";AAkCA,KAAK,KAAK,GAAG;IACX,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,OAAO,EAAE,GAAG,CAAC;CACd,CAAC;AAEF,iBAAS,aAAa,CAAC,KAAK,EAAE,KAAK,eAyUlC;AAMD,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"TreeActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/TreeActionBar.tsx"],"names":[],"mappings":"AAkCA,KAAK,KAAK,GAAG;IACX,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,OAAO,EAAE,GAAG,CAAC;CACd,CAAC;AAEF,iBAAS,aAAa,CAAC,KAAK,EAAE,KAAK,2CAyUlC;AAMD,eAAe,aAAa,CAAC"}
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import { ButtonProps } from "antd";
3
2
  export type Props = ButtonProps & {
4
3
  tooltip: string;
5
4
  };
6
- declare function ButtonWithTooltip(props: Props): JSX.Element;
5
+ declare function ButtonWithTooltip(props: Props): import("react/jsx-runtime").JSX.Element;
7
6
  export default ButtonWithTooltip;
8
7
  //# sourceMappingURL=ButtonWithTooltip.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonWithTooltip.d.ts","sourceRoot":"","sources":["../../src/common/ButtonWithTooltip.tsx"],"names":[],"mappings":";AACA,OAAO,EAAmB,WAAW,EAAE,MAAM,MAAM,CAAC;AAEpD,MAAM,MAAM,KAAK,GAAG,WAAW,GAAG;IAChC,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,iBAAS,iBAAiB,CAAC,KAAK,EAAE,KAAK,eAQtC;AAED,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"ButtonWithTooltip.d.ts","sourceRoot":"","sources":["../../src/common/ButtonWithTooltip.tsx"],"names":[],"mappings":"AACA,OAAO,EAAmB,WAAW,EAAE,MAAM,MAAM,CAAC;AAEpD,MAAM,MAAM,KAAK,GAAG,WAAW,GAAG;IAChC,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,iBAAS,iBAAiB,CAAC,KAAK,EAAE,KAAK,2CAQtC;AAED,eAAe,iBAAiB,CAAC"}
@@ -14,6 +14,6 @@ export declare const DatePickerConfig: {
14
14
  dateInternalFormat: string;
15
15
  };
16
16
  };
17
- declare const DatePicker: (props: DatePickerProps) => JSX.Element;
17
+ declare const DatePicker: (props: DatePickerProps) => import("react/jsx-runtime").JSX.Element;
18
18
  export default DatePicker;
19
19
  //# sourceMappingURL=DatePicker.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../src/common/DatePicker.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAStC,KAAK,eAAe,GAAG,WAAW,GAAG;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;;;;;;CAW5B,CAAC;AAEF,QAAA,MAAM,UAAU,UAAW,eAAe,gBASzC,CAAC;AA2DF,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"DatePicker.d.ts","sourceRoot":"","sources":["../../src/common/DatePicker.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAStC,KAAK,eAAe,GAAG,WAAW,GAAG;IACnC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;;;;;;CAW5B,CAAC;AAEF,QAAA,MAAM,UAAU,UAAW,eAAe,4CASzC,CAAC;AA2DF,eAAe,UAAU,CAAC"}
@@ -10,5 +10,5 @@ export default function Field({ ooui, children, layout, valuePropName, showLabel
10
10
  required?: boolean;
11
11
  type?: any;
12
12
  validator?: any;
13
- }): JSX.Element;
13
+ }): import("react/jsx-runtime").JSX.Element;
14
14
  //# sourceMappingURL=Field.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Field.d.ts","sourceRoot":"","sources":["../../src/common/Field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,KAAK,IAAI,SAAS,EAAsB,MAAM,aAAa,CAAC;AAIrE,MAAM,CAAC,OAAO,UAAU,KAAK,CAAC,EAC5B,IAAI,EACJ,QAAQ,EACR,MAAqB,EACrB,aAAa,EACb,SAAiB,EACjB,UAAmB,EACnB,QAAgB,EAChB,IAAI,EACJ,SAAS,GACV,EAAE;IACD,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,MAAM,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB,eAiEA"}
1
+ {"version":3,"file":"Field.d.ts","sourceRoot":"","sources":["../../src/common/Field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAE1C,OAAO,EAAE,KAAK,IAAI,SAAS,EAAsB,MAAM,aAAa,CAAC;AAIrE,MAAM,CAAC,OAAO,UAAU,KAAK,CAAC,EAC5B,IAAI,EACJ,QAAQ,EACR,MAAqB,EACrB,aAAa,EACb,SAAiB,EACjB,UAAmB,EACnB,QAAgB,EAChB,IAAI,EACJ,SAAS,GACV,EAAE;IACD,IAAI,EAAE,SAAS,CAAC;IAChB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,MAAM,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,MAAM,GAAG,QAAQ,GAAG,OAAO,CAAC;IACzC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,GAAG,CAAC;IACX,SAAS,CAAC,EAAE,GAAG,CAAC;CACjB,2CAiEA"}
@@ -5,5 +5,5 @@ export declare const SelectAllRecordsRow: ({ numberOfVisibleSelectedRows, totalR
5
5
  numberOfTotalRows: number;
6
6
  numberOfRealSelectedRows: number;
7
7
  onSelectAllRecords: () => Promise<void>;
8
- }) => JSX.Element | null;
8
+ }) => import("react/jsx-runtime").JSX.Element | null;
9
9
  //# sourceMappingURL=SelectAllRecordsRow.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"SelectAllRecordsRow.d.ts","sourceRoot":"","sources":["../../src/common/SelectAllRecordsRow.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,SAAS,oEAIrB,CAAC;AAEF,eAAO,MAAM,mBAAmB;iCAOD,MAAM;kBACrB,MAAM;uBACD,MAAM;8BACC,MAAM;wBACZ,MAAM,QAAQ,IAAI,CAAC;wBAsExC,CAAC"}
1
+ {"version":3,"file":"SelectAllRecordsRow.d.ts","sourceRoot":"","sources":["../../src/common/SelectAllRecordsRow.tsx"],"names":[],"mappings":"AAMA,eAAO,MAAM,SAAS,oEAIrB,CAAC;AAEF,eAAO,MAAM,mBAAmB;iCAOD,MAAM;kBACrB,MAAM;uBACD,MAAM;8BACC,MAAM;wBACZ,MAAM,QAAQ,IAAI,CAAC;oDAsExC,CAAC"}