@zohodesk/components 1.2.3 → 1.2.4

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.
@@ -45,7 +45,7 @@
45
45
  <body>
46
46
  <div id="table-container"></div>
47
47
  <script>
48
- const jsonData = {"Popup":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Popup/Popup.js"},"LibraryContext":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/LibraryContextInit.js"},"addGlobalId":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/NumberGenerator/NumberGenerator.js"},"decreaseGlobalIds":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/NumberGenerator/NumberGenerator.js"}}
48
+ const jsonData = {"Popup":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Popup/Popup.js"},"LibraryContext":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/LibraryContextInit.js"},"addGlobalId":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/NumberGenerator/NumberGenerator.js"},"decreaseGlobalIds":{"filePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/NumberGenerator/NumberGenerator.js"}}
49
49
  const tableContainer = document.getElementById('table-container');
50
50
  const table = document.createElement('table');
51
51
  const thead = document.createElement('thead');
@@ -1,2 +1,10 @@
1
- ["src/Layout/Box.js", "src/Layout/Container.js","src/Select/SelectWithAvatar.js",
2
- "src/MultiSelect/AdvancedMultiSelect.js","src/MultiSelect/MultiSelectWithAvatar.js"]
1
+ [
2
+ 'src/Layout/Box.js',
3
+ 'src/Layout/Container.js',
4
+ 'src/Select/SelectWithAvatar.js',
5
+ 'src/MultiSelect/AdvancedMultiSelect.js',
6
+ 'src/MultiSelect/MultiSelectWithAvatar.js',
7
+ 'src/v1/MultiSelect/MultiSelectWithAvatar.js',
8
+ 'src/v1/Select/SelectWithAvatar.js',
9
+ 'src/v1/MultiSelect/AdvancedMultiSelect.js'
10
+ ];
@@ -68,7 +68,7 @@
68
68
  <body>
69
69
  <div id="table-container"></div>
70
70
  <script>
