nexus-shared 1.0.7 → 1.0.8

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.d.mts CHANGED
@@ -1,6 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import React$1, { JSX } from 'react';
3
- import * as next_dist_compiled__next_font from 'next/dist/compiled/@next/font';
4
3
 
5
4
  declare enum ENexusModules {
6
5
  None = 0,
@@ -804,7 +803,6 @@ declare const CreateTextarea: (param: ITextarea, parentElement: HTMLElement | nu
804
803
 
805
804
  declare const CreateTextbox: (param: ITextbox, parentElement: HTMLElement | null, isTabular?: boolean) => IInputCreateResults;
806
805
 
807
- declare const INTER_FONT: next_dist_compiled__next_font.NextFont;
808
806
  declare const GlobalLayout: ({ children, globalLayout }: Readonly<{
809
807
  children: React$1.ReactNode;
810
808
  globalLayout: IGlobalLayout;
@@ -1009,4 +1007,4 @@ declare const NEXUS_CONFIG: {
1009
1007
  DEFAULT_BACKGROUND: EBackgrounds;
1010
1008
  };
1011
1009
 
1012
- 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, GlobalLayout, 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, INTER_FONT, 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 };
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, GlobalLayout, 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
@@ -1,6 +1,5 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
2
  import React$1, { JSX } from 'react';
3
- import * as next_dist_compiled__next_font from 'next/dist/compiled/@next/font';
4
3
 
5
4
  declare enum ENexusModules {
6
5
  None = 0,
@@ -804,7 +803,6 @@ declare const CreateTextarea: (param: ITextarea, parentElement: HTMLElement | nu
804
803
 
805
804
  declare const CreateTextbox: (param: ITextbox, parentElement: HTMLElement | null, isTabular?: boolean) => IInputCreateResults;
806
805
 
807
- declare const INTER_FONT: next_dist_compiled__next_font.NextFont;
808
806
  declare const GlobalLayout: ({ children, globalLayout }: Readonly<{
809
807
  children: React$1.ReactNode;
810
808
  globalLayout: IGlobalLayout;
@@ -1009,4 +1007,4 @@ declare const NEXUS_CONFIG: {
1009
1007
  DEFAULT_BACKGROUND: EBackgrounds;
1010
1008
  };
1011
1009
 
1012
- 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, GlobalLayout, 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, INTER_FONT, 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 };
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, GlobalLayout, 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
@@ -2601,7 +2601,6 @@ var LayoutHelpers = ({ globalLayout }) => {
2601
2601
  }, []);
2602
2602
  return /* @__PURE__ */ jsx("div", { className: "nexus-popup-container" });
2603
2603
  };
2604
- var INTER_FONT = Inter({ weight: ["300", "400", "500", "600", "700", "800"], subsets: ["latin"] });
2605
2604
  var GlobalLayout = async ({ children, globalLayout }) => {
2606
2605
  return /* @__PURE__ */ jsxs("html", { lang: "en", children: [
2607
2606
  /* @__PURE__ */ jsxs("head", { children: [
@@ -2612,7 +2611,7 @@ var GlobalLayout = async ({ children, globalLayout }) => {
2612
2611
  /* @__PURE__ */ jsx("meta", { name: "viewport", content: "width=device-width, initial-scale=1.0" }),
2613
2612
  /* @__PURE__ */ jsx("style", { id: "nexus-styles" })
2614
2613
  ] }),
2615
- /* @__PURE__ */ jsxs("body", { className: INTER_FONT.className, children: [
2614
+ /* @__PURE__ */ jsxs("body", { className: Inter({ weight: ["300", "400", "500", "600", "700", "800"], subsets: ["latin"] }).className, children: [
2616
2615
  /* @__PURE__ */ jsx(LayoutHelpers, { globalLayout }),
2617
2616
  /* @__PURE__ */ jsx(
2618
2617
  "div",
@@ -2853,6 +2852,6 @@ var HideLoader = (parent, force, delay) => {
2853
2852
  });
2854
2853
  };
2855
2854
 
2856
- 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, GlobalLayout, HasFlag, HideLoader, INTER_FONT, 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 };
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, GlobalLayout, 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 };
2857
2856
  //# sourceMappingURL=index.js.map
2858
2857
  //# sourceMappingURL=index.js.map