@gisce/react-ooui 2.0.0-alpha.11 → 2.0.0-alpha.13
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/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 +25 -8
- package/src/stories/custom/Avatar.stories.tsx +2 -6
|
@@ -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"}
|
package/dist/ui/ErrorAlert.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ErrorAlert.d.ts","sourceRoot":"","sources":["../../src/ui/ErrorAlert.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,UAAU;WAId,GAAG;eACC,MAAM;
|
|
1
|
+
{"version":3,"file":"ErrorAlert.d.ts","sourceRoot":"","sources":["../../src/ui/ErrorAlert.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,UAAU;WAId,GAAG;eACC,MAAM;6CA0BlB,CAAC"}
|
|
@@ -20,6 +20,6 @@ type Props = {
|
|
|
20
20
|
onAddFavourite: (options: FavouriteOptions) => Promise<number>;
|
|
21
21
|
onRemoveFavourite: (shortcut_id: number) => Promise<void>;
|
|
22
22
|
};
|
|
23
|
-
declare const FavouriteButton: (props: Props) => JSX.Element;
|
|
23
|
+
declare const FavouriteButton: (props: Props) => import("react/jsx-runtime").JSX.Element;
|
|
24
24
|
export default FavouriteButton;
|
|
25
25
|
//# sourceMappingURL=FavouriteButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FavouriteButton.d.ts","sourceRoot":"","sources":["../../src/ui/FavouriteButton.tsx"],"names":[],"mappings":"AAmBA,MAAM,MAAM,WAAW,GAAG;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,KAAK,KAAK,GAAG;IACX,mBAAmB,EAAE,MAAM,OAAO,CAAC,WAAW,EAAE,CAAC,CAAC;IAClD,kBAAkB,EAAE,CAAC,OAAO,EAAE,gBAAgB,KAAK,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC,CAAC;IAC7E,cAAc,EAAE,CAAC,OAAO,EAAE,gBAAgB,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;IAC/D,iBAAiB,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CAC3D,CAAC;AAEF,QAAA,MAAM,eAAe,UAAW,KAAK,
|
|
1
|
+
{"version":3,"file":"FavouriteButton.d.ts","sourceRoot":"","sources":["../../src/ui/FavouriteButton.tsx"],"names":[],"mappings":"AAmBA,MAAM,MAAM,WAAW,GAAG;IACxB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,GAAG,OAAO,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,KAAK,KAAK,GAAG;IACX,mBAAmB,EAAE,MAAM,OAAO,CAAC,WAAW,EAAE,CAAC,CAAC;IAClD,kBAAkB,EAAE,CAAC,OAAO,EAAE,gBAAgB,KAAK,OAAO,CAAC,MAAM,GAAG,OAAO,CAAC,CAAC;IAC7E,cAAc,EAAE,CAAC,OAAO,EAAE,gBAAgB,KAAK,OAAO,CAAC,MAAM,CAAC,CAAC;IAC/D,iBAAiB,EAAE,CAAC,WAAW,EAAE,MAAM,KAAK,OAAO,CAAC,IAAI,CAAC,CAAC;CAC3D,CAAC;AAEF,QAAA,MAAM,eAAe,UAAW,KAAK,4CAgOpC,CAAC;AAEF,eAAe,eAAe,CAAC"}
|
|
@@ -4,6 +4,6 @@ type Props = {
|
|
|
4
4
|
onCancel: () => void;
|
|
5
5
|
isSearching: boolean;
|
|
6
6
|
};
|
|
7
|
-
export declare const GoToResourceModal: (props: Props) => JSX.Element;
|
|
7
|
+
export declare const GoToResourceModal: (props: Props) => import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export {};
|
|
9
9
|
//# sourceMappingURL=GoToResourceModal.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GoToResourceModal.d.ts","sourceRoot":"","sources":["../../src/ui/GoToResourceModal.tsx"],"names":[],"mappings":"AAKA,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,OAAO,CAAC;IACjB,aAAa,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,iBAAiB,UAAW,KAAK,
|
|
1
|
+
{"version":3,"file":"GoToResourceModal.d.ts","sourceRoot":"","sources":["../../src/ui/GoToResourceModal.tsx"],"names":[],"mappings":"AAKA,KAAK,KAAK,GAAG;IACX,OAAO,EAAE,OAAO,CAAC;IACjB,aAAa,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,QAAQ,EAAE,MAAM,IAAI,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,iBAAiB,UAAW,KAAK,4CA8D7C,CAAC"}
|
package/dist/ui/TitleHeader.d.ts
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
type Props = {
|
|
3
2
|
title?: string;
|
|
4
3
|
children?: any;
|
|
5
4
|
};
|
|
6
|
-
declare function TitleHeader(props: Props): JSX.Element;
|
|
5
|
+
declare function TitleHeader(props: Props): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export default TitleHeader;
|
|
8
7
|
//# sourceMappingURL=TitleHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TitleHeader.d.ts","sourceRoot":"","sources":["../../src/ui/TitleHeader.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TitleHeader.d.ts","sourceRoot":"","sources":["../../src/ui/TitleHeader.tsx"],"names":[],"mappings":"AAaA,KAAK,KAAK,GAAG;IACX,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,GAAG,CAAC;CAChB,CAAC;AAEF,iBAAS,WAAW,CAAC,KAAK,EAAE,KAAK,2CAyFhC;AAED,eAAe,WAAW,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CurrentTabContent.d.ts","sourceRoot":"","sources":["../../src/views/CurrentTabContent.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CurrentTabContent.d.ts","sourceRoot":"","sources":["../../src/views/CurrentTabContent.tsx"],"names":[],"mappings":"AAQA,iBAAS,iBAAiB,4CAUzB;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -2,7 +2,7 @@ import React from "react";
|
|
|
2
2
|
type Props = {
|
|
3
3
|
tab: any;
|
|
4
4
|
};
|
|
5
|
-
declare function TabContent(props: Props): JSX.Element;
|
|
5
|
+
declare function TabContent(props: Props): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
declare const _default: React.MemoExoticComponent<typeof TabContent>;
|
|
7
7
|
export default _default;
|
|
8
8
|
//# sourceMappingURL=TabContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabContent.d.ts","sourceRoot":"","sources":["../../src/views/TabContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAO1C,KAAK,KAAK,GAAG;IACX,GAAG,EAAE,GAAG,CAAC;CACV,CAAC;AAEF,iBAAS,UAAU,CAAC,KAAK,EAAE,KAAK,
|
|
1
|
+
{"version":3,"file":"TabContent.d.ts","sourceRoot":"","sources":["../../src/views/TabContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAqB,MAAM,OAAO,CAAC;AAO1C,KAAK,KAAK,GAAG;IACX,GAAG,EAAE,GAAG,CAAC;CACV,CAAC;AAEF,iBAAS,UAAU,CAAC,KAAK,EAAE,KAAK,2CAiB/B;;AAED,wBAAkD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabSelector.d.ts","sourceRoot":"","sources":["../../src/views/TabSelector.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TabSelector.d.ts","sourceRoot":"","sources":["../../src/views/TabSelector.tsx"],"names":[],"mappings":"AAQA,iBAAS,WAAW,4CAoBnB;AAED,eAAe,WAAW,CAAC"}
|
|
@@ -2,5 +2,5 @@ import { DashboardProps } from '../../*/types';
|
|
|
2
2
|
export type DashboardActionViewProps = {
|
|
3
3
|
dashboardData: DashboardProps;
|
|
4
4
|
};
|
|
5
|
-
export declare const DashboardActionView: (props: DashboardActionViewProps) => JSX.Element | null;
|
|
5
|
+
export declare const DashboardActionView: (props: DashboardActionViewProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
6
6
|
//# sourceMappingURL=DashboardActionView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DashboardActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/DashboardActionView.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAEzC,MAAM,MAAM,wBAAwB,GAAG;IACrC,aAAa,EAAE,cAAc,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,mBAAmB,UAAW,wBAAwB,
|
|
1
|
+
{"version":3,"file":"DashboardActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/DashboardActionView.tsx"],"names":[],"mappings":"AASA,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAEzC,MAAM,MAAM,wBAAwB,GAAG;IACrC,aAAa,EAAE,cAAc,CAAC;CAC/B,CAAC;AAEF,eAAO,MAAM,mBAAmB,UAAW,wBAAwB,mDA+BlE,CAAC"}
|
|
@@ -13,5 +13,5 @@ export type FormActionViewProps = {
|
|
|
13
13
|
setResults: (value: any[]) => void;
|
|
14
14
|
setCurrentItemIndex: (value?: number) => void;
|
|
15
15
|
};
|
|
16
|
-
export declare const FormActionView: (props: FormActionViewProps) => JSX.Element | null;
|
|
16
|
+
export declare const FormActionView: (props: FormActionViewProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
17
17
|
//# sourceMappingURL=FormActionView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FormActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/FormActionView.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAKnC,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,GAAG,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,OAAO,EAAE,GAAG,EAAE,CAAC;IACf,UAAU,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;IACnC,mBAAmB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/C,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,mBAAmB,
|
|
1
|
+
{"version":3,"file":"FormActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/FormActionView.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAKnC,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,GAAG,CAAC;IACb,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,aAAa,CAAC,EAAE,GAAG,CAAC;IACpB,YAAY,CAAC,EAAE,GAAG,CAAC;IACnB,OAAO,EAAE,GAAG,EAAE,CAAC;IACf,UAAU,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,KAAK,IAAI,CAAC;IACnC,mBAAmB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CAC/C,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,mBAAmB,mDAgDxD,CAAC"}
|
|
@@ -8,5 +8,5 @@ export type GraphActionViewProps = {
|
|
|
8
8
|
formView: FormView;
|
|
9
9
|
treeView: TreeView;
|
|
10
10
|
};
|
|
11
|
-
export declare const GraphActionView: (props: GraphActionViewProps) => JSX.Element | null;
|
|
11
|
+
export declare const GraphActionView: (props: GraphActionViewProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
12
12
|
//# sourceMappingURL=GraphActionView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"GraphActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/GraphActionView.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAO7C,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,EAAE,GAAG,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,GAAG,CAAC;IACb,MAAM,EAAE,GAAG,CAAC;IACZ,QAAQ,EAAE,QAAQ,CAAC;IACnB,QAAQ,EAAE,QAAQ,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,eAAe,UAAW,oBAAoB,
|
|
1
|
+
{"version":3,"file":"GraphActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/GraphActionView.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,SAAS,CAAC;AAO7C,MAAM,MAAM,oBAAoB,GAAG;IACjC,QAAQ,EAAE,GAAG,CAAC;IACd,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,GAAG,CAAC;IACb,MAAM,EAAE,GAAG,CAAC;IACZ,QAAQ,EAAE,QAAQ,CAAC;IACnB,QAAQ,EAAE,QAAQ,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,eAAe,UAAW,oBAAoB,mDA8H1D,CAAC"}
|
|
@@ -15,5 +15,5 @@ export type TreeActionViewProps = {
|
|
|
15
15
|
searchTreeNameSearch?: string;
|
|
16
16
|
limit?: number;
|
|
17
17
|
};
|
|
18
|
-
export declare const TreeActionView: (props: TreeActionViewProps) => JSX.Element | null;
|
|
18
|
+
export declare const TreeActionView: (props: TreeActionViewProps) => import("react/jsx-runtime").JSX.Element | null;
|
|
19
19
|
//# sourceMappingURL=TreeActionView.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TreeActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/TreeActionView.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AASnD,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,aAAa,EAAE,GAAG,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,OAAO,EAAE,GAAG,EAAE,CAAC;IACf,mBAAmB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,YAAY,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,cAAc,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IACrC,cAAc,EAAE,IAAI,EAAE,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,mBAAmB,
|
|
1
|
+
{"version":3,"file":"TreeActionView.d.ts","sourceRoot":"","sources":["../../../src/views/actionViews/TreeActionView.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,SAAS,CAAC;AASnD,MAAM,MAAM,mBAAmB,GAAG;IAChC,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,QAAQ,CAAC,EAAE,QAAQ,CAAC;IACpB,OAAO,EAAE,OAAO,CAAC;IACjB,aAAa,EAAE,GAAG,CAAC;IACnB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,GAAG,CAAC;IACZ,OAAO,EAAE,GAAG,CAAC;IACb,OAAO,EAAE,GAAG,EAAE,CAAC;IACf,mBAAmB,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,YAAY,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,cAAc,EAAE,CAAC,IAAI,EAAE,IAAI,KAAK,IAAI,CAAC;IACrC,cAAc,EAAE,IAAI,EAAE,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,mBAAmB,mDA2DxD,CAAC"}
|
package/dist/views/tabs/Tab.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
type TabProps = {
|
|
3
2
|
tabKey: string;
|
|
4
3
|
label: string;
|
|
@@ -6,6 +5,6 @@ type TabProps = {
|
|
|
6
5
|
isActive: boolean;
|
|
7
6
|
onSelected: (key: string) => void;
|
|
8
7
|
};
|
|
9
|
-
declare function Tab(props: TabProps): JSX.Element;
|
|
8
|
+
declare function Tab(props: TabProps): import("react/jsx-runtime").JSX.Element;
|
|
10
9
|
export default Tab;
|
|
11
10
|
//# sourceMappingURL=Tab.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../src/views/tabs/Tab.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../src/views/tabs/Tab.tsx"],"names":[],"mappings":"AAKA,KAAK,QAAQ,GAAG;IACd,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;IAC/B,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,CAAC,GAAG,EAAE,MAAM,KAAK,IAAI,CAAC;CACnC,CAAC;AAEF,iBAAS,GAAG,CAAC,KAAK,EAAE,QAAQ,2CAkE3B;AAED,eAAe,GAAG,CAAC"}
|
|
@@ -2,12 +2,12 @@ import { Binary as BinaryOoui } from "@gisce/ooui";
|
|
|
2
2
|
type Props = {
|
|
3
3
|
ooui: BinaryOoui;
|
|
4
4
|
};
|
|
5
|
-
export declare const Binary: (props: Props) => JSX.Element;
|
|
5
|
+
export declare const Binary: (props: Props) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
interface BinaryInputProps {
|
|
7
7
|
ooui: BinaryOoui;
|
|
8
8
|
value?: string;
|
|
9
9
|
onChange?: (value: string | undefined) => void;
|
|
10
10
|
}
|
|
11
|
-
export declare const BinaryInput: (props: BinaryInputProps) => JSX.Element;
|
|
11
|
+
export declare const BinaryInput: (props: BinaryInputProps) => import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
export {};
|
|
13
13
|
//# sourceMappingURL=Binary.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Binary.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Binary.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,aAAa,CAAC;AAmBnD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,KAAK,
|
|
1
|
+
{"version":3,"file":"Binary.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Binary.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,aAAa,CAAC;AAmBnD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,KAAK,4CASlC,CAAC;AAEF,UAAU,gBAAgB;IACxB,IAAI,EAAE,UAAU,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,KAAK,IAAI,CAAC;CAChD;AAED,eAAO,MAAM,WAAW,UAAW,gBAAgB,4CAqGlD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Boolean.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Boolean.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAMtC,eAAO,MAAM,OAAO,UAAW,WAAW,
|
|
1
|
+
{"version":3,"file":"Boolean.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Boolean.tsx"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAMtC,eAAO,MAAM,OAAO,UAAW,WAAW,4CASzC,CAAC"}
|
|
@@ -2,6 +2,6 @@ import { Button as ButtonOoui } from "@gisce/ooui";
|
|
|
2
2
|
type Props = {
|
|
3
3
|
ooui: ButtonOoui;
|
|
4
4
|
};
|
|
5
|
-
export declare const Button: (props: Props) => JSX.Element;
|
|
5
|
+
export declare const Button: (props: Props) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export {};
|
|
7
7
|
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Button.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,aAAa,CAAC;AAOnD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,KAAK,
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Button.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,MAAM,IAAI,UAAU,EAAE,MAAM,aAAa,CAAC;AAOnD,KAAK,KAAK,GAAG;IACX,IAAI,EAAE,UAAU,CAAC;CAClB,CAAC;AAEF,eAAO,MAAM,MAAM,UAAW,KAAK,4CA8DlC,CAAC"}
|
|
@@ -2,6 +2,6 @@ import { WidgetProps } from '../../*/types';
|
|
|
2
2
|
type CharProps = WidgetProps & {
|
|
3
3
|
isSearchField?: boolean;
|
|
4
4
|
};
|
|
5
|
-
export declare const Char: (props: CharProps) => JSX.Element;
|
|
5
|
+
export declare const Char: (props: CharProps) => import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export {};
|
|
7
7
|
//# sourceMappingURL=Char.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Char.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Char.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAStC,KAAK,SAAS,GAAG,WAAW,GAAG;IAC7B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,SAAS,
|
|
1
|
+
{"version":3,"file":"Char.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Char.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAStC,KAAK,SAAS,GAAG,WAAW,GAAG;IAC7B,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB,CAAC;AAEF,eAAO,MAAM,IAAI,UAAW,SAAS,4CAwCpC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Date.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Date.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,QAAA,MAAM,IAAI,UAAW,WAAW,
|
|
1
|
+
{"version":3,"file":"Date.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Date.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,QAAA,MAAM,IAAI,UAAW,WAAW,4CAI/B,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DateTime.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/DateTime.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,QAAA,MAAM,QAAQ,UAAW,WAAW,
|
|
1
|
+
{"version":3,"file":"DateTime.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/DateTime.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAEtC,QAAA,MAAM,QAAQ,UAAW,WAAW,4CAInC,CAAC;AAEF,eAAe,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Email.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Email.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAItC,eAAO,MAAM,KAAK,UAAW,WAAW,
|
|
1
|
+
{"version":3,"file":"Email.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Email.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAItC,eAAO,MAAM,KAAK,UAAW,WAAW,4CAkBvC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Float.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Float.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAKtC,eAAO,MAAM,KAAK,UAAW,WAAW,
|
|
1
|
+
{"version":3,"file":"Float.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/Float.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAKtC,eAAO,MAAM,KAAK,UAAW,WAAW,4CA6BvC,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { Float as FloatOoui } from "@gisce/ooui";
|
|
3
3
|
import { WidgetProps } from '../../*/types';
|
|
4
|
-
export declare const FloatTime: (props: WidgetProps) => JSX.Element;
|
|
4
|
+
export declare const FloatTime: (props: WidgetProps) => import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
interface FloatTimeInputProps {
|
|
6
6
|
ooui: FloatOoui;
|
|
7
7
|
value?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FloatTime.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/FloatTime.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAGvE,OAAO,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAKtC,eAAO,MAAM,SAAS,UAAW,WAAW,
|
|
1
|
+
{"version":3,"file":"FloatTime.d.ts","sourceRoot":"","sources":["../../../src/widgets/base/FloatTime.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAkD,MAAM,OAAO,CAAC;AAGvE,OAAO,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,aAAa,CAAC;AACjD,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAKtC,eAAO,MAAM,SAAS,UAAW,WAAW,4CAS3C,CAAC;AAEF,UAAU,mBAAmB;IAC3B,IAAI,EAAE,SAAS,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,CAAC,KAAK,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;CACrC;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA8CxD,CAAC"}
|