abdul-react 0.0.14 → 0.0.21
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/lib/ComponentProps/TreeNodeProps.d.ts +1 -0
- package/lib/_virtual/index10.js +2 -2
- package/lib/_virtual/index11.js +2 -2
- package/lib/_virtual/index9.js +2 -2
- package/lib/assets/icons/copy_icon_filled.svg.js +6 -0
- package/lib/assets/icons/copy_icon_filled.svg.js.map +1 -0
- package/lib/assets/icons/cypress.svg.js +1 -1
- package/lib/assets/icons/cypress.svg.js.map +1 -1
- package/lib/assets/icons/generate_command_logo.svg.js +6 -0
- package/lib/assets/icons/generate_command_logo.svg.js.map +1 -0
- package/lib/assets/icons/generate_testcase.svg.js +6 -0
- package/lib/assets/icons/generate_testcase.svg.js.map +1 -0
- package/lib/assets/icons/prompt_slider.svg.js +6 -0
- package/lib/assets/icons/prompt_slider.svg.js.map +1 -0
- package/lib/assets/icons/regenerate_ai_result.svg.js +6 -0
- package/lib/assets/icons/regenerate_ai_result.svg.js.map +1 -0
- package/lib/assets/icons/send_prompt.svg.js +6 -0
- package/lib/assets/icons/send_prompt.svg.js.map +1 -0
- package/lib/assets/icons/windows.svg.js +1 -1
- package/lib/assets/icons/windows.svg.js.map +1 -1
- package/lib/components/AppHeader/AppHeader.js +10 -10
- package/lib/components/AppHeader/AppHeader.js.map +1 -1
- package/lib/components/AttachmentButton/AttachmentButton.js +1 -1
- package/lib/components/AttachmentButton/AttachmentButton.js.map +1 -1
- package/lib/components/Charts/BarChart/BarChart.d.ts +1 -0
- package/lib/components/Charts/BarChart/BarChart.js +12 -4
- package/lib/components/Charts/BarChart/BarChart.js.map +1 -1
- package/lib/components/Charts/DashboardDonutChart/DashboardDonutChart.js +5 -1
- package/lib/components/Charts/DashboardDonutChart/DashboardDonutChart.js.map +1 -1
- package/lib/components/Charts/DashboardDonutChart/types.d.ts +1 -0
- package/lib/components/Charts/RadialChart/RadialChart.js +2 -2
- package/lib/components/Charts/RadialChart/RadialChart.js.map +1 -1
- package/lib/components/ChipWithCount/ChipWithCount.js +5 -4
- package/lib/components/ChipWithCount/ChipWithCount.js.map +1 -1
- package/lib/components/Comments/Comments.js +1 -1
- package/lib/components/Comments/Comments.js.map +1 -1
- package/lib/components/Comments/childComment/ChildComment.js +4 -2
- package/lib/components/Comments/childComment/ChildComment.js.map +1 -1
- package/lib/components/ConnectingBranch/BranchComponents/MachineInstances.js +4 -4
- package/lib/components/ConnectingBranch/BranchComponents/MachineInstances.js.map +1 -1
- package/lib/components/ConnectingBranch/ConnectingBranch.js +1 -1
- package/lib/components/ConnectingBranch/ConnectingBranch.js.map +1 -1
- package/lib/components/DatePicker/DatePicker.js +0 -1
- package/lib/components/DatePicker/DatePicker.js.map +1 -1
- package/lib/components/DebugToolsPanel/DebugToolsPanel.d.ts +2 -1
- package/lib/components/DebugToolsPanel/DebugToolsPanel.js +3 -3
- package/lib/components/DebugToolsPanel/DebugToolsPanel.js.map +1 -1
- package/lib/components/DownloadClient/DownloadClient.js +2 -2
- package/lib/components/DownloadClient/DownloadClient.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/Cell.js +3 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/Cell.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/Spreadsheet.js +2 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/Spreadsheet.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducer.js +34 -25
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducer.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducerFunctions.js +61 -40
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/reducerFunctions.js.map +1 -1
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/types.d.ts +3 -0
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/util.d.ts +4 -0
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/util.js +165 -18
- package/lib/components/Excel/ExcelFile/ExcelFileComponents/util.js.map +1 -1
- package/lib/components/FileDropzone/FileDropzone.js +9 -3
- package/lib/components/FileDropzone/FileDropzone.js.map +1 -1
- package/lib/components/FileDropzone/FilePreview.js +4 -1
- package/lib/components/FileDropzone/FilePreview.js.map +1 -1
- package/lib/components/FileDropzone/types.d.ts +9 -0
- package/lib/components/HighlightText/HighlightText.js +4 -1
- package/lib/components/HighlightText/HighlightText.js.map +1 -1
- package/lib/components/Icon/iconList.js +12 -0
- package/lib/components/Icon/iconList.js.map +1 -1
- package/lib/components/MachineInputField/MachineInputField.js +1 -1
- package/lib/components/MachineInputField/MachineInputField.js.map +1 -1
- package/lib/components/MultiSelect/MultiSelect.js +3 -2
- package/lib/components/MultiSelect/MultiSelect.js.map +1 -1
- package/lib/components/PromptContainer/PromptContainer.js +2 -2
- package/lib/components/PromptContainer/PromptContainer.js.map +1 -1
- package/lib/components/Select/Select.js +2 -1
- package/lib/components/Select/Select.js.map +1 -1
- package/lib/components/StepsLandingTable/Components/StepGroupAccordions.js +69 -92
- package/lib/components/StepsLandingTable/Components/StepGroupAccordions.js.map +1 -1
- package/lib/components/StepsLandingTable/Components/StepInnerTable.d.ts +1 -1
- package/lib/components/StepsLandingTable/Components/StepInnerTable.js +14 -162
- package/lib/components/StepsLandingTable/Components/StepInnerTable.js.map +1 -1
- package/lib/components/StepsLandingTable/Components/StepResultStats.d.ts +3 -2
- package/lib/components/StepsLandingTable/Components/StepResultStats.js +68 -25
- package/lib/components/StepsLandingTable/Components/StepResultStats.js.map +1 -1
- package/lib/components/StepsLandingTable/Components/StepTableMainRow.js +4 -18
- package/lib/components/StepsLandingTable/Components/StepTableMainRow.js.map +1 -1
- package/lib/components/StepsLandingTable/Components/Types.d.ts +9 -3
- package/lib/components/StepsLandingTable/StepLandingTable.js +2 -0
- package/lib/components/StepsLandingTable/StepLandingTable.js.map +1 -1
- package/lib/components/Table/Table.js +30 -30
- package/lib/components/Table/Table.js.map +1 -1
- package/lib/components/VariableInput/VariableInput.js +2 -2
- package/lib/components/VariableInput/VariableInput.js.map +1 -1
- package/lib/components/variableSuggestionInputDropDown/VariableSuggestionInputDropDown.js +21 -18
- package/lib/components/variableSuggestionInputDropDown/VariableSuggestionInputDropDown.js.map +1 -1
- package/lib/index.cjs +553 -469
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.ts +19 -2
- package/lib/node_modules/js-beautify/js/src/css/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/html/options.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/beautifier.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/index.js +1 -1
- package/lib/node_modules/js-beautify/js/src/javascript/options.js +1 -1
- package/lib/styles.css +1 -1
- package/lib/styles.css.map +1 -1
- package/package.json +1 -1
package/lib/index.d.ts
CHANGED
|
@@ -1604,6 +1604,14 @@ interface FileDropzoneProps {
|
|
|
1604
1604
|
**/
|
|
1605
1605
|
fileInputRef?: RefObject<HTMLInputElement>;
|
|
1606
1606
|
handleReplaceFile?: (file?: File | DynamicObj | null) => void;
|
|
1607
|
+
/**
|
|
1608
|
+
* To Disable Remove Button.
|
|
1609
|
+
**/
|
|
1610
|
+
isRemoveDisabled?: boolean;
|
|
1611
|
+
/**
|
|
1612
|
+
* To Disable Replace Button.
|
|
1613
|
+
**/
|
|
1614
|
+
isReplaceDisabled?: boolean;
|
|
1607
1615
|
}
|
|
1608
1616
|
interface FileError {
|
|
1609
1617
|
message: string;
|
|
@@ -1668,6 +1676,7 @@ interface FilePreviewProps {
|
|
|
1668
1676
|
onUploadFile?: VoidFunction;
|
|
1669
1677
|
isUploadIcon?: boolean;
|
|
1670
1678
|
isRemoveDisabled?: boolean;
|
|
1679
|
+
isReplaceDisabled?: boolean;
|
|
1671
1680
|
isError?: boolean;
|
|
1672
1681
|
isIndependentPreview?: boolean;
|
|
1673
1682
|
}
|
|
@@ -2181,6 +2190,7 @@ type TreeNodeProps = {
|
|
|
2181
2190
|
stepId?: string;
|
|
2182
2191
|
conditionId?: string;
|
|
2183
2192
|
machInstanceId?: string;
|
|
2193
|
+
duration?: string;
|
|
2184
2194
|
};
|
|
2185
2195
|
|
|
2186
2196
|
interface NewNode$1 {
|
|
@@ -2805,6 +2815,7 @@ type DashboardDonutChartProps = {
|
|
|
2805
2815
|
selectedStatusKey?: string;
|
|
2806
2816
|
setSelectedStatusKey?: (_selectedStatusKey: string) => void;
|
|
2807
2817
|
isOnClick?: boolean;
|
|
2818
|
+
zIndex?: number;
|
|
2808
2819
|
};
|
|
2809
2820
|
|
|
2810
2821
|
declare const DashboardDonutChart: React__default.FC<DashboardDonutChartProps>;
|
|
@@ -4478,6 +4489,7 @@ type BarChartProps = {
|
|
|
4478
4489
|
isDashboardVersions?: boolean;
|
|
4479
4490
|
type?: string;
|
|
4480
4491
|
isMemory?: boolean;
|
|
4492
|
+
tooltipWidth?: string;
|
|
4481
4493
|
};
|
|
4482
4494
|
declare const BarChart: React__default.FC<BarChartProps>;
|
|
4483
4495
|
|
|
@@ -5377,7 +5389,7 @@ interface DebugToolsPanelProps {
|
|
|
5377
5389
|
panelwidth?: string;
|
|
5378
5390
|
}
|
|
5379
5391
|
|
|
5380
|
-
declare const DebugToolsPanel:
|
|
5392
|
+
declare const DebugToolsPanel: FC<DebugToolsPanelProps>;
|
|
5381
5393
|
|
|
5382
5394
|
interface SessionManagerProps {
|
|
5383
5395
|
isRotate?: boolean;
|
|
@@ -5477,7 +5489,12 @@ declare const convertToGB: (value: string) => number;
|
|
|
5477
5489
|
|
|
5478
5490
|
declare const convertToBytes: (value: string) => number;
|
|
5479
5491
|
|
|
5480
|
-
|
|
5492
|
+
interface StepResultStatsProps {
|
|
5493
|
+
metaData: any;
|
|
5494
|
+
width?: number;
|
|
5495
|
+
}
|
|
5496
|
+
|
|
5497
|
+
declare const StepResultStats: React.FC<StepResultStatsProps>;
|
|
5481
5498
|
|
|
5482
5499
|
interface Action {
|
|
5483
5500
|
text?: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as css } from '../../../../../_virtual/
|
|
1
|
+
import { __module as css } from '../../../../../_virtual/index11.js';
|
|
2
2
|
import { __require as requireBeautifier } from './beautifier.js';
|
|
3
3
|
import { __require as requireOptions } from './options.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as beautifier } from '../../../../../_virtual/
|
|
1
|
+
import { __exports as beautifier } from '../../../../../_virtual/beautifier.js';
|
|
2
2
|
import { __require as requireOptions } from './options.js';
|
|
3
3
|
import { __require as requireOutput } from '../core/output.js';
|
|
4
4
|
import { __require as requireTokenizer } from './tokenizer.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as html } from '../../../../../_virtual/
|
|
1
|
+
import { __module as html } from '../../../../../_virtual/index9.js';
|
|
2
2
|
import { __require as requireBeautifier } from './beautifier.js';
|
|
3
3
|
import { __require as requireOptions } from './options.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __exports as beautifier } from '../../../../../_virtual/
|
|
1
|
+
import { __exports as beautifier } from '../../../../../_virtual/beautifier2.js';
|
|
2
2
|
import { __require as requireOutput } from '../core/output.js';
|
|
3
3
|
import { __require as requireToken } from '../core/token.js';
|
|
4
4
|
import { __require as requireAcorn } from './acorn.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { __module as javascript } from '../../../../../_virtual/
|
|
1
|
+
import { __module as javascript } from '../../../../../_virtual/index10.js';
|
|
2
2
|
import { __require as requireBeautifier } from './beautifier.js';
|
|
3
3
|
import { __require as requireOptions } from './options.js';
|
|
4
4
|
|