pixel-react 1.8.8 → 1.9.0
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/components/Button/Button.stories.d.ts +0 -1
- package/lib/components/Drawer/Drawer.stories.d.ts +0 -5
- package/lib/components/Form/Form.stories.d.ts +5 -6
- package/lib/components/Icon/Icon.stories.d.ts +0 -1
- package/lib/components/IconButton/IconButton.stories.d.ts +0 -1
- package/lib/components/MenuOption/MenuOption.stories.d.ts +0 -1
- package/lib/components/MiniModal/MiniModal.stories.d.ts +1 -2
- package/lib/components/MobileSkin/MobileSkin.d.ts +5 -0
- package/lib/components/MobileSkin/MobileSkinInterface.d.ts +13 -0
- package/lib/components/MobileSkin/index.d.ts +1 -0
- package/lib/components/MobileSkin/types.d.ts +32 -0
- package/lib/components/MultiSelect/MultiSelect.stories.d.ts +0 -2
- package/lib/components/RadioGroup/RadioGroup.stories.d.ts +1 -2
- package/lib/components/Select/Select.stories.d.ts +0 -1
- package/lib/components/Select/components/Dropdown/Dropdown.d.ts +1 -1
- package/lib/components/Select/components/Dropdown/dropdownTypes.d.ts +0 -2
- package/lib/components/Table/Table.stories.d.ts +0 -2
- package/lib/components/Tabs/types.d.ts +1 -0
- package/lib/components/ThemeProvider/CustomThemeProvider.d.ts +8 -0
- package/lib/hooks/useCustomThemeProvider.d.ts +11 -0
- package/lib/index.d.ts +20 -1
- package/lib/index.esm.js +222 -151
- package/lib/index.esm.js.map +1 -1
- package/lib/index.js +224 -150
- package/lib/index.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/lib/utils/ffID/ffID.stories.d.ts +1 -1
- package/package.json +1 -1
- package/src/assets/icons/approval_pending.svg +8 -8
- package/src/assets/icons/configuration.svg +3 -3
- package/src/assets/icons/defects.svg +8 -8
- package/src/assets/icons/element.svg +4 -4
- package/src/assets/icons/project_element.svg +4 -4
- package/src/assets/icons/step_group.svg +10 -10
- package/src/assets/icons/variable.svg +3 -3
- package/src/assets/icons/web_service_icon.svg +3 -3
- package/src/components/Button/Button.scss +0 -1
- package/src/components/MobileSkin/MobileSkin.scss +67 -0
- package/src/components/MobileSkin/MobileSkin.stories.tsx +93 -0
- package/src/components/MobileSkin/MobileSkin.tsx +88 -0
- package/src/components/MobileSkin/MobileSkinInterface.ts +13 -0
- package/src/components/MobileSkin/index.ts +1 -0
- package/src/components/MobileSkin/types.ts +32 -0
- package/src/components/Tabs/Tabs.scss +19 -0
- package/src/components/Tabs/Tabs.tsx +9 -0
- package/src/components/Tabs/types.ts +1 -0
- package/src/index.ts +7 -0
- package/lib/1fb4472b34e4fe07.css +0 -1
- package/lib/assets/fonts/Poppins-Bold.ttf +0 -0
- package/lib/assets/fonts/Poppins-Medium.ttf +0 -0
- package/lib/assets/fonts/Poppins-Regular.ttf +0 -0
- package/lib/assets/fonts/Poppins-SemiBold.ttf +0 -0
- package/lib/components/AddButton/AddButton.d.ts +0 -5
- package/lib/components/AddButton/AddButton.stories.d.ts +0 -6
- package/lib/components/AddButton/index.d.ts +0 -1
- package/lib/components/AddButton/types.d.ts +0 -4
- package/lib/components/AddVariables/AddVariables.d.ts +0 -5
- package/lib/components/AddVariables/index.d.ts +0 -1
- package/lib/components/AddVariables/types.d.ts +0 -35
- package/lib/components/AllProjectsDropdown/AllProjectsDropdown.stories.d.ts +0 -7
- package/lib/components/AppHeader/AppHeader.stories.d.ts +0 -7
- package/lib/components/AttachImage/AttachImage.stories.d.ts +0 -7
- package/lib/components/AttachmentButton/AttachmentButton.stories.d.ts +0 -9
- package/lib/components/Avatar/Avatar.stories.d.ts +0 -10
- package/lib/components/Charts/BarChart/BarChart.stories.d.ts +0 -6
- package/lib/components/Charts/DashboardDonutChart/DashboardDonutChart.stories.d.ts +0 -7
- package/lib/components/Charts/IconRadialChart/IconRadialChart.stories.d.ts +0 -8
- package/lib/components/Charts/LineChart/LineChart.stories.d.ts +0 -7
- package/lib/components/Charts/MultiRadialChart/MultiRadialChart.stories.d.ts +0 -8
- package/lib/components/Charts/PieChart/PieChart.stories.d.ts +0 -7
- package/lib/components/ConnectingBranch/ConnectingBranch.stories.d.ts +0 -6
- package/lib/components/EditTextField/EditTextField.stories.d.ts +0 -10
- package/lib/components/Editor/Editor.stories.d.ts +0 -6
- package/lib/components/Excel/ContextMenu/ContextMenu.d.ts +0 -4
- package/lib/components/Excel/ExcelFile.stories.d.ts +0 -6
- package/lib/components/ExcelFile/ChangeExcelStyles.d.ts +0 -14
- package/lib/components/ExcelFile/ColorBarSelector/ColorBarSelector.d.ts +0 -8
- package/lib/components/ExcelFile/ContextMenu/ContextMenu.d.ts +0 -4
- package/lib/components/ExcelFile/ExcelFile/Excel/ActiveCell.d.ts +0 -7
- package/lib/components/ExcelFile/ExcelFile/Excel/Cell.d.ts +0 -4
- package/lib/components/ExcelFile/ExcelFile/Excel/ColumnIndicator.d.ts +0 -5
- package/lib/components/ExcelFile/ExcelFile/Excel/Copied.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/CornerIndicator.d.ts +0 -5
- package/lib/components/ExcelFile/ExcelFile/Excel/DataEditor.d.ts +0 -5
- package/lib/components/ExcelFile/ExcelFile/Excel/DataViewer.d.ts +0 -8
- package/lib/components/ExcelFile/ExcelFile/Excel/FloatingRect.d.ts +0 -10
- package/lib/components/ExcelFile/ExcelFile/Excel/HeaderRow.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/Row.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/RowIndicator.d.ts +0 -5
- package/lib/components/ExcelFile/ExcelFile/Excel/Selected.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/Spreadsheet.d.ts +0 -80
- package/lib/components/ExcelFile/ExcelFile/Excel/Table.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/actions.d.ts +0 -174
- package/lib/components/ExcelFile/ExcelFile/Excel/areModelsEqual.d.ts +0 -1
- package/lib/components/ExcelFile/ExcelFile/Excel/context.d.ts +0 -8
- package/lib/components/ExcelFile/ExcelFile/Excel/engine/engine.d.ts +0 -22
- package/lib/components/ExcelFile/ExcelFile/Excel/engine/formula.d.ts +0 -17
- package/lib/components/ExcelFile/ExcelFile/Excel/engine/index.d.ts +0 -2
- package/lib/components/ExcelFile/ExcelFile/Excel/engine/point-graph.d.ts +0 -21
- package/lib/components/ExcelFile/ExcelFile/Excel/engine/point-hash.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/engine/point-set.d.ts +0 -24
- package/lib/components/ExcelFile/ExcelFile/Excel/index.d.ts +0 -13
- package/lib/components/ExcelFile/ExcelFile/Excel/matrix.d.ts +0 -67
- package/lib/components/ExcelFile/ExcelFile/Excel/point-range.d.ts +0 -22
- package/lib/components/ExcelFile/ExcelFile/Excel/point.d.ts +0 -11
- package/lib/components/ExcelFile/ExcelFile/Excel/reducer.d.ts +0 -27
- package/lib/components/ExcelFile/ExcelFile/Excel/selection.d.ts +0 -95
- package/lib/components/ExcelFile/ExcelFile/Excel/types.d.ts +0 -178
- package/lib/components/ExcelFile/ExcelFile/Excel/use-dispatch.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/use-selector.d.ts +0 -3
- package/lib/components/ExcelFile/ExcelFile/Excel/util.d.ts +0 -44
- package/lib/components/ExcelFile/ExcelFile/ExcelFile.d.ts +0 -19
- package/lib/components/ExcelFile/ExcelFile.stories.d.ts +0 -6
- package/lib/components/ExcelFile/ExcelSheetBar/ExcelSheetBar.d.ts +0 -12
- package/lib/components/ExcelFile/ExcelToolBar/ExcelToolBar.d.ts +0 -15
- package/lib/components/ExcelFile/ImportExcelStyles.d.ts +0 -24
- package/lib/components/ExcelFile/Types.d.ts +0 -129
- package/lib/components/ExcelFile/index.d.ts +0 -1
- package/lib/components/FF_Captcha/captcha.stories.d.ts +0 -8
- package/lib/components/IconRadioGroup/IconRadioGroup.stories.d.ts +0 -7
- package/lib/components/LabelEditTextField/LabelEditTextField.stories.d.ts +0 -13
- package/lib/components/MachineInputField/MachineInputField.stories.d.ts +0 -6
- package/lib/components/ModulesChip/ModuleChip.stories.d.ts +0 -6
- package/lib/components/NLPInput/NlpInput.stories.d.ts +0 -7
- package/lib/components/NLPInput/type.d.ts +0 -70
- package/lib/components/Paper/Paper.stories.d.ts +0 -11
- package/lib/components/SequentialConnectingBranch/SequentialConnectingBranch.stories.d.ts +0 -6
- package/lib/components/StatusCard/StatusCard.stories.d.ts +0 -11
- package/lib/components/Toastify/Toastify.stories.d.ts +0 -6
- package/lib/components/VariableInput/VariableInput.stories.d.ts +0 -6
- package/lib/utils/findAndInsert/findAndInsert.stories.d.ts +0 -7
- package/lib/utils/getEncryptedData/getEncryptedData.stories.d.ts +0 -6
- package/lib/utils/getSequentialPayload/getSequentialPayload.stories.d.ts +0 -10
@@ -6,7 +6,6 @@ export declare const Primary: Story;
|
|
6
6
|
export declare const Secondary: Story;
|
7
7
|
export declare const Tertiary: Story;
|
8
8
|
export declare const Delete: Story;
|
9
|
-
export declare const Warning: Story;
|
10
9
|
export declare const PrimaryWithIcon: Story;
|
11
10
|
export declare const SecondaryWithIcon: Story;
|
12
11
|
export declare const TertiaryWithIcon: Story;
|
@@ -4,9 +4,4 @@ declare const meta: Meta<typeof Drawer>;
|
|
4
4
|
export default meta;
|
5
5
|
type Story = StoryObj<typeof Drawer>;
|
6
6
|
export declare const Default: Story;
|
7
|
-
export declare const WithoutHeader: Story;
|
8
|
-
export declare const WithCustomHeader: Story;
|
9
|
-
export declare const WithCustomFooter: Story;
|
10
|
-
export declare const WithTertiaryButtons: Story;
|
11
|
-
export declare const WithCustomZIndex: Story;
|
12
7
|
export declare const Controlled: Story;
|
@@ -1,7 +1,6 @@
|
|
1
|
-
import
|
2
|
-
import
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
export declare const WithDefaultValues: Story;
|
1
|
+
import type { Meta, StoryObj } from '@storybook/react';
|
2
|
+
import Form from './Form';
|
3
|
+
declare const meta: Meta<typeof Form>;
|
4
|
+
type Story = StoryObj<typeof Form>;
|
5
|
+
export declare const WithControlledState: Story;
|
7
6
|
export default meta;
|
@@ -2,6 +2,5 @@ import type { Meta, StoryObj } from '@storybook/react';
|
|
2
2
|
import IconButton from './IconButton';
|
3
3
|
declare const meta: Meta<typeof IconButton>;
|
4
4
|
type Story = StoryObj<typeof IconButton>;
|
5
|
-
export declare const Default: Story;
|
6
5
|
export declare const PrimaryIconButton: Story;
|
7
6
|
export default meta;
|
@@ -12,5 +12,4 @@ export declare const MenuOptionPlacementTop: Story;
|
|
12
12
|
export declare const MenuOptionPlacementDown: Story;
|
13
13
|
export declare const MenuOptionPlacementLeft: Story;
|
14
14
|
export declare const MenuOptionPlacementRight: Story;
|
15
|
-
export declare const MenuOptionCustom: Story;
|
16
15
|
export default meta;
|
@@ -4,7 +4,6 @@ import './MiniModal.scss';
|
|
4
4
|
declare const meta: Meta<typeof MiniModal>;
|
5
5
|
type Story = StoryObj<typeof MiniModal>;
|
6
6
|
export declare const BasicModal: Story;
|
7
|
-
export declare const CustomModalWithArrow: () => import("react/jsx-runtime").JSX.Element;
|
8
7
|
export declare const CustomModalWithWrapper: () => import("react/jsx-runtime").JSX.Element;
|
9
|
-
export declare const
|
8
|
+
export declare const CustomModalWithArrow: () => import("react/jsx-runtime").JSX.Element;
|
10
9
|
export default meta;
|
@@ -0,0 +1,13 @@
|
|
1
|
+
interface NavBarIcon {
|
2
|
+
name: string;
|
3
|
+
[key: string]: any;
|
4
|
+
}
|
5
|
+
export interface MobileSkinProps {
|
6
|
+
children: React.ReactNode | string;
|
7
|
+
orientation?: 'portrait' | 'landscape';
|
8
|
+
type: 'ios' | 'android';
|
9
|
+
navBarIcons: NavBarIcon[];
|
10
|
+
mobileHeight?: number;
|
11
|
+
mobileWidth?: number;
|
12
|
+
}
|
13
|
+
export {};
|
@@ -0,0 +1 @@
|
|
1
|
+
export { default } from './MobileSkin';
|
@@ -0,0 +1,32 @@
|
|
1
|
+
export interface iconDetails {
|
2
|
+
/**
|
3
|
+
* details of each icon
|
4
|
+
*/
|
5
|
+
[key: string]: any;
|
6
|
+
}
|
7
|
+
export interface MobileSkinProps {
|
8
|
+
/**
|
9
|
+
* The content inside the mobile skin component
|
10
|
+
*/
|
11
|
+
children: React.ReactNode | string;
|
12
|
+
/**
|
13
|
+
* Portrait or landScape View of the Mobile
|
14
|
+
*/
|
15
|
+
orientation: string;
|
16
|
+
/**
|
17
|
+
* type either it will be ios or android
|
18
|
+
*/
|
19
|
+
type: string;
|
20
|
+
/**
|
21
|
+
* height of the MobileSkin
|
22
|
+
*/
|
23
|
+
mobileHeight?: number;
|
24
|
+
/**
|
25
|
+
* width of the MobileSkin
|
26
|
+
*/
|
27
|
+
mobileWidth?: number;
|
28
|
+
/**
|
29
|
+
* takes the icons details like icon name , title, onClick event, height , width, etc
|
30
|
+
*/
|
31
|
+
navbarIcons: Array<iconDetails>;
|
32
|
+
}
|
@@ -5,7 +5,5 @@ type Story = StoryObj<typeof MultiSelect>;
|
|
5
5
|
export declare const Default: Story;
|
6
6
|
export declare const Default2: Story;
|
7
7
|
export declare const Default3: Story;
|
8
|
-
export declare const EmailGroup: Story;
|
9
8
|
export declare const Controlled: Story;
|
10
|
-
export declare const Labels: Story;
|
11
9
|
export default meta;
|
@@ -4,6 +4,5 @@ declare const meta: Meta<typeof RadioGroup>;
|
|
4
4
|
type Story = StoryObj<typeof RadioGroup>;
|
5
5
|
export declare const Controlled: Story;
|
6
6
|
export declare const WithDisabledOption: Story;
|
7
|
-
export declare const
|
8
|
-
export declare const WithToolTipIcon: Story;
|
7
|
+
export declare const DisabledSelcted: Story;
|
9
8
|
export default meta;
|
@@ -1,4 +1,4 @@
|
|
1
1
|
import { DropDownListProps } from './dropdownTypes';
|
2
2
|
import './Dropdown.scss';
|
3
|
-
declare const Dropdown: ({ onSelectBlur, onSelectOptionSelector, dropdownPosition, options, optionZIndex, inputRef,
|
3
|
+
declare const Dropdown: ({ onSelectBlur, onSelectOptionSelector, dropdownPosition, options, optionZIndex, inputRef, }: DropDownListProps) => import("react/jsx-runtime").JSX.Element;
|
4
4
|
export default Dropdown;
|
@@ -3,8 +3,6 @@ import Table from './Table';
|
|
3
3
|
declare const meta: Meta<typeof Table>;
|
4
4
|
type Story = StoryObj<typeof Table>;
|
5
5
|
export declare const Default: Story;
|
6
|
-
export declare const PrimaryHeaderTextColor: Story;
|
7
|
-
export declare const TableDataTextColor: Story;
|
8
6
|
export declare const PageTable: Story;
|
9
7
|
export declare const PrimaryHeader: Story;
|
10
8
|
export declare const FixedHeaderWithBorder: Story;
|
@@ -0,0 +1,8 @@
|
|
1
|
+
import React, { ReactNode } from 'react';
|
2
|
+
import { ThemeContextType } from './types';
|
3
|
+
declare const ThemeContext: React.Context<ThemeContextType | undefined>;
|
4
|
+
declare const CustomThemeProvider: React.FC<{
|
5
|
+
children: ReactNode;
|
6
|
+
}>;
|
7
|
+
export { ThemeContext };
|
8
|
+
export default CustomThemeProvider;
|
@@ -0,0 +1,11 @@
|
|
1
|
+
import React, { ReactNode } from 'react';
|
2
|
+
interface ThemeContextType {
|
3
|
+
currentTheme: string;
|
4
|
+
setCurrentTheme: React.Dispatch<React.SetStateAction<string>>;
|
5
|
+
applyTheme: (newTheme: string) => void;
|
6
|
+
}
|
7
|
+
export declare const useCustomThemeProvider: React.FC<{
|
8
|
+
children: ReactNode;
|
9
|
+
}>;
|
10
|
+
export declare const useTheme: () => ThemeContextType;
|
11
|
+
export {};
|
package/lib/index.d.ts
CHANGED
@@ -1744,6 +1744,7 @@ interface TabsProps {
|
|
1744
1744
|
component?: JSX.Element;
|
1745
1745
|
disabled?: boolean;
|
1746
1746
|
count?: number | string;
|
1747
|
+
status?: 'success' | 'error' | 'transparent';
|
1747
1748
|
}[];
|
1748
1749
|
/**
|
1749
1750
|
* Defines the styling variant of the tabs.
|
@@ -2914,6 +2915,21 @@ interface ScriptSwitchButtonProps {
|
|
2914
2915
|
}
|
2915
2916
|
declare const ScriptSwitchButton: React__default.FC<ScriptSwitchButtonProps>;
|
2916
2917
|
|
2918
|
+
interface NavBarIcon {
|
2919
|
+
name: string;
|
2920
|
+
[key: string]: any;
|
2921
|
+
}
|
2922
|
+
interface MobileSkinProps {
|
2923
|
+
children: React.ReactNode | string;
|
2924
|
+
orientation?: 'portrait' | 'landscape';
|
2925
|
+
type: 'ios' | 'android';
|
2926
|
+
navBarIcons: NavBarIcon[];
|
2927
|
+
mobileHeight?: number;
|
2928
|
+
mobileWidth?: number;
|
2929
|
+
}
|
2930
|
+
|
2931
|
+
declare const MobileSkin: React__default.FC<MobileSkinProps>;
|
2932
|
+
|
2917
2933
|
type valueType$1 = any;
|
2918
2934
|
declare const checkEmpty: (value: valueType$1) => boolean;
|
2919
2935
|
|
@@ -3090,6 +3106,8 @@ declare const Comments: ({ commentsData, onCommentsDataChange, }: CommentsProps)
|
|
3090
3106
|
|
3091
3107
|
declare const useFileDropzone: (options: DropzoneOptions) => DropzoneState;
|
3092
3108
|
|
3109
|
+
declare const useClickOutside: (ref: React.RefObject<HTMLElement>, callback: () => void, ignoreRefs?: Array<React.RefObject<HTMLElement> | undefined>) => void;
|
3110
|
+
|
3093
3111
|
interface PopUpModalProps {
|
3094
3112
|
isOpen: boolean;
|
3095
3113
|
onClose: () => void;
|
@@ -3281,6 +3299,7 @@ declare const PASSWORD_COMPLEX_REGEX: RegExp;
|
|
3281
3299
|
declare const ALPHABET_ONLY_REGEX: RegExp;
|
3282
3300
|
declare const NUMBERS_ONLY_REGEX: RegExp;
|
3283
3301
|
declare const ALPHANUMERIC_REGEX: RegExp;
|
3302
|
+
declare const ALPHANUMERIC_WITH_ROUND_BRACES_REGEX: RegExp;
|
3284
3303
|
declare const DATE_REGEX: RegExp;
|
3285
3304
|
declare const TIME_REGEX: RegExp;
|
3286
3305
|
declare const FILE_EXTENSION_REGEX: RegExp;
|
@@ -3324,4 +3343,4 @@ declare const ELEMENTS_TRAILING_SPACE_REGEX: RegExp;
|
|
3324
3343
|
declare const ELEMENTS_WHITE_SPACE_REGEX: RegExp;
|
3325
3344
|
declare const PARAMETER_ALPHANUMERIC_REGEX: RegExp;
|
3326
3345
|
|
3327
|
-
export { AADHAAR_REGEX, ALPHABET_ONLY_REGEX, ALPHANUMERIC_REGEX, Accordion, AddButton as AddResourceButton, AllProjectsDropdown, AppHeader, AttachImage, AttachmentButton, Avatar, BASE64_REGEX, BINARY_NUMBER_REGEX, BarChart, Button, CREDIT_CARD_REGEX, CURRENCY_GENERIC_REGEX, Checkbox, Chip, ChooseFile, Col, Comments, ConditionalDropdown, ConnectingBranch, Container, CreateVariableSlider, DATE_REGEX, DECIMAL_NUMBER_REGEX, DRIVING_LICENSE_REGEX, DashboardDonutChart, CustomDatePicker as DatePicker, DonutChart, DownloadClient, DragAndDrop, Drawer, Dropzone, ELEMENTS_TRAILING_SPACE_REGEX, ELEMENTS_WHITE_SPACE_REGEX, EMAIL_REGEX, EditTextField, Editor, ExcelFile as Excel, ExpandableMenu, FILE_EXTENSION_REGEX, FILE_NAME_REGEX, FieldSet, FileDropzone, FilePreview, ForwardedForms as Form, formatString as FormatString, GSTIN_REGEX, HEXADECIMAL_NUMBER_REGEX, HEX_COLOR_REGEX, HSL_COLOR_REGEX, HTML_ATTRIBUTE_REGEX, HTML_TAG_REGEX, HighlightText, INDIAN_CURRENCY_REGEX, INDIAN_PASSPORT_REGEX, INDIAN_PHONE_REGEX, INDIAN_PIN_CODE_REGEX, INTERNATIONAL_PHONE_REGEX, IPV4_REGEX, IPV6_REGEX, Icon, IconButton, IconRadialChart, IconRadioGroup, Input, InputWithDropdown, LINKEDIN_PROFILE_REGEX, LabelEditTextField, LineChart, MAC_ADDRESS_REGEX, MEMORY_VALIDATION_REGEX, MachineInputField, MenuOption, MiniModal, Modal, ModuleChip, MultiRadialChart, MultiSelect, NlpInput as NLPInput, NLP_DESCRIPTION_REGEX, NUMBERS_ONLY_REGEX, NUMBER_REGEX, PAN_CARD_REGEX, PARAMETER_ALPHANUMERIC_REGEX, PASSWORD_COMPLEX_REGEX, PASSWORD_SIMPLE_REGEX, PHONE_REGEX, POSTAL_CODE_REGEX, Paper, PhoneInputField, PieChart, PopUpModal, ProgressBar, RGB_COLOR_REGEX, ROMAN_NUMERALS_REGEX, RadialChart, RadioButton, RadioGroup, Recaptcha, Row, SSN_REGEX, STEP_GROUP_NAME_REGEX, ScriptSwitchButton, Search, Select, SequentialConnectingBranch, StateDropdown, StatusButton, StatusCard, TIME_REGEX, TWITTER_HANDLE_REGEX, Table, _default as TableTree, TableWithAccordion, Tabs, Textarea as TextArea, ThemeProvider, Toaster, Toastify, Toggle, ToggleSwitch, Tooltip, Typography, UNIT_REGEX, URL_REGEX, USERNAME_REGEX, USERNAME_SPECIAL_REGEX, US_ZIP_CODE_REGEX, UUID_REGEX, VEHICLE_REGISTRATION_REGEX, VariableDropdown, VariableInput, WHITESPACE_REGEX, capitalize, checkEmpty, compareArrays, compareObjects, debounce, ffid, findAndInsert, getEncryptedData, getExtension, getExtensionWithPeriod, getSequentialPayload, hasDuplicateFile, saveFileFromBlob, throttle, toast, truncateText, useFileDropzone, useKeyboardActions, useTheme };
|
3346
|
+
export { AADHAAR_REGEX, ALPHABET_ONLY_REGEX, ALPHANUMERIC_REGEX, ALPHANUMERIC_WITH_ROUND_BRACES_REGEX, Accordion, AddButton as AddResourceButton, AllProjectsDropdown, AppHeader, AttachImage, AttachmentButton, Avatar, BASE64_REGEX, BINARY_NUMBER_REGEX, BarChart, Button, CREDIT_CARD_REGEX, CURRENCY_GENERIC_REGEX, Checkbox, Chip, ChooseFile, Col, Comments, ConditionalDropdown, ConnectingBranch, Container, CreateVariableSlider, DATE_REGEX, DECIMAL_NUMBER_REGEX, DRIVING_LICENSE_REGEX, DashboardDonutChart, CustomDatePicker as DatePicker, DonutChart, DownloadClient, DragAndDrop, Drawer, Dropzone, ELEMENTS_TRAILING_SPACE_REGEX, ELEMENTS_WHITE_SPACE_REGEX, EMAIL_REGEX, EditTextField, Editor, ExcelFile as Excel, ExpandableMenu, FILE_EXTENSION_REGEX, FILE_NAME_REGEX, FieldSet, FileDropzone, FilePreview, ForwardedForms as Form, formatString as FormatString, GSTIN_REGEX, HEXADECIMAL_NUMBER_REGEX, HEX_COLOR_REGEX, HSL_COLOR_REGEX, HTML_ATTRIBUTE_REGEX, HTML_TAG_REGEX, HighlightText, INDIAN_CURRENCY_REGEX, INDIAN_PASSPORT_REGEX, INDIAN_PHONE_REGEX, INDIAN_PIN_CODE_REGEX, INTERNATIONAL_PHONE_REGEX, IPV4_REGEX, IPV6_REGEX, Icon, IconButton, IconRadialChart, IconRadioGroup, Input, InputWithDropdown, LINKEDIN_PROFILE_REGEX, LabelEditTextField, LineChart, MAC_ADDRESS_REGEX, MEMORY_VALIDATION_REGEX, MachineInputField, MenuOption, MiniModal, MobileSkin, Modal, ModuleChip, MultiRadialChart, MultiSelect, NlpInput as NLPInput, NLP_DESCRIPTION_REGEX, NUMBERS_ONLY_REGEX, NUMBER_REGEX, PAN_CARD_REGEX, PARAMETER_ALPHANUMERIC_REGEX, PASSWORD_COMPLEX_REGEX, PASSWORD_SIMPLE_REGEX, PHONE_REGEX, POSTAL_CODE_REGEX, Paper, PhoneInputField, PieChart, PopUpModal, ProgressBar, RGB_COLOR_REGEX, ROMAN_NUMERALS_REGEX, RadialChart, RadioButton, RadioGroup, Recaptcha, Row, SSN_REGEX, STEP_GROUP_NAME_REGEX, ScriptSwitchButton, Search, Select, SequentialConnectingBranch, StateDropdown, StatusButton, StatusCard, TIME_REGEX, TWITTER_HANDLE_REGEX, Table, _default as TableTree, TableWithAccordion, Tabs, Textarea as TextArea, ThemeProvider, Toaster, Toastify, Toggle, ToggleSwitch, Tooltip, Typography, UNIT_REGEX, URL_REGEX, USERNAME_REGEX, USERNAME_SPECIAL_REGEX, US_ZIP_CODE_REGEX, UUID_REGEX, VEHICLE_REGISTRATION_REGEX, VariableDropdown, VariableInput, WHITESPACE_REGEX, capitalize, checkEmpty, compareArrays, compareObjects, debounce, ffid, findAndInsert, getEncryptedData, getExtension, getExtensionWithPeriod, getSequentialPayload, hasDuplicateFile, saveFileFromBlob, throttle, toast, truncateText, useClickOutside, useFileDropzone, useKeyboardActions, useTheme };
|