bromcom-ui 3.0.0-alpha.4 → 3.0.0-alpha.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bromcom-ui/bromcom-ui.css +1 -1
- package/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
- package/dist/bromcom-ui/p-01eaca9a.entry.js +5 -0
- package/dist/bromcom-ui/p-3ddd3c83.entry.js +5 -0
- package/dist/bromcom-ui/p-aa67918a.entry.js +5 -0
- package/dist/bromcom-ui/p-d5464577.entry.js +16 -0
- package/dist/cjs/bcm-accordion_69.cjs.entry.js +704 -31
- package/dist/cjs/bcm-file-upload.cjs.entry.js +578 -0
- package/dist/cjs/bcm-form-2.cjs.entry.js +1 -0
- package/dist/cjs/bcm-number-input.cjs.entry.js +8 -2
- package/dist/cjs/bromcom-ui.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/atoms/button/button.js +1 -1
- package/dist/collection/components/atoms/button/types.js +7 -0
- package/dist/collection/components/molecules/dropdown/dropdown.js +36 -1
- package/dist/collection/components/molecules/linked/linked-focus-manager.js +86 -0
- package/dist/collection/components/molecules/linked/linked.js +43 -1
- package/dist/collection/components/molecules/number-input/number-input.js +8 -2
- package/dist/collection/components/molecules/number-input/react-input.js +1 -1
- package/dist/collection/components/molecules/upload/file-upload.component.js +1060 -0
- package/dist/collection/components/molecules/upload/file-upload.style.js +201 -0
- package/dist/collection/components/organism/form/form.js +1 -0
- package/dist/collection/components/organism/form-2/bcm-form-components.js +1 -0
- package/dist/collection/components/organism/list/list-focus-manager.js +344 -0
- package/dist/collection/components/organism/list/list-key-control.js +9 -4
- package/dist/collection/components/organism/list/list.css +8 -3
- package/dist/collection/components/organism/list/list.js +226 -26
- package/dist/collection/components/other_deprecated/old-tag/old-tag.js +1 -1
- package/dist/collection/components/other_deprecated/tag/tag.js +1 -1
- package/dist/collection/templates/list-item-template.js +2 -1
- package/dist/components/bcm-dropdown.js +35 -0
- package/dist/components/bcm-file-upload.d.ts +11 -0
- package/dist/components/bcm-file-upload.js +625 -0
- package/dist/components/bcm-form-2.js +1 -0
- package/dist/components/bcm-number-input.js +8 -2
- package/dist/components/button.js +7 -0
- package/dist/components/form.js +1 -0
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +1 -0
- package/dist/components/linked.js +105 -2
- package/dist/components/list.js +559 -31
- package/dist/esm/bcm-accordion_69.entry.js +704 -31
- package/dist/esm/bcm-file-upload.entry.js +574 -0
- package/dist/esm/bcm-form-2.entry.js +1 -0
- package/dist/esm/bcm-number-input.entry.js +8 -2
- package/dist/esm/bromcom-ui.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/atoms/button/types.d.ts +8 -1
- package/dist/types/components/molecules/dropdown/dropdown.d.ts +7 -0
- package/dist/types/components/molecules/linked/linked-focus-manager.d.ts +13 -0
- package/dist/types/components/molecules/linked/linked.d.ts +3 -0
- package/dist/types/components/molecules/number-input/number-input.d.ts +1 -0
- package/dist/types/components/molecules/upload/file-upload.component.d.ts +233 -0
- package/dist/types/components/molecules/upload/file-upload.style.d.ts +548 -0
- package/dist/types/components/organism/list/list-focus-manager.d.ts +53 -0
- package/dist/types/components/organism/list/list-key-control.d.ts +1 -0
- package/dist/types/components/organism/list/list.d.ts +18 -1
- package/dist/types/components.d.ts +417 -1
- package/package.json +1 -1
- package/dist/bromcom-ui/p-8e7274e4.entry.js +0 -5
- package/dist/bromcom-ui/p-9e0dd503.entry.js +0 -16
- package/dist/bromcom-ui/p-a320cde8.entry.js +0 -5
package/dist/esm/loader.js
CHANGED
|
@@ -18,7 +18,7 @@ const patchEsm = () => {
|
|
|
18
18
|
const defineCustomElements = (win, options) => {
|
|
19
19
|
if (typeof window === 'undefined') return Promise.resolve();
|
|
20
20
|
return patchEsm().then(() => {
|
|
21
|
-
return bootstrapLazy(JSON.parse("[[\"bcm-accordion_69\",[[1,\"bcm-select\",{\"_id\":[1537,\"id\"],\"value\":[1025],\"value2\":[1025],\"size\":[1025],\"scrollable\":[1025],\"clearable\":[1028],\"label\":[1025],\"placeholder\":[1025],\"search\":[1028],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"disabled\":[1028],\"flex\":[1028],\"name\":[1025],\"searchFields\":[1040],\"fullWidth\":[1028,\"full-width\"],\"defaultValue\":[1025,\"default-value\"],\"hidden\":[1028],\"checkboxes\":[1028],\"searchable\":[1028],\"required\":[1028],\"treeview\":[1028],\"numberOfColumns\":[1026,\"number-of-columns\"],\"viewportWidth\":[1025,\"viewport-width\"],\"viewportMinWidth\":[1025,\"viewport-min-width\"],\"viewportMaxWidth\":[1025,\"viewport-max-width\"],\"template\":[1025],\"maxHeight\":[1025,\"max-height\"],\"infoFooter\":[1028,\"info-footer\"],\"_internal_id\":[1537],\"alignment\":[1025],\"_items\":[1032],\"_data\":[1032],\"placement\":[1537],\"tooltip\":[1025],\"selectText\":[32],\"isOpen\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"config\":[64],\"setData\":[64],\"setDataAsync\":[64],\"clearAndSelectSearch\":[64],\"selected\":[64],\"addChecked\":[64],\"updateChecked\":[64],\"getValue\":[64],\"getChecklist\":[64],\"get\":[64],\"set\":[64],\"setClear\":[64],\"resetCaption\":[64]},[[11,\"wheel\",\"onwheelEvent\"],[7,\"scroll\",\"scrollEvent\"],[11,\"resize\",\"handleScreenResize\"],[10,\"click\",\"handleClickOutside\"],[6,\"bcm-treeview-unchecked\",\"handleTreeviewUnchecked\"],[6,\"bcm-listbox-unchecked\",\"handleListboxUnchecked\"],[6,\"bcm-old-tag-dissmisable\",\"bcmOldTagDissmisable\"],[4,\"bcm-listbox-item-selected\",\"handleListboxSelected\"],[4,\"bcm-treeview-checklist\",\"handleListboxCheckedList\"],[4,\"bcm-listbox-checklist\",\"handleTreeviewCheckedList\"]]],[4,\"bcm-chip-group\",{\"_id\":[1537,\"id\"],\"name\":[1],\"value\":[1032],\"required\":[4],\"size\":[1],\"label\":[1],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionType\":[1,\"caption-type\"],\"captionError\":[1,\"caption-error\"]},[[0,\"bcm-chip-select-item\",\"handleSelectItem\"],[0,\"bcm-chip-dismiss\",\"handleDismiss\"],[0,\"bcm-chip-select\",\"handleSelect\"]]],[0,\"bcm-color-input\",{\"_id\":[1537,\"id\"],\"label\":[1],\"placeholder\":[1],\"value\":[1025],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"fullWidth\":[4,\"full-width\"],\"type\":[1]}],[4,\"bcm-checkbox-group\",{\"_id\":[1025],\"direction\":[1025],\"items\":[1025],\"indeterminate\":[1028],\"name\":[1025],\"value\":[1032],\"disabled\":[1028],\"readonly\":[1028],\"hidden\":[1028],\"required\":[1028],\"label\":[1025],\"gap\":[1025],\"defaultValue\":[1025,\"default-value\"],\"fullWidth\":[1544,\"full-width\"],\"optionType\":[1025,\"option-type\"],\"buttonStyle\":[1025,\"button-style\"],\"size\":[1025],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"tick\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"setClear\":[64],\"resetCaption\":[64],\"set\":[64],\"get\":[64],\"check\":[64],\"getValue\":[64],\"getCheckedList\":[64]}],[0,\"bcm-date\",{\"_id\":[513,\"id\"],\"label\":[1],\"placeholder\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"required\":[4],\"clearable\":[4],\"disabled\":[4],\"noMargin\":[4,\"no-margin\"],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"name\":[1],\"value\":[1032],\"type\":[1],\"format\":[8],\"range\":[4],\"showTime\":[4,\"show-time\"],\"showNow\":[4,\"show-now\"],\"showHour\":[4,\"show-hour\"],\"showMinute\":[4,\"show-minute\"],\"showSecond\":[4,\"show-second\"],\"use12Hours\":[4,\"use-12-hours\"],\"hourStep\":[2,\"hour-step\"],\"minuteStep\":[2,\"minute-step\"],\"secondStep\":[2,\"second-step\"],\"hideDisabledOptions\":[4,\"hide-disabled-options\"],\"disabledTime\":[8,\"disabled-time\"],\"showToday\":[4,\"show-today\"],\"disabledDates\":[8,\"disabled-dates\"],\"getValue\":[64],\"get\":[64],\"set\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getInput\":[64],\"isValid\":[64]}],[4,\"bcm-dropdown\",{\"isOpen\":[1028,\"open\"],\"_id\":[1537,\"id\"],\"menuId\":[513,\"menu-id\"],\"hidden\":[1028],\"type\":[1025],\"size\":[1025],\"disabled\":[1028],\"kind\":[1025],\"icon\":[1025],\"href\":[1025],\"target\":[1025],\"value\":[1025],\"noStyle\":[1028,\"no-style\"],\"dropdownIcon\":[1025,\"dropdown-icon\"],\"linkedComponent\":[1025,\"linked-component\"],\"loading\":[4],\"variant\":[1],\"dataDismiss\":[4,\"data-dismiss\"],\"fullWidth\":[4,\"full-width\"],\"iconPosition\":[1,\"icon-position\"],\"placement\":[1],\"height\":[8],\"maxHeight\":[1,\"max-height\"],\"minHeight\":[1,\"min-height\"],\"stopDeepClean\":[4,\"stop-deep-clean\"],\"selectable\":[4],\"gap\":[1],\"color\":[8],\"data\":[1032],\"activeItem\":[32],\"setActive\":[64],\"getActive\":[64]},[[0,\"bcm-items\",\"handleSlotItems\"]]],[4,\"bcm-popconfirm\",{\"_id\":[1537,\"id\"],\"message\":[1025],\"status\":[1025],\"cancelText\":[1025,\"cancel-text\"],\"okeyText\":[1025,\"okey-text\"],\"placement\":[1025],\"trigger\":[1025],\"open\":[1028],\"hidden\":[1028],\"show\":[64],\"hide\":[64]},[[4,\"bcm-popconfirm-confirm\",\"onBcmConfirm\"],[4,\"bcm-popconfirm-cancel\",\"onBcmCancel\"]]],[4,\"bcm-radio-group\",{\"_id\":[513,\"id\"],\"label\":[1],\"name\":[1],\"value\":[1032],\"defaultValue\":[1032,\"default-value\"],\"size\":[1],\"disabled\":[4],\"hidden\":[4],\"required\":[4],\"gap\":[1],\"direction\":[1],\"fullWidth\":[4,\"full-width\"],\"items\":[1],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionError\":[1,\"caption-error\"],\"captionType\":[1,\"caption-type\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"setClear\":[64],\"resetCaption\":[64],\"check\":[64],\"get\":[64],\"set\":[64],\"getValue\":[64]},[[0,\"bcm-radio-change\",\"handleChange\"]]],[4,\"bcm-switch\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"checked\":[1028],\"hidden\":[1028],\"value\":[1028],\"name\":[1025],\"disabled\":[1028],\"required\":[1028],\"size\":[1025],\"readonly\":[1028],\"activeIcon\":[1025,\"active-icon\"],\"activeText\":[1025,\"active-text\"],\"inactiveIcon\":[1025,\"inactive-icon\"],\"inactiveText\":[1025,\"inactive-text\"],\"pending\":[1028],\"label\":[1025],\"labelPosition\":[1025,\"label-position\"],\"tooltip\":[1025],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"set\":[64],\"check\":[64],\"get\":[64],\"setClear\":[64],\"resetCaption\":[64]},[[0,\"keydown\",\"handleKeyUp\"]]],[4,\"bcm-drawer\",{\"_id\":[1537,\"id\"],\"_title\":[1032],\"position\":[1025],\"fullWidth\":[1028,\"full-width\"],\"_open\":[32],\"_close\":[32],\"show\":[64],\"hide\":[64]},[[8,\"bcm-before-open\",\"_beforeOpen\"],[8,\"bcm-before-close\",\"_beforeClose\"],[4,\"keydown\",\"keyboardNavigation\"]]],[4,\"bcm-expansion-panel\",{\"_id\":[1537,\"id\"],\"expanded\":[1028],\"disabled\":[1028],\"hidden\":[1028],\"valid\":[1028],\"hideToggle\":[1028,\"hide-toggle\"],\"expandIconPosition\":[1025,\"expand-icon-position\"],\"tooltip\":[1032],\"headerColor\":[32],\"tooltipDefaultValue\":[32]}],[1,\"bcm-tab\",{\"type\":[1025],\"active\":[1028],\"disabled\":[1028],\"closable\":[1028],\"tabId\":[1025,\"tab-id\"],\"formControl\":[1025,\"form-control\"],\"hidden\":[1028],\"status\":[1025],\"badge\":[1028],\"blink\":[1028]}],[4,\"bcm-alert\",{\"hidden\":[1028],\"_id\":[1537,\"id\"],\"description\":[1032],\"status\":[1025],\"type\":[1025],\"dismissible\":[1032],\"icon\":[1028],\"bigIcon\":[1028,\"big-icon\"],\"fullWidth\":[1028,\"full-width\"]}],[4,\"bcm-attendance\",{\"_id\":[1537,\"id\"],\"data\":[1032]}],[4,\"bcm-modal\",{\"_id\":[1537,\"id\"],\"isShow\":[1028,\"is-show\"],\"hidden\":[1028],\"size\":[1032],\"backdrop\":[1032],\"width\":[1025],\"height\":[1025],\"fullWidth\":[1028,\"full-width\"],\"hide\":[64],\"show\":[64]},[[8,\"click\",\"handleSubmit\"],[4,\"keydown\",\"keyboardNavigation\"],[0,\"bcm-modal-before-open\",\"showModal\"],[0,\"bcm-modal-before-close\",\"hideModal\"]]],[0,\"bcm-progress\",{\"_id\":[1537,\"id\"],\"value\":[1026],\"max\":[1026],\"size\":[1025],\"type\":[1025],\"info\":[1025],\"error\":[1028],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"color\":[1025],\"isCompleted\":[32],\"increment\":[64],\"decrement\":[64],\"set\":[64]}],[4,\"bcm-stepper\",{\"hidden\":[1028],\"_id\":[1537,\"id\"],\"direction\":[1025],\"linear\":[1028],\"size\":[1025],\"icon\":[1028],\"active\":[1026],\"stepperId\":[1537,\"stepper-id\"],\"data\":[1040],\"tick\":[1040],\"prev\":[64],\"next\":[64],\"setActive\":[64],\"reset\":[64],\"getCurrentStep\":[64],\"getSteps\":[64]},[[0,\"bcm-change-hidden\",\"handleChangeBcmHidden\"],[4,\"bcm-step-before-change\",\"handleBcmStepBeforeChange\"]]],[4,\"bcm-accordion\",{\"_id\":[1537,\"id\"],\"multi\":[1028]},[[0,\"bcm-open\",\"open\"],[0,\"bcm-is-load\",\"isLoad\"]]],[0,\"bcm-attendance-actions\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"disabled\":[4],\"data\":[1040],\"lateKeys\":[1025,\"late-keys\"],\"hideComment\":[4,\"hide-comment\"],\"set\":[64],\"get\":[64]}],[4,\"bcm-button-group\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"type\":[1025],\"color\":[1032],\"disabled\":[1032],\"direction\":[1025]},[[0,\"bcm-click\",\"listenButton\"]]],[1,\"bcm-collapse\",{\"_id\":[1537,\"id\"],\"borderless\":[1028],\"open\":[1028],\"noBorder\":[1028,\"no-border\"],\"noPadding\":[1028,\"no-padding\"],\"hidden\":[1028]}],[4,\"bcm-collapse-group\",{\"borderless\":[1028],\"open\":[1028],\"multiple\":[1028],\"hidden\":[1028]},[[4,\"bcm-collapse-open\",\"handleOpen\"]]],[1,\"bcm-error-layout\",{\"size\":[1025],\"hidden\":[1028],\"items\":[1025],\"itemsProp\":[32],\"set\":[64],\"clear\":[64]}],[4,\"bcm-item\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"color\":[1032],\"static\":[1028]}],[4,\"bcm-items\",{\"_id\":[1537,\"id\"]}],[4,\"bcm-popover\",{\"_id\":[513,\"id\"],\"message\":[1],\"content\":[1],\"placement\":[1],\"trigger\":[1],\"open\":[1028],\"color\":[1],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"autoHide\":[4,\"auto-hide\"],\"targetId\":[1,\"target-id\"],\"popover\":[32],\"show\":[64],\"hide\":[64],\"toggle\":[64]}],[0,\"bcm-range\",{\"_id\":[1537,\"id\"],\"min\":[1026],\"max\":[1026],\"step\":[1026],\"value\":[1032],\"height\":[1025],\"name\":[1025],\"direction\":[1025],\"_prefix\":[1025,\"prefix\"],\"_suffix\":[1025,\"suffix\"],\"multiple\":[32],\"leftValue\":[32],\"rightValue\":[32],\"leftMin\":[32],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]}],[0,\"bcm-shortcut\",{\"hotkey\":[1],\"color\":[1],\"size\":[1]}],[4,\"bcm-tab-group\",{\"_id\":[513,\"id\"],\"active\":[1537],\"color\":[1],\"size\":[1],\"setActive\":[64],\"refresh\":[64]},[[9,\"resize\",\"inkBarControl\"]]],[4,\"bcm-tab-item\",{\"_id\":[1537,\"id\"],\"active\":[1540],\"disabled\":[4],\"index\":[520]}],[0,\"bcm-tab-item-header\",{\"_id\":[1537,\"id\"],\"active\":[1540],\"disabled\":[4],\"index\":[8],\"color\":[1],\"size\":[1]}],[1,\"bcm-tabs\",{\"size\":[1025],\"type\":[1025],\"direction\":[1025],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"underline\":[1028],\"activeChild\":[32],\"lineOpts\":[32],\"prevButton\":[32],\"nextButton\":[32],\"completeButton\":[32],\"prevButtonState\":[32],\"nextButtonState\":[32],\"completeButtonState\":[32],\"config\":[64],\"next\":[64],\"prev\":[64],\"complete\":[64],\"active\":[64],\"getActiveTab\":[64],\"getActiveIndex\":[64],\"error\":[64],\"info\":[64],\"warning\":[64],\"success\":[64],\"statusReset\":[64]},[[9,\"resize\",\"windowResize\"]]],[1,\"bcm-select-box\",{\"_internal_id\":[1537],\"hidden\":[1028],\"isShow\":[1028,\"open\"]},[[0,\"bcm-change\",\"handleChangeEvent\"]]],[4,\"bcm-chip\",{\"_id\":[1537,\"id\"],\"type\":[1025],\"size\":[1025],\"avatar\":[1032],\"icon\":[1032],\"disabled\":[1028],\"color\":[1032],\"selected\":[1028],\"value\":[1025],\"data\":[1032]}],[0,\"bcm-popconfirm-box\",{\"_id\":[1537,\"id\"],\"_target_id\":[1025,\"target-id\"],\"message\":[1025],\"status\":[1025],\"cancelText\":[1025,\"cancel-text\"],\"okeyText\":[1025,\"okey-text\"],\"placement\":[1032],\"open\":[1028],\"hidden\":[1028],\"_internal_id\":[1537,\"internal-id\"],\"placement_string\":[32],\"show\":[64],\"hide\":[64]},[[8,\"click\",\"handleClickOutside\"],[4,\"bcm-popconfirm-show\",\"showHandler\"],[9,\"resize\",\"calculateLocation\"]]],[4,\"bcm-link\",{\"hidden\":[1028],\"href\":[1025],\"target\":[1025],\"icon\":[1025],\"disabled\":[1028],\"iconPosition\":[1025,\"icon-position\"]},[[0,\"click\",\"handleOnClick\"]]],[1,\"bcm-old-tag\",{\"type\":[1025],\"size\":[1032],\"checked\":[1028],\"color\":[1537],\"value\":[1025],\"hidden\":[1540],\"_id\":[1537,\"id\"],\"maxWidth\":[1028,\"max-width\"],\"customStyle\":[1032,\"custom-style\"],\"_internal_id\":[1537]},[[2,\"click\",\"handleClick\"]]],[0,\"bcm-color-palette\",{\"value\":[1537],\"paletteKeys\":[16],\"shades\":[16]}],[4,\"bcm-form\",{\"_id\":[1537,\"id\"],\"hidden\":[1028],\"validation\":[1028],\"name\":[1025],\"value\":[1032],\"autocomplete\":[1028],\"submit\":[64],\"set\":[64],\"get\":[64],\"setClear\":[64],\"resetCaption\":[64],\"config\":[64]},[[0,\"click\",\"handleSubmit\"],[0,\"bcm-change\",\"handleChange\"],[0,\"submit\",\"handleSubmitForm\"]]],[4,\"bcm-menu\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"collapsible\":[1540],\"collapse\":[1540],\"mode\":[1025],\"disabled\":[1028],\"hidden\":[1028],\"linkedComponent\":[1025,\"linked-component\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"minHeight\":[1025,\"min-height\"],\"selectable\":[4],\"gap\":[1],\"dropdown\":[4],\"placement\":[1025],\"data\":[1032],\"activeItemId\":[32],\"setActive\":[64],\"getActive\":[64]},[[0,\"bcm-items\",\"handleSlotItems\"]]],[4,\"bcm-radio\",{\"_id\":[513,\"id\"],\"checked\":[4],\"value\":[8],\"disabled\":[4],\"size\":[1],\"color\":[8]}],[0,\"bcm-rc-picker\",{\"placeholder\":[1],\"size\":[513],\"error\":[4],\"disabled\":[4],\"clearable\":[4],\"ariaLabel\":[1,\"aria-label\"],\"type\":[1],\"format\":[8],\"range\":[4],\"showToday\":[4,\"show-today\"],\"disabledDates\":[16],\"showTime\":[4,\"show-time\"],\"showNow\":[4,\"show-now\"],\"showHour\":[4,\"show-hour\"],\"showMinute\":[4,\"show-minute\"],\"showSecond\":[4,\"show-second\"],\"use12Hours\":[4,\"use-1-2-hours\"],\"hourStep\":[2,\"hour-step\"],\"minuteStep\":[2,\"minute-step\"],\"secondStep\":[2,\"second-step\"],\"hideDisabledOptions\":[4,\"hide-disabled-options\"],\"disabledTime\":[16],\"newValue\":[32],\"set\":[64]}],[4,\"bcm-step\",{\"hidden\":[1028],\"_id\":[1537,\"id\"],\"_title\":[1025],\"description\":[1025],\"status\":[1025],\"icon\":[1025],\"loading\":[1028],\"valid\":[1028],\"index\":[1026],\"active\":[1540],\"htmlTemplate\":[1025,\"html-template\"],\"isLast\":[1028,\"is-last\"],\"disabled\":[1028]}],[0,\"bcm-list\",{\"_id\":[1537,\"id\"],\"tempId\":[513,\"temp-id\"],\"type\":[1025],\"treeview\":[1028],\"checkboxes\":[1028],\"searchable\":[1028],\"value\":[1032],\"name\":[1025],\"label\":[1025],\"size\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"highlight\":[1028],\"highlightText\":[1032,\"highlight-text\"],\"required\":[1028],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"minHeight\":[1025,\"min-height\"],\"width\":[1025],\"tooltip\":[1025],\"infoFooter\":[1028,\"info-footer\"],\"variableText\":[1025,\"variable-text\"],\"template\":[1025],\"allOpen\":[1028,\"all-open\"],\"keyControl\":[1028,\"key-control\"],\"checkAll\":[1028,\"check-all\"],\"stopDeepClean\":[4,\"stop-deep-clean\"],\"openIntersecting\":[4,\"open-intersecting\"],\"linkedComponent\":[1025,\"linked-component\"],\"placeholder\":[1025],\"searchPlaceholder\":[1025,\"search-placeholder\"],\"searchIsOnlyChilds\":[1028,\"search-is-only-childs\"],\"minSearchLength\":[2,\"min-search-length\"],\"clearable\":[1028],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"emptyText\":[1,\"empty-text\"],\"emptyIcon\":[1,\"empty-icon\"],\"placement\":[1025],\"disableChangeEvent\":[4,\"disable-change-event\"],\"autoFocusSelected\":[4,\"auto-focus-selected\"],\"data\":[1032],\"inputText\":[32],\"isOpen\":[32],\"isOpenAnimation\":[32],\"calculatedViewport\":[32],\"isSelectedOther\":[32],\"isHaveOtherTag\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"tick\":[32],\"totalData\":[32],\"totalRootData\":[32],\"limit\":[32],\"searchGetParents\":[32],\"searchResultLimit\":[32],\"searchFound\":[32],\"returnFilterData\":[32],\"returnOtherData\":[32],\"options\":[32],\"tagContainerWidth\":[32],\"selectAllItem\":[32],\"shouldTriggerChange\":[32],\"set\":[64],\"get\":[64],\"getCheckedList\":[64],\"getSelected\":[64],\"getValue\":[64],\"triggerChange\":[64],\"addChecked\":[64],\"selected\":[64],\"setClear\":[64],\"resetCaption\":[64],\"show\":[64],\"hide\":[64]},[[2,\"bcm-is-intersecting\",\"isIntersecting\"],[2,\"bcm-items\",\"handleSlotItems\"],[0,\"bcm-change\",\"handleChange\"],[0,\"bcm-select-other-tag\",\"handleSelectOtherTag\"],[0,\"bcm-delete-tag\",\"handleDeleteTag\"],[0,\"bcm-select-tag\",\"handleSelectTag\"],[10,\"click\",\"handleClick\"],[10,\"bcm-on-search-clear\",\"bcmOnSearchClear\"],[10,\"bcm-on-search\",\"bcmOnSearch\"],[10,\"keydown\",\"handleKeyDown\"],[10,\"keyup\",\"handleKeyUp\"]]],[4,\"bcm-textarea\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"hidden\":[1028],\"value\":[1025],\"placeholder\":[1025],\"label\":[1025],\"name\":[1025],\"required\":[1028],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"rows\":[1026],\"size\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"resize\":[1032],\"fullWidth\":[1028,\"full-width\"],\"maxLength\":[1026,\"max-length\"],\"focused\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"set\":[64],\"get\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]}],[1,\"bcm-listbox\",{\"innerComponent\":[1028,\"inner-component\"],\"checkboxes\":[1028],\"label\":[1025],\"required\":[1028],\"value\":[1032],\"search\":[1028],\"infoFooter\":[1028,\"info-footer\"],\"showIcon\":[1028,\"show-icon\"],\"size\":[1025],\"selectedId\":[1025,\"selected-id\"],\"checkedList\":[1040],\"updateCheckedList\":[1040],\"_items\":[1025,\"data\"],\"fullWidth\":[1028,\"full-width\"],\"searchFields\":[1040],\"_flex\":[1025,\"flex\"],\"hidden\":[1028],\"returnField\":[1025,\"return-field\"],\"searchSub\":[1025,\"search-sub\"],\"searchText\":[1025,\"searchtext\"],\"treeview\":[1028],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"numberOfColumns\":[1026,\"number-of-columns\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"template\":[1025],\"highlight\":[1028],\"loading\":[1028],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"_internal_id\":[1537],\"tooltip\":[1025],\"total\":[32],\"items\":[32],\"checklist\":[32],\"sortedChecklist\":[32],\"indeterminateState\":[32],\"checked\":[32],\"jsonItem\":[32],\"searchData\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"checklistSorted\":[32],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64],\"getChecklist\":[64],\"showSearchMethod\":[64],\"selected\":[64],\"clearAndSelectSearch\":[64],\"addChecked\":[64],\"updateChecked\":[64],\"config\":[64],\"setData\":[64],\"searchResultMethod\":[64],\"listboxUncheckedMethod\":[64]},[[2,\"bcm-treeview-item-selected\",\"handleListboxSelected\"],[0,\"bcm-on-search\",\"listenSearchResult\"],[0,\"bcm-listbox-item-selected\",\"handleListboxClearSelected\"],[0,\"bcm-listbox-checked\",\"handleListboxChecked\"],[0,\"bcm-listbox-unchecked\",\"handleListboxUnchecked\"]]],[4,\"bcm-input\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"value\":[1032],\"size\":[1025],\"label\":[1025],\"pattern\":[1025],\"tooltip\":[1025],\"placeholder\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"autocomplete\":[1028],\"name\":[1025],\"type\":[1025],\"hidden\":[1028],\"required\":[1028],\"fullWidth\":[1028,\"full-width\"],\"noDefaultIcon\":[1028,\"no-default-icon\"],\"disableWatchValue\":[1028,\"disable-watch-value\"],\"passwordToggle\":[1028,\"password-toggle\"],\"maxLength\":[1026,\"max-length\"],\"minLength\":[1026,\"min-length\"],\"unitPrefix\":[1025,\"unit-prefix\"],\"unit\":[1025],\"decimal\":[1028],\"min\":[1026],\"max\":[1026],\"step\":[1032],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"customErrorMessage\":[1025,\"custom-error-message\"],\"_prefix\":[1025],\"_suffix\":[1025],\"captionCache\":[32],\"captionTypeCache\":[32],\"inValid\":[32],\"valueCache\":[32],\"focused\":[32],\"isPasswordVisible\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"set\":[64],\"get\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]},[[0,\"keydown\",\"listenKeyDown\"]]],[0,\"bcm-rc-overflow\",{\"_id\":[513,\"id\"],\"maxCount\":[8,\"max-count\"],\"data\":[16],\"checked\":[32]}],[4,\"bcm-search\",{\"_id\":[1537,\"id\"],\"placeholder\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"size\":[1025],\"limit\":[1026],\"searchIsOnlyChilds\":[1028,\"search-is-only-childs\"],\"minSearchLength\":[2,\"min-search-length\"],\"data\":[1032],\"tick\":[32],\"isActiveClearable\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"setValue\":[64],\"handleClear\":[64]}],[1,\"bcm-treeview\",{\"checkboxes\":[1028],\"showIcon\":[1028,\"show-icon\"],\"size\":[1025],\"selectedId\":[1025,\"selected-id\"],\"checkedList\":[1040],\"updateCheckedList\":[1040],\"hidden\":[1028],\"search\":[1028],\"searchOnlyChild\":[1028,\"search-only-child\"],\"keydown\":[1028],\"allOpen\":[1028,\"all-open\"],\"fullWidth\":[1028,\"full-width\"],\"infoFooter\":[1028,\"info-footer\"],\"searchFields\":[1040],\"searchSub\":[1025,\"search-sub\"],\"returnField\":[1025,\"return-field\"],\"_items\":[1025,\"data\"],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"maxHeight\":[1025,\"max-height\"],\"highlight\":[1028],\"loading\":[1028],\"favIcon\":[1028,\"fav-icon\"],\"favIconOnlyChilds\":[1028,\"fav-icon-only-childs\"],\"_internal_id\":[1537],\"showSearch\":[32],\"items\":[32],\"total\":[32],\"checkCount\":[32],\"focusedElement\":[32],\"keyMapForFocus\":[32],\"checklist\":[32],\"favoriteList\":[32],\"checklistSorted\":[32],\"searchData\":[32],\"searchResults\":[32],\"setData\":[64],\"getChecklist\":[64],\"getFavorites\":[64],\"selected\":[64],\"clearAndSelectSearch\":[64],\"addChecked\":[64],\"updateChecked\":[64],\"config\":[64],\"showSearchMethod\":[64],\"searchResultMethod\":[64],\"treeviewUncheckedMethod\":[64]},[[0,\"bcm-on-search\",\"listenSearchResult\"],[0,\"bcm-treeview-item-selected\",\"handletreeviewItemSelected\"],[0,\"bcm-treeview-checked\",\"handletreeviewChecked\"],[0,\"bcm-treeview-unchecked\",\"handletreeviewUnchecked\"],[0,\"bcm-treeview-indeterminate-checked\",\"handletreeviewIndeterminateChecked\"],[0,\"bcm-treeview-indeterminate-unchecked\",\"handletreeviewIndeterminateUnchecked\"],[0,\"contextmenu\",\"handleRightClick\"],[4,\"keyup\",\"keyboardNavigationUp\"],[4,\"keydown\",\"keyboardNavigation\"]]],[1,\"bcm-listbox-item\",{\"objectMapping\":[1040],\"display\":[1028],\"avatar\":[1028],\"avatarImage\":[1025,\"avatar-image\"],\"avatarName\":[1025,\"avatar-name\"],\"secondaryText\":[1025,\"secondary\"],\"tooltipText\":[1025,\"tooltip\"],\"text\":[1025],\"_id\":[1537,\"id\"],\"size\":[1025],\"icon\":[1025],\"open\":[1540],\"selected\":[1028],\"checkboxes\":[1028],\"showIcon\":[1028,\"show-icon\"],\"checked\":[1540],\"focused\":[1540],\"hidden\":[1540],\"itemObject\":[1025,\"item-object\"],\"disabled\":[1540],\"highlight\":[1544],\"_internal_id\":[1537],\"template\":[1025]},[[4,\"bcm-listbox-send-check\",\"ListenListboxCheck\"],[4,\"bcm-listbox-send-uncheck\",\"ListenListboxUncheck\"],[4,\"bcm-listbox-clear-selecteds\",\"handleListboxClearSelecteds\"]]],[1,\"bcm-listbox-group\",{\"text\":[1025],\"_id\":[1537,\"id\"],\"hidden\":[1028]}],[0,\"bcm-colorful\",{\"color\":[1032]}],[1,\"bcm-old-search\",{\"data\":[1040],\"searchFields\":[1040],\"returnField\":[1025,\"return-field\"],\"searchSub\":[1025,\"searchsub\"],\"hidden\":[1028],\"onlyChild\":[1028,\"only-child\"],\"clearable\":[1028],\"searchValue\":[1025,\"search-value\"],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"disabled\":[1028],\"_internal_id\":[1537],\"results\":[32],\"setValue\":[64],\"select\":[64],\"setClear\":[64],\"searchArray\":[64]},[[0,\"bcm-change\",\"listenBcmChange\"]]],[1,\"bcm-treeview-item\",{\"items\":[1032],\"itemObject\":[1025,\"item-object\"],\"text\":[1025],\"tooltipText\":[1025,\"tooltip-text\"],\"_id\":[1537,\"id\"],\"parentId\":[1025,\"parent-id\"],\"hasChild\":[1028,\"has-child\"],\"size\":[1025],\"icon\":[1025],\"open\":[1540],\"selected\":[1028],\"checkboxes\":[1028],\"showIcon\":[1028,\"show-icon\"],\"favicon\":[1028],\"favorite\":[1028],\"checked\":[1540],\"checkTrigger\":[1540,\"checktrigger\"],\"focused\":[1540],\"disabled\":[1540],\"contextMenuShow\":[1028,\"context-menu-show\"],\"_contextMenu\":[1025,\"context-menu\"],\"indeterminateState\":[1025,\"indeterminate-state\"],\"_internal_id\":[1537],\"menuPadding\":[32],\"childLength\":[32],\"indeterminate\":[32],\"hidden\":[32],\"contextMenu\":[32],\"contextOffsetLeft\":[32],\"contextOffsetTop\":[32]},[[4,\"bcm-treeview-clear-selecteds\",\"handletreeviewClearSelecteds\"],[4,\"bcm-treeview-change\",\"ListentreeviewChange\"],[4,\"bcm-treeview-send-check\",\"ListentreeviewShowContext\"],[4,\"bcm-treeview-send-uncheck\",\"ListentreeviewShowContext\"],[4,\"bcm-treeview-show-context\",\"ListentreeviewShowContext\"],[8,\"click\",\"handleWindowClick\"],[0,\"bcm-treeview-check-group-check\",\"checkGroup\"]]],[4,\"bcm-empty\",{\"icon\":[1]}],[0,\"bcm-checkbox-lite\",{\"_id\":[1537,\"id\"],\"checked\":[1028],\"indeterminate\":[1025],\"disabled\":[1028],\"hidden\":[1028],\"required\":[1028],\"readOnly\":[1028,\"read-only\"],\"captionType\":[1025,\"caption-type\"]}],[4,\"bcm-divider\",{\"hidden\":[1028],\"direction\":[1025]}],[4,\"bcm-linked\",{\"_id\":[513,\"id\"],\"placement\":[1],\"trigger\":[1],\"targetId\":[1,\"target-id\"],\"height\":[1],\"maxHeight\":[1,\"max-height\"],\"minHeight\":[1,\"min-height\"],\"isOpen\":[1540,\"is-open\"],\"hideDelay\":[2,\"hide-delay\"],\"moveOverLayContainer\":[4,\"move-overlay-container\"],\"isMouseOverLink\":[32],\"show\":[64],\"hide\":[64],\"toggle\":[64]},[[4,\"linked-data-dismiss\",\"onLinkedDataDismis\"],[4,\"bcm-floating-is-hide\",\"onBcmFloatingIsHide\"],[6,\"click\",\"clickListener\"]]],[4,\"bcm-button\",{\"_id\":[1537,\"id\"],\"hidden\":[1540],\"type\":[1025],\"size\":[1025],\"disabled\":[1540],\"kind\":[1025],\"outline\":[1028],\"icon\":[1025],\"href\":[1025],\"target\":[1025],\"value\":[1025],\"loading\":[1028],\"variant\":[1025],\"dataDismiss\":[1028,\"data-dismiss\"],\"fullWidth\":[1028,\"full-width\"],\"iconPosition\":[1025,\"icon-position\"],\"color\":[1032],\"checked\":[1028]},[[2,\"click\",\"handleOnClick\"]]],[4,\"bcm-typography\"],[4,\"bcm-checkbox\",{\"_id\":[1537,\"id\"],\"inGroup\":[1028,\"in-group\"],\"value\":[1028],\"checked\":[1028],\"name\":[1025],\"disabled\":[1028],\"hidden\":[1028],\"required\":[1028],\"label\":[1025],\"readonly\":[1028],\"size\":[1025],\"indeterminate\":[1025],\"color\":[1025],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"setClear\":[64],\"resetCaption\":[64],\"set\":[64],\"get\":[64],\"check\":[64]},[[0,\"keydown\",\"handleKeyUp\"]]],[4,\"bcm-avatar\",{\"_id\":[513,\"id\"],\"image\":[1],\"name\":[1],\"alt\":[1],\"shape\":[1],\"size\":[1],\"color\":[1],\"icon\":[1],\"status\":[1],\"blink\":[4],\"isFallback\":[32]}],[1,\"bcm-old-input\",{\"type\":[1025],\"value\":[1032],\"size\":[1025],\"label\":[1025],\"noCaption\":[1028,\"no-caption\"],\"noMargin\":[1028,\"no-margin\"],\"captionError\":[1025,\"caption-error\"],\"caption\":[1025],\"captionType\":[1025,\"caption-type\"],\"placeholder\":[1025],\"fullWidth\":[1028,\"full-width\"],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"passwordToggle\":[1028,\"password-toggle\"],\"noDefaultIcon\":[1028,\"no-default-icon\"],\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"name\":[1537],\"unit\":[1025],\"unitPrefix\":[1025,\"unit-prefix\"],\"decimal\":[1032],\"min\":[1026],\"max\":[1026],\"step\":[1032],\"hidden\":[1028],\"required\":[1028],\"disableWatchValue\":[1028,\"disable-watch-value\"],\"maxLength\":[1026,\"max-length\"],\"tooltip\":[1025],\"inValid\":[32],\"valueCache\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"hasFocus\":[32],\"isPasswordVisible\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"select\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]},[[0,\"keydown\",\"numberControl\"]]],[4,\"bcm-badge\",{\"_id\":[513,\"id\"],\"blink\":[4],\"value\":[1],\"color\":[8],\"size\":[1],\"status\":[1]}],[4,\"bcm-text\",{\"hidden\":[1028],\"scale\":[1032],\"weight\":[1025],\"color\":[1025],\"text\":[1025],\"fontSize\":[1026,\"font-size\"]}],[0,\"bcm-label\",{\"_id\":[513,\"id\"],\"required\":[4],\"value\":[1],\"label\":[1],\"size\":[1],\"form\":[8],\"htmlFor\":[8,\"html-for\"],\"hidden\":[4],\"type\":[8],\"tooltip\":[1]}],[4,\"bcm-tooltip\",{\"_id\":[513,\"id\"],\"message\":[1],\"placement\":[1],\"trigger\":[1],\"open\":[1028],\"color\":[1],\"size\":[1],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"autoHide\":[4,\"auto-hide\"],\"targetId\":[1,\"target-id\"],\"tooltip\":[32],\"show\":[64],\"hide\":[64],\"toggle\":[64]}],[0,\"bcm-icon\",{\"hidden\":[1028],\"icon\":[1025]}]]],[\"bcm-autocomplete\",[[1,\"bcm-autocomplete\",{\"searchFields\":[1040],\"_items\":[1025,\"data\"],\"fullWidth\":[1028,\"full-width\"],\"hidden\":[1028],\"searchText\":[1025,\"searchtext\"],\"returnField\":[1025,\"return-field\"],\"searchSub\":[1025,\"search-sub\"],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"inputLength\":[32],\"isOpen\":[32],\"resultFound\":[32],\"searchData\":[32],\"searchResults\":[32],\"items\":[32],\"config\":[64],\"setData\":[64]},[[2,\"bcm-listbox-item-selected\",\"handleListboxClearSelected\"],[0,\"bcm-on-search-value\",\"listenSearchValue\"],[0,\"bcm-on-search\",\"listenSearchResult\"],[10,\"click\",\"handleClickOutside\"]]]]],[\"bcm-attendance-actions-comment\",[[0,\"bcm-attendance-actions-comment\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"disabled\":[4],\"selectedKey\":[1025,\"selected-key\"],\"targetId\":[1,\"target-id\"],\"isShow\":[1028,\"is-show\"],\"isLate\":[4,\"is-late\"],\"selectedItem\":[1040],\"show\":[64],\"hide\":[64]},[[8,\"click\",\"handleClickOutside\"]]]]],[\"bcm-input-dropdown\",[[0,\"bcm-input-dropdown\",{\"_id\":[513,\"id\"],\"value\":[1040],\"defaultValue\":[1040],\"lateKeys\":[1025,\"late-keys\"],\"maxCharacterLimit\":[1026,\"max-character-limit\"],\"size\":[1],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"fullWidth\":[516,\"full-width\"],\"hideComment\":[516,\"hide-comment\"],\"hideCaption\":[4,\"hide-caption\"],\"disabled\":[4],\"required\":[4],\"readonly\":[4],\"data\":[1040],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"customErrorMessage\":[1025,\"custom-error-message\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"isOpenMenu\":[32],\"invalid\":[32],\"set\":[64],\"get\":[64],\"setClear\":[64],\"resetCaption\":[64]},[[6,\"click\",\"clickListener\"]]]]],[\"bcm-date-picker\",[[1,\"bcm-date-picker\",{\"_id\":[1537,\"id\"],\"date\":[1025],\"value\":[1032],\"endDate\":[1025,\"end-date\"],\"range\":[1028],\"hidden\":[1028],\"name\":[1537],\"fullWidth\":[1028,\"full-width\"],\"required\":[1028],\"label\":[1025],\"placeholder\":[1025],\"disabledDates\":[1032,\"disableddates\"],\"disabled\":[1028],\"noMargin\":[1028,\"no-margin\"],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"alignment\":[1032],\"_internal_id\":[1537,\"internal-id\"],\"placement\":[1025],\"linkedComponent\":[1025,\"linked-component\"],\"clearable\":[1028],\"stateStartDate\":[32],\"stateEndDate\":[32],\"set\":[64],\"get\":[64],\"setDisabled\":[64],\"setClear\":[64],\"setStartDate\":[64],\"setEndDate\":[64],\"getInput\":[64],\"open\":[64],\"getValue\":[64],\"isValid\":[64],\"resetCaption\":[64]}]]],[\"bcm-time-picker\",[[1,\"bcm-time-picker\",{\"_id\":[1537,\"id\"],\"time\":[1025],\"value\":[1032],\"hidden\":[1028],\"name\":[1537],\"fullWidth\":[1028,\"full-width\"],\"required\":[1028],\"label\":[1025],\"placeholder\":[1025],\"disabled\":[1028],\"noMargin\":[1028,\"no-margin\"],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"alignment\":[1032],\"placement\":[1025],\"linkedComponent\":[1025,\"linked-component\"],\"clearable\":[1028],\"set\":[64],\"get\":[64],\"setDisabled\":[64],\"getInput\":[64],\"getValue\":[64],\"isValid\":[64],\"setClear\":[64],\"resetCaption\":[64],\"open\":[64]}]]],[\"bcm-number-input\",[[4,\"bcm-number-input\",{\"_id\":[513,\"id\"],\"value\":[1032],\"defaultValue\":[8,\"default-value\"],\"_prefix\":[1,\"prefix\"],\"_suffix\":[1,\"suffix\"],\"size\":[1],\"min\":[8],\"max\":[8],\"step\":[2],\"label\":[1],\"name\":[1],\"fullWidth\":[4,\"full-width\"],\"clearable\":[4],\"readonly\":[4],\"disabled\":[4],\"required\":[4],\"mode\":[1],\"placeholder\":[1],\"thousandSeparator\":[8,\"thousand-separator\"],\"decimalSeparator\":[1,\"decimal-separator\"],\"decimalScale\":[2,\"decimal-scale\"],\"fixedDecimalScale\":[4,\"fixed-decimal-scale\"],\"allowNegative\":[4,\"allow-negative\"],\"allowLeadingZeros\":[4,\"allow-leading-zeros\"],\"unitPrefix\":[1,\"unit-prefix\"],\"unitSuffix\":[1,\"unit-suffix\"],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"customErrorMessage\":[1025,\"custom-error-message\"],\"isFocus\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"valueCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"set\":[64],\"get\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"setCaption\":[64]}]]],[\"bcm-colorpicker\",[[1,\"bcm-colorpicker\",{\"_color\":[1025,\"color\"],\"open\":[1028],\"value\":[1025],\"label\":[1025],\"size\":[1025],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"fullWidth\":[1028,\"full-width\"],\"disabled\":[1028],\"hidden\":[1028],\"required\":[1028],\"tooltip\":[1025],\"h\":[32],\"s\":[32],\"v\":[32],\"a\":[32],\"selectedH\":[32],\"selectedS\":[32],\"selectedV\":[32],\"selectedA\":[32],\"color\":[32],\"inputValue\":[32],\"mouseState\":[32],\"getValue\":[64],\"setColor\":[64]},[[8,\"click\",\"handleWindowClick\"]]]]],[\"bcm-input-2\",[[4,\"bcm-input-2\",{\"_id\":[513,\"id\"],\"_internal_id\":[1],\"value\":[8],\"size\":[1],\"label\":[1],\"pattern\":[1],\"tooltip\":[1],\"placeholder\":[1],\"disabled\":[4],\"readonly\":[4],\"clearable\":[4],\"autocomplete\":[4],\"name\":[1],\"type\":[1],\"hidden\":[4],\"required\":[4],\"fullWidth\":[4,\"full-width\"],\"noDefaultIcon\":[4,\"no-default-icon\"],\"disableWatchValue\":[4,\"disable-watch-value\"],\"passwordToggle\":[4,\"password-toggle\"],\"maxLength\":[2,\"max-length\"],\"minLength\":[2,\"min-length\"],\"unitPrefix\":[1,\"unit-prefix\"],\"unit\":[1],\"decimal\":[4],\"min\":[2],\"max\":[2],\"step\":[8],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionType\":[1,\"caption-type\"],\"captionError\":[1,\"caption-error\"],\"customErrorMessage\":[1,\"custom-error-message\"],\"_prefix\":[1,\"prefix\"],\"_suffix\":[1,\"suffix\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"inValid\":[32],\"valueCache\":[32],\"focused\":[32],\"isPasswordVisible\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64]}]]],[\"bcm-input-custom\",[[0,\"bcm-input-custom\",{\"_id\":[1537,\"id\"],\"name\":[1],\"value\":[1025],\"type\":[1],\"label\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"placeholder\":[1],\"fullwidth\":[4],\"hasFocus\":[32]}]]],[\"bcm-breadcrumb\",[[4,\"bcm-breadcrumb\",{\"items\":[1040],\"seperator\":[1025],\"hidden\":[1028],\"isOpen\":[32]},[[8,\"click\",\"handleClickOutside\"]]]]],[\"bcm-modal-2\",[[4,\"bcm-modal-2\",{\"_id\":[1537,\"id\"],\"isShow\":[1540,\"is-show\"],\"center\":[4],\"zIndex\":[1,\"z-index\"],\"size\":[8],\"backdrop\":[8],\"fullWidth\":[4,\"full-width\"],\"fullScreen\":[4,\"full-screen\"],\"overflow\":[4],\"isShowModal\":[32],\"shake\":[32],\"hide\":[64],\"show\":[64]},[[0,\"click\",\"handleClick\"],[4,\"keydown\",\"handleKeyDown\"],[0,\"bcm-modal-before-close\",\"hideModal\"],[0,\"bcm-modal-before-open\",\"showModal\"]]]]],[\"bcm-notification\",[[1,\"bcm-notification\",{\"_title\":[1025,\"title\"],\"status\":[1025],\"confirmText\":[1032,\"confirm\"],\"isShow\":[1540,\"open\"],\"hidden\":[1028],\"hide\":[64],\"show\":[64]}]]],[\"bcm-default\",[[4,\"bcm-default\",{\"_id\":[1537,\"id\"]}]]],[\"bcm-message\",[[1,\"bcm-message\",{\"status\":[1025],\"fullWidth\":[1028,\"full-width\"],\"loading\":[1028],\"isShow\":[1540,\"open\"],\"hidden\":[1028],\"hide\":[64],\"show\":[64]}]]],[\"bcm-result\",[[1,\"bcm-result\",{\"status\":[1025],\"heading\":[1025],\"description\":[1025],\"hidden\":[1028],\"footerArea\":[32],\"footerHtml\":[32]}]]],[\"bcm-tag\",[[4,\"bcm-tag\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1537],\"hidden\":[1540],\"value\":[1025],\"type\":[1025],\"checked\":[1028],\"color\":[1537],\"customStyle\":[1032,\"custom-style\"],\"itemObject\":[1537,\"item-object\"],\"size\":[1032],\"closeFunc\":[1040],\"selectFunc\":[1040]},[[0,\"click\",\"handleClick\"]]]]],[\"bcm-timeline-item\",[[1,\"bcm-timeline-item\",{\"even\":[1028],\"first\":[1028],\"last\":[1028],\"icon\":[1025],\"timelineType\":[1025,\"timeline-type\"],\"hidden\":[1028]}]]],[\"old-bcm-popover\",[[4,\"old-bcm-popover\",{\"_title\":[1537],\"_id\":[1537,\"id\"],\"message\":[1025],\"placement\":[1025],\"trigger\":[1025],\"open\":[1028],\"linkedComponent\":[1025,\"linked-component\"],\"show\":[64],\"hide\":[64]}]]],[\"bcm-attendance-actions-dropdown\",[[0,\"bcm-attendance-actions-dropdown\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"disabled\":[4],\"selectedKey\":[1025,\"selected-key\"],\"targetId\":[1,\"target-id\"],\"isShow\":[1028,\"is-show\"],\"data\":[1040],\"show\":[64],\"hide\":[64]},[[8,\"click\",\"handleClickOutside\"]]]]],[\"bcm-box\",[[4,\"bcm-box\"]]],[\"bcm-caption\",[[0,\"bcm-caption\",{\"noCaption\":[4,\"no-caption\"],\"captionType\":[1,\"caption-type\"],\"captionClasses\":[8,\"caption-classes\"],\"caption\":[1],\"captionError\":[1,\"caption-error\"],\"customErrorMessage\":[1,\"custom-error-message\"],\"size\":[1],\"maxLength\":[8,\"max-length\"],\"value\":[8]}]]],[\"bcm-card\",[[4,\"bcm-card\",{\"_id\":[1537,\"id\"],\"hidden\":[1028],\"color\":[1025],\"header\":[32],\"footer\":[32]}]]],[\"bcm-content\",[[4,\"bcm-content\"]]],[\"bcm-form-2\",[[4,\"bcm-form-2\",{\"_id\":[1537,\"id\"],\"validation\":[1540],\"submit\":[64],\"set\":[64],\"get\":[64],\"resetCaption\":[64],\"setClear\":[64]},[[0,\"bcm-change\",\"onChange\"]]]]],[\"bcm-form-group\",[[1,\"bcm-form-group\",{\"_id\":[1537,\"id\"],\"hidden\":[1028],\"validation\":[1028],\"name\":[1025],\"value\":[1032]}]]],[\"bcm-modal-2-footer\",[[4,\"bcm-modal-2-footer\",{\"_id\":[1537,\"id\"]}]]],[\"bcm-modal-2-header\",[[4,\"bcm-modal-2-header\",{\"_id\":[1537,\"id\"]}]]],[\"bcm-segment\",[[4,\"bcm-segment\",{\"value\":[513],\"disabled\":[516],\"selected\":[1540],\"size\":[1025],\"index\":[1026],\"activeIndex\":[1026,\"active-index\"],\"totalSegments\":[1026,\"total-segments\"]}]]],[\"bcm-segmented-picker\",[[4,\"bcm-segmented-picker\",{\"value\":[1537],\"name\":[513],\"required\":[516],\"size\":[513],\"fullWidth\":[516,\"full-width\"],\"disabled\":[516],\"shadow\":[516],\"segments\":[32],\"activeIndex\":[32],\"setValue\":[64],\"getValue\":[64]},[[0,\"bcm-segment-click\",\"handleSegmentClick\"]]]]],[\"bcm-select-group\",[[1,\"bcm-select-group\",{\"heading\":[1025],\"visible\":[1028],\"hidden\":[1028]}]]],[\"bcm-select-option\",[[1,\"bcm-select-option\",{\"value\":[1025],\"selected\":[1540],\"disabled\":[1028],\"visible\":[1028],\"hidden\":[1028],\"getLabel\":[64]}]]],[\"bcm-tab-pane\",[[1,\"bcm-tab-pane\",{\"size\":[1025],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"tab\":[1025],\"active\":[1028]},[[6,\"bcm-click\",\"handleActiveTabPane\"]]]]],[\"bcm-table\",[[0,\"bcm-table\",{\"_id\":[1537],\"gridOptions\":[1040],\"extensions\":[1537],\"height\":[1537],\"showToolbar\":[516,\"show-toolbar\"],\"showFooter\":[516,\"show-footer\"],\"toolBarConfig\":[1040],\"agGrid\":[32],\"columns\":[32],\"fileTypes\":[32],\"isReady\":[32],\"footerOptions\":[32]}]]],[\"bcm-tabs-content\",[[1,\"bcm-tabs-content\",{\"size\":[1025],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"type\":[1025]},[[4,\"bcm-tabs-active-item\",\"handleActivePane\"]]]]],[\"bcm-timeline\",[[1,\"bcm-timeline\",{\"icon\":[1025],\"type\":[1025],\"hidden\":[1028],\"items\":[32]}]]],[\"bcm-toast\",[[4,\"bcm-toast\",{\"_id\":[1537,\"id\"],\"status\":[1],\"message\":[1],\"description\":[1],\"duration\":[2],\"position\":[1],\"messageIcon\":[8,\"message-icon\"],\"viewButton\":[4,\"view-button\"],\"closeButton\":[4,\"close-button\"],\"removeAfterClose\":[4,\"remove-after-close\"],\"visible\":[32],\"visibleContainer\":[32],\"show\":[64],\"hide\":[64]}]]],[\"bcm-treeview-group\",[[1,\"bcm-treeview-group\"]]],[\"bcm-react-number\",[[0,\"bcm-react-number\",{\"disabled\":[516],\"options\":[1040]}]]],[\"bcm-skeleton\",[[0,\"bcm-skeleton\",{\"_id\":[1537,\"id\"],\"effect\":[513],\"variant\":[513],\"hidden\":[516],\"width\":[1],\"height\":[1],\"marginBottom\":[1,\"margin-bottom\"],\"customStyles\":[1,\"custom-styles\"]}]]],[\"old-bcm-popover-box\",[[4,\"old-bcm-popover-box\",{\"_id\":[1537,\"id\"],\"_target_id\":[1025,\"target-id\"],\"message\":[1025],\"_title\":[1025],\"placement\":[1025],\"open\":[1028],\"hidden\":[1028],\"htmlContent\":[1032,\"html-content\"],\"linkedComponent\":[1025,\"linked-component\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"minHeight\":[1025,\"min-height\"],\"placement_string\":[32],\"show\":[64],\"hide\":[64]},[[4,\"wheel\",\"handleWheel\"],[8,\"scroll\",\"handleScroll\"],[9,\"resize\",\"calculateLocation\"]]]]],[\"bcm-datetime-picker\",[[1,\"bcm-datetime-picker\",{\"_id\":[1537,\"id\"],\"date\":[1025],\"endDate\":[1025,\"end-date\"],\"type\":[1025],\"disabled\":[1028],\"disabledDates\":[1032,\"disableddates\"],\"value\":[1032],\"_open\":[1028,\"open\"],\"hidden\":[1028],\"name\":[1537],\"fullWidth\":[1028,\"full-width\"],\"required\":[1028],\"label\":[1025],\"placeholder\":[1025],\"minYear\":[1026,\"min-year\"],\"maxYear\":[1026,\"max-year\"],\"noCaption\":[1028,\"no-caption\"],\"noMargin\":[1028,\"no-margin\"],\"captionError\":[1025,\"caption-error\"],\"caption\":[1025],\"captionType\":[1025,\"caption-type\"],\"alignment\":[1032],\"placement\":[1025],\"linkedComponent\":[1025,\"linked-component\"],\"clearable\":[1028],\"years\":[32],\"hours\":[32],\"minutes\":[32],\"hasDateModule\":[32],\"hasTimeModule\":[32],\"renderDate\":[32],\"selectedDate\":[32],\"selectedEndDate\":[32],\"error\":[32],\"errorText\":[32],\"tick\":[32],\"open\":[64],\"close\":[64],\"getValue\":[64],\"setDisabled\":[64],\"set\":[64],\"get\":[64],\"setClear\":[64],\"getInput\":[64],\"isValid\":[64],\"resetCaption\":[64]},[[8,\"click\",\"handleWindowClick\"],[9,\"resize\",\"handleResize\"],[7,\"scroll\",\"handleWheels\"],[4,\"wheel\",\"handleWheels\"],[10,\"keydown\",\"handleKeyDown\"]]]]],[\"bcm-overlay_2\",[[4,\"bcm-overlay\",{\"center\":[4],\"color\":[1],\"opacity\":[1],\"zIndex\":[1,\"z-index\"]}],[4,\"bcm-scroll-area\",{\"width\":[1],\"height\":[1],\"isDisabled\":[4,\"is-disabled\"]}]]]]"), options);
|
|
21
|
+
return bootstrapLazy(JSON.parse("[[\"bcm-accordion_69\",[[1,\"bcm-select\",{\"_id\":[1537,\"id\"],\"value\":[1025],\"value2\":[1025],\"size\":[1025],\"scrollable\":[1025],\"clearable\":[1028],\"label\":[1025],\"placeholder\":[1025],\"search\":[1028],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"disabled\":[1028],\"flex\":[1028],\"name\":[1025],\"searchFields\":[1040],\"fullWidth\":[1028,\"full-width\"],\"defaultValue\":[1025,\"default-value\"],\"hidden\":[1028],\"checkboxes\":[1028],\"searchable\":[1028],\"required\":[1028],\"treeview\":[1028],\"numberOfColumns\":[1026,\"number-of-columns\"],\"viewportWidth\":[1025,\"viewport-width\"],\"viewportMinWidth\":[1025,\"viewport-min-width\"],\"viewportMaxWidth\":[1025,\"viewport-max-width\"],\"template\":[1025],\"maxHeight\":[1025,\"max-height\"],\"infoFooter\":[1028,\"info-footer\"],\"_internal_id\":[1537],\"alignment\":[1025],\"_items\":[1032],\"_data\":[1032],\"placement\":[1537],\"tooltip\":[1025],\"selectText\":[32],\"isOpen\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"config\":[64],\"setData\":[64],\"setDataAsync\":[64],\"clearAndSelectSearch\":[64],\"selected\":[64],\"addChecked\":[64],\"updateChecked\":[64],\"getValue\":[64],\"getChecklist\":[64],\"get\":[64],\"set\":[64],\"setClear\":[64],\"resetCaption\":[64]},[[11,\"wheel\",\"onwheelEvent\"],[7,\"scroll\",\"scrollEvent\"],[11,\"resize\",\"handleScreenResize\"],[10,\"click\",\"handleClickOutside\"],[6,\"bcm-treeview-unchecked\",\"handleTreeviewUnchecked\"],[6,\"bcm-listbox-unchecked\",\"handleListboxUnchecked\"],[6,\"bcm-old-tag-dissmisable\",\"bcmOldTagDissmisable\"],[4,\"bcm-listbox-item-selected\",\"handleListboxSelected\"],[4,\"bcm-treeview-checklist\",\"handleListboxCheckedList\"],[4,\"bcm-listbox-checklist\",\"handleTreeviewCheckedList\"]]],[4,\"bcm-chip-group\",{\"_id\":[1537,\"id\"],\"name\":[1],\"value\":[1032],\"required\":[4],\"size\":[1],\"label\":[1],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionType\":[1,\"caption-type\"],\"captionError\":[1,\"caption-error\"]},[[0,\"bcm-chip-select-item\",\"handleSelectItem\"],[0,\"bcm-chip-dismiss\",\"handleDismiss\"],[0,\"bcm-chip-select\",\"handleSelect\"]]],[0,\"bcm-color-input\",{\"_id\":[1537,\"id\"],\"label\":[1],\"placeholder\":[1],\"value\":[1025],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"fullWidth\":[4,\"full-width\"],\"type\":[1]}],[4,\"bcm-checkbox-group\",{\"_id\":[1025],\"direction\":[1025],\"items\":[1025],\"indeterminate\":[1028],\"name\":[1025],\"value\":[1032],\"disabled\":[1028],\"readonly\":[1028],\"hidden\":[1028],\"required\":[1028],\"label\":[1025],\"gap\":[1025],\"defaultValue\":[1025,\"default-value\"],\"fullWidth\":[1544,\"full-width\"],\"optionType\":[1025,\"option-type\"],\"buttonStyle\":[1025,\"button-style\"],\"size\":[1025],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"tick\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"setClear\":[64],\"resetCaption\":[64],\"set\":[64],\"get\":[64],\"check\":[64],\"getValue\":[64],\"getCheckedList\":[64]}],[0,\"bcm-date\",{\"_id\":[513,\"id\"],\"label\":[1],\"placeholder\":[1],\"size\":[1],\"fullWidth\":[4,\"full-width\"],\"required\":[4],\"clearable\":[4],\"disabled\":[4],\"noMargin\":[4,\"no-margin\"],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"name\":[1],\"value\":[1032],\"type\":[1],\"format\":[8],\"range\":[4],\"showTime\":[4,\"show-time\"],\"showNow\":[4,\"show-now\"],\"showHour\":[4,\"show-hour\"],\"showMinute\":[4,\"show-minute\"],\"showSecond\":[4,\"show-second\"],\"use12Hours\":[4,\"use-12-hours\"],\"hourStep\":[2,\"hour-step\"],\"minuteStep\":[2,\"minute-step\"],\"secondStep\":[2,\"second-step\"],\"hideDisabledOptions\":[4,\"hide-disabled-options\"],\"disabledTime\":[8,\"disabled-time\"],\"showToday\":[4,\"show-today\"],\"disabledDates\":[8,\"disabled-dates\"],\"getValue\":[64],\"get\":[64],\"set\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getInput\":[64],\"isValid\":[64]}],[4,\"bcm-dropdown\",{\"isOpen\":[1028,\"open\"],\"_id\":[1537,\"id\"],\"menuId\":[513,\"menu-id\"],\"hidden\":[1028],\"type\":[1025],\"size\":[1025],\"disabled\":[1028],\"kind\":[1025],\"icon\":[1025],\"href\":[1025],\"target\":[1025],\"value\":[1025],\"noStyle\":[1028,\"no-style\"],\"dropdownIcon\":[1025,\"dropdown-icon\"],\"linkedComponent\":[1025,\"linked-component\"],\"loading\":[4],\"variant\":[1],\"dataDismiss\":[4,\"data-dismiss\"],\"fullWidth\":[4,\"full-width\"],\"iconPosition\":[1,\"icon-position\"],\"placement\":[1],\"height\":[8],\"maxHeight\":[1,\"max-height\"],\"minHeight\":[1,\"min-height\"],\"stopDeepClean\":[4,\"stop-deep-clean\"],\"selectable\":[4],\"gap\":[1],\"color\":[8],\"data\":[1032],\"activeItem\":[32],\"setActive\":[64],\"getActive\":[64]},[[0,\"bcm-items\",\"handleSlotItems\"]]],[4,\"bcm-popconfirm\",{\"_id\":[1537,\"id\"],\"message\":[1025],\"status\":[1025],\"cancelText\":[1025,\"cancel-text\"],\"okeyText\":[1025,\"okey-text\"],\"placement\":[1025],\"trigger\":[1025],\"open\":[1028],\"hidden\":[1028],\"show\":[64],\"hide\":[64]},[[4,\"bcm-popconfirm-confirm\",\"onBcmConfirm\"],[4,\"bcm-popconfirm-cancel\",\"onBcmCancel\"]]],[4,\"bcm-radio-group\",{\"_id\":[513,\"id\"],\"label\":[1],\"name\":[1],\"value\":[1032],\"defaultValue\":[1032,\"default-value\"],\"size\":[1],\"disabled\":[4],\"hidden\":[4],\"required\":[4],\"gap\":[1],\"direction\":[1],\"fullWidth\":[4,\"full-width\"],\"items\":[1],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionError\":[1,\"caption-error\"],\"captionType\":[1,\"caption-type\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"setClear\":[64],\"resetCaption\":[64],\"check\":[64],\"get\":[64],\"set\":[64],\"getValue\":[64]},[[0,\"bcm-radio-change\",\"handleChange\"]]],[4,\"bcm-switch\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"checked\":[1028],\"hidden\":[1028],\"value\":[1028],\"name\":[1025],\"disabled\":[1028],\"required\":[1028],\"size\":[1025],\"readonly\":[1028],\"activeIcon\":[1025,\"active-icon\"],\"activeText\":[1025,\"active-text\"],\"inactiveIcon\":[1025,\"inactive-icon\"],\"inactiveText\":[1025,\"inactive-text\"],\"pending\":[1028],\"label\":[1025],\"labelPosition\":[1025,\"label-position\"],\"tooltip\":[1025],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"set\":[64],\"check\":[64],\"get\":[64],\"setClear\":[64],\"resetCaption\":[64]},[[0,\"keydown\",\"handleKeyUp\"]]],[4,\"bcm-drawer\",{\"_id\":[1537,\"id\"],\"_title\":[1032],\"position\":[1025],\"fullWidth\":[1028,\"full-width\"],\"_open\":[32],\"_close\":[32],\"show\":[64],\"hide\":[64]},[[8,\"bcm-before-open\",\"_beforeOpen\"],[8,\"bcm-before-close\",\"_beforeClose\"],[4,\"keydown\",\"keyboardNavigation\"]]],[4,\"bcm-expansion-panel\",{\"_id\":[1537,\"id\"],\"expanded\":[1028],\"disabled\":[1028],\"hidden\":[1028],\"valid\":[1028],\"hideToggle\":[1028,\"hide-toggle\"],\"expandIconPosition\":[1025,\"expand-icon-position\"],\"tooltip\":[1032],\"headerColor\":[32],\"tooltipDefaultValue\":[32]}],[1,\"bcm-tab\",{\"type\":[1025],\"active\":[1028],\"disabled\":[1028],\"closable\":[1028],\"tabId\":[1025,\"tab-id\"],\"formControl\":[1025,\"form-control\"],\"hidden\":[1028],\"status\":[1025],\"badge\":[1028],\"blink\":[1028]}],[4,\"bcm-alert\",{\"hidden\":[1028],\"_id\":[1537,\"id\"],\"description\":[1032],\"status\":[1025],\"type\":[1025],\"dismissible\":[1032],\"icon\":[1028],\"bigIcon\":[1028,\"big-icon\"],\"fullWidth\":[1028,\"full-width\"]}],[4,\"bcm-attendance\",{\"_id\":[1537,\"id\"],\"data\":[1032]}],[4,\"bcm-modal\",{\"_id\":[1537,\"id\"],\"isShow\":[1028,\"is-show\"],\"hidden\":[1028],\"size\":[1032],\"backdrop\":[1032],\"width\":[1025],\"height\":[1025],\"fullWidth\":[1028,\"full-width\"],\"hide\":[64],\"show\":[64]},[[8,\"click\",\"handleSubmit\"],[4,\"keydown\",\"keyboardNavigation\"],[0,\"bcm-modal-before-open\",\"showModal\"],[0,\"bcm-modal-before-close\",\"hideModal\"]]],[0,\"bcm-progress\",{\"_id\":[1537,\"id\"],\"value\":[1026],\"max\":[1026],\"size\":[1025],\"type\":[1025],\"info\":[1025],\"error\":[1028],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"color\":[1025],\"isCompleted\":[32],\"increment\":[64],\"decrement\":[64],\"set\":[64]}],[4,\"bcm-stepper\",{\"hidden\":[1028],\"_id\":[1537,\"id\"],\"direction\":[1025],\"linear\":[1028],\"size\":[1025],\"icon\":[1028],\"active\":[1026],\"stepperId\":[1537,\"stepper-id\"],\"data\":[1040],\"tick\":[1040],\"prev\":[64],\"next\":[64],\"setActive\":[64],\"reset\":[64],\"getCurrentStep\":[64],\"getSteps\":[64]},[[0,\"bcm-change-hidden\",\"handleChangeBcmHidden\"],[4,\"bcm-step-before-change\",\"handleBcmStepBeforeChange\"]]],[4,\"bcm-accordion\",{\"_id\":[1537,\"id\"],\"multi\":[1028]},[[0,\"bcm-open\",\"open\"],[0,\"bcm-is-load\",\"isLoad\"]]],[0,\"bcm-attendance-actions\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"disabled\":[4],\"data\":[1040],\"lateKeys\":[1025,\"late-keys\"],\"hideComment\":[4,\"hide-comment\"],\"set\":[64],\"get\":[64]}],[4,\"bcm-button-group\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"type\":[1025],\"color\":[1032],\"disabled\":[1032],\"direction\":[1025]},[[0,\"bcm-click\",\"listenButton\"]]],[1,\"bcm-collapse\",{\"_id\":[1537,\"id\"],\"borderless\":[1028],\"open\":[1028],\"noBorder\":[1028,\"no-border\"],\"noPadding\":[1028,\"no-padding\"],\"hidden\":[1028]}],[4,\"bcm-collapse-group\",{\"borderless\":[1028],\"open\":[1028],\"multiple\":[1028],\"hidden\":[1028]},[[4,\"bcm-collapse-open\",\"handleOpen\"]]],[1,\"bcm-error-layout\",{\"size\":[1025],\"hidden\":[1028],\"items\":[1025],\"itemsProp\":[32],\"set\":[64],\"clear\":[64]}],[4,\"bcm-item\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"color\":[1032],\"static\":[1028]}],[4,\"bcm-items\",{\"_id\":[1537,\"id\"]}],[4,\"bcm-popover\",{\"_id\":[513,\"id\"],\"message\":[1],\"content\":[1],\"placement\":[1],\"trigger\":[1],\"open\":[1028],\"color\":[1],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"autoHide\":[4,\"auto-hide\"],\"targetId\":[1,\"target-id\"],\"popover\":[32],\"show\":[64],\"hide\":[64],\"toggle\":[64]}],[0,\"bcm-range\",{\"_id\":[1537,\"id\"],\"min\":[1026],\"max\":[1026],\"step\":[1026],\"value\":[1032],\"height\":[1025],\"name\":[1025],\"direction\":[1025],\"_prefix\":[1025,\"prefix\"],\"_suffix\":[1025,\"suffix\"],\"multiple\":[32],\"leftValue\":[32],\"rightValue\":[32],\"leftMin\":[32],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]}],[0,\"bcm-shortcut\",{\"hotkey\":[1],\"color\":[1],\"size\":[1]}],[4,\"bcm-tab-group\",{\"_id\":[513,\"id\"],\"active\":[1537],\"color\":[1],\"size\":[1],\"setActive\":[64],\"refresh\":[64]},[[9,\"resize\",\"inkBarControl\"]]],[4,\"bcm-tab-item\",{\"_id\":[1537,\"id\"],\"active\":[1540],\"disabled\":[4],\"index\":[520]}],[0,\"bcm-tab-item-header\",{\"_id\":[1537,\"id\"],\"active\":[1540],\"disabled\":[4],\"index\":[8],\"color\":[1],\"size\":[1]}],[1,\"bcm-tabs\",{\"size\":[1025],\"type\":[1025],\"direction\":[1025],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"underline\":[1028],\"activeChild\":[32],\"lineOpts\":[32],\"prevButton\":[32],\"nextButton\":[32],\"completeButton\":[32],\"prevButtonState\":[32],\"nextButtonState\":[32],\"completeButtonState\":[32],\"config\":[64],\"next\":[64],\"prev\":[64],\"complete\":[64],\"active\":[64],\"getActiveTab\":[64],\"getActiveIndex\":[64],\"error\":[64],\"info\":[64],\"warning\":[64],\"success\":[64],\"statusReset\":[64]},[[9,\"resize\",\"windowResize\"]]],[1,\"bcm-select-box\",{\"_internal_id\":[1537],\"hidden\":[1028],\"isShow\":[1028,\"open\"]},[[0,\"bcm-change\",\"handleChangeEvent\"]]],[4,\"bcm-chip\",{\"_id\":[1537,\"id\"],\"type\":[1025],\"size\":[1025],\"avatar\":[1032],\"icon\":[1032],\"disabled\":[1028],\"color\":[1032],\"selected\":[1028],\"value\":[1025],\"data\":[1032]}],[0,\"bcm-popconfirm-box\",{\"_id\":[1537,\"id\"],\"_target_id\":[1025,\"target-id\"],\"message\":[1025],\"status\":[1025],\"cancelText\":[1025,\"cancel-text\"],\"okeyText\":[1025,\"okey-text\"],\"placement\":[1032],\"open\":[1028],\"hidden\":[1028],\"_internal_id\":[1537,\"internal-id\"],\"placement_string\":[32],\"show\":[64],\"hide\":[64]},[[8,\"click\",\"handleClickOutside\"],[4,\"bcm-popconfirm-show\",\"showHandler\"],[9,\"resize\",\"calculateLocation\"]]],[4,\"bcm-link\",{\"hidden\":[1028],\"href\":[1025],\"target\":[1025],\"icon\":[1025],\"disabled\":[1028],\"iconPosition\":[1025,\"icon-position\"]},[[0,\"click\",\"handleOnClick\"]]],[1,\"bcm-old-tag\",{\"type\":[1025],\"size\":[1032],\"checked\":[1028],\"color\":[1537],\"value\":[1025],\"hidden\":[1540],\"_id\":[1537,\"id\"],\"maxWidth\":[1028,\"max-width\"],\"customStyle\":[1032,\"custom-style\"],\"_internal_id\":[1537]},[[2,\"click\",\"handleClick\"]]],[0,\"bcm-color-palette\",{\"value\":[1537],\"paletteKeys\":[16],\"shades\":[16]}],[4,\"bcm-form\",{\"_id\":[1537,\"id\"],\"hidden\":[1028],\"validation\":[1028],\"name\":[1025],\"value\":[1032],\"autocomplete\":[1028],\"submit\":[64],\"set\":[64],\"get\":[64],\"setClear\":[64],\"resetCaption\":[64],\"config\":[64]},[[0,\"click\",\"handleSubmit\"],[0,\"bcm-change\",\"handleChange\"],[0,\"submit\",\"handleSubmitForm\"]]],[4,\"bcm-menu\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"collapsible\":[1540],\"collapse\":[1540],\"mode\":[1025],\"disabled\":[1028],\"hidden\":[1028],\"linkedComponent\":[1025,\"linked-component\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"minHeight\":[1025,\"min-height\"],\"selectable\":[4],\"gap\":[1],\"dropdown\":[4],\"placement\":[1025],\"data\":[1032],\"activeItemId\":[32],\"setActive\":[64],\"getActive\":[64]},[[0,\"bcm-items\",\"handleSlotItems\"]]],[4,\"bcm-radio\",{\"_id\":[513,\"id\"],\"checked\":[4],\"value\":[8],\"disabled\":[4],\"size\":[1],\"color\":[8]}],[0,\"bcm-rc-picker\",{\"placeholder\":[1],\"size\":[513],\"error\":[4],\"disabled\":[4],\"clearable\":[4],\"ariaLabel\":[1,\"aria-label\"],\"type\":[1],\"format\":[8],\"range\":[4],\"showToday\":[4,\"show-today\"],\"disabledDates\":[16],\"showTime\":[4,\"show-time\"],\"showNow\":[4,\"show-now\"],\"showHour\":[4,\"show-hour\"],\"showMinute\":[4,\"show-minute\"],\"showSecond\":[4,\"show-second\"],\"use12Hours\":[4,\"use-1-2-hours\"],\"hourStep\":[2,\"hour-step\"],\"minuteStep\":[2,\"minute-step\"],\"secondStep\":[2,\"second-step\"],\"hideDisabledOptions\":[4,\"hide-disabled-options\"],\"disabledTime\":[16],\"newValue\":[32],\"set\":[64]}],[4,\"bcm-step\",{\"hidden\":[1028],\"_id\":[1537,\"id\"],\"_title\":[1025],\"description\":[1025],\"status\":[1025],\"icon\":[1025],\"loading\":[1028],\"valid\":[1028],\"index\":[1026],\"active\":[1540],\"htmlTemplate\":[1025,\"html-template\"],\"isLast\":[1028,\"is-last\"],\"disabled\":[1028]}],[0,\"bcm-list\",{\"_id\":[1537,\"id\"],\"tempId\":[513,\"temp-id\"],\"type\":[1025],\"treeview\":[1028],\"checkboxes\":[1028],\"searchable\":[1028],\"value\":[1032],\"name\":[1025],\"label\":[1025],\"size\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"highlight\":[1028],\"highlightText\":[1032,\"highlight-text\"],\"required\":[1028],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"minHeight\":[1025,\"min-height\"],\"width\":[1025],\"tooltip\":[1025],\"infoFooter\":[1028,\"info-footer\"],\"variableText\":[1025,\"variable-text\"],\"template\":[1025],\"allOpen\":[1028,\"all-open\"],\"keyControl\":[1028,\"key-control\"],\"checkAll\":[1028,\"check-all\"],\"stopDeepClean\":[4,\"stop-deep-clean\"],\"openIntersecting\":[4,\"open-intersecting\"],\"linkedComponent\":[1025,\"linked-component\"],\"placeholder\":[1025],\"searchPlaceholder\":[1025,\"search-placeholder\"],\"searchIsOnlyChilds\":[1028,\"search-is-only-childs\"],\"minSearchLength\":[2,\"min-search-length\"],\"clearable\":[1028],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"emptyText\":[1,\"empty-text\"],\"emptyIcon\":[1,\"empty-icon\"],\"placement\":[1025],\"disableChangeEvent\":[4,\"disable-change-event\"],\"autoFocusSelected\":[4,\"auto-focus-selected\"],\"data\":[1032],\"inputText\":[32],\"isOpen\":[32],\"isOpenAnimation\":[32],\"calculatedViewport\":[32],\"isSelectedOther\":[32],\"isHaveOtherTag\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"tick\":[32],\"totalData\":[32],\"totalRootData\":[32],\"limit\":[32],\"searchGetParents\":[32],\"searchResultLimit\":[32],\"searchFound\":[32],\"returnFilterData\":[32],\"returnOtherData\":[32],\"options\":[32],\"tagContainerWidth\":[32],\"selectAllItem\":[32],\"shouldTriggerChange\":[32],\"set\":[64],\"get\":[64],\"getCheckedList\":[64],\"getSelected\":[64],\"getValue\":[64],\"triggerChange\":[64],\"addChecked\":[64],\"selected\":[64],\"setClear\":[64],\"resetCaption\":[64],\"show\":[64],\"hide\":[64]},[[2,\"bcm-is-intersecting\",\"isIntersecting\"],[2,\"bcm-items\",\"handleSlotItems\"],[0,\"bcm-change\",\"handleChange\"],[11,\"touchstart\",\"handleTouchStart\"],[10,\"focusin\",\"handleFocusIn\"],[0,\"bcm-select-other-tag\",\"handleSelectOtherTag\"],[0,\"bcm-delete-tag\",\"handleDeleteTag\"],[0,\"bcm-select-tag\",\"handleSelectTag\"],[10,\"click\",\"handleClick\"],[10,\"bcm-on-search-clear\",\"bcmOnSearchClear\"],[10,\"bcm-on-search\",\"bcmOnSearch\"],[10,\"keydown\",\"handleKeyDown\"],[10,\"keyup\",\"handleKeyUp\"]]],[4,\"bcm-textarea\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"hidden\":[1028],\"value\":[1025],\"placeholder\":[1025],\"label\":[1025],\"name\":[1025],\"required\":[1028],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"rows\":[1026],\"size\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"resize\":[1032],\"fullWidth\":[1028,\"full-width\"],\"maxLength\":[1026,\"max-length\"],\"focused\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"set\":[64],\"get\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]}],[1,\"bcm-listbox\",{\"innerComponent\":[1028,\"inner-component\"],\"checkboxes\":[1028],\"label\":[1025],\"required\":[1028],\"value\":[1032],\"search\":[1028],\"infoFooter\":[1028,\"info-footer\"],\"showIcon\":[1028,\"show-icon\"],\"size\":[1025],\"selectedId\":[1025,\"selected-id\"],\"checkedList\":[1040],\"updateCheckedList\":[1040],\"_items\":[1025,\"data\"],\"fullWidth\":[1028,\"full-width\"],\"searchFields\":[1040],\"_flex\":[1025,\"flex\"],\"hidden\":[1028],\"returnField\":[1025,\"return-field\"],\"searchSub\":[1025,\"search-sub\"],\"searchText\":[1025,\"searchtext\"],\"treeview\":[1028],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"numberOfColumns\":[1026,\"number-of-columns\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"template\":[1025],\"highlight\":[1028],\"loading\":[1028],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"_internal_id\":[1537],\"tooltip\":[1025],\"total\":[32],\"items\":[32],\"checklist\":[32],\"sortedChecklist\":[32],\"indeterminateState\":[32],\"checked\":[32],\"jsonItem\":[32],\"searchData\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"checklistSorted\":[32],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64],\"getChecklist\":[64],\"showSearchMethod\":[64],\"selected\":[64],\"clearAndSelectSearch\":[64],\"addChecked\":[64],\"updateChecked\":[64],\"config\":[64],\"setData\":[64],\"searchResultMethod\":[64],\"listboxUncheckedMethod\":[64]},[[2,\"bcm-treeview-item-selected\",\"handleListboxSelected\"],[0,\"bcm-on-search\",\"listenSearchResult\"],[0,\"bcm-listbox-item-selected\",\"handleListboxClearSelected\"],[0,\"bcm-listbox-checked\",\"handleListboxChecked\"],[0,\"bcm-listbox-unchecked\",\"handleListboxUnchecked\"]]],[4,\"bcm-input\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"value\":[1032],\"size\":[1025],\"label\":[1025],\"pattern\":[1025],\"tooltip\":[1025],\"placeholder\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"autocomplete\":[1028],\"name\":[1025],\"type\":[1025],\"hidden\":[1028],\"required\":[1028],\"fullWidth\":[1028,\"full-width\"],\"noDefaultIcon\":[1028,\"no-default-icon\"],\"disableWatchValue\":[1028,\"disable-watch-value\"],\"passwordToggle\":[1028,\"password-toggle\"],\"maxLength\":[1026,\"max-length\"],\"minLength\":[1026,\"min-length\"],\"unitPrefix\":[1025,\"unit-prefix\"],\"unit\":[1025],\"decimal\":[1028],\"min\":[1026],\"max\":[1026],\"step\":[1032],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"customErrorMessage\":[1025,\"custom-error-message\"],\"_prefix\":[1025],\"_suffix\":[1025],\"captionCache\":[32],\"captionTypeCache\":[32],\"inValid\":[32],\"valueCache\":[32],\"focused\":[32],\"isPasswordVisible\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"set\":[64],\"get\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]},[[0,\"keydown\",\"listenKeyDown\"]]],[0,\"bcm-rc-overflow\",{\"_id\":[513,\"id\"],\"maxCount\":[8,\"max-count\"],\"data\":[16],\"checked\":[32]}],[4,\"bcm-search\",{\"_id\":[1537,\"id\"],\"placeholder\":[1025],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"size\":[1025],\"limit\":[1026],\"searchIsOnlyChilds\":[1028,\"search-is-only-childs\"],\"minSearchLength\":[2,\"min-search-length\"],\"data\":[1032],\"tick\":[32],\"isActiveClearable\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"setValue\":[64],\"handleClear\":[64]}],[1,\"bcm-treeview\",{\"checkboxes\":[1028],\"showIcon\":[1028,\"show-icon\"],\"size\":[1025],\"selectedId\":[1025,\"selected-id\"],\"checkedList\":[1040],\"updateCheckedList\":[1040],\"hidden\":[1028],\"search\":[1028],\"searchOnlyChild\":[1028,\"search-only-child\"],\"keydown\":[1028],\"allOpen\":[1028,\"all-open\"],\"fullWidth\":[1028,\"full-width\"],\"infoFooter\":[1028,\"info-footer\"],\"searchFields\":[1040],\"searchSub\":[1025,\"search-sub\"],\"returnField\":[1025,\"return-field\"],\"_items\":[1025,\"data\"],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"maxHeight\":[1025,\"max-height\"],\"highlight\":[1028],\"loading\":[1028],\"favIcon\":[1028,\"fav-icon\"],\"favIconOnlyChilds\":[1028,\"fav-icon-only-childs\"],\"_internal_id\":[1537],\"showSearch\":[32],\"items\":[32],\"total\":[32],\"checkCount\":[32],\"focusedElement\":[32],\"keyMapForFocus\":[32],\"checklist\":[32],\"favoriteList\":[32],\"checklistSorted\":[32],\"searchData\":[32],\"searchResults\":[32],\"setData\":[64],\"getChecklist\":[64],\"getFavorites\":[64],\"selected\":[64],\"clearAndSelectSearch\":[64],\"addChecked\":[64],\"updateChecked\":[64],\"config\":[64],\"showSearchMethod\":[64],\"searchResultMethod\":[64],\"treeviewUncheckedMethod\":[64]},[[0,\"bcm-on-search\",\"listenSearchResult\"],[0,\"bcm-treeview-item-selected\",\"handletreeviewItemSelected\"],[0,\"bcm-treeview-checked\",\"handletreeviewChecked\"],[0,\"bcm-treeview-unchecked\",\"handletreeviewUnchecked\"],[0,\"bcm-treeview-indeterminate-checked\",\"handletreeviewIndeterminateChecked\"],[0,\"bcm-treeview-indeterminate-unchecked\",\"handletreeviewIndeterminateUnchecked\"],[0,\"contextmenu\",\"handleRightClick\"],[4,\"keyup\",\"keyboardNavigationUp\"],[4,\"keydown\",\"keyboardNavigation\"]]],[1,\"bcm-listbox-item\",{\"objectMapping\":[1040],\"display\":[1028],\"avatar\":[1028],\"avatarImage\":[1025,\"avatar-image\"],\"avatarName\":[1025,\"avatar-name\"],\"secondaryText\":[1025,\"secondary\"],\"tooltipText\":[1025,\"tooltip\"],\"text\":[1025],\"_id\":[1537,\"id\"],\"size\":[1025],\"icon\":[1025],\"open\":[1540],\"selected\":[1028],\"checkboxes\":[1028],\"showIcon\":[1028,\"show-icon\"],\"checked\":[1540],\"focused\":[1540],\"hidden\":[1540],\"itemObject\":[1025,\"item-object\"],\"disabled\":[1540],\"highlight\":[1544],\"_internal_id\":[1537],\"template\":[1025]},[[4,\"bcm-listbox-send-check\",\"ListenListboxCheck\"],[4,\"bcm-listbox-send-uncheck\",\"ListenListboxUncheck\"],[4,\"bcm-listbox-clear-selecteds\",\"handleListboxClearSelecteds\"]]],[1,\"bcm-listbox-group\",{\"text\":[1025],\"_id\":[1537,\"id\"],\"hidden\":[1028]}],[0,\"bcm-colorful\",{\"color\":[1032]}],[1,\"bcm-old-search\",{\"data\":[1040],\"searchFields\":[1040],\"returnField\":[1025,\"return-field\"],\"searchSub\":[1025,\"searchsub\"],\"hidden\":[1028],\"onlyChild\":[1028,\"only-child\"],\"clearable\":[1028],\"searchValue\":[1025,\"search-value\"],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"disabled\":[1028],\"_internal_id\":[1537],\"results\":[32],\"setValue\":[64],\"select\":[64],\"setClear\":[64],\"searchArray\":[64]},[[0,\"bcm-change\",\"listenBcmChange\"]]],[1,\"bcm-treeview-item\",{\"items\":[1032],\"itemObject\":[1025,\"item-object\"],\"text\":[1025],\"tooltipText\":[1025,\"tooltip-text\"],\"_id\":[1537,\"id\"],\"parentId\":[1025,\"parent-id\"],\"hasChild\":[1028,\"has-child\"],\"size\":[1025],\"icon\":[1025],\"open\":[1540],\"selected\":[1028],\"checkboxes\":[1028],\"showIcon\":[1028,\"show-icon\"],\"favicon\":[1028],\"favorite\":[1028],\"checked\":[1540],\"checkTrigger\":[1540,\"checktrigger\"],\"focused\":[1540],\"disabled\":[1540],\"contextMenuShow\":[1028,\"context-menu-show\"],\"_contextMenu\":[1025,\"context-menu\"],\"indeterminateState\":[1025,\"indeterminate-state\"],\"_internal_id\":[1537],\"menuPadding\":[32],\"childLength\":[32],\"indeterminate\":[32],\"hidden\":[32],\"contextMenu\":[32],\"contextOffsetLeft\":[32],\"contextOffsetTop\":[32]},[[4,\"bcm-treeview-clear-selecteds\",\"handletreeviewClearSelecteds\"],[4,\"bcm-treeview-change\",\"ListentreeviewChange\"],[4,\"bcm-treeview-send-check\",\"ListentreeviewShowContext\"],[4,\"bcm-treeview-send-uncheck\",\"ListentreeviewShowContext\"],[4,\"bcm-treeview-show-context\",\"ListentreeviewShowContext\"],[8,\"click\",\"handleWindowClick\"],[0,\"bcm-treeview-check-group-check\",\"checkGroup\"]]],[4,\"bcm-empty\",{\"icon\":[1]}],[0,\"bcm-checkbox-lite\",{\"_id\":[1537,\"id\"],\"checked\":[1028],\"indeterminate\":[1025],\"disabled\":[1028],\"hidden\":[1028],\"required\":[1028],\"readOnly\":[1028,\"read-only\"],\"captionType\":[1025,\"caption-type\"]}],[4,\"bcm-divider\",{\"hidden\":[1028],\"direction\":[1025]}],[4,\"bcm-linked\",{\"_id\":[513,\"id\"],\"placement\":[1],\"trigger\":[1],\"targetId\":[1,\"target-id\"],\"height\":[1],\"maxHeight\":[1,\"max-height\"],\"minHeight\":[1,\"min-height\"],\"isOpen\":[1540,\"is-open\"],\"hideDelay\":[2,\"hide-delay\"],\"moveOverLayContainer\":[4,\"move-overlay-container\"],\"isMouseOverLink\":[32],\"show\":[64],\"hide\":[64],\"updateLayout\":[64],\"toggle\":[64]},[[4,\"linked-data-dismiss\",\"onLinkedDataDismis\"],[4,\"bcm-floating-is-hide\",\"onBcmFloatingIsHide\"],[6,\"click\",\"clickListener\"],[6,\"keydown\",\"keyboardNavigation\"]]],[4,\"bcm-typography\"],[4,\"bcm-checkbox\",{\"_id\":[1537,\"id\"],\"inGroup\":[1028,\"in-group\"],\"value\":[1028],\"checked\":[1028],\"name\":[1025],\"disabled\":[1028],\"hidden\":[1028],\"required\":[1028],\"label\":[1025],\"readonly\":[1028],\"size\":[1025],\"indeterminate\":[1025],\"color\":[1025],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"setClear\":[64],\"resetCaption\":[64],\"set\":[64],\"get\":[64],\"check\":[64]},[[0,\"keydown\",\"handleKeyUp\"]]],[4,\"bcm-avatar\",{\"_id\":[513,\"id\"],\"image\":[1],\"name\":[1],\"alt\":[1],\"shape\":[1],\"size\":[1],\"color\":[1],\"icon\":[1],\"status\":[1],\"blink\":[4],\"isFallback\":[32]}],[4,\"bcm-button\",{\"_id\":[1537,\"id\"],\"hidden\":[1540],\"type\":[1025],\"size\":[1025],\"disabled\":[1540],\"kind\":[1025],\"outline\":[1028],\"icon\":[1025],\"href\":[1025],\"target\":[1025],\"value\":[1025],\"loading\":[1028],\"variant\":[1025],\"dataDismiss\":[1028,\"data-dismiss\"],\"fullWidth\":[1028,\"full-width\"],\"iconPosition\":[1025,\"icon-position\"],\"color\":[1032],\"checked\":[1028]},[[2,\"click\",\"handleOnClick\"]]],[1,\"bcm-old-input\",{\"type\":[1025],\"value\":[1032],\"size\":[1025],\"label\":[1025],\"noCaption\":[1028,\"no-caption\"],\"noMargin\":[1028,\"no-margin\"],\"captionError\":[1025,\"caption-error\"],\"caption\":[1025],\"captionType\":[1025,\"caption-type\"],\"placeholder\":[1025],\"fullWidth\":[1028,\"full-width\"],\"disabled\":[1028],\"readonly\":[1028],\"clearable\":[1028],\"passwordToggle\":[1028,\"password-toggle\"],\"noDefaultIcon\":[1028,\"no-default-icon\"],\"_id\":[1537,\"id\"],\"_internal_id\":[1025],\"name\":[1537],\"unit\":[1025],\"unitPrefix\":[1025,\"unit-prefix\"],\"decimal\":[1032],\"min\":[1026],\"max\":[1026],\"step\":[1032],\"hidden\":[1028],\"required\":[1028],\"disableWatchValue\":[1028,\"disable-watch-value\"],\"maxLength\":[1026,\"max-length\"],\"tooltip\":[1025],\"inValid\":[32],\"valueCache\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"hasFocus\":[32],\"isPasswordVisible\":[32],\"setFocus\":[64],\"removeFocus\":[64],\"select\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"getValue\":[64]},[[0,\"keydown\",\"numberControl\"]]],[4,\"bcm-badge\",{\"_id\":[513,\"id\"],\"blink\":[4],\"value\":[1],\"color\":[8],\"size\":[1],\"status\":[1]}],[4,\"bcm-text\",{\"hidden\":[1028],\"scale\":[1032],\"weight\":[1025],\"color\":[1025],\"text\":[1025],\"fontSize\":[1026,\"font-size\"]}],[0,\"bcm-label\",{\"_id\":[513,\"id\"],\"required\":[4],\"value\":[1],\"label\":[1],\"size\":[1],\"form\":[8],\"htmlFor\":[8,\"html-for\"],\"hidden\":[4],\"type\":[8],\"tooltip\":[1]}],[4,\"bcm-tooltip\",{\"_id\":[513,\"id\"],\"message\":[1],\"placement\":[1],\"trigger\":[1],\"open\":[1028],\"color\":[1],\"size\":[1],\"openDelay\":[2,\"open-delay\"],\"closeDelay\":[2,\"close-delay\"],\"autoHide\":[4,\"auto-hide\"],\"targetId\":[1,\"target-id\"],\"tooltip\":[32],\"show\":[64],\"hide\":[64],\"toggle\":[64]}],[0,\"bcm-icon\",{\"hidden\":[1028],\"icon\":[1025]}]]],[\"bcm-autocomplete\",[[1,\"bcm-autocomplete\",{\"searchFields\":[1040],\"_items\":[1025,\"data\"],\"fullWidth\":[1028,\"full-width\"],\"hidden\":[1028],\"searchText\":[1025,\"searchtext\"],\"returnField\":[1025,\"return-field\"],\"searchSub\":[1025,\"search-sub\"],\"searchPlaceholder\":[1025,\"searchplaceholder\"],\"inputLength\":[32],\"isOpen\":[32],\"resultFound\":[32],\"searchData\":[32],\"searchResults\":[32],\"items\":[32],\"config\":[64],\"setData\":[64]},[[2,\"bcm-listbox-item-selected\",\"handleListboxClearSelected\"],[0,\"bcm-on-search-value\",\"listenSearchValue\"],[0,\"bcm-on-search\",\"listenSearchResult\"],[10,\"click\",\"handleClickOutside\"]]]]],[\"bcm-attendance-actions-comment\",[[0,\"bcm-attendance-actions-comment\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"disabled\":[4],\"selectedKey\":[1025,\"selected-key\"],\"targetId\":[1,\"target-id\"],\"isShow\":[1028,\"is-show\"],\"isLate\":[4,\"is-late\"],\"selectedItem\":[1040],\"show\":[64],\"hide\":[64]},[[8,\"click\",\"handleClickOutside\"]]]]],[\"bcm-input-dropdown\",[[0,\"bcm-input-dropdown\",{\"_id\":[513,\"id\"],\"value\":[1040],\"defaultValue\":[1040],\"lateKeys\":[1025,\"late-keys\"],\"maxCharacterLimit\":[1026,\"max-character-limit\"],\"size\":[1],\"label\":[1],\"placeholder\":[1],\"name\":[1],\"fullWidth\":[516,\"full-width\"],\"hideComment\":[516,\"hide-comment\"],\"hideCaption\":[4,\"hide-caption\"],\"disabled\":[4],\"required\":[4],\"readonly\":[4],\"data\":[1040],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"customErrorMessage\":[1025,\"custom-error-message\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"isOpenMenu\":[32],\"invalid\":[32],\"set\":[64],\"get\":[64],\"setClear\":[64],\"resetCaption\":[64]},[[6,\"click\",\"clickListener\"]]]]],[\"bcm-date-picker\",[[1,\"bcm-date-picker\",{\"_id\":[1537,\"id\"],\"date\":[1025],\"value\":[1032],\"endDate\":[1025,\"end-date\"],\"range\":[1028],\"hidden\":[1028],\"name\":[1537],\"fullWidth\":[1028,\"full-width\"],\"required\":[1028],\"label\":[1025],\"placeholder\":[1025],\"disabledDates\":[1032,\"disableddates\"],\"disabled\":[1028],\"noMargin\":[1028,\"no-margin\"],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"alignment\":[1032],\"_internal_id\":[1537,\"internal-id\"],\"placement\":[1025],\"linkedComponent\":[1025,\"linked-component\"],\"clearable\":[1028],\"stateStartDate\":[32],\"stateEndDate\":[32],\"set\":[64],\"get\":[64],\"setDisabled\":[64],\"setClear\":[64],\"setStartDate\":[64],\"setEndDate\":[64],\"getInput\":[64],\"open\":[64],\"getValue\":[64],\"isValid\":[64],\"resetCaption\":[64]}]]],[\"bcm-time-picker\",[[1,\"bcm-time-picker\",{\"_id\":[1537,\"id\"],\"time\":[1025],\"value\":[1032],\"hidden\":[1028],\"name\":[1537],\"fullWidth\":[1028,\"full-width\"],\"required\":[1028],\"label\":[1025],\"placeholder\":[1025],\"disabled\":[1028],\"noMargin\":[1028,\"no-margin\"],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"alignment\":[1032],\"placement\":[1025],\"linkedComponent\":[1025,\"linked-component\"],\"clearable\":[1028],\"set\":[64],\"get\":[64],\"setDisabled\":[64],\"getInput\":[64],\"getValue\":[64],\"isValid\":[64],\"setClear\":[64],\"resetCaption\":[64],\"open\":[64]}]]],[\"bcm-number-input\",[[4,\"bcm-number-input\",{\"_id\":[513,\"id\"],\"value\":[1032],\"defaultValue\":[8,\"default-value\"],\"_prefix\":[1,\"prefix\"],\"_suffix\":[1,\"suffix\"],\"size\":[1],\"min\":[8],\"max\":[8],\"step\":[2],\"label\":[1],\"name\":[1],\"fullWidth\":[4,\"full-width\"],\"clearable\":[4],\"readonly\":[4],\"disabled\":[4],\"required\":[4],\"mode\":[1],\"placeholder\":[1],\"thousandSeparator\":[8,\"thousand-separator\"],\"decimalSeparator\":[1,\"decimal-separator\"],\"decimalScale\":[2,\"decimal-scale\"],\"fixedDecimalScale\":[4,\"fixed-decimal-scale\"],\"allowNegative\":[4,\"allow-negative\"],\"allowLeadingZeros\":[4,\"allow-leading-zeros\"],\"unitPrefix\":[1,\"unit-prefix\"],\"unitSuffix\":[1,\"unit-suffix\"],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"captionType\":[1025,\"caption-type\"],\"captionError\":[1025,\"caption-error\"],\"customErrorMessage\":[1025,\"custom-error-message\"],\"isFocus\":[32],\"captionCache\":[32],\"captionTypeCache\":[32],\"valueCache\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64],\"set\":[64],\"get\":[64],\"setValue\":[64],\"setClear\":[64],\"resetCaption\":[64],\"setCaption\":[64]}]]],[\"bcm-colorpicker\",[[1,\"bcm-colorpicker\",{\"_color\":[1025,\"color\"],\"open\":[1028],\"value\":[1025],\"label\":[1025],\"size\":[1025],\"noCaption\":[1028,\"no-caption\"],\"caption\":[1025],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"fullWidth\":[1028,\"full-width\"],\"disabled\":[1028],\"hidden\":[1028],\"required\":[1028],\"tooltip\":[1025],\"h\":[32],\"s\":[32],\"v\":[32],\"a\":[32],\"selectedH\":[32],\"selectedS\":[32],\"selectedV\":[32],\"selectedA\":[32],\"color\":[32],\"inputValue\":[32],\"mouseState\":[32],\"getValue\":[64],\"setColor\":[64]},[[8,\"click\",\"handleWindowClick\"]]]]],[\"bcm-input-2\",[[4,\"bcm-input-2\",{\"_id\":[513,\"id\"],\"_internal_id\":[1],\"value\":[8],\"size\":[1],\"label\":[1],\"pattern\":[1],\"tooltip\":[1],\"placeholder\":[1],\"disabled\":[4],\"readonly\":[4],\"clearable\":[4],\"autocomplete\":[4],\"name\":[1],\"type\":[1],\"hidden\":[4],\"required\":[4],\"fullWidth\":[4,\"full-width\"],\"noDefaultIcon\":[4,\"no-default-icon\"],\"disableWatchValue\":[4,\"disable-watch-value\"],\"passwordToggle\":[4,\"password-toggle\"],\"maxLength\":[2,\"max-length\"],\"minLength\":[2,\"min-length\"],\"unitPrefix\":[1,\"unit-prefix\"],\"unit\":[1],\"decimal\":[4],\"min\":[2],\"max\":[2],\"step\":[8],\"caption\":[1],\"noCaption\":[4,\"no-caption\"],\"captionType\":[1,\"caption-type\"],\"captionError\":[1,\"caption-error\"],\"customErrorMessage\":[1,\"custom-error-message\"],\"_prefix\":[1,\"prefix\"],\"_suffix\":[1,\"suffix\"],\"captionCache\":[32],\"captionTypeCache\":[32],\"inValid\":[32],\"valueCache\":[32],\"focused\":[32],\"isPasswordVisible\":[32],\"onBcmFocus\":[64],\"onBcmBlur\":[64],\"onBcmSelect\":[64]}]]],[\"bcm-input-custom\",[[0,\"bcm-input-custom\",{\"_id\":[1537,\"id\"],\"name\":[1],\"value\":[1025],\"type\":[1],\"label\":[1],\"required\":[4],\"disabled\":[4],\"readonly\":[4],\"placeholder\":[1],\"fullwidth\":[4],\"hasFocus\":[32]}]]],[\"bcm-breadcrumb\",[[4,\"bcm-breadcrumb\",{\"items\":[1040],\"seperator\":[1025],\"hidden\":[1028],\"isOpen\":[32]},[[8,\"click\",\"handleClickOutside\"]]]]],[\"bcm-modal-2\",[[4,\"bcm-modal-2\",{\"_id\":[1537,\"id\"],\"isShow\":[1540,\"is-show\"],\"center\":[4],\"zIndex\":[1,\"z-index\"],\"size\":[8],\"backdrop\":[8],\"fullWidth\":[4,\"full-width\"],\"fullScreen\":[4,\"full-screen\"],\"overflow\":[4],\"isShowModal\":[32],\"shake\":[32],\"hide\":[64],\"show\":[64]},[[0,\"click\",\"handleClick\"],[4,\"keydown\",\"handleKeyDown\"],[0,\"bcm-modal-before-close\",\"hideModal\"],[0,\"bcm-modal-before-open\",\"showModal\"]]]]],[\"bcm-notification\",[[1,\"bcm-notification\",{\"_title\":[1025,\"title\"],\"status\":[1025],\"confirmText\":[1032,\"confirm\"],\"isShow\":[1540,\"open\"],\"hidden\":[1028],\"hide\":[64],\"show\":[64]}]]],[\"bcm-default\",[[4,\"bcm-default\",{\"_id\":[1537,\"id\"]}]]],[\"bcm-file-upload\",[[0,\"bcm-file-upload\",{\"name\":[1],\"label\":[1],\"caption\":[1025],\"noCaption\":[1028,\"no-caption\"],\"multiple\":[4],\"accept\":[1],\"maxSize\":[1026,\"max-size\"],\"required\":[4],\"disabled\":[4],\"size\":[1],\"position\":[1],\"buttonLabel\":[1,\"button-label\"],\"showFileList\":[4,\"show-file-list\"],\"fullWidth\":[4,\"full-width\"],\"uploadUrl\":[1,\"upload-url\"],\"maxFileCount\":[2,\"max-file-count\"],\"customErrorMessages\":[16],\"value\":[1032],\"captionError\":[1025,\"caption-error\"],\"captionType\":[1025,\"caption-type\"],\"files\":[32],\"dragActive\":[32],\"zoneHovered\":[32],\"maxSizeError\":[32],\"typeError\":[32],\"maxFileCountError\":[32],\"get\":[64],\"set\":[64],\"setClear\":[64],\"resetCaption\":[64],\"setFocus\":[64]}]]],[\"bcm-message\",[[1,\"bcm-message\",{\"status\":[1025],\"fullWidth\":[1028,\"full-width\"],\"loading\":[1028],\"isShow\":[1540,\"open\"],\"hidden\":[1028],\"hide\":[64],\"show\":[64]}]]],[\"bcm-result\",[[1,\"bcm-result\",{\"status\":[1025],\"heading\":[1025],\"description\":[1025],\"hidden\":[1028],\"footerArea\":[32],\"footerHtml\":[32]}]]],[\"bcm-tag\",[[4,\"bcm-tag\",{\"_id\":[1537,\"id\"],\"_internal_id\":[1537],\"hidden\":[1540],\"value\":[1025],\"type\":[1025],\"checked\":[1028],\"color\":[1537],\"customStyle\":[1032,\"custom-style\"],\"itemObject\":[1537,\"item-object\"],\"size\":[1032],\"closeFunc\":[1040],\"selectFunc\":[1040]},[[0,\"click\",\"handleClick\"]]]]],[\"bcm-timeline-item\",[[1,\"bcm-timeline-item\",{\"even\":[1028],\"first\":[1028],\"last\":[1028],\"icon\":[1025],\"timelineType\":[1025,\"timeline-type\"],\"hidden\":[1028]}]]],[\"old-bcm-popover\",[[4,\"old-bcm-popover\",{\"_title\":[1537],\"_id\":[1537,\"id\"],\"message\":[1025],\"placement\":[1025],\"trigger\":[1025],\"open\":[1028],\"linkedComponent\":[1025,\"linked-component\"],\"show\":[64],\"hide\":[64]}]]],[\"bcm-attendance-actions-dropdown\",[[0,\"bcm-attendance-actions-dropdown\",{\"_id\":[1537,\"id\"],\"size\":[1025],\"disabled\":[4],\"selectedKey\":[1025,\"selected-key\"],\"targetId\":[1,\"target-id\"],\"isShow\":[1028,\"is-show\"],\"data\":[1040],\"show\":[64],\"hide\":[64]},[[8,\"click\",\"handleClickOutside\"]]]]],[\"bcm-box\",[[4,\"bcm-box\"]]],[\"bcm-caption\",[[0,\"bcm-caption\",{\"noCaption\":[4,\"no-caption\"],\"captionType\":[1,\"caption-type\"],\"captionClasses\":[8,\"caption-classes\"],\"caption\":[1],\"captionError\":[1,\"caption-error\"],\"customErrorMessage\":[1,\"custom-error-message\"],\"size\":[1],\"maxLength\":[8,\"max-length\"],\"value\":[8]}]]],[\"bcm-card\",[[4,\"bcm-card\",{\"_id\":[1537,\"id\"],\"hidden\":[1028],\"color\":[1025],\"header\":[32],\"footer\":[32]}]]],[\"bcm-content\",[[4,\"bcm-content\"]]],[\"bcm-form-2\",[[4,\"bcm-form-2\",{\"_id\":[1537,\"id\"],\"validation\":[1540],\"submit\":[64],\"set\":[64],\"get\":[64],\"resetCaption\":[64],\"setClear\":[64]},[[0,\"bcm-change\",\"onChange\"]]]]],[\"bcm-form-group\",[[1,\"bcm-form-group\",{\"_id\":[1537,\"id\"],\"hidden\":[1028],\"validation\":[1028],\"name\":[1025],\"value\":[1032]}]]],[\"bcm-modal-2-footer\",[[4,\"bcm-modal-2-footer\",{\"_id\":[1537,\"id\"]}]]],[\"bcm-modal-2-header\",[[4,\"bcm-modal-2-header\",{\"_id\":[1537,\"id\"]}]]],[\"bcm-segment\",[[4,\"bcm-segment\",{\"value\":[513],\"disabled\":[516],\"selected\":[1540],\"size\":[1025],\"index\":[1026],\"activeIndex\":[1026,\"active-index\"],\"totalSegments\":[1026,\"total-segments\"]}]]],[\"bcm-segmented-picker\",[[4,\"bcm-segmented-picker\",{\"value\":[1537],\"name\":[513],\"required\":[516],\"size\":[513],\"fullWidth\":[516,\"full-width\"],\"disabled\":[516],\"shadow\":[516],\"segments\":[32],\"activeIndex\":[32],\"setValue\":[64],\"getValue\":[64]},[[0,\"bcm-segment-click\",\"handleSegmentClick\"]]]]],[\"bcm-select-group\",[[1,\"bcm-select-group\",{\"heading\":[1025],\"visible\":[1028],\"hidden\":[1028]}]]],[\"bcm-select-option\",[[1,\"bcm-select-option\",{\"value\":[1025],\"selected\":[1540],\"disabled\":[1028],\"visible\":[1028],\"hidden\":[1028],\"getLabel\":[64]}]]],[\"bcm-tab-pane\",[[1,\"bcm-tab-pane\",{\"size\":[1025],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"tab\":[1025],\"active\":[1028]},[[6,\"bcm-click\",\"handleActiveTabPane\"]]]]],[\"bcm-table\",[[0,\"bcm-table\",{\"_id\":[1537],\"gridOptions\":[1040],\"extensions\":[1537],\"height\":[1537],\"showToolbar\":[516,\"show-toolbar\"],\"showFooter\":[516,\"show-footer\"],\"toolBarConfig\":[1040],\"agGrid\":[32],\"columns\":[32],\"fileTypes\":[32],\"isReady\":[32],\"footerOptions\":[32]}]]],[\"bcm-tabs-content\",[[1,\"bcm-tabs-content\",{\"size\":[1025],\"hidden\":[1028],\"fullWidth\":[1028,\"full-width\"],\"type\":[1025]},[[4,\"bcm-tabs-active-item\",\"handleActivePane\"]]]]],[\"bcm-timeline\",[[1,\"bcm-timeline\",{\"icon\":[1025],\"type\":[1025],\"hidden\":[1028],\"items\":[32]}]]],[\"bcm-toast\",[[4,\"bcm-toast\",{\"_id\":[1537,\"id\"],\"status\":[1],\"message\":[1],\"description\":[1],\"duration\":[2],\"position\":[1],\"messageIcon\":[8,\"message-icon\"],\"viewButton\":[4,\"view-button\"],\"closeButton\":[4,\"close-button\"],\"removeAfterClose\":[4,\"remove-after-close\"],\"visible\":[32],\"visibleContainer\":[32],\"show\":[64],\"hide\":[64]}]]],[\"bcm-treeview-group\",[[1,\"bcm-treeview-group\"]]],[\"bcm-react-number\",[[0,\"bcm-react-number\",{\"disabled\":[516],\"options\":[1040]}]]],[\"bcm-skeleton\",[[0,\"bcm-skeleton\",{\"_id\":[1537,\"id\"],\"effect\":[513],\"variant\":[513],\"hidden\":[516],\"width\":[1],\"height\":[1],\"marginBottom\":[1,\"margin-bottom\"],\"customStyles\":[1,\"custom-styles\"]}]]],[\"old-bcm-popover-box\",[[4,\"old-bcm-popover-box\",{\"_id\":[1537,\"id\"],\"_target_id\":[1025,\"target-id\"],\"message\":[1025],\"_title\":[1025],\"placement\":[1025],\"open\":[1028],\"hidden\":[1028],\"htmlContent\":[1032,\"html-content\"],\"linkedComponent\":[1025,\"linked-component\"],\"height\":[1025],\"maxHeight\":[1025,\"max-height\"],\"minHeight\":[1025,\"min-height\"],\"placement_string\":[32],\"show\":[64],\"hide\":[64]},[[4,\"wheel\",\"handleWheel\"],[8,\"scroll\",\"handleScroll\"],[9,\"resize\",\"calculateLocation\"]]]]],[\"bcm-datetime-picker\",[[1,\"bcm-datetime-picker\",{\"_id\":[1537,\"id\"],\"date\":[1025],\"endDate\":[1025,\"end-date\"],\"type\":[1025],\"disabled\":[1028],\"disabledDates\":[1032,\"disableddates\"],\"value\":[1032],\"_open\":[1028,\"open\"],\"hidden\":[1028],\"name\":[1537],\"fullWidth\":[1028,\"full-width\"],\"required\":[1028],\"label\":[1025],\"placeholder\":[1025],\"minYear\":[1026,\"min-year\"],\"maxYear\":[1026,\"max-year\"],\"noCaption\":[1028,\"no-caption\"],\"noMargin\":[1028,\"no-margin\"],\"captionError\":[1025,\"caption-error\"],\"caption\":[1025],\"captionType\":[1025,\"caption-type\"],\"alignment\":[1032],\"placement\":[1025],\"linkedComponent\":[1025,\"linked-component\"],\"clearable\":[1028],\"years\":[32],\"hours\":[32],\"minutes\":[32],\"hasDateModule\":[32],\"hasTimeModule\":[32],\"renderDate\":[32],\"selectedDate\":[32],\"selectedEndDate\":[32],\"error\":[32],\"errorText\":[32],\"tick\":[32],\"open\":[64],\"close\":[64],\"getValue\":[64],\"setDisabled\":[64],\"set\":[64],\"get\":[64],\"setClear\":[64],\"getInput\":[64],\"isValid\":[64],\"resetCaption\":[64]},[[8,\"click\",\"handleWindowClick\"],[9,\"resize\",\"handleResize\"],[7,\"scroll\",\"handleWheels\"],[4,\"wheel\",\"handleWheels\"],[10,\"keydown\",\"handleKeyDown\"]]]]],[\"bcm-overlay_2\",[[4,\"bcm-overlay\",{\"center\":[4],\"color\":[1],\"opacity\":[1],\"zIndex\":[1,\"z-index\"]}],[4,\"bcm-scroll-area\",{\"width\":[1],\"height\":[1],\"isDisabled\":[4,\"is-disabled\"]}]]]]"), options);
|
|
22
22
|
});
|
|
23
23
|
};
|
|
24
24
|
|
|
@@ -137,6 +137,12 @@ export declare const variantOptions: {
|
|
|
137
137
|
icon: string;
|
|
138
138
|
iconPosition: string;
|
|
139
139
|
};
|
|
140
|
+
upload: {
|
|
141
|
+
text: string;
|
|
142
|
+
color: string;
|
|
143
|
+
icon: string;
|
|
144
|
+
iconPosition: string;
|
|
145
|
+
};
|
|
140
146
|
};
|
|
141
147
|
export declare enum VariantProps {
|
|
142
148
|
save = "save",
|
|
@@ -161,6 +167,7 @@ export declare enum VariantProps {
|
|
|
161
167
|
filter = "filter",
|
|
162
168
|
update = "update",
|
|
163
169
|
reset = "Reset",
|
|
164
|
-
download = "download"
|
|
170
|
+
download = "download",
|
|
171
|
+
upload = "upload"
|
|
165
172
|
}
|
|
166
173
|
export declare type VariantProp = keyof typeof VariantProps;
|
|
@@ -34,9 +34,16 @@ export declare class BcmDropdown implements ComponentInterface {
|
|
|
34
34
|
activeItem: any;
|
|
35
35
|
bcmClick: EventEmitter;
|
|
36
36
|
bcmDropdownChange: EventEmitter;
|
|
37
|
+
private observer;
|
|
37
38
|
data: any;
|
|
38
39
|
dataChanged(newValue: any): Promise<void>;
|
|
39
40
|
setActive(id?: any): Promise<void>;
|
|
41
|
+
componentWillLoad(): void;
|
|
42
|
+
componentDidLoad(): void;
|
|
43
|
+
disconnectedCallback(): void;
|
|
44
|
+
private observeContent;
|
|
45
|
+
private manualSlotContent;
|
|
46
|
+
private checkContent;
|
|
40
47
|
getActive(): Promise<any>;
|
|
41
48
|
handleSlotItems({ detail }: {
|
|
42
49
|
detail: any;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare class LinkedFocusManager {
|
|
2
|
+
private focusableSelector;
|
|
3
|
+
private getFocusableElements;
|
|
4
|
+
handleKeyboardNavigation(params: {
|
|
5
|
+
event: KeyboardEvent;
|
|
6
|
+
isOpen: boolean;
|
|
7
|
+
canKeyboardOpen: boolean;
|
|
8
|
+
linkedElement: HTMLElement;
|
|
9
|
+
targetElement: HTMLElement;
|
|
10
|
+
openLinked: () => void;
|
|
11
|
+
hideLinked: () => void;
|
|
12
|
+
}): void;
|
|
13
|
+
}
|
|
@@ -16,6 +16,7 @@ export declare class BcmLinked implements ComponentInterface {
|
|
|
16
16
|
isMouseOverLink: boolean;
|
|
17
17
|
constructor();
|
|
18
18
|
private timeoutId;
|
|
19
|
+
private focusManager;
|
|
19
20
|
private target;
|
|
20
21
|
private detectClone;
|
|
21
22
|
private dismissEvent;
|
|
@@ -30,10 +31,12 @@ export declare class BcmLinked implements ComponentInterface {
|
|
|
30
31
|
onBcmFloatingIsHide(e: any): void;
|
|
31
32
|
show(wait?: boolean): Promise<boolean>;
|
|
32
33
|
hide(wait?: boolean): Promise<boolean>;
|
|
34
|
+
updateLayout(): Promise<void>;
|
|
33
35
|
toggle(wait?: boolean): Promise<boolean>;
|
|
34
36
|
clickListener(e: any): void;
|
|
35
37
|
private listenMouseOver;
|
|
36
38
|
private handleMouseLeave;
|
|
37
39
|
private handleMouseEnter;
|
|
40
|
+
keyboardNavigation(e: KeyboardEvent): void;
|
|
38
41
|
render(): any;
|
|
39
42
|
}
|
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
import { EventEmitter, ComponentInterface } from '../../../stencil-public-runtime';
|
|
2
|
+
export type BcmUploadStatus = 'uploading' | 'uploaded' | 'error';
|
|
3
|
+
export type BcmUploadPosition = 'vertical' | 'horizontal' | 'button';
|
|
4
|
+
export interface BcmUploadItem {
|
|
5
|
+
id: string;
|
|
6
|
+
file: File;
|
|
7
|
+
status: BcmUploadStatus;
|
|
8
|
+
progress?: number;
|
|
9
|
+
}
|
|
10
|
+
export interface BcmUploadErrorMessages {
|
|
11
|
+
/**
|
|
12
|
+
* Error message shown when a file exceeds the maxSize limit.
|
|
13
|
+
*/
|
|
14
|
+
maxSize?: string;
|
|
15
|
+
/**
|
|
16
|
+
* Error message shown when file type is not allowed by `accept`.
|
|
17
|
+
*/
|
|
18
|
+
type?: string;
|
|
19
|
+
/**
|
|
20
|
+
* Error message shown when `maxFileCount` is exceeded.
|
|
21
|
+
*/
|
|
22
|
+
maxFileCount?: string;
|
|
23
|
+
}
|
|
24
|
+
/**
|
|
25
|
+
* @component BcmFileUpload
|
|
26
|
+
* @description A fully featured drag-and-drop file uploader component.
|
|
27
|
+
* Supports form-associated behavior, validation, custom size limits,
|
|
28
|
+
* accepted file type filtering, multiple file selection, progress tracking,
|
|
29
|
+
* upload canceling, file removal, and accessibility events (focus/blur).
|
|
30
|
+
*
|
|
31
|
+
* Upload progress is currently simulated locally. The `uploadUrl` prop
|
|
32
|
+
* is reserved for future real HTTP upload integration and has no effect yet.
|
|
33
|
+
*
|
|
34
|
+
* @example Basic usage
|
|
35
|
+
* <bcm-file-upload name="report" label="Upload Report"></bcm-file-upload>
|
|
36
|
+
*
|
|
37
|
+
* @example Multiple files
|
|
38
|
+
* <bcm-file-upload name="attachments" multiple></bcm-file-upload>
|
|
39
|
+
*
|
|
40
|
+
* @example Custom max size and accepted formats
|
|
41
|
+
* <bcm-file-upload
|
|
42
|
+
* name="medicalFiles"
|
|
43
|
+
* accept=".pdf,.jpg"
|
|
44
|
+
* maxSize={5}
|
|
45
|
+
* ></bcm-file-upload>
|
|
46
|
+
*
|
|
47
|
+
* @prop {string} name
|
|
48
|
+
* The name of the form field used when the component is inside a `<form>`.
|
|
49
|
+
* Supports automatic FormData generation including:
|
|
50
|
+
* - single upload: name="file"
|
|
51
|
+
* - multiple upload: name="file[0], file[1], ..."
|
|
52
|
+
*
|
|
53
|
+
* @prop {string} label
|
|
54
|
+
* Optional label shown above the upload zone.
|
|
55
|
+
*
|
|
56
|
+
* @prop {string} caption
|
|
57
|
+
* Optional helper text rendered below the file list. Example: “Max size 5MB”.
|
|
58
|
+
*
|
|
59
|
+
* @prop {boolean} multiple
|
|
60
|
+
* Allows selecting and uploading multiple files at once.
|
|
61
|
+
*
|
|
62
|
+
* @prop {string} accept
|
|
63
|
+
* Comma-separated list of allowed file extensions.
|
|
64
|
+
* Example: ".pdf,.xls,.png".
|
|
65
|
+
*
|
|
66
|
+
* @prop {number} maxSize
|
|
67
|
+
* Maximum allowed size per file (in MB). If exceeded, an error alert appears.
|
|
68
|
+
*
|
|
69
|
+
* @prop {boolean} required
|
|
70
|
+
* Enables form validation — at least one file must be uploaded.
|
|
71
|
+
* Validation is applied by the surrounding `bcm-form-2` / `bcm-form`
|
|
72
|
+
* component, which reads `required` and `value` and sets the caption error.
|
|
73
|
+
*
|
|
74
|
+
* @prop {boolean} disabled
|
|
75
|
+
* Makes the uploader non-interactive: no clicking, no drag-and-drop.
|
|
76
|
+
*
|
|
77
|
+
* @prop {"medium" | "small"} size
|
|
78
|
+
* Controls spacing, typography, and visual density of the upload zone.
|
|
79
|
+
*
|
|
80
|
+
* @prop {string} uploadUrl
|
|
81
|
+
* Reserved for future backend upload integration.
|
|
82
|
+
* Currently has no effect and does not trigger any HTTP requests.
|
|
83
|
+
*
|
|
84
|
+
* @prop {number} maxFileCount
|
|
85
|
+
* Optional limit for how many files can be selected in total.
|
|
86
|
+
* Only applied when `multiple` is true.
|
|
87
|
+
* If exceeded, new files are ignored and a max-file-count error is shown.
|
|
88
|
+
*
|
|
89
|
+
* @prop {BcmUploadErrorMessages} customErrorMessages
|
|
90
|
+
* Optional override for all error messages:
|
|
91
|
+
* - maxSize: file too large
|
|
92
|
+
* - type: unsupported file type
|
|
93
|
+
* - maxFileCount: too many files selected
|
|
94
|
+
*
|
|
95
|
+
*
|
|
96
|
+
* @event {EventEmitter<File[]>} bcm-file-change
|
|
97
|
+
* Fired whenever the component's internal file list changes.
|
|
98
|
+
* Emits an array of the current File objects.
|
|
99
|
+
*
|
|
100
|
+
* @event {EventEmitter<BcmUploadItem>} bcm-file-removed
|
|
101
|
+
* Fired when the user removes a file from the list.
|
|
102
|
+
*
|
|
103
|
+
* @event {EventEmitter<BcmUploadItem>} bcm-upload-canceled
|
|
104
|
+
* Fired when an upload is canceled before completion.
|
|
105
|
+
*
|
|
106
|
+
* @event {EventEmitter<FocusEvent>} bcm-focus
|
|
107
|
+
* Fired when upload zone receives keyboard or mouse focus.
|
|
108
|
+
*
|
|
109
|
+
* @event {EventEmitter<FocusEvent>} bcm-blur
|
|
110
|
+
* Fired when upload zone loses focus.
|
|
111
|
+
*
|
|
112
|
+
*
|
|
113
|
+
* @csspart upload-zone
|
|
114
|
+
* The root clickable drop area for file selection or drag-and-drop.
|
|
115
|
+
*
|
|
116
|
+
* @csspart file-list
|
|
117
|
+
* The container wrapping rendered file rows.
|
|
118
|
+
*
|
|
119
|
+
* @csspart file-row
|
|
120
|
+
* A single file entry including its name, actions, and progress bar.
|
|
121
|
+
*
|
|
122
|
+
* @csspart remove-btn
|
|
123
|
+
* The remove action button inside uploaded file rows.
|
|
124
|
+
*
|
|
125
|
+
* @csspart cancel-btn
|
|
126
|
+
* The cancel upload button during uploading progress.
|
|
127
|
+
*
|
|
128
|
+
* @csspart download-btn
|
|
129
|
+
* The download button for already uploaded files.
|
|
130
|
+
*
|
|
131
|
+
* @csspart label
|
|
132
|
+
* The external label text displayed above the component.
|
|
133
|
+
*
|
|
134
|
+
* @csspart caption
|
|
135
|
+
* Helper or informative caption displayed below the uploaded list.
|
|
136
|
+
*/
|
|
137
|
+
export declare class BcmFileUpload implements ComponentInterface {
|
|
138
|
+
host: HTMLElement;
|
|
139
|
+
private inputId;
|
|
140
|
+
private labelId;
|
|
141
|
+
private fileInput?;
|
|
142
|
+
private uploadTimer?;
|
|
143
|
+
private uploadZoneRef?;
|
|
144
|
+
private uploadButtonRef?;
|
|
145
|
+
name: string;
|
|
146
|
+
label: string;
|
|
147
|
+
caption?: string;
|
|
148
|
+
noCaption: boolean;
|
|
149
|
+
multiple: boolean;
|
|
150
|
+
accept: string;
|
|
151
|
+
maxSize: number;
|
|
152
|
+
required: boolean;
|
|
153
|
+
disabled: boolean;
|
|
154
|
+
size: 'medium' | 'small';
|
|
155
|
+
position: BcmUploadPosition;
|
|
156
|
+
buttonLabel?: string;
|
|
157
|
+
showFileList: boolean;
|
|
158
|
+
fullWidth: boolean;
|
|
159
|
+
/**
|
|
160
|
+
* Reserved for future backend upload integration.
|
|
161
|
+
* Currently does not affect component behavior.
|
|
162
|
+
*/
|
|
163
|
+
uploadUrl?: string;
|
|
164
|
+
/**
|
|
165
|
+
* Maximum number of files allowed in total.
|
|
166
|
+
* Only applied when `multiple` is true.
|
|
167
|
+
*/
|
|
168
|
+
maxFileCount?: number;
|
|
169
|
+
/**
|
|
170
|
+
* Allows consumers to override default error messages.
|
|
171
|
+
*/
|
|
172
|
+
customErrorMessages?: BcmUploadErrorMessages;
|
|
173
|
+
value: any;
|
|
174
|
+
captionError?: string;
|
|
175
|
+
captionType?: string;
|
|
176
|
+
private files;
|
|
177
|
+
private dragActive;
|
|
178
|
+
private zoneHovered;
|
|
179
|
+
private maxSizeError;
|
|
180
|
+
private typeError;
|
|
181
|
+
private maxFileCountError;
|
|
182
|
+
bcmFileChange: EventEmitter<File[]>;
|
|
183
|
+
bcmChange: EventEmitter<any>;
|
|
184
|
+
bcmFileRemoved: EventEmitter<BcmUploadItem>;
|
|
185
|
+
bcmUploadCanceled: EventEmitter<BcmUploadItem>;
|
|
186
|
+
bcmFocus: EventEmitter<FocusEvent>;
|
|
187
|
+
bcmBlur: EventEmitter<FocusEvent>;
|
|
188
|
+
private internalMaxSizeInBytes;
|
|
189
|
+
componentWillLoad(): void;
|
|
190
|
+
private get isButtonMode();
|
|
191
|
+
private get zoneError();
|
|
192
|
+
private getStyleProps;
|
|
193
|
+
disconnectedCallback(): void;
|
|
194
|
+
handleMaxSizeChange(): void;
|
|
195
|
+
/**
|
|
196
|
+
* Normalize and check a file against the `accept` attribute.
|
|
197
|
+
*/
|
|
198
|
+
private isFileAccepted;
|
|
199
|
+
private emitChange;
|
|
200
|
+
private normalizeSetDataToItems;
|
|
201
|
+
get(): Promise<any>;
|
|
202
|
+
set(data: any): Promise<void>;
|
|
203
|
+
setClear(): Promise<unknown>;
|
|
204
|
+
resetCaption(): Promise<unknown>;
|
|
205
|
+
/**
|
|
206
|
+
* Simulate upload progress. Replace with real upload logic if needed.
|
|
207
|
+
*/
|
|
208
|
+
private startFakeUpload;
|
|
209
|
+
/**
|
|
210
|
+
* Add files from input or drop.
|
|
211
|
+
*/
|
|
212
|
+
private addFiles;
|
|
213
|
+
private removeFile;
|
|
214
|
+
private cancelUpload;
|
|
215
|
+
private onFileInputChange;
|
|
216
|
+
private handleDrop;
|
|
217
|
+
private handleDragOver;
|
|
218
|
+
private handleDragLeave;
|
|
219
|
+
private openFileDialog;
|
|
220
|
+
setFocus(options?: FocusOptions): Promise<void>;
|
|
221
|
+
private handleZoneMouseEnter;
|
|
222
|
+
private handleZoneMouseLeave;
|
|
223
|
+
private handleZoneKeyDown;
|
|
224
|
+
private getMaxSizeLabel;
|
|
225
|
+
private handleFocus;
|
|
226
|
+
private handleBlur;
|
|
227
|
+
private renderErrors;
|
|
228
|
+
private renderUploadZone;
|
|
229
|
+
private renderUploadButton;
|
|
230
|
+
private renderHiddenInput;
|
|
231
|
+
private renderFileRow;
|
|
232
|
+
render(): any;
|
|
233
|
+
}
|