71
- const jsonData = {"Accordion":{"props":["selectedItem","onSelect","disableInternalState","className","height","unMount","a11y","dataId","dataSelectorId","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/Accordion.js"},"AccordionItem":{"props":["equalityCheck","selectedItem","id","selectMenu","className","children","dataId","dataSelectorId","unMount","unMountItem","a11y","innerClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/AccordionItem.js"},"Animation":{"props":["name","enterDuration","exitDuration","children","isActive","unmountOnExit","onEntered","onExit","delayClassName"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Animation/Animation.js"},"AppContainer":{"props":["eleRef","needTooltip","className","children","tagName","dataId","dataSelectorId","tooltipClass","tooltipParentClass","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AppContainer/AppContainer.js"},"Avatar":{"props":["src","alternateSrc","name","size","palette","onClick","title","shape","needTitle","dataId","initial","needBorder","borderOnActive","borderOnHover","textPalette","customClass","isAnimate","dataSelectorId","customProps","needInnerBorder","needDefaultBorder"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Avatar/Avatar.js"},"AvatarTeam":{"props":["src","name","size","palette","textPalette","onClick","title","isFilled","dataId","needTitle","customClass","borderOnActive","borderOnHover","dataSelectorId","customProps","needInnerBorder","needBorder","needDefaultBorder"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AvatarTeam/AvatarTeam.js"},"Button":{"props":["customClass","needAppearance","isBold","rounded","size","children","palette","status","text","disabled","onClick","dataId","getRef","title","dataSelectorId","customProps","customStyle","a11y","id"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/Button.js"},"Buttongroup":{"props":["children","type","buttonPosition","customClass","dataId","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/Buttongroup.js"},"Card":{"innerComponent":{"CardHeader":{"props":["isScroll","children","dataId","dataSelectorId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"},"CardContent":{"props":["onScroll","eleRef","children","scroll","isScrollAttribute","dataId","dataSelectorId","shrink","customClass","preventParentScroll"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"},"Card":{"props":["from","limit","onScroll","fetchData","noMoreData","scrollAt","noNeedUpScroll","isPercentageScroll","onClick","children","isScrollAttribute","dataId","eleRef","customClass","htmlId","a11y","childTypes"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"},"CardFooter":{"props":["children","dataId","customClass","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"}}},"CheckBox":{"props":["onChange","checked","id","disabled","isReadOnly","disabledTitle","title","palette","text","size","labelPalette","labelSize","isFilled","isClipped","getRef","variant","active","dataId","name","activeStyle","a11y","customClass","customProps","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/CheckBox/CheckBox.js"},"CalendarView":{"innerComponent":{"CalendarView":{"props":["onSelect","date","year","month","dataId","needBorder","dayNames","dayNamesShort","todayMonth","todayDate","todayYear"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/CalendarView.js"},"Span":{"props":["handleSelect","incremday","userSeeMonth","userSeeYear","tdclass","i","dataId","isActive","isToday"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/CalendarView.js"}}},"DateTime":{"props":["i18nKeys","value","isActive","is24Hour","timeZone","defaultTime","needDefaultTime","isDateTimeField","min","max","dateFormat","customDateFormat","onError","onSelect","minErrorText","maxErrorText","onChange","onClear","onDateSelect","getMethods","position","isReady","getRef","onClick","dataId","needResponsive","isAbsolute","isAnimate","needAction","boxSize","className","innerClass","isPadding","isDefaultPosition","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateTime.js"},"DateTimePopupFooter":{"props":["submitText","onSubmit","cancelText","onCancel","dataId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateTimePopupFooter.js"},"DateTimePopupHeader":{"props":["onOpenYearView","showMonthTxt","isYearView","prevMonthTitleText","nextMonthTitleText","onModifyCalendar"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateTimePopupHeader.js"},"DateWidget":{"props":["validation","value","isPopupReady","dateFormat","is24Hour","isHideCurrentYear","id","onSelect","closePopupOnly","onPassValidation","onFailValidation","togglePopup","defaultPosition","isPopupOpen","removeClose","timeZone","isDateTime","isPopupOpenOnEnter","onKeyDown","cantEditOnPopupOpen","getRef","onFocus","onBlur","getMethods","min","max","minErrorText","maxErrorText","onError","isPopupOpenOnClick","isReadOnly","isDisabled","isPopupCloseOnClick","isEditable","placeholder","position","textBoxVariant","textBoxSize","children","getContainerRef","getTargetRef","dataId","needResponsive","className","needBorder","defaultTime","needDefaultTime","borderColor","i18nKeys","needErrorOnBlur","htmlId","iconOnHover","isAbsolutePositioningNeeded","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId","a11y","boxSize"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateWidget.js"},"DaysRow":{"props":["dayNames","dayNamesShort"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DaysRow.js"},"Time":{"props":["timeText","dataId","hourSuggestions","onHourSelect","hours","hourEmptyText","needResponsive","minSuggestions","onMinutesSelect","mins","minuteEmptyText","ampmSuggestions","onAmPmSelect","amPm","is24Hour"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/Time.js"},"YearView":{"props":["viewedYear","onSelectMonth","onSelectYear","viewedMonth","monthNamesShort","isMonthOpen"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/YearView.js"},"DropBox":{"props":["isActive","needAutoZindex","right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","isAbsolutePositioningNeeded","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef","needResponsive","portalId","isRestrictScroll","needFocusScope","onClose","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/DropBox.js"},"DropBoxElement":{"props":["right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isActive","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","isAbsolutePositioningNeeded","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/DropBoxElement/DropBoxElement.js"},"DropDown":{"innerComponent":{"DropDown":{"props":["isPopupOpen","onPopupOpen","onPopupClose","getTargetRef","getContainerRef","togglePopup","boxPosition","children","removeClose","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","isAnimate","isArrow","arrowPosition","position","size","onClick","isPopupReady"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"},"DropDownTarget":{"props":["children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"},"DropDownContainer":{"props":["children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"},"DropDownItemContainer":{"props":["onScroll","getRef","children","dataId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"}}},"DropDownHeading":{"props":["text","title","children","customClass","palette","htmlId","a11y","dataId","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownHeading.js"},"DropDownItem":{"props":["index","getRef","onClick","id","value","onHover","active","children","hightlight","dataId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownItem.js"},"DropDownSearch":{"props":["getRef","name","id","maxLength","onKeyDown","onChange","value","onBlur","size","textBoxSize","placeHolder","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownSearch.js"},"DropDownSeparator":{"props":["customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownSeparator.js"},"Heading":{"props":["tagName","className","onClick","onDoubleClick","title","dataTitle","dataId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Heading/Heading.js"},"Label":{"props":["text","type","palette","size","clipped","htmlFor","title","onClick","dataId","dataSelectorId","variant","customClass","id","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Label/Label.js"},"ListContainer":{"props":["size","active","highlight","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","onClick","onMouseEnter","onMouseOver","eleRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListContainer.js"},"ListItem":{"props":["index","getRef","id","onClick","value","onMouseEnter","size","active","highlight","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItem.js"},"ListItemWithAvatar":{"props":["index","getRef","id","onClick","value","onMouseEnter","size","active","highlight","name","imgSrc","autoHover","isTeam","palette","title","needTick","dataId","dataSelectorId","initial","isDisabled","needBorder","disableTitle","needAvatarTitle","avatarPalette","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithAvatar.js"},"ListItemWithCheckBox":{"props":["index","getRef","onClick","id","value","onHover","size","active","highlight","checked","autoHover","palette","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithCheckBox.js"},"ListItemWithIcon":{"props":["index","getRef","id","onClick","value","onMouseEnter","size","active","highlight","iconName","iconSize","autoHover","palette","iconClass","dataId","dataSelectorId","title","needTick","isLink","href","target","needBorder","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithIcon.js"},"ListItemWithRadio":{"props":["index","getRef","onClick","id","value","onHover","size","active","highlight","checked","autoHover","palette","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithRadio.js"},"Modal":{"props":["portalId","isActive","autoZIndexNeeded","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Modal/Modal.js"},"AdvancedGroupMultiSelectComponent":{"props":["searchDebounceTime","selectedGroupOptions","valueField","textField","selectedOptionDetails","getTargetRef","togglePopup","defaultDropBoxPosition","isReadOnly","needLocalSearch","groupedOptions","isNextOptions","getNextOptions","isPopupOpen","isPopupOpenOnEnter","onKeyDown","onSearch","onChange","needToCloseOnSelect","isSearchClearOnSelect","onFocus","isDisabled","searchStr","notifyPopupToggle","size","textBoxSize","placeHolder","dataId","dataSelectorId","isPopupReady","removeClose","needResponsive","animationStyle","needSelectAll","selectAllText","dropBoxSize","position","getContainerRef","emptyMessage","searchEmptyMessage","title","variant","children","listItemSize","isDataLoaded","needBorder","getFooter","customClass","borderColor","isPadding","htmlId","i18nKeys","a11y","palette","needEffect","autoComplete"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/AdvancedGroupMultiSelect.js"},"EmptyState":{"props":["emptyMessage","isLoading","noMoreOptionsMessage","options","searchEmptyMessage","searchString","suggestions","dataId","getCustomEmptyState","palette","i18nKeys","htmlId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/EmptyState.js"},"MobileHeader":{"props":["i18nKeys","onClick","selectedOptions","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/MobileHeader/MobileHeader.js"},"MultiSelect":{"props":["selectedOptions","searchDebounceTime","needLocalSearch","isPopupOpen","onDropBoxClose","onDropBoxOpen","isSearchClearOnClose","isNextOptions","getNextOptions","options","valueField","textField","prefixText","disabledOptions","removeClose","keepSelectedOptions","isPopupOpenOnEnter","onKeyDown","isSearchClearOnSelect","isReadOnly","onSearch","onChange","needToCloseOnSelect","togglePopup","defaultDropBoxPosition","closePopupOnly","getRef","getTargetRef","onFocus","isDisabled","getPublicMethods","openPopupOnly","size","needBorder","disableAction","borderColor","placeHolder","textBoxSize","variant","textBoxClass","needAutoFocus","htmlId","children","customChildrenClass","autoComplete","a11y","i18nKeys","palette","dataId","setAriaId","ariaErrorId","searchEmptyMessage","emptyMessage","noMoreOptionsMessage","dropBoxSize","isPopupReady","position","getContainerRef","isAnimate","animationStyle","title","needResponsive","dataSelectorId","isSearching","isBoxPaddingNeed","getFooter","needEffect","boxSize","isLoading","selectAllText","needSelectAll"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/MultiSelect.js"},"MultiSelectHeader":{"props":["dataId","onSelect","selectAllText","suggestions"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/MultiSelectHeader.js"},"SelectedOptions":{"props":["selectedOptions","highLightedSelectOptions","isReadOnly","getRef","onRemove","onSelect","size","palette"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/SelectedOptions.js"},"Suggestions":{"props":["suggestions","getRef","hoverOption","onClick","onMouseEnter","needTick","needBorder","selectedOptions","activeId","hoverId","dataId","listItemSize","className","avatarPalette","palette","htmlId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/Suggestions.js"},"PopOver":{"innerComponent":{"PopOver":{"props":["isPopupOpen","onPopupOpen","onPopupClose","getTargetRef","getContainerRef","togglePopup","boxPosition","children","removeClose","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","isAnimate","isArrow","arrowPosition","position","size","onClick","isPopupReady"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/PopOver.js"},"PopOverTarget":{"props":["getRef","children","togglePopup"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/PopOver.js"},"PopOverContainer":{"props":["getRef","onClick","removeClose","children","isPopupOpen","isAnimate","isArrow","size","arrowPosition","boxPosition","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","animationStyle"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/PopOver.js"}}},"LibraryContextProvider":{"props":["isReducedMotion","direction","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/LibraryContext.js"},"Radio":{"props":["onChange","value","id","name","checked","disabled","isReadOnly","palette","disabledTitle","title","text","labelPalette","size","labelSize","variant","active","isFilled","customClass","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Radio/Radio.js"},"CustomResponsive":{"innerComponent":{"ResponsiveSender":{"props":["children","domRefKey","responsiveId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/CustomResponsive.js"},"ResponsiveReceiver":{"props":["children","responsiveId","query","eleRef","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/CustomResponsive.js"}}},"DOMRefWrapper":{"props":["children","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/RefWrapper.js"},"ResizeComponent":{"props":["wrapperDivRef","childrenList","resizeId","moreDivRef","getData","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/ResizeComponent.js"},"Responsive":{"innerComponent":{"ResponsiveSender":{"props":["children","domRefKey","responsiveId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/Responsive.js"},"ResponsiveReceiver":{"props":["children","responsiveId","hiddenSizes","eleRef","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/Responsive.js"}}},"ResponsiveDropBox":{"props":["isActive","needAutoZindex","needResponsive","portalId","isAbsolutePositioningNeeded","isRestrictScroll","needFocusScope","onClose","customProps","right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef","isResponsivePadding","alignBox"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ResponsiveDropBox/ResponsiveDropBox.js"},"Ribbon":{"props":["type","text","children","palette","size","dataId","customClass","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Ribbon/Ribbon.js"},"RippleEffect":{"props":["children","isActive","isDisabled","palette","hoverType","isNeedEffect","needBorder","isCopyTextEnabled"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/RippleEffect/RippleEffect.js"},"GroupSelect":{"props":["autoSelectDebouneTime","searchDebounceTime","groupedOptions","selectedOption","isPopupOpen","needSearch","isSearchClearOnClose","isDefaultSelectValue","needLocalSearch","onSearch","isPopupOpenOnEnter","onKeyDown","onChange","isReadOnly","togglePopup","defaultDropBoxPosition","closePopupOnly","getRef","autoSelectOnType","isNextOptions","getNextOptions","isDisabled","emptyMessage","needSelectDownIcon","maxLength","needBorder","placeHolder","searchBoxPlaceHolder","searchEmptyMessage","dataId","dataIdSlctComp","dataIdDownIcon","dataIdSrchEmptyMsg","needResponsive","className","size","title","textBoxSize","textBoxVariant","animationStyle","dropBoxSize","searchBoxSize","getTargetRef","position","getContainerRef","isPopupReady","removeClose","borderColor","needTick","children","getFooter","i18nKeys","htmlId","iconOnHover","isLoading","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/GroupSelect.js"},"Select":{"props":["selectedValue","searchDebounceTime","isDefaultSelectValue","autoSelectDebouneTime","valueField","textField","needLocalSearch","onDropBoxClose","onDropBoxOpen","needSearch","onSearch","isPopupOpen","isSearchClearOnClose","isNextOptions","getNextOptions","getPopupHandlers","options","customProps","onChange","isReadOnly","needCloseOnSelect","onKeyDown","isPopupOpenOnEnter","excludeOptions","togglePopup","defaultDropBoxPosition","onFocus","closePopupOnly","getRef","autoSelectOnType","onAddNewOption","getCustomEmptyState","removeClose","openPopupOnly","dropBoxSize","emptyMessage","searchEmptyMessage","needBorder","needSelectDownIcon","position","getTargetRef","getContainerRef","isPopupReady","animationStyle","textBoxSize","textBoxVariant","searchBoxSize","searchBoxPlaceHolder","maxLength","isDisabled","title","size","placeHolder","className","dataId","needResponsive","borderColor","needTick","listItemSize","boxSize","needListBorder","getFooter","getChildren","isParentBased","i18nKeys","htmlId","children","iconOnHover","autoComplete","ariaLabelledby","isLoading","dataSelectorId","isAbsolutePositioningNeeded","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/Select.js"},"SelectWithIconComponent":{"props":["options","isPopupOpen","idKey","valueKey","selectedId","needSearch","togglePopup","isReadOnly","boxPosition","onChange","isNextOptions","getNextOptions","animationStyle","removeClose","selectedValue","searchBoxPlaceHolder","searchEmptyMessage","dataId","maxLength","isDisabled","placeHolder","textBoxSize","textBoxVariant","isPopupReady","position","getContainerRef","needListBorder","needTick","size","borderColor","title","className","needBorder","searchBoxSize","getTargetRef","needResponsive","boxSize","dropBoxSize","emptyMessage","needIcon","iconName","iconSize","iconClass","i18nKeys","htmlId","isLoading","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/SelectWithIcon.js"},"Stencils":{"props":["shape","size","palette","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Stencils/Stencils.js"},"Switch":{"props":["onChange","checked","id","name","value","disabled","isReadOnly","size","text","labelSize","labelPalette","title","disableTitle","dataId","dataSelectorId","customClass","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Switch/Switch.js"},"Tab":{"props":["id","style","text","children","className","dataId","dataSelectorId","title","titlePosition","activeClass","href","isLink","isDisabled","tourId","onClick","isActive","getTabRef","onSelect","type","isAnimate","needBorder","needAppearance","align","isVirtual","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/Tab.js"},"TabContent":{"props":["children","scroll","dataId","id","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/TabContent.js"},"TabContentWrapper":{"props":["style","className","children","dataId","selectedTab","onScroll","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/TabContentWrapper.js"},"TabWrapper":{"props":["defaultTab","hookToDisableInternalState","onSelect","type","isAnimate","needTabBorder","needBorder","needPadding","needAppearance","align","dataId","children","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/TabWrapper.js"},"Tabs":{"props":["align","children","childType","selectedTab","isAnimate","needTabBorder","isResponsive","maxTabsCount","minTabsCount","onSelect","onScroll","boxPosition","togglePopup","removeClose","moreButtonClass","moreButtonActiveClass","moreBoxClass","menuItemClass","itemClass","itemActiveClass","iconName","isPopupReady","isPopupOpen","getContainerRef","showTitleInMoreOptions","moreContainerClass","type","needAppearance","iconSize","getTargetRef","position","customProps","getCustomDropBoxHeaderPlaceHolder","dataSelectorId","style","className","dataId","highlightClass","needBorder","needPadding","containerClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/Tabs.js"},"Tag":{"props":["id","onSelectTag","onRemove","getRef","imageURL","hasAvatar","text","initial","active","size","rounded","palette","disabled","closePalette","closeTitle","dataId","dataSelectorId","iconName","iconSize","tooltip","avatarPalette","customClass","a11y","needEffect","isReadOnly"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tag/Tag.js"},"TextBox":{"props":["id","value","name","onFocus","onBlur","inputRef","onChange","isReadOnly","type","maxLength","placeHolder","size","onKeyUp","isDisabled","onKeyDown","variant","onClick","needBorder","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBox/TextBox.js"},"TextBoxIcon":{"props":["id","value","name","onFocus","onBlur","inputRef","onChange","isReadOnly","type","maxLength","placeHolder","size","onKeyUp","isDisabled","onKeyDown","variant","onClick","needBorder","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId","onClear","children","iconRotated","title","showClearIcon","i18nKeys","iconOnHover","onClearMouseDown"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBoxIcon/TextBoxIcon.js"},"Textarea":{"props":["onChange","onBlur","onKeyDown","size","placeHolder","needBorder","text","isDisabled","resize","maxLength","animated","variant","getRef","onFocus","dataId","dataSelectorId","isReadOnly","needAppearance","needReadOnlyStyle","borderColor","needEffect","autoFocus","htmlId","a11y","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Textarea/Textarea.js"},"Tooltip":{"props":["dataId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tooltip/Tooltip.js"},"VelocityAnimation":{"props":["children","name","duration","isActive","runOnMount","delay","isCustomized","needUIPack","isFlex"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/VelocityAnimation/VelocityAnimation/VelocityAnimation.js"},"VelocityAnimationGroup":{"props":["children","enterName","exitName","enterDuration","exitDuration","isActive","component","runOnMount","enterShowStyle","enterHideStyle","exitDelay","isFlex","enterDelay","isCustomized","name","needUIPack"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/VelocityAnimation/VelocityAnimationGroup/VelocityAnimationGroup.js"},"PortalLayer":{"innerComponent":{"RefElement":{"props":["Element","elementProps","renderChildren","isChildrenRestrictionNeeded","isActive"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/deprecated/PortalLayer/PortalLayer.js"},"PortalLayer":{"props":["initialState","isActive","saveUpdateFunction","saveGetFunction","name","children","renderChildren","portalId","autoZIndexNeeded","isChildrenRestrictionNeeded"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/deprecated/PortalLayer/PortalLayer.js"}}},"semantic-Button":{"props":["value","type","text","title","name","autoFocus","disabled","ref","dataId","onClick","children","customClass","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/semantic/Button/Button.js"},"v1-CheckBox":{"props":["id","checked","disabled","isReadOnly","disabledTitle","title","palette","text","size","labelPalette","labelSize","isFilled","isClipped","getRef","variant","active","dataId","name","activeStyle","a11y","customClass","customProps","dataSelectorId","onChange"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/CheckBox/CheckBox.js"},"v1-ListContainer":{"props":["size","active","highlight","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","onClick","onMouseEnter","onMouseOver","eleRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListContainer.js"},"v1-ListItem":{"props":["size","active","highlight","value","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","needMultiLineText","getRef","index","id","onClick","onMouseEnter"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItem.js"},"v1-ListItemWithAvatar":{"props":["size","active","highlight","value","name","imgSrc","autoHover","isTeam","palette","title","needTick","dataId","dataSelectorId","initial","isDisabled","needBorder","disableTitle","needAvatarTitle","avatarPalette","a11y","customClass","customProps","needMultiLineText","index","id","getRef","onClick","onMouseEnter"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithAvatar.js"},"v1-ListItemWithCheckBox":{"props":["size","active","highlight","value","checked","autoHover","palette","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText","id","index","onHover","onClick","getRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithCheckBox.js"},"v1-ListItemWithIcon":{"props":["size","active","highlight","value","iconName","iconSize","autoHover","palette","iconClass","dataId","dataSelectorId","title","needTick","isLink","href","target","needBorder","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText","getRef","onClick","onMouseEnter","index","id"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithIcon.js"},"v1-ListItemWithRadio":{"props":["size","active","highlight","value","checked","autoHover","palette","id","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText","getRef","onClick","onHover","index"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithRadio.js"},"v1-Radio":{"props":["id","name","value","checked","disabled","isReadOnly","palette","disabledTitle","title","text","labelPalette","size","labelSize","variant","active","isFilled","customClass","a11y","onChange"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Radio/Radio.js"},"v1-ResponsiveDropBox":{"props":["isActive","needAutoZindex","needResponsive","portalId","isAbsolutePositioningNeeded","isRestrictScroll","needFocusScope","onClose","customProps","right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef","isResponsivePadding","alignBox"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ResponsiveDropBox/ResponsiveDropBox.js"},"v1-Ribbon":{"props":["type","text","children","palette","size","dataId","customClass","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Ribbon/Ribbon.js"},"v1-Switch":{"props":["id","name","value","checked","disabled","isReadOnly","size","text","labelSize","labelPalette","title","disableTitle","dataId","dataSelectorId","customClass","customProps","onChange"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Switch/Switch.js"},"v1-Tag":{"props":["imageURL","hasAvatar","text","onRemove","initial","active","size","rounded","palette","disabled","closePalette","onSelectTag","closeTitle","dataId","dataSelectorId","iconName","iconSize","tooltip","avatarPalette","customClass","a11y","needEffect","isReadOnly","id","getRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tag/Tag.js"},"v1-TextBox":{"props":["type","name","id","maxLength","placeHolder","size","onKeyUp","isReadOnly","isDisabled","onKeyDown","variant","onClick","needBorder","value","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId","onFocus","onBlur","onChange","inputRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/TextBox/TextBox.js"},"v1-TextBoxIcon":{"props":["type","name","id","maxLength","placeHolder","size","onKeyUp","isReadOnly","isDisabled","onKeyDown","variant","onClick","needBorder","value","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId","onFocus","onBlur","onChange","inputRef","children","iconRotated","onClear","title","showClearIcon","i18nKeys","iconOnHover","onClearMouseDown"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/TextBoxIcon/TextBoxIcon.js"},"v1-Textarea":{"props":["size","placeHolder","needBorder","text","isDisabled","resize","maxLength","animated","variant","getRef","onFocus","dataId","dataSelectorId","isReadOnly","needAppearance","needReadOnlyStyle","borderColor","needEffect","autoFocus","htmlId","a11y","customClass","onChange","onBlur","onKeyDown"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Textarea/Textarea.js"}};
71
+ const jsonData = {"Accordion":{"props":["selectedItem","onSelect","disableInternalState","className","height","unMount","a11y","dataId","dataSelectorId","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/Accordion.js"},"AccordionItem":{"props":["equalityCheck","selectedItem","id","selectMenu","className","children","dataId","dataSelectorId","unMount","unMountItem","a11y","innerClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/AccordionItem.js"},"Animation":{"props":["name","enterDuration","exitDuration","children","isActive","unmountOnExit","onEntered","onExit","delayClassName"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Animation/Animation.js"},"AppContainer":{"props":["eleRef","needTooltip","className","children","tagName","dataId","dataSelectorId","tooltipClass","tooltipParentClass","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AppContainer/AppContainer.js"},"Avatar":{"props":["src","alternateSrc","name","size","palette","onClick","title","shape","needTitle","dataId","initial","needBorder","borderOnActive","borderOnHover","textPalette","customClass","isAnimate","dataSelectorId","customProps","needInnerBorder","needDefaultBorder"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Avatar/Avatar.js"},"AvatarTeam":{"props":["src","name","size","palette","textPalette","onClick","title","isFilled","dataId","needTitle","customClass","borderOnActive","borderOnHover","dataSelectorId","customProps","needInnerBorder","needBorder","needDefaultBorder"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AvatarTeam/AvatarTeam.js"},"Button":{"props":["customClass","needAppearance","isBold","rounded","size","children","palette","status","text","disabled","onClick","dataId","getRef","title","dataSelectorId","customProps","customStyle","a11y","id"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/Button.js"},"Buttongroup":{"props":["children","type","buttonPosition","customClass","dataId","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/Buttongroup.js"},"Card":{"innerComponent":{"CardHeader":{"props":["isScroll","children","dataId","dataSelectorId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"},"CardContent":{"props":["onScroll","eleRef","children","scroll","isScrollAttribute","dataId","dataSelectorId","shrink","customClass","preventParentScroll"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"},"Card":{"props":["from","limit","onScroll","fetchData","noMoreData","scrollAt","noNeedUpScroll","isPercentageScroll","onClick","children","isScrollAttribute","dataId","eleRef","customClass","htmlId","a11y","childTypes"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"},"CardFooter":{"props":["children","dataId","customClass","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/Card.js"}}},"CheckBox":{"props":["onChange","checked","id","disabled","isReadOnly","disabledTitle","title","palette","text","size","labelPalette","labelSize","isFilled","isClipped","getRef","variant","active","dataId","name","activeStyle","a11y","customClass","customProps","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/CheckBox/CheckBox.js"},"CalendarView":{"innerComponent":{"CalendarView":{"props":["onSelect","date","year","month","dataId","needBorder","dayNames","dayNamesShort","todayMonth","todayDate","todayYear"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/CalendarView.js"},"Span":{"props":["handleSelect","incremday","userSeeMonth","userSeeYear","tdclass","i","dataId","isActive","isToday"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/CalendarView.js"}}},"DateTime":{"props":["i18nKeys","value","isActive","is24Hour","timeZone","defaultTime","needDefaultTime","isDateTimeField","min","max","dateFormat","customDateFormat","onError","onSelect","minErrorText","maxErrorText","onChange","onClear","onDateSelect","getMethods","position","isReady","getRef","onClick","dataId","needResponsive","isAbsolute","isAnimate","needAction","boxSize","className","innerClass","isPadding","isDefaultPosition","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateTime.js"},"DateTimePopupFooter":{"props":["submitText","onSubmit","cancelText","onCancel","dataId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateTimePopupFooter.js"},"DateTimePopupHeader":{"props":["onOpenYearView","showMonthTxt","isYearView","prevMonthTitleText","nextMonthTitleText","onModifyCalendar"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateTimePopupHeader.js"},"DateWidget":{"props":["validation","value","isPopupReady","dateFormat","is24Hour","isHideCurrentYear","id","onSelect","closePopupOnly","onPassValidation","onFailValidation","togglePopup","defaultPosition","isPopupOpen","removeClose","timeZone","isDateTime","isPopupOpenOnEnter","onKeyDown","cantEditOnPopupOpen","getRef","onFocus","onBlur","getMethods","min","max","minErrorText","maxErrorText","onError","isPopupOpenOnClick","isReadOnly","isDisabled","isPopupCloseOnClick","isEditable","placeholder","position","textBoxVariant","textBoxSize","children","getContainerRef","getTargetRef","dataId","needResponsive","className","needBorder","defaultTime","needDefaultTime","borderColor","i18nKeys","needErrorOnBlur","htmlId","iconOnHover","isAbsolutePositioningNeeded","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId","a11y","boxSize"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DateWidget.js"},"DaysRow":{"props":["dayNames","dayNamesShort"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/DaysRow.js"},"Time":{"props":["timeText","dataId","hourSuggestions","onHourSelect","hours","hourEmptyText","needResponsive","minSuggestions","onMinutesSelect","mins","minuteEmptyText","ampmSuggestions","onAmPmSelect","amPm","is24Hour"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/Time.js"},"YearView":{"props":["viewedYear","onSelectMonth","onSelectYear","viewedMonth","monthNamesShort","isMonthOpen"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/YearView.js"},"DropBox":{"props":["isActive","needAutoZindex","right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","isAbsolutePositioningNeeded","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef","needResponsive","portalId","isRestrictScroll","needFocusScope","onClose","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/DropBox.js"},"DropBoxElement":{"props":["right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isActive","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","isAbsolutePositioningNeeded","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/DropBoxElement/DropBoxElement.js"},"DropDown":{"innerComponent":{"DropDown":{"props":["isPopupOpen","onPopupOpen","onPopupClose","getTargetRef","getContainerRef","togglePopup","boxPosition","children","removeClose","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","isAnimate","isArrow","arrowPosition","position","size","onClick","isPopupReady"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"},"DropDownTarget":{"props":["children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"},"DropDownContainer":{"props":["children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"},"DropDownItemContainer":{"props":["onScroll","getRef","children","dataId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDown.js"}}},"DropDownHeading":{"props":["text","title","children","customClass","palette","htmlId","a11y","dataId","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownHeading.js"},"DropDownItem":{"props":["index","getRef","onClick","id","value","onHover","active","children","hightlight","dataId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownItem.js"},"DropDownSearch":{"props":["getRef","name","id","maxLength","onKeyDown","onChange","value","onBlur","size","textBoxSize","placeHolder","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownSearch.js"},"DropDownSeparator":{"props":["customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/DropDownSeparator.js"},"Heading":{"props":["tagName","className","onClick","onDoubleClick","title","dataTitle","dataId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Heading/Heading.js"},"Label":{"props":["text","type","palette","size","clipped","htmlFor","title","onClick","dataId","dataSelectorId","variant","customClass","id","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Label/Label.js"},"ListContainer":{"props":["size","active","highlight","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","onClick","onMouseEnter","onMouseOver","eleRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListContainer.js"},"ListItem":{"props":["index","getRef","id","onClick","value","onMouseEnter","size","active","highlight","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItem.js"},"ListItemWithAvatar":{"props":["index","getRef","id","onClick","value","onMouseEnter","size","active","highlight","name","imgSrc","autoHover","isTeam","palette","title","needTick","dataId","dataSelectorId","initial","isDisabled","needBorder","disableTitle","needAvatarTitle","avatarPalette","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithAvatar.js"},"ListItemWithCheckBox":{"props":["index","getRef","onClick","id","value","onHover","size","active","highlight","checked","autoHover","palette","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithCheckBox.js"},"ListItemWithIcon":{"props":["index","getRef","id","onClick","value","onMouseEnter","size","active","highlight","iconName","iconSize","autoHover","palette","iconClass","dataId","dataSelectorId","title","needTick","isLink","href","target","needBorder","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithIcon.js"},"ListItemWithRadio":{"props":["index","getRef","onClick","id","value","onHover","size","active","highlight","checked","autoHover","palette","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ListItem/ListItemWithRadio.js"},"Modal":{"props":["portalId","isActive","autoZIndexNeeded","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Modal/Modal.js"},"AdvancedGroupMultiSelectComponent":{"props":["searchDebounceTime","selectedGroupOptions","valueField","textField","selectedOptionDetails","getTargetRef","togglePopup","defaultDropBoxPosition","isReadOnly","needLocalSearch","groupedOptions","isNextOptions","getNextOptions","isPopupOpen","isPopupOpenOnEnter","onKeyDown","onSearch","onChange","needToCloseOnSelect","isSearchClearOnSelect","onFocus","isDisabled","searchStr","notifyPopupToggle","size","textBoxSize","placeHolder","dataId","dataSelectorId","isPopupReady","removeClose","needResponsive","animationStyle","needSelectAll","selectAllText","dropBoxSize","position","getContainerRef","emptyMessage","searchEmptyMessage","title","variant","children","listItemSize","isDataLoaded","needBorder","getFooter","customClass","borderColor","isPadding","htmlId","i18nKeys","a11y","palette","needEffect","autoComplete"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/AdvancedGroupMultiSelect.js"},"EmptyState":{"props":["emptyMessage","isLoading","noMoreOptionsMessage","options","searchEmptyMessage","searchString","suggestions","dataId","getCustomEmptyState","palette","i18nKeys","htmlId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/EmptyState.js"},"MobileHeader":{"props":["i18nKeys","onClick","selectedOptions","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/MobileHeader/MobileHeader.js"},"MultiSelect":{"props":["selectedOptions","searchDebounceTime","needLocalSearch","isPopupOpen","onDropBoxClose","onDropBoxOpen","isSearchClearOnClose","isNextOptions","getNextOptions","options","valueField","textField","prefixText","disabledOptions","removeClose","keepSelectedOptions","isPopupOpenOnEnter","onKeyDown","isSearchClearOnSelect","isReadOnly","onSearch","onChange","needToCloseOnSelect","togglePopup","defaultDropBoxPosition","closePopupOnly","getRef","getTargetRef","onFocus","isDisabled","getPublicMethods","openPopupOnly","size","needBorder","disableAction","borderColor","placeHolder","textBoxSize","variant","textBoxClass","needAutoFocus","htmlId","children","customChildrenClass","autoComplete","a11y","i18nKeys","palette","dataId","setAriaId","ariaErrorId","searchEmptyMessage","emptyMessage","noMoreOptionsMessage","dropBoxSize","isPopupReady","position","getContainerRef","isAnimate","animationStyle","title","needResponsive","dataSelectorId","isSearching","isBoxPaddingNeed","getFooter","needEffect","boxSize","isLoading","selectAllText","needSelectAll"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/MultiSelect.js"},"MultiSelectHeader":{"props":["dataId","onSelect","selectAllText","suggestions"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/MultiSelectHeader.js"},"SelectedOptions":{"props":["selectedOptions","highLightedSelectOptions","isReadOnly","getRef","onRemove","onSelect","size","palette"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/SelectedOptions.js"},"Suggestions":{"props":["suggestions","getRef","hoverOption","onClick","onMouseEnter","needTick","needBorder","selectedOptions","activeId","hoverId","dataId","listItemSize","className","avatarPalette","palette","htmlId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/Suggestions.js"},"PopOver":{"innerComponent":{"PopOver":{"props":["isPopupOpen","onPopupOpen","onPopupClose","getTargetRef","getContainerRef","togglePopup","boxPosition","children","removeClose","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","isAnimate","isArrow","arrowPosition","position","size","onClick","isPopupReady"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/PopOver.js"},"PopOverTarget":{"props":["getRef","children","togglePopup"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/PopOver.js"},"PopOverContainer":{"props":["getRef","onClick","removeClose","children","isPopupOpen","isAnimate","isArrow","size","arrowPosition","boxPosition","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","animationStyle"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/PopOver.js"}}},"LibraryContextProvider":{"props":["isReducedMotion","direction","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Provider/LibraryContext.js"},"Radio":{"props":["onChange","value","id","name","checked","disabled","isReadOnly","palette","disabledTitle","title","text","labelPalette","size","labelSize","variant","active","isFilled","customClass","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Radio/Radio.js"},"CustomResponsive":{"innerComponent":{"ResponsiveSender":{"props":["children","domRefKey","responsiveId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/CustomResponsive.js"},"ResponsiveReceiver":{"props":["children","responsiveId","query","eleRef","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/CustomResponsive.js"}}},"DOMRefWrapper":{"props":["children","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/RefWrapper.js"},"ResizeComponent":{"props":["wrapperDivRef","childrenList","resizeId","moreDivRef","getData","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/ResizeComponent.js"},"Responsive":{"innerComponent":{"ResponsiveSender":{"props":["children","domRefKey","responsiveId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/Responsive.js"},"ResponsiveReceiver":{"props":["children","responsiveId","hiddenSizes","eleRef","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Responsive/Responsive.js"}}},"ResponsiveDropBox":{"props":["isActive","needAutoZindex","needResponsive","portalId","isAbsolutePositioningNeeded","isRestrictScroll","needFocusScope","onClose","customProps","right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef","isResponsivePadding","alignBox"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/ResponsiveDropBox/ResponsiveDropBox.js"},"Ribbon":{"props":["type","text","children","palette","size","dataId","customClass","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Ribbon/Ribbon.js"},"RippleEffect":{"props":["children","isActive","isDisabled","palette","hoverType","isNeedEffect","needBorder","isCopyTextEnabled"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/RippleEffect/RippleEffect.js"},"GroupSelect":{"props":["autoSelectDebouneTime","searchDebounceTime","groupedOptions","selectedOption","isPopupOpen","needSearch","isSearchClearOnClose","isDefaultSelectValue","needLocalSearch","onSearch","isPopupOpenOnEnter","onKeyDown","onChange","isReadOnly","togglePopup","defaultDropBoxPosition","closePopupOnly","getRef","autoSelectOnType","isNextOptions","getNextOptions","isDisabled","emptyMessage","needSelectDownIcon","maxLength","needBorder","placeHolder","searchBoxPlaceHolder","searchEmptyMessage","dataId","dataIdSlctComp","dataIdDownIcon","dataIdSrchEmptyMsg","needResponsive","className","size","title","textBoxSize","textBoxVariant","animationStyle","dropBoxSize","searchBoxSize","getTargetRef","position","getContainerRef","isPopupReady","removeClose","borderColor","needTick","children","getFooter","i18nKeys","htmlId","iconOnHover","isLoading","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/GroupSelect.js"},"Select":{"props":["selectedValue","searchDebounceTime","isDefaultSelectValue","autoSelectDebouneTime","valueField","textField","needLocalSearch","onDropBoxClose","onDropBoxOpen","needSearch","onSearch","isPopupOpen","isSearchClearOnClose","isNextOptions","getNextOptions","getPopupHandlers","options","customProps","onChange","isReadOnly","needCloseOnSelect","onKeyDown","isPopupOpenOnEnter","excludeOptions","togglePopup","defaultDropBoxPosition","onFocus","closePopupOnly","getRef","autoSelectOnType","onAddNewOption","getCustomEmptyState","removeClose","openPopupOnly","dropBoxSize","emptyMessage","searchEmptyMessage","needBorder","needSelectDownIcon","position","getTargetRef","getContainerRef","isPopupReady","animationStyle","textBoxSize","textBoxVariant","searchBoxSize","searchBoxPlaceHolder","maxLength","isDisabled","title","size","placeHolder","className","dataId","needResponsive","borderColor","needTick","listItemSize","boxSize","needListBorder","getFooter","getChildren","isParentBased","i18nKeys","htmlId","children","iconOnHover","autoComplete","ariaLabelledby","isLoading","dataSelectorId","isAbsolutePositioningNeeded","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/Select.js"},"SelectWithIconComponent":{"props":["options","isPopupOpen","idKey","valueKey","selectedId","needSearch","togglePopup","isReadOnly","boxPosition","onChange","isNextOptions","getNextOptions","animationStyle","removeClose","selectedValue","searchBoxPlaceHolder","searchEmptyMessage","dataId","maxLength","isDisabled","placeHolder","textBoxSize","textBoxVariant","isPopupReady","position","getContainerRef","needListBorder","needTick","size","borderColor","title","className","needBorder","searchBoxSize","getTargetRef","needResponsive","boxSize","dropBoxSize","emptyMessage","needIcon","iconName","iconSize","iconClass","i18nKeys","htmlId","isLoading","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/SelectWithIcon.js"},"Stencils":{"props":["shape","size","palette","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Stencils/Stencils.js"},"Switch":{"props":["onChange","checked","id","name","value","disabled","isReadOnly","size","text","labelSize","labelPalette","title","disableTitle","dataId","dataSelectorId","customClass","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Switch/Switch.js"},"Tab":{"props":["id","style","text","children","className","dataId","dataSelectorId","title","titlePosition","activeClass","href","isLink","isDisabled","tourId","onClick","isActive","getTabRef","onSelect","type","isAnimate","needBorder","needAppearance","align","isVirtual","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/Tab.js"},"TabContent":{"props":["children","scroll","dataId","id","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/TabContent.js"},"TabContentWrapper":{"props":["style","className","children","dataId","selectedTab","onScroll","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/TabContentWrapper.js"},"TabWrapper":{"props":["defaultTab","hookToDisableInternalState","onSelect","type","isAnimate","needTabBorder","needBorder","needPadding","needAppearance","align","dataId","children","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/TabWrapper.js"},"Tabs":{"props":["align","children","childType","selectedTab","isAnimate","needTabBorder","isResponsive","maxTabsCount","minTabsCount","onSelect","onScroll","boxPosition","togglePopup","removeClose","moreButtonClass","moreButtonActiveClass","moreBoxClass","menuItemClass","itemClass","itemActiveClass","iconName","isPopupReady","isPopupOpen","getContainerRef","showTitleInMoreOptions","moreContainerClass","type","needAppearance","iconSize","getTargetRef","position","customProps","getCustomDropBoxHeaderPlaceHolder","dataSelectorId","style","className","dataId","highlightClass","needBorder","needPadding","containerClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/Tabs.js"},"Tag":{"props":["id","onSelectTag","onRemove","getRef","imageURL","hasAvatar","text","initial","active","size","rounded","palette","disabled","closePalette","closeTitle","dataId","dataSelectorId","iconName","iconSize","tooltip","avatarPalette","customClass","a11y","needEffect","isReadOnly"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tag/Tag.js"},"TextBox":{"props":["id","value","name","onFocus","onBlur","inputRef","onChange","isReadOnly","type","maxLength","placeHolder","size","onKeyUp","isDisabled","onKeyDown","variant","onClick","needBorder","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBox/TextBox.js"},"TextBoxIcon":{"props":["id","value","name","onFocus","onBlur","inputRef","onChange","isReadOnly","type","maxLength","placeHolder","size","onKeyUp","isDisabled","onKeyDown","variant","onClick","needBorder","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId","onClear","children","iconRotated","title","showClearIcon","i18nKeys","iconOnHover","onClearMouseDown"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBoxIcon/TextBoxIcon.js"},"Textarea":{"props":["onChange","onBlur","onKeyDown","size","placeHolder","needBorder","text","isDisabled","resize","maxLength","animated","variant","getRef","onFocus","dataId","dataSelectorId","isReadOnly","needAppearance","needReadOnlyStyle","borderColor","needEffect","autoFocus","htmlId","a11y","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Textarea/Textarea.js"},"Tooltip":{"props":["dataId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tooltip/Tooltip.js"},"VelocityAnimation":{"props":["children","name","duration","isActive","runOnMount","delay","isCustomized","needUIPack","isFlex"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/VelocityAnimation/VelocityAnimation/VelocityAnimation.js"},"VelocityAnimationGroup":{"props":["children","enterName","exitName","enterDuration","exitDuration","isActive","component","runOnMount","enterShowStyle","enterHideStyle","exitDelay","isFlex","enterDelay","isCustomized","name","needUIPack"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/VelocityAnimation/VelocityAnimationGroup/VelocityAnimationGroup.js"},"PortalLayer":{"innerComponent":{"RefElement":{"props":["Element","elementProps","renderChildren","isChildrenRestrictionNeeded","isActive"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/deprecated/PortalLayer/PortalLayer.js"},"PortalLayer":{"props":["initialState","isActive","saveUpdateFunction","saveGetFunction","name","children","renderChildren","portalId","autoZIndexNeeded","isChildrenRestrictionNeeded"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/deprecated/PortalLayer/PortalLayer.js"}}},"semantic-Button":{"props":["value","type","text","title","name","autoFocus","disabled","ref","dataId","onClick","children","customClass","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/semantic/Button/Button.js"},"v1-Accordion":{"props":["className","height","unMount","disableInternalState","selectedItem","a11y","dataId","dataSelectorId","onSelect","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Accordion/Accordion.js"},"v1-AccordionItem":{"props":["id","selectMenu","className","children","dataId","dataSelectorId","unMount","unMountItem","a11y","innerClass","equalityCheck","selectedItem"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Accordion/AccordionItem.js"},"v1-Animation":{"props":["name","enterDuration","exitDuration","children","isActive","unmountOnExit","onEntered","onExit","delayClassName"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Animation/Animation.js"},"v1-AppContainer":{"props":["eleRef","needTooltip","className","children","tagName","dataId","dataSelectorId","tooltipClass","tooltipParentClass","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/AppContainer/AppContainer.js"},"v1-Avatar":{"props":["src","alternateSrc","name","size","palette","onClick","title","shape","needTitle","dataId","initial","needBorder","borderOnActive","borderOnHover","textPalette","customClass","isAnimate","dataSelectorId","customProps","needInnerBorder","needDefaultBorder"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Avatar/Avatar.js"},"v1-AvatarTeam":{"props":["src","name","size","palette","textPalette","onClick","title","isFilled","dataId","needTitle","customClass","borderOnActive","borderOnHover","dataSelectorId","customProps","needInnerBorder","needBorder","needDefaultBorder"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/AvatarTeam/AvatarTeam.js"},"v1-Button":{"props":["customClass","needAppearance","isBold","rounded","size","children","palette","status","text","disabled","onClick","dataId","getRef","title","dataSelectorId","customProps","customStyle","a11y","id"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Button/Button.js"},"v1-Buttongroup":{"props":["children","type","buttonPosition","customClass","dataId","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Buttongroup/Buttongroup.js"},"v1-Card":{"innerComponent":{"CardHeader":{"props":["isScroll","children","dataId","dataSelectorId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Card/Card.js"},"CardContent":{"props":["onScroll","eleRef","children","scroll","isScrollAttribute","dataId","dataSelectorId","shrink","customClass","preventParentScroll"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Card/Card.js"},"Card":{"props":["from","limit","onScroll","fetchData","noMoreData","scrollAt","noNeedUpScroll","isPercentageScroll","onClick","children","isScrollAttribute","dataId","eleRef","customClass","htmlId","a11y","childTypes"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Card/Card.js"},"CardFooter":{"props":["children","dataId","customClass","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Card/Card.js"}}},"v1-CheckBox":{"props":["id","checked","disabled","isReadOnly","disabledTitle","title","palette","text","size","labelPalette","labelSize","isFilled","isClipped","getRef","variant","active","dataId","name","activeStyle","a11y","customClass","customProps","dataSelectorId","onChange"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/CheckBox/CheckBox.js"},"v1-CalendarView":{"innerComponent":{"CalendarView":{"props":["onSelect","date","year","month","dataId","needBorder","dayNames","dayNamesShort","todayMonth","todayDate","todayYear"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/CalendarView.js"},"Span":{"props":["handleSelect","incremday","userSeeMonth","userSeeYear","tdclass","i","dataId","isActive","isToday"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/CalendarView.js"}}},"v1-DateTime":{"props":["i18nKeys","value","isActive","is24Hour","timeZone","defaultTime","needDefaultTime","isDateTimeField","min","max","dateFormat","customDateFormat","onError","onSelect","minErrorText","maxErrorText","onChange","onClear","onDateSelect","getMethods","position","isReady","getRef","onClick","dataId","needResponsive","isAbsolute","isAnimate","needAction","boxSize","className","innerClass","isPadding","isDefaultPosition","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/DateTime.js"},"v1-DateTimePopupFooter":{"props":["submitText","onSubmit","cancelText","onCancel","dataId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/DateTimePopupFooter.js"},"v1-DateTimePopupHeader":{"props":["onOpenYearView","showMonthTxt","isYearView","prevMonthTitleText","nextMonthTitleText","onModifyCalendar"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/DateTimePopupHeader.js"},"v1-DateWidget":{"props":["validation","value","isPopupReady","dateFormat","is24Hour","isHideCurrentYear","id","onSelect","closePopupOnly","onPassValidation","onFailValidation","togglePopup","defaultPosition","isPopupOpen","removeClose","timeZone","isDateTime","isPopupOpenOnEnter","onKeyDown","cantEditOnPopupOpen","getRef","onFocus","onBlur","getMethods","min","max","minErrorText","maxErrorText","onError","isPopupOpenOnClick","isReadOnly","isDisabled","isPopupCloseOnClick","isEditable","placeholder","position","textBoxVariant","textBoxSize","children","getContainerRef","getTargetRef","dataId","needResponsive","className","needBorder","defaultTime","needDefaultTime","borderColor","i18nKeys","needErrorOnBlur","htmlId","iconOnHover","isAbsolutePositioningNeeded","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId","a11y","boxSize"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/DateWidget.js"},"v1-DaysRow":{"props":["dayNames","dayNamesShort"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/DaysRow.js"},"v1-Time":{"props":["timeText","dataId","hourSuggestions","onHourSelect","hours","hourEmptyText","needResponsive","minSuggestions","onMinutesSelect","mins","minuteEmptyText","ampmSuggestions","onAmPmSelect","amPm","is24Hour"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/Time.js"},"v1-YearView":{"props":["viewedYear","onSelectMonth","onSelectYear","viewedMonth","monthNamesShort","isMonthOpen"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DateTime/YearView.js"},"v1-DropBox":{"props":["isActive","needAutoZindex","right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","isAbsolutePositioningNeeded","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef","needResponsive","portalId","isRestrictScroll","needFocusScope","onClose","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropBox/DropBox.js"},"DropBox-DropBoxElement":{"props":["right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isActive","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","isAbsolutePositioningNeeded","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropBox/DropBoxElement/DropBoxElement.js"},"v1-DropDown":{"innerComponent":{"DropDown":{"props":["isPopupOpen","onPopupOpen","onPopupClose","getTargetRef","getContainerRef","togglePopup","boxPosition","children","removeClose","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","isAnimate","isArrow","arrowPosition","position","size","onClick","isPopupReady"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDown.js"},"DropDownTarget":{"props":["children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDown.js"},"DropDownContainer":{"props":["children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDown.js"},"DropDownItemContainer":{"props":["onScroll","getRef","children","dataId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDown.js"}}},"v1-DropDownHeading":{"props":["text","title","children","customClass","palette","htmlId","a11y","dataId","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDownHeading.js"},"v1-DropDownItem":{"props":["index","getRef","onClick","id","value","onHover","active","children","hightlight","dataId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDownItem.js"},"v1-DropDownSearch":{"props":["getRef","name","id","maxLength","onKeyDown","onChange","value","onBlur","size","textBoxSize","placeHolder","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDownSearch.js"},"v1-DropDownSeparator":{"props":["customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/DropDown/DropDownSeparator.js"},"v1-Heading":{"props":["tagName","className","onClick","onDoubleClick","title","dataTitle","dataId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Heading/Heading.js"},"v1-Label":{"props":["text","type","palette","size","clipped","htmlFor","title","onClick","dataId","dataSelectorId","variant","customClass","id","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Label/Label.js"},"v1-ListContainer":{"props":["size","active","highlight","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","onClick","onMouseEnter","onMouseOver","eleRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListContainer.js"},"v1-ListItem":{"props":["size","active","highlight","value","autoHover","palette","title","disableTitle","needTick","isLink","href","target","needBorder","isDisabled","children","dataId","dataSelectorId","a11y","customClass","customProps","needMultiLineText","getRef","index","id","onClick","onMouseEnter"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItem.js"},"v1-ListItemWithAvatar":{"props":["size","active","highlight","value","name","imgSrc","autoHover","isTeam","palette","title","needTick","dataId","dataSelectorId","initial","isDisabled","needBorder","disableTitle","needAvatarTitle","avatarPalette","a11y","customClass","customProps","needMultiLineText","index","id","getRef","onClick","onMouseEnter"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithAvatar.js"},"v1-ListItemWithCheckBox":{"props":["size","active","highlight","value","checked","autoHover","palette","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText","id","index","onHover","onClick","getRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithCheckBox.js"},"v1-ListItemWithIcon":{"props":["size","active","highlight","value","iconName","iconSize","autoHover","palette","iconClass","dataId","dataSelectorId","title","needTick","isLink","href","target","needBorder","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText","getRef","onClick","onMouseEnter","index","id"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithIcon.js"},"v1-ListItemWithRadio":{"props":["size","active","highlight","value","checked","autoHover","palette","id","dataId","dataSelectorId","title","isDisabled","disableTitle","a11y","customClass","customProps","needMultiLineText","getRef","onClick","onHover","index"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ListItem/ListItemWithRadio.js"},"v1-Modal":{"props":["portalId","isActive","autoZIndexNeeded","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Modal/Modal.js"},"v1-AdvancedGroupMultiSelectComponent":{"props":["searchDebounceTime","selectedGroupOptions","valueField","textField","selectedOptionDetails","getTargetRef","togglePopup","defaultDropBoxPosition","isReadOnly","needLocalSearch","groupedOptions","isNextOptions","getNextOptions","isPopupOpen","isPopupOpenOnEnter","onKeyDown","onSearch","onChange","needToCloseOnSelect","isSearchClearOnSelect","onFocus","isDisabled","searchStr","notifyPopupToggle","size","textBoxSize","placeHolder","dataId","dataSelectorId","isPopupReady","removeClose","needResponsive","animationStyle","needSelectAll","selectAllText","dropBoxSize","position","getContainerRef","emptyMessage","searchEmptyMessage","title","variant","children","listItemSize","isDataLoaded","needBorder","getFooter","customClass","borderColor","isPadding","htmlId","i18nKeys","a11y","palette","needEffect","autoComplete"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/MultiSelect/AdvancedGroupMultiSelect.js"},"v1-EmptyState":{"props":["emptyMessage","isLoading","noMoreOptionsMessage","options","searchEmptyMessage","searchString","suggestions","dataId","getCustomEmptyState","palette","i18nKeys","htmlId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/MultiSelect/EmptyState.js"},"MultiSelect-MobileHeader":{"props":["i18nKeys","onClick","selectedOptions","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/MultiSelect/MobileHeader/MobileHeader.js"},"v1-MultiSelect":{"props":["selectedOptions","searchDebounceTime","needLocalSearch","isPopupOpen","onDropBoxClose","onDropBoxOpen","isSearchClearOnClose","isNextOptions","getNextOptions","options","valueField","textField","prefixText","disabledOptions","removeClose","keepSelectedOptions","isPopupOpenOnEnter","onKeyDown","isSearchClearOnSelect","isReadOnly","onSearch","onChange","needToCloseOnSelect","togglePopup","defaultDropBoxPosition","closePopupOnly","getRef","getTargetRef","onFocus","isDisabled","getPublicMethods","openPopupOnly","size","needBorder","disableAction","borderColor","placeHolder","textBoxSize","variant","textBoxClass","needAutoFocus","htmlId","children","customChildrenClass","autoComplete","a11y","i18nKeys","palette","dataId","setAriaId","ariaErrorId","searchEmptyMessage","emptyMessage","noMoreOptionsMessage","dropBoxSize","isPopupReady","position","getContainerRef","isAnimate","animationStyle","title","needResponsive","dataSelectorId","isSearching","isBoxPaddingNeed","getFooter","needEffect","boxSize","isLoading","selectAllText","needSelectAll"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/MultiSelect/MultiSelect.js"},"v1-MultiSelectHeader":{"props":["dataId","onSelect","selectAllText","suggestions"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/MultiSelect/MultiSelectHeader.js"},"v1-SelectedOptions":{"props":["selectedOptions","highLightedSelectOptions","isReadOnly","getRef","onRemove","onSelect","size","palette"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/MultiSelect/SelectedOptions.js"},"v1-Suggestions":{"props":["suggestions","getRef","hoverOption","onClick","onMouseEnter","needTick","needBorder","selectedOptions","activeId","hoverId","dataId","listItemSize","className","avatarPalette","palette","htmlId","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/MultiSelect/Suggestions.js"},"v1-PopOver":{"innerComponent":{"PopOver":{"props":["isPopupOpen","onPopupOpen","onPopupClose","getTargetRef","getContainerRef","togglePopup","boxPosition","children","removeClose","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","isAnimate","isArrow","arrowPosition","position","size","onClick","isPopupReady"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/PopOver/PopOver.js"},"PopOverTarget":{"props":["getRef","children","togglePopup"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/PopOver/PopOver.js"},"PopOverContainer":{"props":["getRef","onClick","removeClose","children","isPopupOpen","isAnimate","isArrow","size","arrowPosition","boxPosition","right","left","top","bottom","arrowRight","arrowLeft","arrowTop","arrowBottom","animationStyle"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/PopOver/PopOver.js"}}},"v1-Radio":{"props":["id","name","value","checked","disabled","isReadOnly","palette","disabledTitle","title","text","labelPalette","size","labelSize","variant","active","isFilled","customClass","a11y","onChange"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Radio/Radio.js"},"v1-CustomResponsive":{"innerComponent":{"ResponsiveSender":{"props":["children","domRefKey","responsiveId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Responsive/CustomResponsive.js"},"ResponsiveReceiver":{"props":["children","responsiveId","query","eleRef","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Responsive/CustomResponsive.js"}}},"v1-DOMRefWrapper":{"props":["children","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Responsive/RefWrapper.js"},"v1-ResizeComponent":{"props":["wrapperDivRef","childrenList","resizeId","moreDivRef","getData","children"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":true,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Responsive/ResizeComponent.js"},"v1-Responsive":{"innerComponent":{"ResponsiveSender":{"props":["children","domRefKey","responsiveId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Responsive/Responsive.js"},"ResponsiveReceiver":{"props":["children","responsiveId","hiddenSizes","eleRef","domRefKey"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Responsive/Responsive.js"}}},"v1-ResponsiveDropBox":{"props":["isActive","needAutoZindex","needResponsive","portalId","isAbsolutePositioningNeeded","isRestrictScroll","needFocusScope","onClose","customProps","right","left","top","arrowRight","arrowLeft","arrowTop","arrowBottom","bottom","isModel","direction","isAnimate","isArrow","size","isRadius","animationStyle","isBoxPaddingNeed","isPadding","customClass","positionsOffset","targetOffset","zIndexStyle","customInlineStyle","children","arrowPosition","boxPosition","onClick","dataId","dataSelectorId","tourId","htmlId","a11y","tabIndex","palette","subContainerRef","customStyle","getRef","forwardRef","isResponsivePadding","alignBox"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/ResponsiveDropBox/ResponsiveDropBox.js"},"v1-Ribbon":{"props":["type","text","children","palette","size","dataId","customClass","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Ribbon/Ribbon.js"},"v1-RippleEffect":{"props":["children","isActive","isDisabled","palette","hoverType","isNeedEffect","needBorder","isCopyTextEnabled"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/RippleEffect/RippleEffect.js"},"v1-GroupSelect":{"props":["autoSelectDebouneTime","searchDebounceTime","groupedOptions","selectedOption","isPopupOpen","needSearch","isSearchClearOnClose","isDefaultSelectValue","needLocalSearch","onSearch","isPopupOpenOnEnter","onKeyDown","onChange","isReadOnly","togglePopup","defaultDropBoxPosition","closePopupOnly","getRef","autoSelectOnType","isNextOptions","getNextOptions","isDisabled","emptyMessage","needSelectDownIcon","maxLength","needBorder","placeHolder","searchBoxPlaceHolder","searchEmptyMessage","dataId","dataIdSlctComp","dataIdDownIcon","dataIdSrchEmptyMsg","needResponsive","className","size","title","textBoxSize","textBoxVariant","animationStyle","dropBoxSize","searchBoxSize","getTargetRef","position","getContainerRef","isPopupReady","removeClose","borderColor","needTick","children","getFooter","i18nKeys","htmlId","iconOnHover","isLoading","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Select/GroupSelect.js"},"v1-Select":{"props":["selectedValue","searchDebounceTime","isDefaultSelectValue","autoSelectDebouneTime","valueField","textField","needLocalSearch","onDropBoxClose","onDropBoxOpen","needSearch","onSearch","isPopupOpen","isSearchClearOnClose","isNextOptions","getNextOptions","getPopupHandlers","options","customProps","onChange","isReadOnly","needCloseOnSelect","onKeyDown","isPopupOpenOnEnter","excludeOptions","togglePopup","defaultDropBoxPosition","onFocus","closePopupOnly","getRef","autoSelectOnType","onAddNewOption","getCustomEmptyState","removeClose","openPopupOnly","dropBoxSize","emptyMessage","searchEmptyMessage","needBorder","needSelectDownIcon","position","getTargetRef","getContainerRef","isPopupReady","animationStyle","textBoxSize","textBoxVariant","searchBoxSize","searchBoxPlaceHolder","maxLength","isDisabled","title","size","placeHolder","className","dataId","needResponsive","borderColor","needTick","listItemSize","boxSize","needListBorder","getFooter","getChildren","isParentBased","i18nKeys","htmlId","children","iconOnHover","autoComplete","ariaLabelledby","isLoading","dataSelectorId","isAbsolutePositioningNeeded","positionsOffset","targetOffset","isRestrictScroll","dropBoxPortalId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Select/Select.js"},"v1-SelectWithIconComponent":{"props":["options","isPopupOpen","idKey","valueKey","selectedId","needSearch","togglePopup","isReadOnly","boxPosition","onChange","isNextOptions","getNextOptions","animationStyle","removeClose","selectedValue","searchBoxPlaceHolder","searchEmptyMessage","dataId","maxLength","isDisabled","placeHolder","textBoxSize","textBoxVariant","isPopupReady","position","getContainerRef","needListBorder","needTick","size","borderColor","title","className","needBorder","searchBoxSize","getTargetRef","needResponsive","boxSize","dropBoxSize","emptyMessage","needIcon","iconName","iconSize","iconClass","i18nKeys","htmlId","isLoading","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Select/SelectWithIcon.js"},"MemoizedStencils":{"props":["shape","size","palette","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Stencils/Stencils.js"},"v1-Switch":{"props":["id","name","value","checked","disabled","isReadOnly","size","text","labelSize","labelPalette","title","disableTitle","dataId","dataSelectorId","customClass","customProps","onChange"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Switch/Switch.js"},"v1-Tab":{"props":["id","style","text","children","className","dataId","dataSelectorId","title","titlePosition","activeClass","href","isLink","isDisabled","tourId","onClick","isActive","getTabRef","onSelect","type","isAnimate","needBorder","needAppearance","align","isVirtual","customProps"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tab/Tab.js"},"v1-TabContent":{"props":["children","scroll","dataId","id","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tab/TabContent.js"},"v1-TabContentWrapper":{"props":["style","className","children","dataId","selectedTab","onScroll","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tab/TabContentWrapper.js"},"v1-TabWrapper":{"props":["defaultTab","hookToDisableInternalState","onSelect","type","isAnimate","needTabBorder","needBorder","needPadding","needAppearance","align","dataId","children","dataSelectorId"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tab/TabWrapper.js"},"v1-Tabs":{"props":["align","children","childType","selectedTab","isAnimate","needTabBorder","isResponsive","maxTabsCount","minTabsCount","onSelect","onScroll","boxPosition","togglePopup","removeClose","moreButtonClass","moreButtonActiveClass","moreBoxClass","menuItemClass","itemClass","itemActiveClass","iconName","isPopupReady","isPopupOpen","getContainerRef","showTitleInMoreOptions","moreContainerClass","type","needAppearance","iconSize","getTargetRef","position","customProps","getCustomDropBoxHeaderPlaceHolder","dataSelectorId","style","className","dataId","highlightClass","needBorder","needPadding","containerClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tab/Tabs.js"},"v1-Tag":{"props":["imageURL","hasAvatar","text","onRemove","initial","active","size","rounded","palette","disabled","closePalette","onSelectTag","closeTitle","dataId","dataSelectorId","iconName","iconSize","tooltip","avatarPalette","customClass","a11y","needEffect","isReadOnly","id","getRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tag/Tag.js"},"v1-TextBox":{"props":["type","name","id","maxLength","placeHolder","size","onKeyUp","isReadOnly","isDisabled","onKeyDown","variant","onClick","needBorder","value","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId","onFocus","onBlur","onChange","inputRef"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/TextBox/TextBox.js"},"v1-TextBoxIcon":{"props":["type","name","id","maxLength","placeHolder","size","onKeyUp","isReadOnly","isDisabled","onKeyDown","variant","onClick","needBorder","value","dataId","autofocus","needReadOnlyStyle","needAppearance","isClickable","onKeyPress","needEffect","autoComplete","borderColor","onMouseDown","htmlId","a11y","customClass","isFocus","customProps","dataSelectorId","onFocus","onBlur","onChange","inputRef","children","iconRotated","onClear","title","showClearIcon","i18nKeys","iconOnHover","onClearMouseDown"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/TextBoxIcon/TextBoxIcon.js"},"v1-Textarea":{"props":["size","placeHolder","needBorder","text","isDisabled","resize","maxLength","animated","variant","getRef","onFocus","dataId","dataSelectorId","isReadOnly","needAppearance","needReadOnlyStyle","borderColor","needEffect","autoFocus","htmlId","a11y","customClass","onChange","onBlur","onKeyDown"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Textarea/Textarea.js"},"v1-Tooltip":{"props":["dataId","customClass"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Tooltip/Tooltip.js"},"Typography":{"props":["$ui_isReset","$ui_isDotted","$ui_size","$ui_lineClamp","$ui_lineHeight","$ui_display","$ui_variant","$ui_typeFace","$ui_textAlign","$ui_letterSpacing","$ui_transform","$ui_decoration","$ui_className","children","$ui_tagName","$i18n_dataTitle","testId","customId","tagAttributes","a11yAttributes","customStyle"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/Typography/Typography.js"},"VelocityAnimation-VelocityAnimation":{"props":["children","name","duration","isActive","runOnMount","delay","isCustomized","needUIPack","isFlex"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/VelocityAnimation/VelocityAnimation/VelocityAnimation.js"},"VelocityAnimation-VelocityAnimationGroup":{"props":["children","enterName","exitName","enterDuration","exitDuration","isActive","component","runOnMount","enterShowStyle","enterHideStyle","exitDelay","isFlex","enterDelay","isCustomized","name","needUIPack"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/VelocityAnimation/VelocityAnimationGroup/VelocityAnimationGroup.js"},"v1-semantic-Button":{"props":["value","type","text","title","name","autoFocus","disabled","ref","dataId","onClick","children","customClass","a11y"],"unusedPropsInFile":[],"notValidatedProps":[],"UnUsedValidatedProps":[],"noSeperatePropsFile":false,"FilePath":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/v1/semantic/Button/Button.js"}};
72
72
  const tableContainer = document.getElementById( 'table-container' );
73
73
  const table = document.createElement( 'table' );
74
74
  const thead = document.createElement( 'thead' );
package/README.md CHANGED
@@ -32,6 +32,10 @@ In this Package, we Provide Some Basic Components to Build Web App
32
32
  - TextBoxIcon
33
33
  - Tooltip
34
34
 
35
+ # 1.2.4
36
+
37
+ - **Typography** new component added
38
+
35
39
  # 1.2.3
36
40
 
37
41
  - **MultiSelect , MultiSelectWithAvatar** mobile responsive features added
@@ -298,7 +298,7 @@ Button.propTypes = propTypes;
298
298
  <div class='footer quiet pad2 space-top1 center small'>
299
299
  Code coverage generated by
300
300
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
301
- at 2023-08-17T12:51:49.215Z
301
+ at 2023-08-28T16:23:55.587Z
302
302
  </div>
303
303
  <script src="../prettify.js"></script>
304
304
  <script>
@@ -1426,7 +1426,7 @@
1426
1426
  <div class='footer quiet pad2 space-top1 center small'>
1427
1427
  Code coverage generated by
1428
1428
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
1429
- at 2023-08-17T12:51:49.215Z
1429
+ at 2023-08-28T16:23:55.587Z
1430
1430
  </div>
1431
1431
  <script src="../../prettify.js"></script>
1432
1432
  <script>
@@ -199,7 +199,7 @@ export default function cssJSLogic({ props, style }) {
199
199
  <div class='footer quiet pad2 space-top1 center small'>
200
200
  Code coverage generated by
201
201
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
202
- at 2023-08-17T12:51:49.215Z
202
+ at 2023-08-28T16:23:55.587Z
203
203
  </div>
204
204
  <script src="../../prettify.js"></script>
205
205
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-08-17T12:51:49.215Z
119
+ at 2023-08-28T16:23:55.587Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2023-08-17T12:51:49.215Z
104
+ at 2023-08-28T16:23:55.587Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
@@ -127,7 +127,7 @@ export const defaultProps = {
127
127
  <div class='footer quiet pad2 space-top1 center small'>
128
128
  Code coverage generated by
129
129
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
130
- at 2023-08-17T12:51:49.215Z
130
+ at 2023-08-28T16:23:55.587Z
131
131
  </div>
132
132
  <script src="../../prettify.js"></script>
133
133
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-08-17T12:51:49.215Z
119
+ at 2023-08-28T16:23:55.587Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -193,7 +193,7 @@ export default propTypes;
193
193
  <div class='footer quiet pad2 space-top1 center small'>
194
194
  Code coverage generated by
195
195
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
196
- at 2023-08-17T12:51:49.215Z
196
+ at 2023-08-28T16:23:55.587Z
197
197
  </div>
198
198
  <script src="../../prettify.js"></script>
199
199
  <script>
@@ -205,7 +205,7 @@ Buttongroup.propTypes = propTypes;
205
205
  <div class='footer quiet pad2 space-top1 center small'>
206
206
  Code coverage generated by
207
207
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
208
- at 2023-08-17T12:51:49.215Z
208
+ at 2023-08-28T16:23:55.587Z
209
209
  </div>
210
210
  <script src="../prettify.js"></script>
211
211
  <script>
@@ -283,7 +283,7 @@
283
283
  <div class='footer quiet pad2 space-top1 center small'>
284
284
  Code coverage generated by
285
285
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
286
- at 2023-08-17T12:51:49.215Z
286
+ at 2023-08-28T16:23:55.587Z
287
287
  </div>
288
288
  <script src="../prettify.js"></script>
289
289
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-08-17T12:51:49.215Z
119
+ at 2023-08-28T16:23:55.587Z
120
120
  </div>
121
121
  <script src="../prettify.js"></script>
122
122
  <script>
@@ -88,7 +88,7 @@
88
88
  <div class='footer quiet pad2 space-top1 center small'>
89
89
  Code coverage generated by
90
90
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
91
- at 2023-08-17T12:51:49.215Z
91
+ at 2023-08-28T16:23:55.587Z
92
92
  </div>
93
93
  <script src="../../prettify.js"></script>
94
94
  <script>
@@ -116,7 +116,7 @@
116
116
  <div class='footer quiet pad2 space-top1 center small'>
117
117
  Code coverage generated by
118
118
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2023-08-17T12:51:49.215Z
119
+ at 2023-08-28T16:23:55.587Z
120
120
  </div>
121
121
  <script src="../../prettify.js"></script>
122
122
  <script>
@@ -100,7 +100,7 @@ export const propTypes = {
100
100
  <div class='footer quiet pad2 space-top1 center small'>
101
101
  Code coverage generated by
102
102
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
103
- at 2023-08-17T12:51:49.215Z
103
+ at 2023-08-28T16:23:55.587Z
104
104
  </div>
105
105
  <script src="../../prettify.js"></script>
106
106
  <script>
@@ -176,7 +176,7 @@
176
176
  <div class='footer quiet pad2 space-top1 center small'>
177
177
  Code coverage generated by
178
178
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
179
- at 2023-08-17T12:51:49.215Z
179
+ at 2023-08-28T16:23:55.587Z
180
180
  </div>
181
181
  <script src="prettify.js"></script>
182
182
  <script>
@@ -73,7 +73,7 @@
73
73
  <div class='footer quiet pad2 space-top1 center small'>
74
74
  Code coverage generated by
75
75
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
76
- at 2023-08-17T12:51:49.215Z
76
+ at 2023-08-28T16:23:55.587Z
77
77
  </div>
78
78
  <script src="../prettify.js"></script>
79
79
  <script>
@@ -101,7 +101,7 @@
101
101
  <div class='footer quiet pad2 space-top1 center small'>
102
102
  Code coverage generated by
103
103
  <a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
104
- at 2023-08-17T12:51:49.215Z
104
+ at 2023-08-28T16:23:55.587Z
105
105
  </div>
106
106
  <script src="../prettify.js"></script>
107
107
  <script>
package/es/index.js CHANGED
@@ -38,4 +38,5 @@ export { default as Tooltip } from './Tooltip/Tooltip';
38
38
  import * as _utils from './utils';
39
39
  export { _utils as utils };
40
40
  export * from './VelocityAnimation';
41
- export * from './semantic';
41
+ export * from './semantic';
42
+ export { default as Typography } from './v1/Typography/Typography';
package/lib/index.js CHANGED
@@ -31,7 +31,8 @@ var _exportNames = {
31
31
  TextBox: true,
32
32
  TextBoxIcon: true,
33
33
  Tooltip: true,
34
- utils: true
34
+ utils: true,
35
+ Typography: true
35
36
  };
36
37
  Object.defineProperty(exports, "Animation", {
37
38
  enumerable: true,
@@ -173,6 +174,12 @@ Object.defineProperty(exports, "Tooltip", {
173
174
  return _Tooltip["default"];
174
175
  }
175
176
  });
177
+ Object.defineProperty(exports, "Typography", {
178
+ enumerable: true,
179
+ get: function get() {
180
+ return _Typography["default"];
181
+ }
182
+ });
176
183
  exports.utils = void 0;
177
184
 
178
185
  var _Accordion = require("./Accordion");
@@ -401,6 +408,8 @@ Object.keys(_semantic).forEach(function (key) {
401
408
  });
402
409
  });
403
410
 
411
+ var _Typography = _interopRequireDefault(require("./v1/Typography/Typography"));
412
+
404
413
  function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
405
414
 
406
415
  function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zohodesk/components",
3
- "version": "1.2.3",
3
+ "version": "1.2.4",
4
4
  "main": "es/index.js",
5
5
  "module": "es/index.js",
6
6
  "private": false,
@@ -51,7 +51,7 @@
51
51
  "variable:addignore": "node ./node_modules/@zohodesk-private/css-variable-migrator/es/variableIgnore.js ./src",
52
52
  "variable:convert": "node ./node_modules/@zohodesk-private/css-variable-migrator/es/pxParserPostcss.js ./src",
53
53
  "variable:check": "node ./node_modules/@zohodesk-private/css-variable-migrator/es/variableErrorCheck.js ./src ./node_modules/@zohodesk-private/css-variable-migrator/es/config/cssVariableReplacementOptions.json",
54
- "review:props": "node ./node_modules/@zohodesk-private/react-prop-validator/es/propValidation.js ./src/ ./.cli ./.cli devMode "
54
+ "review:props": "node ./node_modules/@zohodesk-private/react-prop-validator/es/propValidation.js ./src/ ./.cli ./.cli "
55
55
  },
56
56
  "devDependencies": {
57
57
  "@testing-library/jest-dom": "^5.11.9",
@@ -62,7 +62,7 @@
62
62
  "@zohodesk-private/css-variable-migrator": "^1.0.7",
63
63
  "@zohodesk-private/node-plugins": "^1.0.0",
64
64
  "@zohodesk-private/react-prop-validator": "^0.1.0",
65
- "@zohodesk/a11y": "2.0.0",
65
+ "@zohodesk/a11y": "2.0.2",
66
66
  "@zohodesk/docstool": "1.0.0-alpha-2",
67
67
  "@zohodesk/hooks": "2.0.1",
68
68
  "@zohodesk/icons": "1.0.2",
@@ -88,6 +88,6 @@
88
88
  "react-sortable-hoc": "^0.8.3",
89
89
  "@zohodesk/hooks": "2.0.1",
90
90
  "@zohodesk/utils": "1.3.13",
91
- "@zohodesk/a11y": "1.3.7"
91
+ "@zohodesk/a11y": "2.0.2"
92
92
  }
93
93
  }
package/result.json CHANGED
@@ -1 +1 @@
1
- {"jobDetails":{"isRunByLocal":true,"hostName":"bharathi-zt93","platForm":"Darwin","branchName":"testcase_gowtham"},"tests":{"unitCase":{"isExecuted":"Yes","numberOfSuccess":36,"numberOfFails":0,"numberOfCases":36,"numberOfSuites":2,"endTime":1692276709231,"startTime":1692276706723,"coverageDetail":{"codeCoveragePercentage":98.86,"fileCoveragePercentage":0},"fileDetails":[{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Popup/__tests__/Popup.spec.js","CaseList":{"passedCaseList":["should click same popup with removeClose","should open popup and close popup","should close another popup already one opened","should click document close opened popup","should click same popup with out removeClose","should click document close opened popup","should press esc key opened popup close"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBox/__tests__/TextBox.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Textarea/__tests__/Textarea.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check border applied","Check border removed","Check check onchange works"],"failedCaseList":["should display size xsmall","should display size xsmall - primary","should display size small","should display size small - primary","should display size medium","should display size medium - primary","should display size large","should display size large - primary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/__tests__/Container.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Avatar/__tests__/Avatar.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should display avatar image and initial while avatar loading...","should display initial if invalid url","should display image valid url","should the palette is default","should the palette is secondary","should the palette is info","should the shape is square","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge","should have title","should no need title"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Label/__tests__/Label.spec.js","CaseList":{"passedCaseList":["Display proper text","Check if clipped style is applied","Check if clipped style is not applied","Check for the prop title"],"failedCaseList":["Check for the prop name","should be having palette default","should be having palette primary","should be having palette secondary","should be having palette danger","should be having palette mandatory","should be having size small","should be having size medium","should be having size large","should be having type title","should be having type subtitle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Ribbon/__tests__/Ribbon.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":["should the palette is default","should the palette is danger","should the palette is secondary","should the palette is info","should the palette is primary","should the palette is dark","should the size is small","should the size is medium","should the size is large","should the size is xlarge","should the type is dafault","should the type is flag","should the type is plain","should the type is ribbon","should the type is box","should the type is stamp","should the type is sticker","should the type is tag"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/__tests__/Box.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBoxIcon/__tests__/TextBoxIcon.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/Tab.spec.js","CaseList":{"passedCaseList":["Is Contains alpha class","Is Contains beta class","Is Contains gamma class","Is Contains delta class","Is Contains active class","Is Contains border class","Is call onClick","is render text span"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/__tests__/Accordion.spec.js","CaseList":{"passedCaseList":["open accordion item id 1 ","open accordion item id 1 ","accordion item 2 click check","accordion click callback check "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/__tests__/DropBox.spec.js","CaseList":{"passedCaseList":["Should Arrow element disable","Should call onclick container function"],"failedCaseList":["Should Arrow element visible","Should check render proper class name(hidden)","Should check render proper class name(size)","Should check render proper class name(boxPosition)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(arrowPosition)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tooltip/__tests__/Tooltip.spec.js","CaseList":{"passedCaseList":["Is HandleOver Executed","Is reset Executed","Is click & mouseUp Declared"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AvatarTeam/__tests__/AvatarTeam.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should is filled","should the palette is secondary","should the palette is info","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__test__/Buttongroup.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the type is footer","should the type is header","should the button position is left","should the button position is right","should the button position is center"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/TabWrapper.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["is Tab rendered","is onSelect called","is disable State internally","change selectedTab id"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Stencils/__tests__/Stencils.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the palette is primary","should the palette is secondary","should the size is small","should the size is medium","should the size is large","should the size is default","should the shape is rect","should the shape is circle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/TabContentWrapper.spec.js","CaseList":{"passedCaseList":["is children rendered class","is only selected TabContent rendered "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/__tests__/DropDownItem.spec.js","CaseList":{"passedCaseList":["Should check render proper class name(hightlight)","Should onClick method get called","Should onHover method get called"],"failedCaseList":["Should check render proper class name(active)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/Tabs.spec.js","CaseList":{"passedCaseList":["isResponsive called"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/__tests__/Card.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/__tests__/DropDown.spec.js","CaseList":{"passedCaseList":["Should onScroll method get called","Should render children element in DropDownItemContainer","Should render children element in DropDownContainer","Should render children element in DropDownTarget"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/debounce.spec.js","CaseList":{"passedCaseList":["should call immediate","should call two times but it invoke multiple times","should call one time but it invoke multiple times"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/getInitial.spec.js","CaseList":{"passedCaseList":["first name alone","last name alone","first name and last name alone","last name with single character","first name and last name pattern","last name and first name pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/__tests__/CalendarView.spec.js","CaseList":{"passedCaseList":["Should set date onSelecting date"],"failedCaseList":["Should call handleSelect with specified arguments"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Radio/__tests__/Radiospec.js","CaseList":{"passedCaseList":["Should display Text","Should call onChange"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/__tests__/PopOver.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/constructFullName.spec.js","CaseList":{"passedCaseList":["firstname, lastname pattern","lastname firstname pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tag/__tests__/Tag.spec.js","CaseList":{"passedCaseList":["Select Tag","Remove Tag"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Animation/__tests__/Animation.spec.js","CaseList":{"passedCaseList":["Animation component mount testcases"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/TabContent.spec.js","CaseList":{"passedCaseList":["render TabContent"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/__tests__/Select.spec.js","CaseList":{"passedCaseList":["Select component with down arrow","Select component without down arrow","Select component with search box","Select component without search box","Should Show empty message","Should render suggestions, When popup open","Should not render suggestions, When popup close","Should popup open, When click textBox","Should popup open, When down arrow press","Should not popup open, When is readOnly component","Should not popup open, When is disabled component","Should Show search empty message","Should show loading and hide loading","Should call onChange, When select list item","Should not call onChange func, When is readonly component","Should call getNextOptions, When on reach boundary and isNextOptions is true","Should not call getNextOptions, When on reach boundary and isNextOptions is false","Should ignore excludeOptions","Should select defaultValue","Should not select defaultValue","Should active selected value"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/CheckBox/__tests__/CheckBox.spec.js","CaseList":{"passedCaseList":["should display"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/__tests__/DropDownSearch.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should check render proper class name(size)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/__tests__/DateTime.spec.js","CaseList":{"passedCaseList":["Should call handleSelect onSetting date","Should call handleSelect onClearing date","Should display Time field if isDateTimeField is true","Should not display Time field if isDateTimeField is false"],"failedCaseList":["Should navigate to prevYear onClicking prevYear(<<)","Should navigate to prevMonth onClicking prevMonth(<)","Should navigate to nextMonth onClicking nextMonth(>)","Should navigate to nextYear onClicking nextYear(>>)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/__tests__/MultiSelect.spec.js","CaseList":{"passedCaseList":["Should show loading and hide loading","Should display searchEmptyMessage","Should display noOptionsMessage","Should display noMoreOptionsMessage","Should display clear icon","Should not display clear icon, When is readonly field","Should not display clear icon, When is selected option is one","Should display select all option, When suggestions are more than 1","Should not display select all option"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/__tests__/DateWidget.spec.js","CaseList":{"passedCaseList":["Should not render dateTime if isReadOnly is true","Should render children if children is given","Should not render children if children is not given"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Textarea/___tests__/Textarea.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check border applied","Check border removed","Check check onchange works"],"failedCaseList":["should display size xsmall","should display size xsmall - primary","should display size small","should display size small - primary","should display size medium","should display size medium - primary","should display size large","should display size large - primary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBox/___tests__/TextBox.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Avatar/___tests__/Avatar.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should display avatar image and initial while avatar loading...","should display initial if invalid url","should display image valid url","should the palette is default","should the palette is secondary","should the palette is info","should the shape is square","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge","should have title","should no need title"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Popup/___tests__/Popup.spec.js","CaseList":{"passedCaseList":["should click same popup with removeClose","should open popup and close popup","should close another popup already one opened","should click document close opened popup","should click same popup with out removeClose","should click document close opened popup","should press esc key opened popup close"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Ribbon/___tests__/Ribbon.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":["should the palette is default","should the palette is danger","should the palette is secondary","should the palette is info","should the palette is primary","should the palette is dark","should the size is small","should the size is medium","should the size is large","should the size is xlarge","should the type is dafault","should the type is flag","should the type is plain","should the type is ribbon","should the type is box","should the type is stamp","should the type is sticker","should the type is tag"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/___tests__/Container.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Label/___tests__/Label.spec.js","CaseList":{"passedCaseList":["Display proper text","Check if clipped style is applied","Check if clipped style is not applied","Check for the prop title"],"failedCaseList":["Check for the prop name","should be having palette default","should be having palette primary","should be having palette secondary","should be having palette danger","should be having palette mandatory","should be having size small","should be having size medium","should be having size large","should be having type title","should be having type subtitle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/___tests__/Box.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBoxIcon/___tests__/TextBoxIcon.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/___tests__/Accordion.spec.js","CaseList":{"passedCaseList":["open accordion item id 1 ","open accordion item id 1 ","accordion item 2 click check","accordion click callback check "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/Tab.spec.js","CaseList":{"passedCaseList":["Is Contains alpha class","Is Contains beta class","Is Contains gamma class","Is Contains delta class","Is Contains active class","Is Contains border class","Is call onClick","is render text span"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AvatarTeam/___tests__/AvatarTeam.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should is filled","should the palette is secondary","should the palette is info","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tooltip/___tests__/Tooltip.spec.js","CaseList":{"passedCaseList":["Is HandleOver Executed","Is reset Executed","Is click & mouseUp Declared"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/___test__/Buttongroup.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the type is footer","should the type is header","should the button position is left","should the button position is right","should the button position is center"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Stencils/___tests__/Stencils.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the palette is primary","should the palette is secondary","should the size is small","should the size is medium","should the size is large","should the size is default","should the shape is rect","should the shape is circle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/TabContentWrapper.spec.js","CaseList":{"passedCaseList":["is children rendered class","is only selected TabContent rendered "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/___tests__/DropBox.spec.js","CaseList":{"passedCaseList":["Should Arrow element disable","Should call onclick container function"],"failedCaseList":["Should Arrow element visible","Should check render proper class name(hidden)","Should check render proper class name(size)","Should check render proper class name(boxPosition)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(arrowPosition)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/___tests__/DropDownItem.spec.js","CaseList":{"passedCaseList":["Should check render proper class name(hightlight)","Should onClick method get called","Should onHover method get called"],"failedCaseList":["Should check render proper class name(active)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/debounce.spec.js","CaseList":{"passedCaseList":["should call immediate","should call two times but it invoke multiple times","should call one time but it invoke multiple times"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/getInitial.spec.js","CaseList":{"passedCaseList":["first name alone","last name alone","first name and last name alone","last name with single character","first name and last name pattern","last name and first name pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/___tests__/Card.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/___tests__/DropDown.spec.js","CaseList":{"passedCaseList":["Should onScroll method get called","Should render children element in DropDownItemContainer","Should render children element in DropDownContainer","Should render children element in DropDownTarget"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/constructFullName.spec.js","CaseList":{"passedCaseList":["firstname, lastname pattern","lastname firstname pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tag/___tests__/Tag.spec.js","CaseList":{"passedCaseList":["Select Tag","Remove Tag"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/Tabs.spec.js","CaseList":{"passedCaseList":["isResponsive called"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Animation/___tests__/Animation.spec.js","CaseList":{"passedCaseList":["Animation component mount testcases"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/TabWrapper.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["is Tab rendered","is onSelect called","is disable State internally","change selectedTab id"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/TabContent.spec.js","CaseList":{"passedCaseList":["render TabContent"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/___tests__/DropDownSearch.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should check render proper class name(size)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/CheckBox/___tests__/CheckBox.spec.js","CaseList":{"passedCaseList":["should display"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/___tests__/PopOver.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/___tests__/MultiSelect.spec.js","CaseList":{"passedCaseList":["Should show loading and hide loading","Should display searchEmptyMessage","Should display noOptionsMessage","Should display noMoreOptionsMessage","Should display clear icon","Should not display clear icon, When is readonly field","Should not display clear icon, When is selected option is one","Should display select all option, When suggestions are more than 1","Should not display select all option"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/___tests__/Select.spec.js","CaseList":{"passedCaseList":["Select component with down arrow","Select component without down arrow","Select component with search box","Select component without search box","Should Show empty message","Should render suggestions, When popup open","Should not render suggestions, When popup close","Should popup open, When click textBox","Should popup open, When down arrow press","Should not popup open, When is readOnly component","Should not popup open, When is disabled component","Should Show search empty message","Should show loading and hide loading","Should call onChange, When select list item","Should not call onChange func, When is readonly component","Should call getNextOptions, When on reach boundary and isNextOptions is true","Should not call getNextOptions, When on reach boundary and isNextOptions is false","Should ignore excludeOptions","Should select defaultValue","Should not select defaultValue","Should active selected value"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}}]}}}
1
+ {"jobDetails":{"isRunByLocal":true,"hostName":"bharathi-zt93","platForm":"Darwin","branchName":"testcase_gowtham"},"tests":{"unitCase":{"isExecuted":"Yes","numberOfSuccess":36,"numberOfFails":0,"numberOfCases":36,"numberOfSuites":2,"endTime":1693239835601,"startTime":1693239833119,"coverageDetail":{"codeCoveragePercentage":98.86,"fileCoveragePercentage":0},"fileDetails":[{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Popup/__tests__/Popup.spec.js","CaseList":{"passedCaseList":["should click same popup with removeClose","should open popup and close popup","should close another popup already one opened","should click document close opened popup","should click same popup with out removeClose","should click document close opened popup","should press esc key opened popup close"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBox/__tests__/TextBox.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Textarea/__tests__/Textarea.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check border applied","Check border removed","Check check onchange works"],"failedCaseList":["should display size xsmall","should display size xsmall - primary","should display size small","should display size small - primary","should display size medium","should display size medium - primary","should display size large","should display size large - primary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/__tests__/Container.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Avatar/__tests__/Avatar.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should display avatar image and initial while avatar loading...","should display initial if invalid url","should display image valid url","should the palette is default","should the palette is secondary","should the palette is info","should the shape is square","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge","should have title","should no need title"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Label/__tests__/Label.spec.js","CaseList":{"passedCaseList":["Display proper text","Check if clipped style is applied","Check if clipped style is not applied","Check for the prop title"],"failedCaseList":["Check for the prop name","should be having palette default","should be having palette primary","should be having palette secondary","should be having palette danger","should be having palette mandatory","should be having size small","should be having size medium","should be having size large","should be having type title","should be having type subtitle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Ribbon/__tests__/Ribbon.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":["should the palette is default","should the palette is danger","should the palette is secondary","should the palette is info","should the palette is primary","should the palette is dark","should the size is small","should the size is medium","should the size is large","should the size is xlarge","should the type is dafault","should the type is flag","should the type is plain","should the type is ribbon","should the type is box","should the type is stamp","should the type is sticker","should the type is tag"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/__tests__/Box.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBoxIcon/__tests__/TextBoxIcon.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/Tab.spec.js","CaseList":{"passedCaseList":["Is Contains alpha class","Is Contains beta class","Is Contains gamma class","Is Contains delta class","Is Contains active class","Is Contains border class","Is call onClick","is render text span"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/__tests__/Accordion.spec.js","CaseList":{"passedCaseList":["open accordion item id 1 ","open accordion item id 1 ","accordion item 2 click check","accordion click callback check "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/__tests__/DropBox.spec.js","CaseList":{"passedCaseList":["Should Arrow element disable","Should call onclick container function"],"failedCaseList":["Should Arrow element visible","Should check render proper class name(hidden)","Should check render proper class name(size)","Should check render proper class name(boxPosition)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(arrowPosition)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tooltip/__tests__/Tooltip.spec.js","CaseList":{"passedCaseList":["Is HandleOver Executed","Is reset Executed","Is click & mouseUp Declared"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AvatarTeam/__tests__/AvatarTeam.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should is filled","should the palette is secondary","should the palette is info","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__test__/Buttongroup.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the type is footer","should the type is header","should the button position is left","should the button position is right","should the button position is center"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/TabWrapper.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["is Tab rendered","is onSelect called","is disable State internally","change selectedTab id"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Stencils/__tests__/Stencils.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the palette is primary","should the palette is secondary","should the size is small","should the size is medium","should the size is large","should the size is default","should the shape is rect","should the shape is circle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/TabContentWrapper.spec.js","CaseList":{"passedCaseList":["is children rendered class","is only selected TabContent rendered "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/__tests__/DropDownItem.spec.js","CaseList":{"passedCaseList":["Should check render proper class name(hightlight)","Should onClick method get called","Should onHover method get called"],"failedCaseList":["Should check render proper class name(active)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/Tabs.spec.js","CaseList":{"passedCaseList":["isResponsive called"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/__tests__/Card.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/__tests__/DropDown.spec.js","CaseList":{"passedCaseList":["Should onScroll method get called","Should render children element in DropDownItemContainer","Should render children element in DropDownContainer","Should render children element in DropDownTarget"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/debounce.spec.js","CaseList":{"passedCaseList":["should call immediate","should call two times but it invoke multiple times","should call one time but it invoke multiple times"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/getInitial.spec.js","CaseList":{"passedCaseList":["first name alone","last name alone","first name and last name alone","last name with single character","first name and last name pattern","last name and first name pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/__tests__/CalendarView.spec.js","CaseList":{"passedCaseList":["Should set date onSelecting date"],"failedCaseList":["Should call handleSelect with specified arguments"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Radio/__tests__/Radiospec.js","CaseList":{"passedCaseList":["Should display Text","Should call onChange"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/__tests__/PopOver.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/constructFullName.spec.js","CaseList":{"passedCaseList":["firstname, lastname pattern","lastname firstname pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tag/__tests__/Tag.spec.js","CaseList":{"passedCaseList":["Select Tag","Remove Tag"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Animation/__tests__/Animation.spec.js","CaseList":{"passedCaseList":["Animation component mount testcases"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/__tests__/TabContent.spec.js","CaseList":{"passedCaseList":["render TabContent"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/__tests__/Select.spec.js","CaseList":{"passedCaseList":["Select component with down arrow","Select component without down arrow","Select component with search box","Select component without search box","Should Show empty message","Should render suggestions, When popup open","Should not render suggestions, When popup close","Should popup open, When click textBox","Should popup open, When down arrow press","Should not popup open, When is readOnly component","Should not popup open, When is disabled component","Should Show search empty message","Should show loading and hide loading","Should call onChange, When select list item","Should not call onChange func, When is readonly component","Should call getNextOptions, When on reach boundary and isNextOptions is true","Should not call getNextOptions, When on reach boundary and isNextOptions is false","Should ignore excludeOptions","Should select defaultValue","Should not select defaultValue","Should active selected value"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/CheckBox/__tests__/CheckBox.spec.js","CaseList":{"passedCaseList":["should display"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/__tests__/DropDownSearch.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should check render proper class name(size)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/__tests__/DateTime.spec.js","CaseList":{"passedCaseList":["Should call handleSelect onSetting date","Should call handleSelect onClearing date","Should display Time field if isDateTimeField is true","Should not display Time field if isDateTimeField is false"],"failedCaseList":["Should navigate to prevYear onClicking prevYear(<<)","Should navigate to prevMonth onClicking prevMonth(<)","Should navigate to nextMonth onClicking nextMonth(>)","Should navigate to nextYear onClicking nextYear(>>)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/__tests__/MultiSelect.spec.js","CaseList":{"passedCaseList":["Should show loading and hide loading","Should display searchEmptyMessage","Should display noOptionsMessage","Should display noMoreOptionsMessage","Should display clear icon","Should not display clear icon, When is readonly field","Should not display clear icon, When is selected option is one","Should display select all option, When suggestions are more than 1","Should not display select all option"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DateTime/__tests__/DateWidget.spec.js","CaseList":{"passedCaseList":["Should not render dateTime if isReadOnly is true","Should render children if children is given","Should not render children if children is not given"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Textarea/___tests__/Textarea.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check border applied","Check border removed","Check check onchange works"],"failedCaseList":["should display size xsmall","should display size xsmall - primary","should display size small","should display size small - primary","should display size medium","should display size medium - primary","should display size large","should display size large - primary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBox/___tests__/TextBox.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Avatar/___tests__/Avatar.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should display avatar image and initial while avatar loading...","should display initial if invalid url","should display image valid url","should the palette is default","should the palette is secondary","should the palette is info","should the shape is square","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge","should have title","should no need title"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Popup/___tests__/Popup.spec.js","CaseList":{"passedCaseList":["should click same popup with removeClose","should open popup and close popup","should close another popup already one opened","should click document close opened popup","should click same popup with out removeClose","should click document close opened popup","should press esc key opened popup close"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Ribbon/___tests__/Ribbon.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":["should the palette is default","should the palette is danger","should the palette is secondary","should the palette is info","should the palette is primary","should the palette is dark","should the size is small","should the size is medium","should the size is large","should the size is xlarge","should the type is dafault","should the type is flag","should the type is plain","should the type is ribbon","should the type is box","should the type is stamp","should the type is sticker","should the type is tag"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/___tests__/Container.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Label/___tests__/Label.spec.js","CaseList":{"passedCaseList":["Display proper text","Check if clipped style is applied","Check if clipped style is not applied","Check for the prop title"],"failedCaseList":["Check for the prop name","should be having palette default","should be having palette primary","should be having palette secondary","should be having palette danger","should be having palette mandatory","should be having size small","should be having size medium","should be having size large","should be having type title","should be having type subtitle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Layout/___tests__/Box.spec.js","CaseList":{"passedCaseList":["Should contains the data-scroll is true","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class","Should contains the default class"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/TextBoxIcon/___tests__/TextBoxIcon.spec.js","CaseList":{"passedCaseList":["should text propertly entered","should placeHolder propertly entered","Check onchange works","Check onBlur works","Check onFocus works"],"failedCaseList":["should display size small","should display size medium","should display size xmedium","should display size small - primary","should display size medium - primary","should display size xmedium - primary","should display size small - secondary","should display size medium - secondary","should display size xmedium - secondary"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Accordion/___tests__/Accordion.spec.js","CaseList":{"passedCaseList":["open accordion item id 1 ","open accordion item id 1 ","accordion item 2 click check","accordion click callback check "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/Tab.spec.js","CaseList":{"passedCaseList":["Is Contains alpha class","Is Contains beta class","Is Contains gamma class","Is Contains delta class","Is Contains active class","Is Contains border class","Is call onClick","is render text span"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/AvatarTeam/___tests__/AvatarTeam.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should display initial","should is filled","should the palette is secondary","should the palette is info","should the size is small","should the size is xsmall","should the size is xmedium","should the size is large","should the size is xlarge"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tooltip/___tests__/Tooltip.spec.js","CaseList":{"passedCaseList":["Is HandleOver Executed","Is reset Executed","Is click & mouseUp Declared"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/___test__/Buttongroup.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the type is footer","should the type is header","should the button position is left","should the button position is right","should the button position is center"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Stencils/___tests__/Stencils.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["should the palette is primary","should the palette is secondary","should the size is small","should the size is medium","should the size is large","should the size is default","should the shape is rect","should the shape is circle"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/TabContentWrapper.spec.js","CaseList":{"passedCaseList":["is children rendered class","is only selected TabContent rendered "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropBox/___tests__/DropBox.spec.js","CaseList":{"passedCaseList":["Should Arrow element disable","Should call onclick container function"],"failedCaseList":["Should Arrow element visible","Should check render proper class name(hidden)","Should check render proper class name(size)","Should check render proper class name(boxPosition)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(isAnimate & isActive)","Should check render proper class name(arrowPosition)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/___tests__/DropDownItem.spec.js","CaseList":{"passedCaseList":["Should check render proper class name(hightlight)","Should onClick method get called","Should onHover method get called"],"failedCaseList":["Should check render proper class name(active)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/debounce.spec.js","CaseList":{"passedCaseList":["should call immediate","should call two times but it invoke multiple times","should call one time but it invoke multiple times"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/getInitial.spec.js","CaseList":{"passedCaseList":["first name alone","last name alone","first name and last name alone","last name with single character","first name and last name pattern","last name and first name pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Card/___tests__/Card.spec.js","CaseList":{"passedCaseList":["should display text"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/___tests__/DropDown.spec.js","CaseList":{"passedCaseList":["Should onScroll method get called","Should render children element in DropDownItemContainer","Should render children element in DropDownContainer","Should render children element in DropDownTarget"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/utils/__tests__/constructFullName.spec.js","CaseList":{"passedCaseList":["firstname, lastname pattern","lastname firstname pattern"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tag/___tests__/Tag.spec.js","CaseList":{"passedCaseList":["Select Tag","Remove Tag"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/Tabs.spec.js","CaseList":{"passedCaseList":["isResponsive called"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Animation/___tests__/Animation.spec.js","CaseList":{"passedCaseList":["Animation component mount testcases"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/TabWrapper.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["is Tab rendered","is onSelect called","is disable State internally","change selectedTab id"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Tab/___tests__/TabContent.spec.js","CaseList":{"passedCaseList":["render TabContent"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/DropDown/___tests__/DropDownSearch.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should check render proper class name(size)"]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/CheckBox/___tests__/CheckBox.spec.js","CaseList":{"passedCaseList":["should display"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/PopOver/___tests__/PopOver.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/MultiSelect/___tests__/MultiSelect.spec.js","CaseList":{"passedCaseList":["Should show loading and hide loading","Should display searchEmptyMessage","Should display noOptionsMessage","Should display noMoreOptionsMessage","Should display clear icon","Should not display clear icon, When is readonly field","Should not display clear icon, When is selected option is one","Should display select all option, When suggestions are more than 1","Should not display select all option"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Select/___tests__/Select.spec.js","CaseList":{"passedCaseList":["Select component with down arrow","Select component without down arrow","Select component with search box","Select component without search box","Should Show empty message","Should render suggestions, When popup open","Should not render suggestions, When popup close","Should popup open, When click textBox","Should popup open, When down arrow press","Should not popup open, When is readOnly component","Should not popup open, When is disabled component","Should Show search empty message","Should show loading and hide loading","Should call onChange, When select list item","Should not call onChange func, When is readonly component","Should call getNextOptions, When on reach boundary and isNextOptions is true","Should not call getNextOptions, When on reach boundary and isNextOptions is false","Should ignore excludeOptions","Should select defaultValue","Should not select defaultValue","Should active selected value"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":[],"failedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Buttongroup/__tests__/Buttongroup.spec.js","CaseList":{"passedCaseList":["rendering the default props","rendering the \"buttonPosition\" to - left","rendering the \"buttonPosition\" to - right","rendering the \"buttonPosition\" to - center","Checking the \"customclass\"","rendering the \"type\" - footer","rendering the \"type\" - header","rendering the \"type\" - tab"],"failedCaseList":[]}},{"fileName":"/Users/bharathi-zt93/git/library/jsapps/dot/components/src/Button/__tests__/Button.spec.js","CaseList":{"passedCaseList":["Should be render with the basic set of default props","Should render palette of buttons - plainPrimary","Should render palette of buttons - plainSecondary","Should render palette of buttons - primary","Should render palette of buttons - primaryFilled","Should render palette of buttons - dangerFilled","Should render palette of buttons - secondary","Should render palette of buttons - secondaryFilled","Should render palette of buttons - successFilled","Should render palette of buttons - info","Should render palette of buttons - tertiaryFilled","Should render Sizes of buttons - small","Should render Sizes of buttons - medium","Should render Sizes of buttons - large","Should render Sizes of buttons - xlarge","Should render Status of buttons - loading","Should render Status of buttons - success","Should render Status of buttons - none","Should render CustomStatusclassname of buttons - loading","Should render CustomStatusclassname of buttons - success","Should be render with the basic set of default props with disabled is true","Should be render with the basic set of default props with isBold is false","Should be render with the basic set of default props with rounded is true","Should be render with the basic set of default props with needAppearance is false","Should be render with the basic set customButtonclass with buttonClass ","Should be render with the basic set customstatusSize props with buttonClass ","Should be render with the basic set customstyle ","Should be render with the customstyle with medium "],"failedCaseList":[]}}]}}}