@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.
- package/dist/actionbar/ActionButton.d.ts +1 -2
- package/dist/actionbar/ActionButton.d.ts.map +1 -1
- package/dist/actionbar/AttachmentsButton.d.ts +1 -2
- package/dist/actionbar/AttachmentsButton.d.ts.map +1 -1
- package/dist/actionbar/AttachmentsButtonWrapper.d.ts +1 -1
- package/dist/actionbar/AttachmentsButtonWrapper.d.ts.map +1 -1
- package/dist/actionbar/ButtonWithBadge.d.ts +1 -2
- package/dist/actionbar/ButtonWithBadge.d.ts.map +1 -1
- package/dist/actionbar/ChangeViewButton.d.ts +1 -2
- package/dist/actionbar/ChangeViewButton.d.ts.map +1 -1
- package/dist/actionbar/DashboardActionBar.d.ts +1 -2
- package/dist/actionbar/DashboardActionBar.d.ts.map +1 -1
- package/dist/actionbar/DropdownButton.d.ts +1 -2
- package/dist/actionbar/DropdownButton.d.ts.map +1 -1
- package/dist/actionbar/FormActionBar.d.ts +1 -2
- package/dist/actionbar/FormActionBar.d.ts.map +1 -1
- package/dist/actionbar/GraphActionBar.d.ts +1 -2
- package/dist/actionbar/GraphActionBar.d.ts.map +1 -1
- package/dist/actionbar/NewButton.d.ts +1 -2
- package/dist/actionbar/NewButton.d.ts.map +1 -1
- package/dist/actionbar/SearchBar.d.ts +1 -2
- package/dist/actionbar/SearchBar.d.ts.map +1 -1
- package/dist/actionbar/TreeActionBar.d.ts +1 -2
- package/dist/actionbar/TreeActionBar.d.ts.map +1 -1
- package/dist/common/ButtonWithTooltip.d.ts +1 -2
- package/dist/common/ButtonWithTooltip.d.ts.map +1 -1
- package/dist/common/DatePicker.d.ts +1 -1
- package/dist/common/DatePicker.d.ts.map +1 -1
- package/dist/common/Field.d.ts +1 -1
- package/dist/common/Field.d.ts.map +1 -1
- package/dist/common/SelectAllRecordsRow.d.ts +1 -1
- package/dist/common/SelectAllRecordsRow.d.ts.map +1 -1
- package/dist/react-ooui.es.js +4879 -5549
- package/dist/react-ooui.es.js.map +1 -1
- package/dist/ui/ErrorAlert.d.ts +1 -1
- package/dist/ui/ErrorAlert.d.ts.map +1 -1
- package/dist/ui/FavouriteButton.d.ts +1 -1
- package/dist/ui/FavouriteButton.d.ts.map +1 -1
- package/dist/ui/GoToResourceModal.d.ts +1 -1
- package/dist/ui/GoToResourceModal.d.ts.map +1 -1
- package/dist/ui/TitleHeader.d.ts +1 -2
- package/dist/ui/TitleHeader.d.ts.map +1 -1
- package/dist/views/CurrentTabContent.d.ts +1 -2
- package/dist/views/CurrentTabContent.d.ts.map +1 -1
- package/dist/views/TabContent.d.ts +1 -1
- package/dist/views/TabContent.d.ts.map +1 -1
- package/dist/views/TabSelector.d.ts +1 -2
- package/dist/views/TabSelector.d.ts.map +1 -1
- package/dist/views/actionViews/DashboardActionView.d.ts +1 -1
- package/dist/views/actionViews/DashboardActionView.d.ts.map +1 -1
- package/dist/views/actionViews/FormActionView.d.ts +1 -1
- package/dist/views/actionViews/FormActionView.d.ts.map +1 -1
- package/dist/views/actionViews/GraphActionView.d.ts +1 -1
- package/dist/views/actionViews/GraphActionView.d.ts.map +1 -1
- package/dist/views/actionViews/TreeActionView.d.ts +1 -1
- package/dist/views/actionViews/TreeActionView.d.ts.map +1 -1
- package/dist/views/tabs/Tab.d.ts +1 -2
- package/dist/views/tabs/Tab.d.ts.map +1 -1
- package/dist/widgets/base/Binary.d.ts +2 -2
- package/dist/widgets/base/Binary.d.ts.map +1 -1
- package/dist/widgets/base/Boolean.d.ts +1 -1
- package/dist/widgets/base/Boolean.d.ts.map +1 -1
- package/dist/widgets/base/Button.d.ts +1 -1
- package/dist/widgets/base/Button.d.ts.map +1 -1
- package/dist/widgets/base/Char.d.ts +1 -1
- package/dist/widgets/base/Char.d.ts.map +1 -1
- package/dist/widgets/base/Date.d.ts +1 -1
- package/dist/widgets/base/Date.d.ts.map +1 -1
- package/dist/widgets/base/DateTime.d.ts +1 -1
- package/dist/widgets/base/DateTime.d.ts.map +1 -1
- package/dist/widgets/base/Email.d.ts +1 -1
- package/dist/widgets/base/Email.d.ts.map +1 -1
- package/dist/widgets/base/Float.d.ts +1 -1
- package/dist/widgets/base/Float.d.ts.map +1 -1
- package/dist/widgets/base/FloatTime.d.ts +1 -1
- package/dist/widgets/base/FloatTime.d.ts.map +1 -1
- package/dist/widgets/base/Image.d.ts +2 -2
- package/dist/widgets/base/Image.d.ts.map +1 -1
- package/dist/widgets/base/Integer.d.ts +1 -1
- package/dist/widgets/base/Integer.d.ts.map +1 -1
- package/dist/widgets/base/Label.d.ts +1 -1
- package/dist/widgets/base/Label.d.ts.map +1 -1
- package/dist/widgets/base/LinkInput.d.ts +1 -1
- package/dist/widgets/base/LinkInput.d.ts.map +1 -1
- package/dist/widgets/base/MultiSelection.d.ts +2 -2
- package/dist/widgets/base/MultiSelection.d.ts.map +1 -1
- package/dist/widgets/base/ProgressBar.d.ts +2 -2
- package/dist/widgets/base/ProgressBar.d.ts.map +1 -1
- package/dist/widgets/base/Reference.d.ts +1 -1
- package/dist/widgets/base/Reference.d.ts.map +1 -1
- package/dist/widgets/base/Selection.d.ts +2 -2
- package/dist/widgets/base/Selection.d.ts.map +1 -1
- package/dist/widgets/base/Separator.d.ts +1 -1
- package/dist/widgets/base/Separator.d.ts.map +1 -1
- package/dist/widgets/base/Text.d.ts +1 -1
- package/dist/widgets/base/Text.d.ts.map +1 -1
- package/dist/widgets/base/Time.d.ts +2 -2
- package/dist/widgets/base/Time.d.ts.map +1 -1
- package/dist/widgets/base/Url.d.ts +1 -1
- package/dist/widgets/base/Url.d.ts.map +1 -1
- package/dist/widgets/base/many2one/Many2one.d.ts +1 -1
- package/dist/widgets/base/many2one/Many2one.d.ts.map +1 -1
- package/dist/widgets/base/many2one/Many2oneSuffix.d.ts +1 -1
- package/dist/widgets/base/many2one/Many2oneSuffix.d.ts.map +1 -1
- package/dist/widgets/base/many2one/Many2oneSuffixModal.d.ts +1 -1
- package/dist/widgets/base/many2one/Many2oneSuffixModal.d.ts.map +1 -1
- package/dist/widgets/base/one2many/One2many.d.ts +1 -1
- package/dist/widgets/base/one2many/One2many.d.ts.map +1 -1
- package/dist/widgets/base/one2many/One2manyTopBar.d.ts +1 -1
- package/dist/widgets/base/one2many/One2manyTopBar.d.ts.map +1 -1
- package/dist/widgets/custom/ButtonGroup.d.ts +1 -1
- package/dist/widgets/custom/ButtonGroup.d.ts.map +1 -1
- package/dist/widgets/custom/CodeEditor.d.ts +1 -1
- package/dist/widgets/custom/CodeEditor.d.ts.map +1 -1
- package/dist/widgets/custom/Comments.d.ts +4 -4
- package/dist/widgets/custom/Comments.d.ts.map +1 -1
- package/dist/widgets/custom/FiberGrid.d.ts +2 -2
- package/dist/widgets/custom/FiberGrid.d.ts.map +1 -1
- package/dist/widgets/custom/Indicator.d.ts +1 -1
- package/dist/widgets/custom/Indicator.d.ts.map +1 -1
- package/dist/widgets/custom/Markdown.d.ts +2 -2
- package/dist/widgets/custom/Markdown.d.ts.map +1 -1
- package/dist/widgets/custom/MultiCheckbox.d.ts +2 -2
- package/dist/widgets/custom/MultiCheckbox.d.ts.map +1 -1
- package/dist/widgets/custom/Radio.d.ts +2 -2
- package/dist/widgets/custom/Radio.d.ts.map +1 -1
- package/dist/widgets/custom/Steps.d.ts +2 -2
- package/dist/widgets/custom/Steps.d.ts.map +1 -1
- package/dist/widgets/custom/Switch.d.ts +1 -1
- package/dist/widgets/custom/Switch.d.ts.map +1 -1
- package/dist/widgets/custom/Tag.d.ts +3 -3
- package/dist/widgets/custom/Tag.d.ts.map +1 -1
- package/dist/widgets/custom/Tags.d.ts +2 -2
- package/dist/widgets/custom/Tags.d.ts.map +1 -1
- package/dist/widgets/custom/Timeline.d.ts +2 -2
- package/dist/widgets/custom/Timeline.d.ts.map +1 -1
- package/dist/widgets/modals/ExportModal.d.ts +1 -1
- package/dist/widgets/modals/ExportModal.d.ts.map +1 -1
- package/dist/widgets/modals/FormModal.d.ts +1 -1
- package/dist/widgets/modals/FormModal.d.ts.map +1 -1
- package/dist/widgets/modals/SearchModal.d.ts +1 -1
- package/dist/widgets/modals/SearchModal.d.ts.map +1 -1
- package/dist/widgets/modals/TranslationModal.d.ts +1 -1
- package/dist/widgets/modals/TranslationModal.d.ts.map +1 -1
- package/dist/widgets/views/Dashboard/DashboardForm.d.ts +1 -1
- package/dist/widgets/views/Dashboard/DashboardForm.d.ts.map +1 -1
- package/dist/widgets/views/Dashboard/DashboardTree.d.ts +1 -2
- package/dist/widgets/views/Dashboard/DashboardTree.d.ts.map +1 -1
- package/dist/widgets/views/DashboardGrid/DashboardGrid.d.ts +1 -1
- package/dist/widgets/views/DashboardGrid/DashboardGrid.d.ts.map +1 -1
- package/dist/widgets/views/DashboardGrid/DashboardGridItem.d.ts +1 -1
- package/dist/widgets/views/DashboardGrid/DashboardGridItem.d.ts.map +1 -1
- package/dist/widgets/views/Graph/GraphChart.d.ts +1 -1
- package/dist/widgets/views/Graph/GraphChart.d.ts.map +1 -1
- package/dist/widgets/views/Graph/GraphIndicator.d.ts +1 -1
- package/dist/widgets/views/Graph/GraphIndicator.d.ts.map +1 -1
- package/dist/widgets/views/searchFilter/DateRangePicker.d.ts +1 -1
- package/dist/widgets/views/searchFilter/DateRangePicker.d.ts.map +1 -1
- package/dist/widgets/views/searchFilter/DateTimeRangePicker.d.ts +1 -1
- package/dist/widgets/views/searchFilter/DateTimeRangePicker.d.ts.map +1 -1
- package/dist/widgets/views/searchFilter/SearchField.d.ts +1 -2
- package/dist/widgets/views/searchFilter/SearchField.d.ts.map +1 -1
- package/dist/widgets/views/searchFilter/SearchFilter.d.ts +1 -2
- package/dist/widgets/views/searchFilter/SearchFilter.d.ts.map +1 -1
- 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":"
|
|
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":"
|
|
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,
|
|
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":"
|
|
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":"
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/DashboardActionBar.tsx"],"names":[],"mappings":"
|
|
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":"
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/FormActionBar.tsx"],"names":[],"mappings":"
|
|
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 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GraphActionBar.d.ts","sourceRoot":"","sources":["../../src/actionbar/GraphActionBar.tsx"],"names":[],"mappings":"
|
|
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":"
|
|
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":"
|
|
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":"
|
|
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":"
|
|
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,
|
|
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"}
|
package/dist/common/Field.d.ts
CHANGED
|
@@ -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,
|
|
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;
|
|
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"}
|