nexus-shared 1.0.8 → 1.1.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/dist/index.cjs +0 -39
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -6
- package/dist/index.d.ts +1 -6
- package/dist/index.js +1 -38
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/index.css +0 -975
- package/dist/index.css.map +0 -1
package/dist/index.d.mts
CHANGED
|
@@ -803,11 +803,6 @@ declare const CreateTextarea: (param: ITextarea, parentElement: HTMLElement | nu
|
|
|
803
803
|
|
|
804
804
|
declare const CreateTextbox: (param: ITextbox, parentElement: HTMLElement | null, isTabular?: boolean) => IInputCreateResults;
|
|
805
805
|
|
|
806
|
-
declare const GlobalLayout: ({ children, globalLayout }: Readonly<{
|
|
807
|
-
children: React$1.ReactNode;
|
|
808
|
-
globalLayout: IGlobalLayout;
|
|
809
|
-
}>) => Promise<react_jsx_runtime.JSX.Element>;
|
|
810
|
-
|
|
811
806
|
interface IDialogboxResults {
|
|
812
807
|
visibility: (isVisible: boolean, isInitial?: boolean) => void;
|
|
813
808
|
isValid: () => boolean;
|
|
@@ -1007,4 +1002,4 @@ declare const NEXUS_CONFIG: {
|
|
|
1007
1002
|
DEFAULT_BACKGROUND: EBackgrounds;
|
|
1008
1003
|
};
|
|
1009
1004
|
|
|
1010
|
-
export { APIS, type ArrayCallbackHandler, type ArrayNullCallbackHandler, type AutoCompletes, BUTTON_IDENTITY, BitwiseToList, type BooleanCallbackHandler, type BooleanNullCallbackHandler, Button, Buttons, COLUMN_SIZE_ATTRIBUTE_KEY, type CallbackHandler, type ClickHandler, ConvertPixelsToRem, ConvertRemToPixels, ConvertToCode, CreateButton, CreateButtons, CreateCheckbox, CreateClone, CreateElement, CreateForm, CreateIcon, CreateIconBox, CreateInput, CreateInputBox, CreateInputButton, CreateInputLink, CreateInputWrapper, CreateInputs, CreateLinkButton, CreateNumber, CreateRadiobox, CreateTabButtons, CreateTextarea, CreateTextbox, CreateToggleButton, CreateUpdatePreference, DEFAULT_ANIMATION_DURATION, DEFAULT_BUTTON_CLASS, DEFAULT_DIALOGBOX_HOVER_EFFECT_DELAY, DEFAULT_FONT_WEIGHTS, DEFAULT_ICON_ELEMENT_NAME, DEFAULT_INPUT_BACKGROUND, DEFAULT_INPUT_BORDER_SIZE, DEFAULT_LINK_BUTTON_STYLE, DEFAULT_SMALL_ICON_BOX_SIZE, DEFAULT_TEXTAREA_ROWS, DEFAULT_THEME_INFORMATIONS, DEFAULT_THEME_NAME, type DatasourceTypes, Debounce, type DebouncedFunction, DisposeInputs, DynamicSorting, EActionMethods, EAnimationClasses, EAnimations, EBackgroundColors, EBackgrounds, EBadgeTypes, EButtonTypes, EFlexPositions, EFontWeights, EIconTypes, EIcons, EInputTypes, EKeyModifier, EKeys, EMenuTargets, EMenuVisibility, ENexusModules, EOpacity, EPositions, EPreferenceTargets, ERegexs, ESizes, ETargets, ETextPositions, EValueChangeTypes, type EmptyClickHandler, FILES, FindChildElement, FindChildElements, type ForceChangeDefaultValue, ForceSetValue, ForceSetValues, Form, GLOBAL_PAGE_TITLE_CLASS, GetButton, GetClientMenus, GetCurrentTheme, GetCurrentThemeName, GetForms, GetGlobalLayout, GetInputClasses, GetInputId, GetInputs, GetLocalStorage, GetParentKey, GetRandomNumber, GetRandomString, GetUserPanels, GetUtilityMenuCode, GetUtilityMenus, GetVisibleAndHiddenItems, GlobalDialogbox,
|
|
1005
|
+
export { APIS, type ArrayCallbackHandler, type ArrayNullCallbackHandler, type AutoCompletes, BUTTON_IDENTITY, BitwiseToList, type BooleanCallbackHandler, type BooleanNullCallbackHandler, Button, Buttons, COLUMN_SIZE_ATTRIBUTE_KEY, type CallbackHandler, type ClickHandler, ConvertPixelsToRem, ConvertRemToPixels, ConvertToCode, CreateButton, CreateButtons, CreateCheckbox, CreateClone, CreateElement, CreateForm, CreateIcon, CreateIconBox, CreateInput, CreateInputBox, CreateInputButton, CreateInputLink, CreateInputWrapper, CreateInputs, CreateLinkButton, CreateNumber, CreateRadiobox, CreateTabButtons, CreateTextarea, CreateTextbox, CreateToggleButton, CreateUpdatePreference, DEFAULT_ANIMATION_DURATION, DEFAULT_BUTTON_CLASS, DEFAULT_DIALOGBOX_HOVER_EFFECT_DELAY, DEFAULT_FONT_WEIGHTS, DEFAULT_ICON_ELEMENT_NAME, DEFAULT_INPUT_BACKGROUND, DEFAULT_INPUT_BORDER_SIZE, DEFAULT_LINK_BUTTON_STYLE, DEFAULT_SMALL_ICON_BOX_SIZE, DEFAULT_TEXTAREA_ROWS, DEFAULT_THEME_INFORMATIONS, DEFAULT_THEME_NAME, type DatasourceTypes, Debounce, type DebouncedFunction, DisposeInputs, DynamicSorting, EActionMethods, EAnimationClasses, EAnimations, EBackgroundColors, EBackgrounds, EBadgeTypes, EButtonTypes, EFlexPositions, EFontWeights, EIconTypes, EIcons, EInputTypes, EKeyModifier, EKeys, EMenuTargets, EMenuVisibility, ENexusModules, EOpacity, EPositions, EPreferenceTargets, ERegexs, ESizes, ETargets, ETextPositions, EValueChangeTypes, type EmptyClickHandler, FILES, FindChildElement, FindChildElements, type ForceChangeDefaultValue, ForceSetValue, ForceSetValues, Form, GLOBAL_PAGE_TITLE_CLASS, GetButton, GetClientMenus, GetCurrentTheme, GetCurrentThemeName, GetForms, GetGlobalLayout, GetInputClasses, GetInputId, GetInputs, GetLocalStorage, GetParentKey, GetRandomNumber, GetRandomString, GetUserPanels, GetUtilityMenuCode, GetUtilityMenus, GetVisibleAndHiddenItems, GlobalDialogbox, HasFlag, HideLoader, type IAccessAction, type IApiInformations, type IButton, type ICheckbox, type IClientMenu, type IColumn, type IDate, type IDialogboxResults, type IElement, type IForm, type IFormCreateResults, type IGetApiInformations, type IGlobalLayout, type IGlobalObject, type IInputBaseParameters, type IInputCreateResults, type IInputIcon, type IInputParameters, type IInputRootParameters, type IInterface, type IJoining, type IJoiningKey, type ILinkbutton, type IMenuBase, type INumber, type IPanelMenu, type IRadiobox, type ISelection, type ISlider, type ISubmitbutton, type ITablularForm, type ITextarea, type ITextbox, type IThemeColors, type IThemeInformation, type IUtilityMenu, Icon, Iconbox, InitializeDialogbox, InitializeStyles, IsBrowser, IsKeyPressed, IsNullOrEmpty, IsValidURL, LOCAL_STORAGE_KEYS, LayoutHelpers, LinkButton, ListToBitwise, MAX_INPUT_TYPE, MakeFirstLetterUpperCase, type N, NEXUS_CONFIG, NEXUS_INFO, NEXUS_OBJECT, type NumberCallbackHandler, type NumberNullCallbackHandler, O, type ObjectCallbackHandler, type ObjectNullCallbackHandler, type OnElementLoad, type OnFormChangeHandler, type OnInputChangeHandler, type OnRenderTableData, PadStart, PageTitle, ProfilePanel, REQUIRED_TEXT1, ROOT_LOADER_IDENTITY, RemoveElement, RemoveLocalStorage, RenderChildren, SET_BUTTON_ACTIVE_CLASS, type SUN, SearchDatasourceUsingColumns, SetCurrentTheme, SetDocumentTitleDebounce, SetElementStyles, SetHaveValueClass, SetLocalStorage, ShowLoader, type StringCallbackHandler, type StringNullCallbackHandler, SwitchTheme, THEME_MENU_ELIPSE_BTN_ID, TabButtons, ThemePanel, type U, type UN, UTILITIES_BUTTON_PREFIX, UtilityMenu, type VoidCallbackHandler };
|
package/dist/index.d.ts
CHANGED
|
@@ -803,11 +803,6 @@ declare const CreateTextarea: (param: ITextarea, parentElement: HTMLElement | nu
|
|
|
803
803
|
|
|
804
804
|
declare const CreateTextbox: (param: ITextbox, parentElement: HTMLElement | null, isTabular?: boolean) => IInputCreateResults;
|
|
805
805
|
|
|
806
|
-
declare const GlobalLayout: ({ children, globalLayout }: Readonly<{
|
|
807
|
-
children: React$1.ReactNode;
|
|
808
|
-
globalLayout: IGlobalLayout;
|
|
809
|
-
}>) => Promise<react_jsx_runtime.JSX.Element>;
|
|
810
|
-
|
|
811
806
|
interface IDialogboxResults {
|
|
812
807
|
visibility: (isVisible: boolean, isInitial?: boolean) => void;
|
|
813
808
|
isValid: () => boolean;
|
|
@@ -1007,4 +1002,4 @@ declare const NEXUS_CONFIG: {
|
|
|
1007
1002
|
DEFAULT_BACKGROUND: EBackgrounds;
|
|
1008
1003
|
};
|
|
1009
1004
|
|
|
1010
|
-
export { APIS, type ArrayCallbackHandler, type ArrayNullCallbackHandler, type AutoCompletes, BUTTON_IDENTITY, BitwiseToList, type BooleanCallbackHandler, type BooleanNullCallbackHandler, Button, Buttons, COLUMN_SIZE_ATTRIBUTE_KEY, type CallbackHandler, type ClickHandler, ConvertPixelsToRem, ConvertRemToPixels, ConvertToCode, CreateButton, CreateButtons, CreateCheckbox, CreateClone, CreateElement, CreateForm, CreateIcon, CreateIconBox, CreateInput, CreateInputBox, CreateInputButton, CreateInputLink, CreateInputWrapper, CreateInputs, CreateLinkButton, CreateNumber, CreateRadiobox, CreateTabButtons, CreateTextarea, CreateTextbox, CreateToggleButton, CreateUpdatePreference, DEFAULT_ANIMATION_DURATION, DEFAULT_BUTTON_CLASS, DEFAULT_DIALOGBOX_HOVER_EFFECT_DELAY, DEFAULT_FONT_WEIGHTS, DEFAULT_ICON_ELEMENT_NAME, DEFAULT_INPUT_BACKGROUND, DEFAULT_INPUT_BORDER_SIZE, DEFAULT_LINK_BUTTON_STYLE, DEFAULT_SMALL_ICON_BOX_SIZE, DEFAULT_TEXTAREA_ROWS, DEFAULT_THEME_INFORMATIONS, DEFAULT_THEME_NAME, type DatasourceTypes, Debounce, type DebouncedFunction, DisposeInputs, DynamicSorting, EActionMethods, EAnimationClasses, EAnimations, EBackgroundColors, EBackgrounds, EBadgeTypes, EButtonTypes, EFlexPositions, EFontWeights, EIconTypes, EIcons, EInputTypes, EKeyModifier, EKeys, EMenuTargets, EMenuVisibility, ENexusModules, EOpacity, EPositions, EPreferenceTargets, ERegexs, ESizes, ETargets, ETextPositions, EValueChangeTypes, type EmptyClickHandler, FILES, FindChildElement, FindChildElements, type ForceChangeDefaultValue, ForceSetValue, ForceSetValues, Form, GLOBAL_PAGE_TITLE_CLASS, GetButton, GetClientMenus, GetCurrentTheme, GetCurrentThemeName, GetForms, GetGlobalLayout, GetInputClasses, GetInputId, GetInputs, GetLocalStorage, GetParentKey, GetRandomNumber, GetRandomString, GetUserPanels, GetUtilityMenuCode, GetUtilityMenus, GetVisibleAndHiddenItems, GlobalDialogbox,
|
|
1005
|
+
export { APIS, type ArrayCallbackHandler, type ArrayNullCallbackHandler, type AutoCompletes, BUTTON_IDENTITY, BitwiseToList, type BooleanCallbackHandler, type BooleanNullCallbackHandler, Button, Buttons, COLUMN_SIZE_ATTRIBUTE_KEY, type CallbackHandler, type ClickHandler, ConvertPixelsToRem, ConvertRemToPixels, ConvertToCode, CreateButton, CreateButtons, CreateCheckbox, CreateClone, CreateElement, CreateForm, CreateIcon, CreateIconBox, CreateInput, CreateInputBox, CreateInputButton, CreateInputLink, CreateInputWrapper, CreateInputs, CreateLinkButton, CreateNumber, CreateRadiobox, CreateTabButtons, CreateTextarea, CreateTextbox, CreateToggleButton, CreateUpdatePreference, DEFAULT_ANIMATION_DURATION, DEFAULT_BUTTON_CLASS, DEFAULT_DIALOGBOX_HOVER_EFFECT_DELAY, DEFAULT_FONT_WEIGHTS, DEFAULT_ICON_ELEMENT_NAME, DEFAULT_INPUT_BACKGROUND, DEFAULT_INPUT_BORDER_SIZE, DEFAULT_LINK_BUTTON_STYLE, DEFAULT_SMALL_ICON_BOX_SIZE, DEFAULT_TEXTAREA_ROWS, DEFAULT_THEME_INFORMATIONS, DEFAULT_THEME_NAME, type DatasourceTypes, Debounce, type DebouncedFunction, DisposeInputs, DynamicSorting, EActionMethods, EAnimationClasses, EAnimations, EBackgroundColors, EBackgrounds, EBadgeTypes, EButtonTypes, EFlexPositions, EFontWeights, EIconTypes, EIcons, EInputTypes, EKeyModifier, EKeys, EMenuTargets, EMenuVisibility, ENexusModules, EOpacity, EPositions, EPreferenceTargets, ERegexs, ESizes, ETargets, ETextPositions, EValueChangeTypes, type EmptyClickHandler, FILES, FindChildElement, FindChildElements, type ForceChangeDefaultValue, ForceSetValue, ForceSetValues, Form, GLOBAL_PAGE_TITLE_CLASS, GetButton, GetClientMenus, GetCurrentTheme, GetCurrentThemeName, GetForms, GetGlobalLayout, GetInputClasses, GetInputId, GetInputs, GetLocalStorage, GetParentKey, GetRandomNumber, GetRandomString, GetUserPanels, GetUtilityMenuCode, GetUtilityMenus, GetVisibleAndHiddenItems, GlobalDialogbox, HasFlag, HideLoader, type IAccessAction, type IApiInformations, type IButton, type ICheckbox, type IClientMenu, type IColumn, type IDate, type IDialogboxResults, type IElement, type IForm, type IFormCreateResults, type IGetApiInformations, type IGlobalLayout, type IGlobalObject, type IInputBaseParameters, type IInputCreateResults, type IInputIcon, type IInputParameters, type IInputRootParameters, type IInterface, type IJoining, type IJoiningKey, type ILinkbutton, type IMenuBase, type INumber, type IPanelMenu, type IRadiobox, type ISelection, type ISlider, type ISubmitbutton, type ITablularForm, type ITextarea, type ITextbox, type IThemeColors, type IThemeInformation, type IUtilityMenu, Icon, Iconbox, InitializeDialogbox, InitializeStyles, IsBrowser, IsKeyPressed, IsNullOrEmpty, IsValidURL, LOCAL_STORAGE_KEYS, LayoutHelpers, LinkButton, ListToBitwise, MAX_INPUT_TYPE, MakeFirstLetterUpperCase, type N, NEXUS_CONFIG, NEXUS_INFO, NEXUS_OBJECT, type NumberCallbackHandler, type NumberNullCallbackHandler, O, type ObjectCallbackHandler, type ObjectNullCallbackHandler, type OnElementLoad, type OnFormChangeHandler, type OnInputChangeHandler, type OnRenderTableData, PadStart, PageTitle, ProfilePanel, REQUIRED_TEXT1, ROOT_LOADER_IDENTITY, RemoveElement, RemoveLocalStorage, RenderChildren, SET_BUTTON_ACTIVE_CLASS, type SUN, SearchDatasourceUsingColumns, SetCurrentTheme, SetDocumentTitleDebounce, SetElementStyles, SetHaveValueClass, SetLocalStorage, ShowLoader, type StringCallbackHandler, type StringNullCallbackHandler, SwitchTheme, THEME_MENU_ELIPSE_BTN_ID, TabButtons, ThemePanel, type U, type UN, UTILITIES_BUTTON_PREFIX, UtilityMenu, type VoidCallbackHandler };
|
package/dist/index.js
CHANGED
|
@@ -2,8 +2,6 @@ import { config } from 'dotenv';
|
|
|
2
2
|
import Link from 'next/link';
|
|
3
3
|
import React, { useEffect, useState } from 'react';
|
|
4
4
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
5
|
-
import { Inter } from 'next/font/google';
|
|
6
|
-
import Script from 'next/script';
|
|
7
5
|
|
|
8
6
|
// src/load-env.ts
|
|
9
7
|
config();
|
|
@@ -2601,41 +2599,6 @@ var LayoutHelpers = ({ globalLayout }) => {
|
|
|
2601
2599
|
}, []);
|
|
2602
2600
|
return /* @__PURE__ */ jsx("div", { className: "nexus-popup-container" });
|
|
2603
2601
|
};
|
|
2604
|
-
var GlobalLayout = async ({ children, globalLayout }) => {
|
|
2605
|
-
return /* @__PURE__ */ jsxs("html", { lang: "en", children: [
|
|
2606
|
-
/* @__PURE__ */ jsxs("head", { children: [
|
|
2607
|
-
/* @__PURE__ */ jsx("title", { children: globalLayout.defaultDocumentTitle }),
|
|
2608
|
-
/* @__PURE__ */ jsx("meta", { name: "description", content: globalLayout.defaultDocumentDescription }),
|
|
2609
|
-
/* @__PURE__ */ jsx("meta", { name: "keywords", content: globalLayout.defaultDocumentKeywords.join(", ") }),
|
|
2610
|
-
/* @__PURE__ */ jsx("link", { rel: "icon", href: "/favicon.ico" }),
|
|
2611
|
-
/* @__PURE__ */ jsx("meta", { name: "viewport", content: "width=device-width, initial-scale=1.0" }),
|
|
2612
|
-
/* @__PURE__ */ jsx("style", { id: "nexus-styles" })
|
|
2613
|
-
] }),
|
|
2614
|
-
/* @__PURE__ */ jsxs("body", { className: Inter({ weight: ["300", "400", "500", "600", "700", "800"], subsets: ["latin"] }).className, children: [
|
|
2615
|
-
/* @__PURE__ */ jsx(LayoutHelpers, { globalLayout }),
|
|
2616
|
-
/* @__PURE__ */ jsx(
|
|
2617
|
-
"div",
|
|
2618
|
-
{
|
|
2619
|
-
style: {
|
|
2620
|
-
zIndex: "1000",
|
|
2621
|
-
width: "100vw",
|
|
2622
|
-
height: "100vh",
|
|
2623
|
-
position: "fixed",
|
|
2624
|
-
display: "flex",
|
|
2625
|
-
justifyContent: "center",
|
|
2626
|
-
alignItems: "center",
|
|
2627
|
-
backgroundColor: "rgb(40, 40, 40)"
|
|
2628
|
-
},
|
|
2629
|
-
id: ROOT_LOADER_IDENTITY,
|
|
2630
|
-
children: /* @__PURE__ */ jsx("img", { src: FILES.LOGO.ICON, alt: "logo", style: { minHeight: "3rem", minWidth: "3rem", width: "3rem", height: "3rem" } })
|
|
2631
|
-
}
|
|
2632
|
-
),
|
|
2633
|
-
children,
|
|
2634
|
-
/* @__PURE__ */ jsx(Script, { type: "module", src: "https://cdn.jsdelivr.net/npm/ionicons@5.5.2/dist/ionicons/ionicons.esm.js", strategy: "lazyOnload" }),
|
|
2635
|
-
/* @__PURE__ */ jsx(Script, { noModule: true, src: "https://cdn.jsdelivr.net/npm/ionicons@5.5.2/dist/ionicons/ionicons.js", strategy: "lazyOnload" })
|
|
2636
|
-
] })
|
|
2637
|
-
] });
|
|
2638
|
-
};
|
|
2639
2602
|
var onClicked = (event, element, button) => {
|
|
2640
2603
|
if (button.id === GetCurrentThemeName()) return;
|
|
2641
2604
|
const themeCode = button.id;
|
|
@@ -2852,6 +2815,6 @@ var HideLoader = (parent, force, delay) => {
|
|
|
2852
2815
|
});
|
|
2853
2816
|
};
|
|
2854
2817
|
|
|
2855
|
-
export { APIS, BUTTON_IDENTITY, BitwiseToList, Button, Buttons, COLUMN_SIZE_ATTRIBUTE_KEY, ConvertPixelsToRem, ConvertRemToPixels, ConvertToCode, CreateButton, CreateButtons, CreateCheckbox, CreateClone, CreateElement, CreateForm, CreateIcon, CreateIconBox, CreateInput, CreateInputBox, CreateInputButton, CreateInputLink, CreateInputWrapper, CreateInputs, CreateLinkButton, CreateNumber, CreateRadiobox, CreateTabButtons, CreateTextarea, CreateTextbox, CreateToggleButton, CreateUpdatePreference, DEFAULT_ANIMATION_DURATION, DEFAULT_BUTTON_CLASS, DEFAULT_DIALOGBOX_HOVER_EFFECT_DELAY, DEFAULT_FONT_WEIGHTS, DEFAULT_ICON_ELEMENT_NAME, DEFAULT_INPUT_BACKGROUND, DEFAULT_INPUT_BORDER_SIZE, DEFAULT_LINK_BUTTON_STYLE, DEFAULT_SMALL_ICON_BOX_SIZE, DEFAULT_TEXTAREA_ROWS, DEFAULT_THEME_INFORMATIONS, DEFAULT_THEME_NAME, Debounce, DisposeInputs, DynamicSorting, EActionMethods, EAnimationClasses, EAnimations, EBackgroundColors, EBackgrounds, EBadgeTypes, EButtonTypes, EFlexPositions, EFontWeights, EIconTypes, EIcons, EInputTypes, EKeyModifier, EKeys, EMenuTargets, EMenuVisibility, ENexusModules, EOpacity, EPositions, EPreferenceTargets, ERegexs, ESizes, ETargets, ETextPositions, EValueChangeTypes, FILES, FindChildElement, FindChildElements, ForceSetValue, ForceSetValues, Form, GLOBAL_PAGE_TITLE_CLASS, GetButton, GetClientMenus, GetCurrentTheme, GetCurrentThemeName, GetForms, GetGlobalLayout, GetInputClasses, GetInputId, GetInputs, GetLocalStorage, GetParentKey, GetRandomNumber, GetRandomString, GetUserPanels, GetUtilityMenuCode, GetUtilityMenus, GetVisibleAndHiddenItems, GlobalDialogbox,
|
|
2818
|
+
export { APIS, BUTTON_IDENTITY, BitwiseToList, Button, Buttons, COLUMN_SIZE_ATTRIBUTE_KEY, ConvertPixelsToRem, ConvertRemToPixels, ConvertToCode, CreateButton, CreateButtons, CreateCheckbox, CreateClone, CreateElement, CreateForm, CreateIcon, CreateIconBox, CreateInput, CreateInputBox, CreateInputButton, CreateInputLink, CreateInputWrapper, CreateInputs, CreateLinkButton, CreateNumber, CreateRadiobox, CreateTabButtons, CreateTextarea, CreateTextbox, CreateToggleButton, CreateUpdatePreference, DEFAULT_ANIMATION_DURATION, DEFAULT_BUTTON_CLASS, DEFAULT_DIALOGBOX_HOVER_EFFECT_DELAY, DEFAULT_FONT_WEIGHTS, DEFAULT_ICON_ELEMENT_NAME, DEFAULT_INPUT_BACKGROUND, DEFAULT_INPUT_BORDER_SIZE, DEFAULT_LINK_BUTTON_STYLE, DEFAULT_SMALL_ICON_BOX_SIZE, DEFAULT_TEXTAREA_ROWS, DEFAULT_THEME_INFORMATIONS, DEFAULT_THEME_NAME, Debounce, DisposeInputs, DynamicSorting, EActionMethods, EAnimationClasses, EAnimations, EBackgroundColors, EBackgrounds, EBadgeTypes, EButtonTypes, EFlexPositions, EFontWeights, EIconTypes, EIcons, EInputTypes, EKeyModifier, EKeys, EMenuTargets, EMenuVisibility, ENexusModules, EOpacity, EPositions, EPreferenceTargets, ERegexs, ESizes, ETargets, ETextPositions, EValueChangeTypes, FILES, FindChildElement, FindChildElements, ForceSetValue, ForceSetValues, Form, GLOBAL_PAGE_TITLE_CLASS, GetButton, GetClientMenus, GetCurrentTheme, GetCurrentThemeName, GetForms, GetGlobalLayout, GetInputClasses, GetInputId, GetInputs, GetLocalStorage, GetParentKey, GetRandomNumber, GetRandomString, GetUserPanels, GetUtilityMenuCode, GetUtilityMenus, GetVisibleAndHiddenItems, GlobalDialogbox, HasFlag, HideLoader, Icon, Iconbox, InitializeDialogbox, InitializeStyles, IsBrowser, IsKeyPressed, IsNullOrEmpty, IsValidURL, LOCAL_STORAGE_KEYS, LayoutHelpers, LinkButton, ListToBitwise, MAX_INPUT_TYPE, MakeFirstLetterUpperCase, NEXUS_CONFIG, NEXUS_INFO, NEXUS_OBJECT, O, PadStart, PageTitle, ProfilePanel, REQUIRED_TEXT1, ROOT_LOADER_IDENTITY, RemoveElement, RemoveLocalStorage, RenderChildren, SET_BUTTON_ACTIVE_CLASS, SearchDatasourceUsingColumns, SetCurrentTheme, SetDocumentTitleDebounce, SetElementStyles, SetHaveValueClass, SetLocalStorage, ShowLoader, SwitchTheme, THEME_MENU_ELIPSE_BTN_ID, TabButtons, ThemePanel, UTILITIES_BUTTON_PREFIX, UtilityMenu };
|
|
2856
2819
|
//# sourceMappingURL=index.js.map
|
|
2857
2820
|
//# sourceMappingURL=index.js.map
|