pixelize-design-library 2.3.7 → 2.3.9
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/.claude/settings.local.json +51 -0
- package/.cursor/plans/current.md +12 -32
- package/coverage/clover.xml +1613 -0
- package/coverage/coverage-final.json +49 -0
- package/coverage/coverage-summary.json +50 -0
- package/coverage/lcov-report/Button/Button.tsx.html +244 -0
- package/coverage/lcov-report/Button/index.html +116 -0
- package/coverage/lcov-report/Checkbox/Checkbox.tsx.html +433 -0
- package/coverage/lcov-report/Checkbox/index.html +116 -0
- package/coverage/lcov-report/Common/ErrorMessage.tsx.html +148 -0
- package/coverage/lcov-report/Common/FormLabel.tsx.html +331 -0
- package/coverage/lcov-report/Common/HelperText.tsx.html +124 -0
- package/coverage/lcov-report/Common/index.html +146 -0
- package/coverage/lcov-report/Components/Button/Button.tsx.html +244 -0
- package/coverage/lcov-report/Components/Button/index.html +116 -0
- package/coverage/lcov-report/Components/Checkbox/Checkbox.tsx.html +433 -0
- package/coverage/lcov-report/Components/Checkbox/index.html +116 -0
- package/coverage/lcov-report/Components/Common/ErrorMessage.tsx.html +148 -0
- package/coverage/lcov-report/Components/Common/FormLabel.tsx.html +331 -0
- package/coverage/lcov-report/Components/Common/HelperText.tsx.html +124 -0
- package/coverage/lcov-report/Components/Common/index.html +146 -0
- package/coverage/lcov-report/Components/CustomModulesTable/CustomModulesTable.tsx.html +712 -0
- package/coverage/lcov-report/Components/CustomModulesTable/DeleteModuleModal.tsx.html +343 -0
- package/coverage/lcov-report/Components/CustomModulesTable/EditModuleModal.tsx.html +313 -0
- package/coverage/lcov-report/Components/CustomModulesTable/index.html +146 -0
- package/coverage/lcov-report/Components/Divider/Divider.tsx.html +133 -0
- package/coverage/lcov-report/Components/Divider/index.html +116 -0
- package/coverage/lcov-report/Components/Dropdown/DropDown.tsx.html +994 -0
- package/coverage/lcov-report/Components/Dropdown/index.html +116 -0
- package/coverage/lcov-report/Components/EmptyState/EmptyState.tsx.html +466 -0
- package/coverage/lcov-report/Components/EmptyState/index.html +116 -0
- package/coverage/lcov-report/Components/Header/HeaderActions.tsx.html +373 -0
- package/coverage/lcov-report/Components/Header/index.html +116 -0
- package/coverage/lcov-report/Components/Input/TextInput.tsx.html +487 -0
- package/coverage/lcov-report/Components/Input/index.html +131 -0
- package/coverage/lcov-report/Components/Input/textInputIconSize.ts.html +205 -0
- package/coverage/lcov-report/Components/KanbanBoard/AccountCard.tsx.html +547 -0
- package/coverage/lcov-report/Components/KanbanBoard/AccountRow.tsx.html +190 -0
- package/coverage/lcov-report/Components/KanbanBoard/KanbanActions/KanbanActions.tsx.html +247 -0
- package/coverage/lcov-report/Components/KanbanBoard/KanbanActions/index.html +116 -0
- package/coverage/lcov-report/Components/KanbanBoard/KanbanBoard.tsx.html +3481 -0
- package/coverage/lcov-report/Components/KanbanBoard/MeasuredItem.tsx.html +283 -0
- package/coverage/lcov-report/Components/KanbanBoard/index.html +161 -0
- package/coverage/lcov-report/Components/OrganizationDetails/CreateOrgModal.tsx.html +511 -0
- package/coverage/lcov-report/Components/OrganizationDetails/DeleteOrgModal.tsx.html +334 -0
- package/coverage/lcov-report/Components/OrganizationDetails/OrganizationDetails.tsx.html +1519 -0
- package/coverage/lcov-report/Components/OrganizationDetails/index.html +146 -0
- package/coverage/lcov-report/Components/RolesPermission/DeleteRoleModal.tsx.html +328 -0
- package/coverage/lcov-report/Components/RolesPermission/RolesPermission.tsx.html +1732 -0
- package/coverage/lcov-report/Components/RolesPermission/index.html +131 -0
- package/coverage/lcov-report/Components/SearchSelect/SearchSelect.tsx.html +2575 -0
- package/coverage/lcov-report/Components/SearchSelect/SelectTruncatedLabel.tsx.html +202 -0
- package/coverage/lcov-report/Components/SearchSelect/index.html +146 -0
- package/coverage/lcov-report/Components/SearchSelect/searchSelectSize.ts.html +496 -0
- package/coverage/lcov-report/Components/Select/Select.tsx.html +361 -0
- package/coverage/lcov-report/Components/Select/index.html +116 -0
- package/coverage/lcov-report/Components/SideBar/components/OtherApps.tsx.html +562 -0
- package/coverage/lcov-report/Components/SideBar/components/OverflowTooltipText.tsx.html +346 -0
- package/coverage/lcov-report/Components/SideBar/components/index.html +131 -0
- package/coverage/lcov-report/Components/SignInActivityTable/SignInActivityTable.tsx.html +490 -0
- package/coverage/lcov-report/Components/SignInActivityTable/index.html +116 -0
- package/coverage/lcov-report/Components/Table/components/TableActions.tsx.html +595 -0
- package/coverage/lcov-report/Components/Table/components/TableBody.tsx.html +2212 -0
- package/coverage/lcov-report/Components/Table/components/TableGroupRow.tsx.html +358 -0
- package/coverage/lcov-report/Components/Table/components/TableLoading.tsx.html +358 -0
- package/coverage/lcov-report/Components/Table/components/index.html +161 -0
- package/coverage/lcov-report/Components/Table/settings/ManageColumns.tsx.html +856 -0
- package/coverage/lcov-report/Components/Table/settings/index.html +116 -0
- package/coverage/lcov-report/Components/Tag/Tag.styles.tsx.html +331 -0
- package/coverage/lcov-report/Components/Tag/Tag.tsx.html +256 -0
- package/coverage/lcov-report/Components/Tag/index.html +131 -0
- package/coverage/lcov-report/Components/ToolTip/ToolTip.tsx.html +286 -0
- package/coverage/lcov-report/Components/ToolTip/index.html +116 -0
- package/coverage/lcov-report/Components/UserDetails/AddUserModal.tsx.html +709 -0
- package/coverage/lcov-report/Components/UserDetails/ChangeRoleModal.tsx.html +505 -0
- package/coverage/lcov-report/Components/UserDetails/DeactivateConfirmModal.tsx.html +379 -0
- package/coverage/lcov-report/Components/UserDetails/UserDetails.tsx.html +1900 -0
- package/coverage/lcov-report/Components/UserDetails/index.html +161 -0
- package/coverage/lcov-report/EmptyState/EmptyState.tsx.html +466 -0
- package/coverage/lcov-report/EmptyState/index.html +116 -0
- package/coverage/lcov-report/Hooks/index.html +116 -0
- package/coverage/lcov-report/Hooks/usePreferences.ts.html +421 -0
- package/coverage/lcov-report/Input/TextInput.tsx.html +487 -0
- package/coverage/lcov-report/Input/index.html +131 -0
- package/coverage/lcov-report/Input/textInputIconSize.ts.html +205 -0
- package/coverage/lcov-report/KanbanBoard.tsx.html +3481 -0
- package/coverage/lcov-report/OrganizationDetails/CreateOrgModal.tsx.html +511 -0
- package/coverage/lcov-report/OrganizationDetails/DeleteOrgModal.tsx.html +334 -0
- package/coverage/lcov-report/OrganizationDetails/OrganizationDetails.tsx.html +1519 -0
- package/coverage/lcov-report/OrganizationDetails/index.html +146 -0
- package/coverage/lcov-report/RolesPermission/DeleteRoleModal.tsx.html +328 -0
- package/coverage/lcov-report/RolesPermission/RolesPermission.tsx.html +1732 -0
- package/coverage/lcov-report/RolesPermission/index.html +116 -0
- package/coverage/lcov-report/SearchSelect/SearchSelect.tsx.html +2575 -0
- package/coverage/lcov-report/SearchSelect/SelectTruncatedLabel.tsx.html +202 -0
- package/coverage/lcov-report/SearchSelect/index.html +146 -0
- package/coverage/lcov-report/SearchSelect/searchSelectSize.ts.html +496 -0
- package/coverage/lcov-report/Table/CompactSelect.tsx.html +379 -0
- package/coverage/lcov-report/Table/Components/ActiveFilters.tsx.html +514 -0
- package/coverage/lcov-report/Table/Components/HeaderActions.tsx.html +373 -0
- package/coverage/lcov-report/Table/Components/Pagination.tsx.html +574 -0
- package/coverage/lcov-report/Table/Components/TableActions.tsx.html +574 -0
- package/coverage/lcov-report/Table/Components/TableBody.tsx.html +1027 -0
- package/coverage/lcov-report/Table/Components/TableFilters.tsx.html +397 -0
- package/coverage/lcov-report/Table/Components/TableHeader.tsx.html +1060 -0
- package/coverage/lcov-report/Table/Components/TableLoading.tsx.html +361 -0
- package/coverage/lcov-report/Table/Components/TableSearch.tsx.html +337 -0
- package/coverage/lcov-report/Table/Components/index.html +266 -0
- package/coverage/lcov-report/Table/Components/useDebounce.ts.html +178 -0
- package/coverage/lcov-report/Table/Components/useTable.ts.html +778 -0
- package/coverage/lcov-report/Table/LeftFilterPane.tsx.html +1810 -0
- package/coverage/lcov-report/Table/SelectOperationControls.tsx.html +178 -0
- package/coverage/lcov-report/Table/Table.tsx.html +1567 -0
- package/coverage/lcov-report/Table/TableProps.tsx.html +658 -0
- package/coverage/lcov-report/Table/TableSettings/ManageColumns.tsx.html +619 -0
- package/coverage/lcov-report/Table/TableSettings/TableFilters.tsx.html +229 -0
- package/coverage/lcov-report/Table/TableSettings/TableSettings.tsx.html +532 -0
- package/coverage/lcov-report/Table/TableSettings/index.html +146 -0
- package/coverage/lcov-report/Table/TableToDo.tsx.html +973 -0
- package/coverage/lcov-report/Table/TextOperationControls.tsx.html +271 -0
- package/coverage/lcov-report/Table/filterTypes.ts.html +97 -0
- package/coverage/lcov-report/Table/index.html +176 -0
- package/coverage/lcov-report/Table/settings/ManageColumns.tsx.html +856 -0
- package/coverage/lcov-report/Table/settings/index.html +116 -0
- package/coverage/lcov-report/Tag/Tag.tsx.html +256 -0
- package/coverage/lcov-report/Tag/index.html +116 -0
- package/coverage/lcov-report/Theme/buildBrandTokens.ts.html +175 -0
- package/coverage/lcov-report/Theme/chartColorsFromTheme.ts.html +214 -0
- package/coverage/lcov-report/Theme/index.html +131 -0
- package/coverage/lcov-report/Theme/useCustomTheme.ts.html +100 -0
- package/coverage/lcov-report/ToolTip/ToolTip.tsx.html +286 -0
- package/coverage/lcov-report/ToolTip/index.html +116 -0
- package/coverage/lcov-report/UserDetails/AddUserModal.tsx.html +709 -0
- package/coverage/lcov-report/UserDetails/ChangeRoleModal.tsx.html +505 -0
- package/coverage/lcov-report/UserDetails/index.html +116 -0
- package/coverage/lcov-report/Utils/functions.ts.html +106 -0
- package/coverage/lcov-report/Utils/index.html +131 -0
- package/coverage/lcov-report/Utils/table.ts.html +1189 -0
- package/coverage/lcov-report/base.css +224 -0
- package/coverage/lcov-report/block-navigation.js +87 -0
- package/coverage/lcov-report/favicon.png +0 -0
- package/coverage/lcov-report/index.html +476 -0
- package/coverage/lcov-report/prettify.css +1 -0
- package/coverage/lcov-report/prettify.js +2 -0
- package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
- package/coverage/lcov-report/sorter.js +210 -0
- package/coverage/lcov.info +4339 -0
- package/dist/App.d.ts.map +1 -0
- package/dist/Assets/defaultLogo.d.ts +2 -2
- package/dist/Assets/defaultLogo.d.ts.map +1 -0
- package/dist/Assets/defaultLogo.js +5 -11
- package/dist/Assets/defaultLogo.tsx +30 -0
- package/dist/Components/Accordion/Accordion.d.ts +2 -2
- package/dist/Components/Accordion/Accordion.d.ts.map +1 -0
- package/dist/Components/Accordion/Accordion.js +29 -57
- package/dist/Components/Accordion/AccordionProps.d.ts +1 -0
- package/dist/Components/Accordion/AccordionProps.d.ts.map +1 -0
- package/dist/Components/AlertDialog/AlertDialog.d.ts +2 -2
- package/dist/Components/AlertDialog/AlertDialog.d.ts.map +1 -0
- package/dist/Components/AlertDialog/AlertDialog.js +4 -16
- package/dist/Components/AlertDialog/AlertDialogProps.d.ts +1 -1
- package/dist/Components/AlertDialog/AlertDialogProps.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexBarChart/ApexBarChart.d.ts +2 -2
- package/dist/Components/Apexcharts/ApexBarChart/ApexBarChart.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexBarChart/ApexBarChart.js +18 -63
- package/dist/Components/Apexcharts/ApexBarChart/ApexBarChartProps.d.ts +1 -0
- package/dist/Components/Apexcharts/ApexBarChart/ApexBarChartProps.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexLineChart/ApexLineChart.d.ts +2 -2
- package/dist/Components/Apexcharts/ApexLineChart/ApexLineChart.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexLineChart/ApexLineChart.js +65 -110
- package/dist/Components/Apexcharts/ApexLineChart/ApexLineChartProps.d.ts +1 -0
- package/dist/Components/Apexcharts/ApexLineChart/ApexLineChartProps.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexPieChart/ApexPieChart.d.ts +2 -2
- package/dist/Components/Apexcharts/ApexPieChart/ApexPieChart.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexPieChart/ApexPieChart.js +33 -70
- package/dist/Components/Apexcharts/ApexPieChart/ApexPieChartProps.d.ts +1 -0
- package/dist/Components/Apexcharts/ApexPieChart/ApexPieChartProps.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexPolarCharts/ApexPolarCharts.d.ts +2 -2
- package/dist/Components/Apexcharts/ApexPolarCharts/ApexPolarCharts.d.ts.map +1 -0
- package/dist/Components/Apexcharts/ApexPolarCharts/ApexPolarCharts.js +27 -64
- package/dist/Components/Apexcharts/ApexPolarCharts/ApexPolarChartsProps.d.ts +1 -0
- package/dist/Components/Apexcharts/ApexPolarCharts/ApexPolarChartsProps.d.ts.map +1 -0
- package/dist/Components/Breadcrumbs/Breadcrumbs.d.ts +2 -2
- package/dist/Components/Breadcrumbs/Breadcrumbs.d.ts.map +1 -0
- package/dist/Components/Breadcrumbs/Breadcrumbs.js +8 -13
- package/dist/Components/Breadcrumbs/Breadcrumbs.stories.d.ts +1 -0
- package/dist/Components/Breadcrumbs/Breadcrumbs.stories.d.ts.map +1 -0
- package/dist/Components/Breadcrumbs/BreadcrumbsProps.d.ts +1 -0
- package/dist/Components/Breadcrumbs/BreadcrumbsProps.d.ts.map +1 -0
- package/dist/Components/Button/Button.d.ts +3 -3
- package/dist/Components/Button/Button.d.ts.map +1 -0
- package/dist/Components/Button/Button.js +5 -38
- package/dist/Components/Button/Button.stories.d.ts +1 -0
- package/dist/Components/Button/Button.stories.d.ts.map +1 -0
- package/dist/Components/Button/Button.styles.d.ts +1 -0
- package/dist/Components/Button/Button.styles.d.ts.map +1 -0
- package/dist/Components/Button/Button.styles.js +75 -91
- package/dist/Components/Button/ButtonProps.d.ts +1 -0
- package/dist/Components/Button/ButtonProps.d.ts.map +1 -0
- package/dist/Components/ButtonGroupIcon/ButtonGoupIconProps.d.ts +1 -0
- package/dist/Components/ButtonGroupIcon/ButtonGoupIconProps.d.ts.map +1 -0
- package/dist/Components/ButtonGroupIcon/ButtonGroupIcon.d.ts +2 -2
- package/dist/Components/ButtonGroupIcon/ButtonGroupIcon.d.ts.map +1 -0
- package/dist/Components/ButtonGroupIcon/ButtonGroupIcon.js +49 -86
- package/dist/Components/ButtonGroupIcon/ButtonGroupIcon.stories.d.ts +1 -0
- package/dist/Components/ButtonGroupIcon/ButtonGroupIcon.stories.d.ts.map +1 -0
- package/dist/Components/Buttons/Buttons.d.ts +2 -2
- package/dist/Components/Buttons/Buttons.d.ts.map +1 -0
- package/dist/Components/Buttons/Buttons.js +3 -7
- package/dist/Components/Buttons/ButtonsProps.d.ts +1 -0
- package/dist/Components/Buttons/ButtonsProps.d.ts.map +1 -0
- package/dist/Components/Card/Card.d.ts +2 -2
- package/dist/Components/Card/Card.d.ts.map +1 -0
- package/dist/Components/Card/Card.js +4 -8
- package/dist/Components/Card/CardProps.d.ts +1 -0
- package/dist/Components/Card/CardProps.d.ts.map +1 -0
- package/dist/Components/Card/PaymentCard/PaymentCard.d.ts +2 -2
- package/dist/Components/Card/PaymentCard/PaymentCard.d.ts.map +1 -0
- package/dist/Components/Card/PaymentCard/PaymentCard.js +20 -56
- package/dist/Components/Card/PaymentCard/PaymentCardProps.d.ts +1 -0
- package/dist/Components/Card/PaymentCard/PaymentCardProps.d.ts.map +1 -0
- package/dist/Components/Checkbox/Checkbox.d.ts +2 -2
- package/dist/Components/Checkbox/Checkbox.d.ts.map +1 -0
- package/dist/Components/Checkbox/Checkbox.js +23 -28
- package/dist/Components/Checkbox/Checkbox.stories.d.ts +1 -0
- package/dist/Components/Checkbox/Checkbox.stories.d.ts.map +1 -0
- package/dist/Components/Checkbox/Checkbox.styles.d.ts +1 -0
- package/dist/Components/Checkbox/Checkbox.styles.d.ts.map +1 -0
- package/dist/Components/Checkbox/Checkbox.styles.js +4 -5
- package/dist/Components/Checkbox/CheckboxProps.d.ts +1 -4
- package/dist/Components/Checkbox/CheckboxProps.d.ts.map +1 -0
- package/dist/Components/Common/ErrorComponent.d.ts +2 -2
- package/dist/Components/Common/ErrorComponent.d.ts.map +1 -0
- package/dist/Components/Common/ErrorComponent.js +9 -18
- package/dist/Components/Common/ErrorMessage.d.ts +2 -2
- package/dist/Components/Common/ErrorMessage.d.ts.map +1 -0
- package/dist/Components/Common/ErrorMessage.js +7 -13
- package/dist/Components/Common/FormLabel.d.ts +2 -2
- package/dist/Components/Common/FormLabel.d.ts.map +1 -0
- package/dist/Components/Common/FormLabel.js +8 -18
- package/dist/Components/Common/FormattedDescription.d.ts +2 -2
- package/dist/Components/Common/FormattedDescription.d.ts.map +1 -0
- package/dist/Components/Common/FormattedDescription.js +28 -35
- package/dist/Components/Common/HelperText.d.ts +2 -2
- package/dist/Components/Common/HelperText.d.ts.map +1 -0
- package/dist/Components/Common/HelperText.js +6 -10
- package/dist/Components/Common/Label.d.ts +2 -2
- package/dist/Components/Common/Label.d.ts.map +1 -0
- package/dist/Components/Common/Label.js +9 -15
- package/dist/Components/Common/fieldStyles.d.ts +6 -4
- package/dist/Components/Common/fieldStyles.d.ts.map +1 -0
- package/dist/Components/Common/fieldStyles.js +12 -17
- package/dist/Components/ContactForm/ContactForm.d.ts +2 -2
- package/dist/Components/ContactForm/ContactForm.d.ts.map +1 -0
- package/dist/Components/ContactForm/ContactForm.js +84 -198
- package/dist/Components/ContactForm/ContactFormProps.d.ts +2 -1
- package/dist/Components/ContactForm/ContactFormProps.d.ts.map +1 -0
- package/dist/Components/CopyButton/CopyButton.d.ts +1 -0
- package/dist/Components/CopyButton/CopyButton.d.ts.map +1 -0
- package/dist/Components/CopyButton/CopyButton.js +30 -115
- package/dist/Components/CustomModulesTable/CustomModulesTable.d.ts +1 -0
- package/dist/Components/CustomModulesTable/CustomModulesTable.d.ts.map +1 -0
- package/dist/Components/CustomModulesTable/CustomModulesTable.js +34 -151
- package/dist/Components/CustomModulesTable/CustomModulesTableProps.d.ts +1 -0
- package/dist/Components/CustomModulesTable/CustomModulesTableProps.d.ts.map +1 -0
- package/dist/Components/CustomModulesTable/DeleteModuleModal.d.ts +1 -0
- package/dist/Components/CustomModulesTable/DeleteModuleModal.d.ts.map +1 -0
- package/dist/Components/CustomModulesTable/DeleteModuleModal.js +9 -26
- package/dist/Components/CustomModulesTable/EditModuleModal.d.ts +1 -0
- package/dist/Components/CustomModulesTable/EditModuleModal.d.ts.map +1 -0
- package/dist/Components/CustomModulesTable/EditModuleModal.js +11 -53
- package/dist/Components/DatePicker/CalendarPanel.d.ts +1 -0
- package/dist/Components/DatePicker/CalendarPanel.d.ts.map +1 -0
- package/dist/Components/DatePicker/CalendarPanel.js +63 -90
- package/dist/Components/DatePicker/DatePicker.d.ts +2 -2
- package/dist/Components/DatePicker/DatePicker.d.ts.map +1 -0
- package/dist/Components/DatePicker/DatePicker.js +139 -184
- package/dist/Components/DatePicker/DatePickerProps.d.ts +5 -0
- package/dist/Components/DatePicker/DatePickerProps.d.ts.map +1 -0
- package/dist/Components/DatePicker/RangeDatePicker.d.ts +1 -0
- package/dist/Components/DatePicker/RangeDatePicker.d.ts.map +1 -0
- package/dist/Components/DatePicker/RangeDatePicker.js +126 -183
- package/dist/Components/DatePicker/SingleDatePicker.d.ts +1 -0
- package/dist/Components/DatePicker/SingleDatePicker.d.ts.map +1 -0
- package/dist/Components/DatePicker/SingleDatePicker.js +310 -362
- package/dist/Components/DatePicker/ThemeDatePicker.d.ts +1 -0
- package/dist/Components/DatePicker/ThemeDatePicker.d.ts.map +1 -0
- package/dist/Components/DatePicker/ThemeDatePicker.js +14 -28
- package/dist/Components/DatePicker/TimeOnlyPicker.d.ts +1 -0
- package/dist/Components/DatePicker/TimeOnlyPicker.d.ts.map +1 -0
- package/dist/Components/DatePicker/TimeOnlyPicker.js +48 -96
- package/dist/Components/DatePicker/TimePicker.d.ts +1 -0
- package/dist/Components/DatePicker/TimePicker.d.ts.map +1 -0
- package/dist/Components/DatePicker/TimePicker.js +29 -67
- package/dist/Components/DatePicker/TimePickerInput.d.ts +1 -0
- package/dist/Components/DatePicker/TimePickerInput.d.ts.map +1 -0
- package/dist/Components/DatePicker/TimePickerInput.js +118 -157
- package/dist/Components/Divider/Divider.d.ts +2 -2
- package/dist/Components/Divider/Divider.d.ts.map +1 -0
- package/dist/Components/Divider/Divider.js +6 -9
- package/dist/Components/Drawer/Drawer.d.ts +2 -1
- package/dist/Components/Drawer/Drawer.d.ts.map +1 -0
- package/dist/Components/Drawer/Drawer.js +15 -24
- package/dist/Components/Drawer/DrawerProps.d.ts +1 -0
- package/dist/Components/Drawer/DrawerProps.d.ts.map +1 -0
- package/dist/Components/Dropdown/DropDown.d.ts +1 -0
- package/dist/Components/Dropdown/DropDown.d.ts.map +1 -0
- package/dist/Components/Dropdown/DropDown.js +55 -111
- package/dist/Components/Dropdown/DropdownProps.d.ts +1 -0
- package/dist/Components/Dropdown/DropdownProps.d.ts.map +1 -0
- package/dist/Components/Editor/Editor.d.ts +1 -0
- package/dist/Components/Editor/Editor.d.ts.map +1 -0
- package/dist/Components/Editor/Editor.js +6 -6
- package/dist/Components/Editor/EditorProps.d.ts +5 -2
- package/dist/Components/Editor/EditorProps.d.ts.map +1 -0
- package/dist/Components/EmailCards/VerifyEmailOtp/VerifyEmailOtp.d.ts +2 -2
- package/dist/Components/EmailCards/VerifyEmailOtp/VerifyEmailOtp.d.ts.map +1 -0
- package/dist/Components/EmailCards/VerifyEmailOtp/VerifyEmailOtp.js +10 -28
- package/dist/Components/EmailCards/VerifyEmailOtp/VerifyEmailOtpProps.d.ts +1 -0
- package/dist/Components/EmailCards/VerifyEmailOtp/VerifyEmailOtpProps.d.ts.map +1 -0
- package/dist/Components/EmptyState/EmptyState.d.ts +1 -0
- package/dist/Components/EmptyState/EmptyState.d.ts.map +1 -0
- package/dist/Components/EmptyState/EmptyState.js +24 -47
- package/dist/Components/EmptyState/EmptyStateProps.d.ts +1 -0
- package/dist/Components/EmptyState/EmptyStateProps.d.ts.map +1 -0
- package/dist/Components/FeedbackForm/FeedbackForm.d.ts +2 -2
- package/dist/Components/FeedbackForm/FeedbackForm.d.ts.map +1 -0
- package/dist/Components/FeedbackForm/FeedbackForm.js +53 -159
- package/dist/Components/FieldSelectModal/FieldSelectModal.d.ts +1 -0
- package/dist/Components/FieldSelectModal/FieldSelectModal.d.ts.map +1 -0
- package/dist/Components/FieldSelectModal/FieldSelectModal.js +22 -96
- package/dist/Components/FilePreview/FilePreview.d.ts +1 -0
- package/dist/Components/FilePreview/FilePreview.d.ts.map +1 -0
- package/dist/Components/FilePreview/FilePreview.js +45 -156
- package/dist/Components/FilePreview/FilePreviewProps.d.ts +1 -0
- package/dist/Components/FilePreview/FilePreviewProps.d.ts.map +1 -0
- package/dist/Components/FileUpload/FileUpload.d.ts +1 -0
- package/dist/Components/FileUpload/FileUpload.d.ts.map +1 -0
- package/dist/Components/FileUpload/FileUpload.js +63 -112
- package/dist/Components/FileUpload/FileUploadProps.d.ts +1 -0
- package/dist/Components/FileUpload/FileUploadProps.d.ts.map +1 -0
- package/dist/Components/FileUpload/constants.d.ts +1 -0
- package/dist/Components/FileUpload/constants.d.ts.map +1 -0
- package/dist/Components/FileUpload/constants.js +1 -1
- package/dist/Components/FileUploader/FileUploader.d.ts +1 -0
- package/dist/Components/FileUploader/FileUploader.d.ts.map +1 -0
- package/dist/Components/FileUploader/FileUploader.js +35 -116
- package/dist/Components/FileUploader/FileUploaderProps.d.ts +1 -0
- package/dist/Components/FileUploader/FileUploaderProps.d.ts.map +1 -0
- package/dist/Components/FilterSidebar/FilterSidebar.d.ts +3 -1
- package/dist/Components/FilterSidebar/FilterSidebar.d.ts.map +1 -0
- package/dist/Components/FilterSidebar/FilterSidebar.js +164 -286
- package/dist/Components/Form/FormWrapper.d.ts +2 -1
- package/dist/Components/Form/FormWrapper.d.ts.map +1 -0
- package/dist/Components/Form/FormWrapper.js +7 -15
- package/dist/Components/Header/Header.d.ts +1 -0
- package/dist/Components/Header/Header.d.ts.map +1 -0
- package/dist/Components/Header/Header.js +23 -33
- package/dist/Components/Header/HeaderActions.d.ts +2 -2
- package/dist/Components/Header/HeaderActions.d.ts.map +1 -0
- package/dist/Components/Header/HeaderActions.js +15 -25
- package/dist/Components/Header/HeaderProps.d.ts +1 -0
- package/dist/Components/Header/HeaderProps.d.ts.map +1 -0
- package/dist/Components/Header/components/desktopMenu.d.ts +2 -2
- package/dist/Components/Header/components/desktopMenu.d.ts.map +1 -0
- package/dist/Components/Header/components/desktopMenu.js +22 -36
- package/dist/Components/Header/components/mobileMenu.d.ts +2 -2
- package/dist/Components/Header/components/mobileMenu.d.ts.map +1 -0
- package/dist/Components/Header/components/mobileMenu.js +29 -50
- package/dist/Components/Input/Input/Input.d.ts +2 -1
- package/dist/Components/Input/Input/Input.d.ts.map +1 -0
- package/dist/Components/Input/Input/Input.js +33 -38
- package/dist/Components/Input/Input/InputProps.d.ts +1 -0
- package/dist/Components/Input/Input/InputProps.d.ts.map +1 -0
- package/dist/Components/Input/PhoneNumberInput.d.ts +2 -2
- package/dist/Components/Input/PhoneNumberInput.d.ts.map +1 -0
- package/dist/Components/Input/PhoneNumberInput.js +28 -100
- package/dist/Components/Input/PhoneNumberInputProps.d.ts +1 -0
- package/dist/Components/Input/PhoneNumberInputProps.d.ts.map +1 -0
- package/dist/Components/Input/Switch/InputSwitch.d.ts +2 -2
- package/dist/Components/Input/Switch/InputSwitch.d.ts.map +1 -0
- package/dist/Components/Input/Switch/InputSwitch.js +14 -46
- package/dist/Components/Input/TextInput.d.ts +1 -0
- package/dist/Components/Input/TextInput.d.ts.map +1 -0
- package/dist/Components/Input/TextInput.js +13 -44
- package/dist/Components/Input/TextInput.stories.d.ts +1 -0
- package/dist/Components/Input/TextInput.stories.d.ts.map +1 -0
- package/dist/Components/Input/TextInput.styles.d.ts +1 -0
- package/dist/Components/Input/TextInput.styles.d.ts.map +1 -0
- package/dist/Components/Input/TextInput.styles.js +12 -12
- package/dist/Components/Input/TextInputProps.d.ts +8 -6
- package/dist/Components/Input/TextInputProps.d.ts.map +1 -0
- package/dist/Components/Input/textInputIconSize.d.ts +2 -1
- package/dist/Components/Input/textInputIconSize.d.ts.map +1 -0
- package/dist/Components/Input/textInputIconSize.js +5 -5
- package/dist/Components/InputTextArea/InputTextArea.d.ts +2 -2
- package/dist/Components/InputTextArea/InputTextArea.d.ts.map +1 -0
- package/dist/Components/InputTextArea/InputTextArea.js +7 -12
- package/dist/Components/InputTextArea/InputTextArea.style.d.ts +1 -0
- package/dist/Components/InputTextArea/InputTextArea.style.d.ts.map +1 -0
- package/dist/Components/InputTextArea/InputTextArea.style.js +12 -12
- package/dist/Components/InputTextArea/InputTextAreaProps.d.ts +2 -1
- package/dist/Components/InputTextArea/InputTextAreaProps.d.ts.map +1 -0
- package/dist/Components/KanbanBoard/AccountCard.d.ts +2 -1
- package/dist/Components/KanbanBoard/AccountCard.d.ts.map +1 -0
- package/dist/Components/KanbanBoard/AccountCard.js +16 -33
- package/dist/Components/KanbanBoard/AccountRow.d.ts +2 -2
- package/dist/Components/KanbanBoard/AccountRow.d.ts.map +1 -0
- package/dist/Components/KanbanBoard/AccountRow.js +8 -17
- package/dist/Components/KanbanBoard/KanbanActions/KanbanActions.d.ts +2 -2
- package/dist/Components/KanbanBoard/KanbanActions/KanbanActions.d.ts.map +1 -0
- package/dist/Components/KanbanBoard/KanbanActions/KanbanActions.js +11 -17
- package/dist/Components/KanbanBoard/KanbanBoard.d.ts +2 -2
- package/dist/Components/KanbanBoard/KanbanBoard.d.ts.map +1 -0
- package/dist/Components/KanbanBoard/KanbanBoard.js +215 -292
- package/dist/Components/KanbanBoard/KanbanBoardProps.d.ts +1 -0
- package/dist/Components/KanbanBoard/KanbanBoardProps.d.ts.map +1 -0
- package/dist/Components/KanbanBoard/MeasuredItem.d.ts +1 -0
- package/dist/Components/KanbanBoard/MeasuredItem.d.ts.map +1 -0
- package/dist/Components/KanbanBoard/MeasuredItem.js +17 -52
- package/dist/Components/LazyWrapper/LazyWrapper.d.ts +1 -0
- package/dist/Components/LazyWrapper/LazyWrapper.d.ts.map +1 -0
- package/dist/Components/LazyWrapper/LazyWrapper.js +9 -46
- package/dist/Components/Loading/Loading.d.ts +2 -2
- package/dist/Components/Loading/Loading.d.ts.map +1 -0
- package/dist/Components/Loading/Loading.js +20 -31
- package/dist/Components/Loading/Loading.stories.d.ts +1 -0
- package/dist/Components/Loading/Loading.stories.d.ts.map +1 -0
- package/dist/Components/Loading/LoadingProps.d.ts +1 -0
- package/dist/Components/Loading/LoadingProps.d.ts.map +1 -0
- package/dist/Components/Modal/Modal.d.ts +2 -1
- package/dist/Components/Modal/Modal.d.ts.map +1 -0
- package/dist/Components/Modal/Modal.js +23 -33
- package/dist/Components/Modal/Modal.stories.d.ts +1 -0
- package/dist/Components/Modal/Modal.stories.d.ts.map +1 -0
- package/dist/Components/Modal/ModalProps.d.ts +1 -0
- package/dist/Components/Modal/ModalProps.d.ts.map +1 -0
- package/dist/Components/MoreItems/MoreItems.d.ts +1 -0
- package/dist/Components/MoreItems/MoreItems.d.ts.map +1 -0
- package/dist/Components/MoreItems/MoreItems.js +13 -30
- package/dist/Components/MoreItems/MoreItemsProps.d.ts +1 -0
- package/dist/Components/MoreItems/MoreItemsProps.d.ts.map +1 -0
- package/dist/Components/MultiSelect/MultiSelect.d.ts +2 -2
- package/dist/Components/MultiSelect/MultiSelect.d.ts.map +1 -0
- package/dist/Components/MultiSelect/MultiSelect.js +43 -99
- package/dist/Components/MultiSelect/MultiSelectProps.d.ts +2 -1
- package/dist/Components/MultiSelect/MultiSelectProps.d.ts.map +1 -0
- package/dist/Components/NavigationBar/NavBar.stories.d.ts +1 -0
- package/dist/Components/NavigationBar/NavBar.stories.d.ts.map +1 -0
- package/dist/Components/NavigationBar/NavigationBar.d.ts +2 -2
- package/dist/Components/NavigationBar/NavigationBar.d.ts.map +1 -0
- package/dist/Components/NavigationBar/NavigationBar.js +19 -55
- package/dist/Components/NavigationBar/NavigationBarProps.d.ts +6 -3
- package/dist/Components/NavigationBar/NavigationBarProps.d.ts.map +1 -0
- package/dist/Components/NoteTextArea/NoteTextArea.d.ts +2 -2
- package/dist/Components/NoteTextArea/NoteTextArea.d.ts.map +1 -0
- package/dist/Components/NoteTextArea/NoteTextArea.js +65 -149
- package/dist/Components/NoteTextArea/NoteTextAreaProps.d.ts +1 -0
- package/dist/Components/NoteTextArea/NoteTextAreaProps.d.ts.map +1 -0
- package/dist/Components/Notification/Notification.d.ts +2 -2
- package/dist/Components/Notification/Notification.d.ts.map +1 -0
- package/dist/Components/Notification/Notification.js +50 -116
- package/dist/Components/Notification/NotificationProps.d.ts +2 -0
- package/dist/Components/Notification/NotificationProps.d.ts.map +1 -0
- package/dist/Components/NumberInput/NumberInput.d.ts +2 -2
- package/dist/Components/NumberInput/NumberInput.d.ts.map +1 -0
- package/dist/Components/NumberInput/NumberInput.js +5 -37
- package/dist/Components/NumberInput/NumberInput.styles.d.ts +1 -0
- package/dist/Components/NumberInput/NumberInput.styles.d.ts.map +1 -0
- package/dist/Components/NumberInput/NumberInput.styles.js +12 -12
- package/dist/Components/NumberInput/NumberInputProps.d.ts +1 -0
- package/dist/Components/NumberInput/NumberInputProps.d.ts.map +1 -0
- package/dist/Components/OrgSwitcher/OrgSwitcher.d.ts +1 -0
- package/dist/Components/OrgSwitcher/OrgSwitcher.d.ts.map +1 -0
- package/dist/Components/OrgSwitcher/OrgSwitcher.js +32 -98
- package/dist/Components/OrgSwitcher/OrgSwitcherProps.d.ts +1 -0
- package/dist/Components/OrgSwitcher/OrgSwitcherProps.d.ts.map +1 -0
- package/dist/Components/OrgSwitcher/OrgSwitcherProps.js +5 -5
- package/dist/Components/OrganizationDetails/CreateOrgModal.d.ts +1 -0
- package/dist/Components/OrganizationDetails/CreateOrgModal.d.ts.map +1 -0
- package/dist/Components/OrganizationDetails/CreateOrgModal.js +21 -83
- package/dist/Components/OrganizationDetails/DeleteOrgModal.d.ts +1 -0
- package/dist/Components/OrganizationDetails/DeleteOrgModal.d.ts.map +1 -0
- package/dist/Components/OrganizationDetails/DeleteOrgModal.js +9 -22
- package/dist/Components/OrganizationDetails/OrganizationDetails.d.ts +1 -0
- package/dist/Components/OrganizationDetails/OrganizationDetails.d.ts.map +1 -0
- package/dist/Components/OrganizationDetails/OrganizationDetails.js +50 -201
- package/dist/Components/OrganizationDetails/OrganizationDetailsProps.d.ts +1 -0
- package/dist/Components/OrganizationDetails/OrganizationDetailsProps.d.ts.map +1 -0
- package/dist/Components/PdfViewer/PdfViewer.d.ts +1 -0
- package/dist/Components/PdfViewer/PdfViewer.d.ts.map +1 -0
- package/dist/Components/PdfViewer/PdfViewer.js +9 -22
- package/dist/Components/PinInput/PinInput.d.ts +2 -2
- package/dist/Components/PinInput/PinInput.d.ts.map +1 -0
- package/dist/Components/PinInput/PinInput.js +10 -17
- package/dist/Components/PinInput/PinInput.stories.d.ts +1 -0
- package/dist/Components/PinInput/PinInput.stories.d.ts.map +1 -0
- package/dist/Components/PinInput/PinInputProps.d.ts +1 -0
- package/dist/Components/PinInput/PinInputProps.d.ts.map +1 -0
- package/dist/Components/PinInputs/PinInputs.d.ts +2 -2
- package/dist/Components/PinInputs/PinInputs.d.ts.map +1 -0
- package/dist/Components/PinInputs/PinInputs.js +26 -71
- package/dist/Components/PinInputs/PinInputsProps.d.ts +1 -0
- package/dist/Components/PinInputs/PinInputsProps.d.ts.map +1 -0
- package/dist/Components/ProductCard/ProductCard.d.ts +2 -2
- package/dist/Components/ProductCard/ProductCard.d.ts.map +1 -0
- package/dist/Components/ProductCard/ProductCard.js +44 -96
- package/dist/Components/ProductCard/ProductCardProps.d.ts +1 -0
- package/dist/Components/ProductCard/ProductCardProps.d.ts.map +1 -0
- package/dist/Components/ProductCard/ProductLabel.d.ts +2 -2
- package/dist/Components/ProductCard/ProductLabel.d.ts.map +1 -0
- package/dist/Components/ProductCard/ProductLabel.js +6 -12
- package/dist/Components/ProductCard/ProductPrice.d.ts +2 -1
- package/dist/Components/ProductCard/ProductPrice.d.ts.map +1 -0
- package/dist/Components/ProductCard/ProductPrice.js +37 -101
- package/dist/Components/ProductCard/ProductReview.d.ts +2 -2
- package/dist/Components/ProductCard/ProductReview.d.ts.map +1 -0
- package/dist/Components/ProductCard/ProductReview.js +10 -28
- package/dist/Components/ProductCard/ProductTags.d.ts +2 -2
- package/dist/Components/ProductCard/ProductTags.d.ts.map +1 -0
- package/dist/Components/ProductCard/ProductTags.js +22 -23
- package/dist/Components/ProductDetails/ProductDetails.d.ts +2 -2
- package/dist/Components/ProductDetails/ProductDetails.d.ts.map +1 -0
- package/dist/Components/ProductDetails/ProductDetails.js +29 -48
- package/dist/Components/ProductDetails/ProductDetailsProps.d.ts +1 -1
- package/dist/Components/ProductDetails/ProductDetailsProps.d.ts.map +1 -0
- package/dist/Components/ProductDetails/ProductDtlPrice.d.ts +2 -2
- package/dist/Components/ProductDetails/ProductDtlPrice.d.ts.map +1 -0
- package/dist/Components/ProductDetails/ProductDtlPrice.js +15 -65
- package/dist/Components/ProductDetails/ProductImageSlider.d.ts +2 -2
- package/dist/Components/ProductDetails/ProductImageSlider.d.ts.map +1 -0
- package/dist/Components/ProductDetails/ProductImageSlider.js +133 -186
- package/dist/Components/ProfileCard/ProfileCard.d.ts +2 -1
- package/dist/Components/ProfileCard/ProfileCard.d.ts.map +1 -0
- package/dist/Components/ProfileCard/ProfileCard.js +28 -45
- package/dist/Components/ProfileCard/ProfileCard.stories.d.ts +1 -0
- package/dist/Components/ProfileCard/ProfileCard.stories.d.ts.map +1 -0
- package/dist/Components/ProfileCard/ProfileCardProps.d.ts +1 -0
- package/dist/Components/ProfileCard/ProfileCardProps.d.ts.map +1 -0
- package/dist/Components/ProfilePhotoViewer/ProfilePhotoViewer.d.ts +2 -2
- package/dist/Components/ProfilePhotoViewer/ProfilePhotoViewer.d.ts.map +1 -0
- package/dist/Components/ProfilePhotoViewer/ProfilePhotoViewer.js +39 -93
- package/dist/Components/ProfilePhotoViewer/ProfilePhotoViewer.stories.d.ts +1 -0
- package/dist/Components/ProfilePhotoViewer/ProfilePhotoViewer.stories.d.ts.map +1 -0
- package/dist/Components/ProfilePhotoViewer/ProfilePhotoViewerProps.d.ts +1 -0
- package/dist/Components/ProfilePhotoViewer/ProfilePhotoViewerProps.d.ts.map +1 -0
- package/dist/Components/ProgressBar/ProgressBar.d.ts +2 -2
- package/dist/Components/ProgressBar/ProgressBar.d.ts.map +1 -0
- package/dist/Components/ProgressBar/ProgressBar.js +4 -8
- package/dist/Components/ProgressBar/ProgressBar.stories.d.ts +1 -0
- package/dist/Components/ProgressBar/ProgressBar.stories.d.ts.map +1 -0
- package/dist/Components/ProgressBar/ProgressBarProps.d.ts +1 -0
- package/dist/Components/ProgressBar/ProgressBarProps.d.ts.map +1 -0
- package/dist/Components/RadioButton/RadioButton.d.ts +3 -3
- package/dist/Components/RadioButton/RadioButton.d.ts.map +1 -0
- package/dist/Components/RadioButton/RadioButton.js +11 -18
- package/dist/Components/RadioButton/RadioButton.stories.d.ts +1 -0
- package/dist/Components/RadioButton/RadioButton.stories.d.ts.map +1 -0
- package/dist/Components/RadioButton/RadioButtonProps.d.ts +1 -0
- package/dist/Components/RadioButton/RadioButtonProps.d.ts.map +1 -0
- package/dist/Components/Reorder/Reorder.d.ts +1 -0
- package/dist/Components/Reorder/Reorder.d.ts.map +1 -0
- package/dist/Components/Reorder/Reorder.js +14 -42
- package/dist/Components/Reorder/ReorderProps.d.ts +1 -0
- package/dist/Components/Reorder/ReorderProps.d.ts.map +1 -0
- package/dist/Components/RolesPermission/DeleteRoleModal.d.ts +1 -0
- package/dist/Components/RolesPermission/DeleteRoleModal.d.ts.map +1 -0
- package/dist/Components/RolesPermission/DeleteRoleModal.js +9 -22
- package/dist/Components/RolesPermission/RolesPermission.d.ts +1 -0
- package/dist/Components/RolesPermission/RolesPermission.d.ts.map +1 -0
- package/dist/Components/RolesPermission/RolesPermission.js +49 -166
- package/dist/Components/RolesPermission/RolesPermissionProps.d.ts +1 -0
- package/dist/Components/RolesPermission/RolesPermissionProps.d.ts.map +1 -0
- package/dist/Components/ScrollToTop/ScrollToTop.d.ts +1 -0
- package/dist/Components/ScrollToTop/ScrollToTop.d.ts.map +1 -0
- package/dist/Components/ScrollToTop/ScrollToTop.js +31 -68
- package/dist/Components/Search/Search.d.ts +2 -2
- package/dist/Components/Search/Search.d.ts.map +1 -0
- package/dist/Components/Search/Search.js +14 -57
- package/dist/Components/Search/SearchProps.d.ts +1 -0
- package/dist/Components/Search/SearchProps.d.ts.map +1 -0
- package/dist/Components/SearchSelect/SearchSelect.d.ts +2 -2
- package/dist/Components/SearchSelect/SearchSelect.d.ts.map +1 -0
- package/dist/Components/SearchSelect/SearchSelect.js +180 -242
- package/dist/Components/SearchSelect/SearchSelectProps.d.ts +1 -0
- package/dist/Components/SearchSelect/SearchSelectProps.d.ts.map +1 -0
- package/dist/Components/SearchSelect/SelectTruncatedLabel.d.ts +2 -2
- package/dist/Components/SearchSelect/SelectTruncatedLabel.d.ts.map +1 -0
- package/dist/Components/SearchSelect/SelectTruncatedLabel.js +11 -44
- package/dist/Components/SearchSelect/searchSelectSize.d.ts +1 -0
- package/dist/Components/SearchSelect/searchSelectSize.d.ts.map +1 -0
- package/dist/Components/SearchSelect/searchSelectSize.js +1 -1
- package/dist/Components/Select/Select.d.ts +2 -2
- package/dist/Components/Select/Select.d.ts.map +1 -0
- package/dist/Components/Select/Select.js +17 -65
- package/dist/Components/Select/Select.stories.d.ts +1 -0
- package/dist/Components/Select/Select.stories.d.ts.map +1 -0
- package/dist/Components/Select/Select.styles.d.ts +1 -0
- package/dist/Components/Select/Select.styles.d.ts.map +1 -0
- package/dist/Components/Select/Select.styles.js +13 -13
- package/dist/Components/Select/SelectProps.d.ts +1 -0
- package/dist/Components/Select/SelectProps.d.ts.map +1 -0
- package/dist/Components/SelectSearch/SelectSearch.d.ts +2 -2
- package/dist/Components/SelectSearch/SelectSearch.d.ts.map +1 -0
- package/dist/Components/SelectSearch/SelectSearch.js +74 -147
- package/dist/Components/SelectSearch/SelectSearchProps.d.ts +2 -2
- package/dist/Components/SelectSearch/SelectSearchProps.d.ts.map +1 -0
- package/dist/Components/SideBar/SecondaryBar.d.ts +1 -0
- package/dist/Components/SideBar/SecondaryBar.d.ts.map +1 -0
- package/dist/Components/SideBar/SecondaryBar.js +28 -90
- package/dist/Components/SideBar/SideBar.d.ts +2 -2
- package/dist/Components/SideBar/SideBar.d.ts.map +1 -0
- package/dist/Components/SideBar/SideBar.js +42 -129
- package/dist/Components/SideBar/SideBarProps.d.ts +4 -2
- package/dist/Components/SideBar/SideBarProps.d.ts.map +1 -0
- package/dist/Components/SideBar/Sidebar.stories.d.ts +1 -0
- package/dist/Components/SideBar/Sidebar.stories.d.ts.map +1 -0
- package/dist/Components/SideBar/components/MenuItemBox.d.ts +1 -0
- package/dist/Components/SideBar/components/MenuItemBox.d.ts.map +1 -0
- package/dist/Components/SideBar/components/MenuItemBox.js +61 -84
- package/dist/Components/SideBar/components/MenuItems.d.ts +1 -0
- package/dist/Components/SideBar/components/MenuItems.d.ts.map +1 -0
- package/dist/Components/SideBar/components/MenuItems.js +41 -44
- package/dist/Components/SideBar/components/MenuPopoverContent.d.ts +1 -0
- package/dist/Components/SideBar/components/MenuPopoverContent.d.ts.map +1 -0
- package/dist/Components/SideBar/components/MenuPopoverContent.js +41 -48
- package/dist/Components/SideBar/components/OtherApps.d.ts +1 -0
- package/dist/Components/SideBar/components/OtherApps.d.ts.map +1 -0
- package/dist/Components/SideBar/components/OtherApps.js +11 -29
- package/dist/Components/SideBar/components/OverflowTooltipText.d.ts +1 -0
- package/dist/Components/SideBar/components/OverflowTooltipText.d.ts.map +1 -0
- package/dist/Components/SideBar/components/OverflowTooltipText.js +18 -76
- package/dist/Components/SideBar/components/TextTruncation.d.ts +1 -1
- package/dist/Components/SideBar/components/TextTruncation.d.ts.map +1 -0
- package/dist/Components/SideBar/components/TextTruncation.js +16 -74
- package/dist/Components/SignInActivityTable/SignInActivityTable.d.ts +1 -0
- package/dist/Components/SignInActivityTable/SignInActivityTable.d.ts.map +1 -0
- package/dist/Components/SignInActivityTable/SignInActivityTable.js +18 -75
- package/dist/Components/SignInActivityTable/SignInActivityTableProps.d.ts +1 -0
- package/dist/Components/SignInActivityTable/SignInActivityTableProps.d.ts.map +1 -0
- package/dist/Components/Skeletons/Skeleton.stories.d.ts +1 -0
- package/dist/Components/Skeletons/Skeleton.stories.d.ts.map +1 -0
- package/dist/Components/Skeletons/SkeletonProps.d.ts +1 -0
- package/dist/Components/Skeletons/SkeletonProps.d.ts.map +1 -0
- package/dist/Components/Skeletons/Skeletons.d.ts +2 -2
- package/dist/Components/Skeletons/Skeletons.d.ts.map +1 -0
- package/dist/Components/Skeletons/Skeletons.js +4 -11
- package/dist/Components/Slider/Slider.d.ts +3 -0
- package/dist/Components/Slider/Slider.d.ts.map +1 -0
- package/dist/Components/Slider/Slider.js +25 -71
- package/dist/Components/StageProgress/StageItem.d.ts +1 -0
- package/dist/Components/StageProgress/StageItem.d.ts.map +1 -0
- package/dist/Components/StageProgress/StageItem.js +37 -84
- package/dist/Components/StageProgress/StageProgress.d.ts +1 -0
- package/dist/Components/StageProgress/StageProgress.d.ts.map +1 -0
- package/dist/Components/StageProgress/StageProgress.js +19 -31
- package/dist/Components/StageProgress/StageProgressProps.d.ts +1 -0
- package/dist/Components/StageProgress/StageProgressProps.d.ts.map +1 -0
- package/dist/Components/StageProgress/StageProgressProps.js +6 -9
- package/dist/Components/StageProgress/StepperStage.d.ts +1 -0
- package/dist/Components/StageProgress/StepperStage.d.ts.map +1 -0
- package/dist/Components/StageProgress/StepperStage.js +24 -62
- package/dist/Components/Switch/Switch.d.ts +2 -2
- package/dist/Components/Switch/Switch.d.ts.map +1 -0
- package/dist/Components/Switch/Switch.js +8 -20
- package/dist/Components/Switch/SwitchProps.d.ts +1 -0
- package/dist/Components/Switch/SwitchProps.d.ts.map +1 -0
- package/dist/Components/Table/Table.d.ts +2 -2
- package/dist/Components/Table/Table.d.ts.map +1 -0
- package/dist/Components/Table/Table.js +230 -376
- package/dist/Components/Table/Table.stories.d.ts +1 -0
- package/dist/Components/Table/Table.stories.d.ts.map +1 -0
- package/dist/Components/Table/TableProps.d.ts +8 -7
- package/dist/Components/Table/TableProps.d.ts.map +1 -0
- package/dist/Components/Table/components/HeaderActions.d.ts +2 -2
- package/dist/Components/Table/components/HeaderActions.d.ts.map +1 -0
- package/dist/Components/Table/components/HeaderActions.js +34 -55
- package/dist/Components/Table/components/Pagination.d.ts +2 -1
- package/dist/Components/Table/components/Pagination.d.ts.map +1 -0
- package/dist/Components/Table/components/Pagination.js +15 -36
- package/dist/Components/Table/components/TableActions.d.ts +7 -6
- package/dist/Components/Table/components/TableActions.d.ts.map +1 -0
- package/dist/Components/Table/components/TableActions.js +31 -49
- package/dist/Components/Table/components/TableBody.d.ts +2 -6
- package/dist/Components/Table/components/TableBody.d.ts.map +1 -0
- package/dist/Components/Table/components/TableBody.js +174 -203
- package/dist/Components/Table/components/TableGroupRow.d.ts +1 -0
- package/dist/Components/Table/components/TableGroupRow.d.ts.map +1 -0
- package/dist/Components/Table/components/TableGroupRow.js +8 -20
- package/dist/Components/Table/components/TableHeader.d.ts +2 -1
- package/dist/Components/Table/components/TableHeader.d.ts.map +1 -0
- package/dist/Components/Table/components/TableHeader.js +59 -122
- package/dist/Components/Table/components/TableLoading.d.ts +3 -3
- package/dist/Components/Table/components/TableLoading.d.ts.map +1 -0
- package/dist/Components/Table/components/TableLoading.js +8 -34
- package/dist/Components/Table/components/TableSearch.d.ts +1 -0
- package/dist/Components/Table/components/TableSearch.d.ts.map +1 -0
- package/dist/Components/Table/components/TableSearch.js +18 -57
- package/dist/Components/Table/filterTypes.d.ts +5 -0
- package/dist/Components/Table/filterTypes.d.ts.map +1 -0
- package/dist/Components/Table/filterTypes.js +2 -0
- package/dist/Components/Table/filters/ActiveFilters.d.ts +1 -0
- package/dist/Components/Table/filters/ActiveFilters.d.ts.map +1 -0
- package/dist/Components/Table/filters/ActiveFilters.js +33 -64
- package/dist/Components/Table/filters/CompactSelect.d.ts +1 -0
- package/dist/Components/Table/filters/CompactSelect.d.ts.map +1 -0
- package/dist/Components/Table/filters/CompactSelect.js +15 -62
- package/dist/Components/Table/filters/LeftFilterPane.d.ts +11 -6
- package/dist/Components/Table/filters/LeftFilterPane.d.ts.map +1 -0
- package/dist/Components/Table/filters/LeftFilterPane.js +101 -163
- package/dist/Components/Table/filters/SelectOperationControls.d.ts +2 -2
- package/dist/Components/Table/filters/SelectOperationControls.d.ts.map +1 -0
- package/dist/Components/Table/filters/SelectOperationControls.js +4 -11
- package/dist/Components/Table/filters/TableFilters.d.ts +3 -3
- package/dist/Components/Table/filters/TableFilters.d.ts.map +1 -0
- package/dist/Components/Table/filters/TableFilters.js +22 -64
- package/dist/Components/Table/filters/TextOperationControls.d.ts +2 -2
- package/dist/Components/Table/filters/TextOperationControls.d.ts.map +1 -0
- package/dist/Components/Table/filters/TextOperationControls.js +5 -13
- package/dist/Components/Table/hooks/useDebounce.d.ts +2 -1
- package/dist/Components/Table/hooks/useDebounce.d.ts.map +1 -0
- package/dist/Components/Table/hooks/useDebounce.js +8 -12
- package/dist/Components/Table/hooks/useTable.d.ts +4 -3
- package/dist/Components/Table/hooks/useTable.d.ts.map +1 -0
- package/dist/Components/Table/hooks/useTable.js +110 -118
- package/dist/Components/Table/settings/ManageColumns.d.ts +2 -1
- package/dist/Components/Table/settings/ManageColumns.d.ts.map +1 -0
- package/dist/Components/Table/settings/ManageColumns.js +67 -132
- package/dist/Components/Table/settings/TableSettings.d.ts +2 -2
- package/dist/Components/Table/settings/TableSettings.d.ts.map +1 -0
- package/dist/Components/Table/settings/TableSettings.js +58 -141
- package/dist/Components/Tag/Tag.d.ts +1 -0
- package/dist/Components/Tag/Tag.d.ts.map +1 -0
- package/dist/Components/Tag/Tag.js +13 -19
- package/dist/Components/Tag/Tag.styles.d.ts +1 -0
- package/dist/Components/Tag/Tag.styles.d.ts.map +1 -0
- package/dist/Components/Tag/Tag.styles.js +9 -16
- package/dist/Components/Tag/TagProps.d.ts +1 -0
- package/dist/Components/Tag/TagProps.d.ts.map +1 -0
- package/dist/Components/Timeline/Timeline.d.ts +2 -2
- package/dist/Components/Timeline/Timeline.d.ts.map +1 -0
- package/dist/Components/Timeline/Timeline.js +86 -137
- package/dist/Components/Timeline/TimelineProps.d.ts +2 -1
- package/dist/Components/Timeline/TimelineProps.d.ts.map +1 -0
- package/dist/Components/Toaster/Toaster.d.ts +2 -2
- package/dist/Components/Toaster/Toaster.d.ts.map +1 -0
- package/dist/Components/Toaster/Toaster.js +44 -88
- package/dist/Components/Toaster/Toaster.stories.d.ts +1 -0
- package/dist/Components/Toaster/Toaster.stories.d.ts.map +1 -0
- package/dist/Components/Toaster/ToasterProps.d.ts +1 -0
- package/dist/Components/Toaster/ToasterProps.d.ts.map +1 -0
- package/dist/Components/Toggle/TableToggle.d.ts +1 -0
- package/dist/Components/Toggle/TableToggle.d.ts.map +1 -0
- package/dist/Components/Toggle/TableToggle.js +11 -27
- package/dist/Components/Toggle/TableToggleProps.d.ts +1 -0
- package/dist/Components/Toggle/TableToggleProps.d.ts.map +1 -0
- package/dist/Components/ToolTip/ToolTip.d.ts +2 -2
- package/dist/Components/ToolTip/ToolTip.d.ts.map +1 -0
- package/dist/Components/ToolTip/ToolTip.js +4 -8
- package/dist/Components/ToolTip/ToolTip.stories.d.ts +1 -0
- package/dist/Components/ToolTip/ToolTip.stories.d.ts.map +1 -0
- package/dist/Components/ToolTip/ToolTipProps.d.ts +1 -0
- package/dist/Components/ToolTip/ToolTipProps.d.ts.map +1 -0
- package/dist/Components/Trail/EditableCell.d.ts +2 -1
- package/dist/Components/Trail/EditableCell.d.ts.map +1 -0
- package/dist/Components/Trail/EditableCell.js +14 -64
- package/dist/Components/Trail/SelectAllCheckbox.d.ts +1 -0
- package/dist/Components/Trail/SelectAllCheckbox.d.ts.map +1 -0
- package/dist/Components/Trail/SelectAllCheckbox.js +4 -8
- package/dist/Components/Trail/TrailWorks.d.ts +2 -2
- package/dist/Components/Trail/TrailWorks.d.ts.map +1 -0
- package/dist/Components/Trail/TrailWorks.js +14 -27
- package/dist/Components/Trail/data.d.ts +2 -1
- package/dist/Components/Trail/data.d.ts.map +1 -0
- package/dist/Components/UpgradeButton/UpgradeButton.d.ts +1 -0
- package/dist/Components/UpgradeButton/UpgradeButton.d.ts.map +1 -0
- package/dist/Components/UpgradeButton/UpgradeButton.js +27 -42
- package/dist/Components/UpgradeButton/UpgradeButtonProps.d.ts +1 -0
- package/dist/Components/UpgradeButton/UpgradeButtonProps.d.ts.map +1 -0
- package/dist/Components/UserDetails/AddUserModal.d.ts +1 -0
- package/dist/Components/UserDetails/AddUserModal.d.ts.map +1 -0
- package/dist/Components/UserDetails/AddUserModal.js +57 -169
- package/dist/Components/UserDetails/ChangeRoleModal.d.ts +1 -0
- package/dist/Components/UserDetails/ChangeRoleModal.d.ts.map +1 -0
- package/dist/Components/UserDetails/ChangeRoleModal.js +45 -134
- package/dist/Components/UserDetails/DeactivateConfirmModal.d.ts +1 -0
- package/dist/Components/UserDetails/DeactivateConfirmModal.d.ts.map +1 -0
- package/dist/Components/UserDetails/DeactivateConfirmModal.js +9 -27
- package/dist/Components/UserDetails/UserDetails.d.ts +1 -0
- package/dist/Components/UserDetails/UserDetails.d.ts.map +1 -0
- package/dist/Components/UserDetails/UserDetails.js +57 -183
- package/dist/Components/UserDetails/UserDetailsProps.d.ts +1 -0
- package/dist/Components/UserDetails/UserDetailsProps.d.ts.map +1 -0
- package/dist/Constants/Sidebar.d.ts +6 -4
- package/dist/Constants/Sidebar.d.ts.map +1 -0
- package/dist/Constants/Sidebar.js +3 -3
- package/dist/Hooks/usePreferences.d.ts +4 -3
- package/dist/Hooks/usePreferences.d.ts.map +1 -0
- package/dist/Hooks/usePreferences.js +29 -35
- package/dist/Layout.d.ts.map +1 -0
- package/dist/Theme/Dark/theme.d.ts +1 -0
- package/dist/Theme/Dark/theme.d.ts.map +1 -0
- package/dist/Theme/Dark/theme.js +12 -18
- package/dist/Theme/Default/palette.d.ts +1 -0
- package/dist/Theme/Default/palette.d.ts.map +1 -0
- package/dist/Theme/Default/palette.js +56 -67
- package/dist/Theme/Default/theme.d.ts +1 -0
- package/dist/Theme/Default/theme.d.ts.map +1 -0
- package/dist/Theme/Default/theme.js +14 -18
- package/dist/Theme/Emerald/palette.d.ts +1 -0
- package/dist/Theme/Emerald/palette.d.ts.map +1 -0
- package/dist/Theme/Emerald/palette.js +22 -25
- package/dist/Theme/Emerald/theme.d.ts +1 -0
- package/dist/Theme/Emerald/theme.d.ts.map +1 -0
- package/dist/Theme/Emerald/theme.js +14 -18
- package/dist/Theme/Meadow/palette.d.ts +1 -0
- package/dist/Theme/Meadow/palette.d.ts.map +1 -0
- package/dist/Theme/Meadow/palette.js +26 -25
- package/dist/Theme/Meadow/theme.d.ts +1 -0
- package/dist/Theme/Meadow/theme.d.ts.map +1 -0
- package/dist/Theme/Meadow/theme.js +14 -18
- package/dist/Theme/Radiant/palette.d.ts +1 -0
- package/dist/Theme/Radiant/palette.d.ts.map +1 -0
- package/dist/Theme/Radiant/palette.js +22 -25
- package/dist/Theme/Radiant/theme.d.ts +1 -0
- package/dist/Theme/Radiant/theme.d.ts.map +1 -0
- package/dist/Theme/Radiant/theme.js +14 -18
- package/dist/Theme/Rosewood/palette.d.ts +1 -0
- package/dist/Theme/Rosewood/palette.d.ts.map +1 -0
- package/dist/Theme/Rosewood/palette.js +22 -25
- package/dist/Theme/Rosewood/theme.d.ts +1 -0
- package/dist/Theme/Rosewood/theme.d.ts.map +1 -0
- package/dist/Theme/Rosewood/theme.js +14 -18
- package/dist/Theme/Skyline/palette.d.ts +1 -0
- package/dist/Theme/Skyline/palette.d.ts.map +1 -0
- package/dist/Theme/Skyline/palette.js +26 -25
- package/dist/Theme/Skyline/theme.d.ts +1 -0
- package/dist/Theme/Skyline/theme.d.ts.map +1 -0
- package/dist/Theme/Skyline/theme.js +14 -18
- package/dist/Theme/Slate/palette.d.ts +1 -0
- package/dist/Theme/Slate/palette.d.ts.map +1 -0
- package/dist/Theme/Slate/palette.js +26 -25
- package/dist/Theme/Slate/theme.d.ts +1 -0
- package/dist/Theme/Slate/theme.d.ts.map +1 -0
- package/dist/Theme/Slate/theme.js +14 -18
- package/dist/Theme/buildBrandTokens.d.ts +1 -0
- package/dist/Theme/buildBrandTokens.d.ts.map +1 -0
- package/dist/Theme/buildBrandTokens.js +13 -13
- package/dist/Theme/chartColorsFromTheme.d.ts +1 -0
- package/dist/Theme/chartColorsFromTheme.d.ts.map +1 -0
- package/dist/Theme/chartColorsFromTheme.js +7 -12
- package/dist/Theme/common.d.ts +1 -0
- package/dist/Theme/common.d.ts.map +1 -0
- package/dist/Theme/common.js +26 -15
- package/dist/Theme/componentStyles.d.ts +1 -0
- package/dist/Theme/componentStyles.d.ts.map +1 -0
- package/dist/Theme/componentStyles.js +7 -7
- package/dist/Theme/fonts.d.ts +1 -0
- package/dist/Theme/fonts.d.ts.map +1 -0
- package/dist/Theme/fonts.js +1 -1
- package/dist/Theme/index.d.ts +1 -0
- package/dist/Theme/index.d.ts.map +1 -0
- package/dist/Theme/index.js +7 -7
- package/dist/Theme/space.d.ts +1 -0
- package/dist/Theme/space.d.ts.map +1 -0
- package/dist/Theme/space.js +1 -1
- package/dist/Theme/theme.d.ts +1 -0
- package/dist/Theme/theme.d.ts.map +1 -0
- package/dist/Theme/themeProps.d.ts +2 -1
- package/dist/Theme/themeProps.d.ts.map +1 -0
- package/dist/Theme/useCustomTheme.d.ts +1 -0
- package/dist/Theme/useCustomTheme.d.ts.map +1 -0
- package/dist/Theme/useCustomTheme.js +2 -2
- package/dist/Utils/functions.d.ts +1 -0
- package/dist/Utils/functions.d.ts.map +1 -0
- package/dist/Utils/functions.js +1 -1
- package/dist/Utils/table.d.ts +14 -12
- package/dist/Utils/table.d.ts.map +1 -0
- package/dist/Utils/table.js +92 -114
- package/dist/bootstrap.d.ts.map +1 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +79 -79
- package/dist/services/feedback.d.ts +1 -0
- package/dist/services/feedback.d.ts.map +1 -0
- package/dist/services/feedback.js +13 -69
- package/dist/withTheme.d.ts +3 -1
- package/dist/withTheme.d.ts.map +1 -0
- package/dist/withTheme.js +7 -21
- package/eslint.config.js +48 -0
- package/package.json +32 -5
- package/dist/Components/CustomModulesTable/CustomModulesTable.test.d.ts +0 -1
- package/dist/Components/CustomModulesTable/CustomModulesTable.test.js +0 -84
- package/dist/Components/Dropdown/Dropdown.test.d.ts +0 -1
- package/dist/Components/Dropdown/Dropdown.test.js +0 -102
- package/dist/Components/Input/textInputIconSize.test.d.ts +0 -1
- package/dist/Components/Input/textInputIconSize.test.js +0 -27
- package/dist/Components/KanbanBoard/AccountCard.test.d.ts +0 -1
- package/dist/Components/KanbanBoard/AccountCard.test.js +0 -68
- package/dist/Components/KanbanBoard/KanbanActions/KanbanActions.test.d.ts +0 -1
- package/dist/Components/KanbanBoard/KanbanActions/KanbanActions.test.js +0 -49
- package/dist/Components/KanbanBoard/KanbanBoard.test.d.ts +0 -1
- package/dist/Components/KanbanBoard/KanbanBoard.test.js +0 -185
- package/dist/Components/OrganizationDetails/OrganizationDetails.test.d.ts +0 -1
- package/dist/Components/OrganizationDetails/OrganizationDetails.test.js +0 -122
- package/dist/Components/RolesPermission/RolesPermission.test.d.ts +0 -1
- package/dist/Components/RolesPermission/RolesPermission.test.js +0 -150
- package/dist/Components/SearchSelect/SearchSelect.dropdownPosition.test.d.ts +0 -1
- package/dist/Components/SearchSelect/SearchSelect.dropdownPosition.test.js +0 -195
- package/dist/Components/SearchSelect/SearchSelect.insideSelect.test.d.ts +0 -1
- package/dist/Components/SearchSelect/SearchSelect.insideSelect.test.js +0 -274
- package/dist/Components/SearchSelect/searchSelectSize.test.d.ts +0 -1
- package/dist/Components/SearchSelect/searchSelectSize.test.js +0 -22
- package/dist/Components/SideBar/components/OtherApps.test.d.ts +0 -1
- package/dist/Components/SideBar/components/OtherApps.test.js +0 -112
- package/dist/Components/SignInActivityTable/SignInActivityTable.test.d.ts +0 -1
- package/dist/Components/SignInActivityTable/SignInActivityTable.test.js +0 -63
- package/dist/Components/Table/components/TableBody.virtualize.test.d.ts +0 -1
- package/dist/Components/Table/components/TableBody.virtualize.test.js +0 -103
- package/dist/Components/Table/settings/ManageColumns.test.d.ts +0 -1
- package/dist/Components/Table/settings/ManageColumns.test.js +0 -147
- package/dist/Components/Tag/Tag.test.d.ts +0 -1
- package/dist/Components/Tag/Tag.test.js +0 -68
- package/dist/Components/UserDetails/UserDetails.test.d.ts +0 -1
- package/dist/Components/UserDetails/UserDetails.test.js +0 -129
- package/dist/Theme/buildBrandTokens.test.d.ts +0 -1
- package/dist/Theme/buildBrandTokens.test.js +0 -31
- package/dist/Theme/chartColorsFromTheme.test.d.ts +0 -1
- package/dist/Theme/chartColorsFromTheme.test.js +0 -35
- package/dist/Utils/tableNormalizeCellValue.test.d.ts +0 -1
- package/dist/Utils/tableNormalizeCellValue.test.js +0 -41
|
@@ -0,0 +1,1613 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<coverage generated="1781336024432" clover="3.2.0">
|
|
3
|
+
<project timestamp="1781336024432" name="All files">
|
|
4
|
+
<metrics statements="1388" coveredstatements="1307" conditionals="1663" coveredconditionals="1335" methods="428" coveredmethods="389" elements="3479" coveredelements="3031" complexity="0" loc="1388" ncloc="1388" packages="25" files="48" classes="48"/>
|
|
5
|
+
<package name="Components.Button">
|
|
6
|
+
<metrics statements="1" coveredstatements="1" conditionals="8" coveredconditionals="8" methods="1" coveredmethods="1"/>
|
|
7
|
+
<file name="Button.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Button/Button.tsx">
|
|
8
|
+
<metrics statements="1" coveredstatements="1" conditionals="8" coveredconditionals="8" methods="1" coveredmethods="1"/>
|
|
9
|
+
<line num="27" count="175" type="stmt"/>
|
|
10
|
+
</file>
|
|
11
|
+
</package>
|
|
12
|
+
<package name="Components.Checkbox">
|
|
13
|
+
<metrics statements="4" coveredstatements="4" conditionals="26" coveredconditionals="22" methods="1" coveredmethods="1"/>
|
|
14
|
+
<file name="Checkbox.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Checkbox/Checkbox.tsx">
|
|
15
|
+
<metrics statements="4" coveredstatements="4" conditionals="26" coveredconditionals="22" methods="1" coveredmethods="1"/>
|
|
16
|
+
<line num="33" count="109" type="stmt"/>
|
|
17
|
+
<line num="36" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
18
|
+
<line num="41" count="109" type="cond" truecount="2" falsecount="0"/>
|
|
19
|
+
<line num="53" count="109" type="stmt"/>
|
|
20
|
+
</file>
|
|
21
|
+
</package>
|
|
22
|
+
<package name="Components.Common">
|
|
23
|
+
<metrics statements="10" coveredstatements="10" conditionals="25" coveredconditionals="24" methods="3" coveredmethods="3"/>
|
|
24
|
+
<file name="ErrorMessage.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Common/ErrorMessage.tsx">
|
|
25
|
+
<metrics statements="3" coveredstatements="3" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
26
|
+
<line num="5" count="18" type="stmt"/>
|
|
27
|
+
<line num="7" count="21" type="stmt"/>
|
|
28
|
+
<line num="8" count="21" type="stmt"/>
|
|
29
|
+
</file>
|
|
30
|
+
<file name="FormLabel.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Common/FormLabel.tsx">
|
|
31
|
+
<metrics statements="4" coveredstatements="4" conditionals="23" coveredconditionals="22" methods="1" coveredmethods="1"/>
|
|
32
|
+
<line num="6" count="14" type="stmt"/>
|
|
33
|
+
<line num="31" count="145" type="stmt"/>
|
|
34
|
+
<line num="32" count="145" type="cond" truecount="2" falsecount="0"/>
|
|
35
|
+
<line num="41" count="145" type="stmt"/>
|
|
36
|
+
</file>
|
|
37
|
+
<file name="HelperText.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Common/HelperText.tsx">
|
|
38
|
+
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
39
|
+
<line num="4" count="18" type="stmt"/>
|
|
40
|
+
<line num="5" count="4" type="stmt"/>
|
|
41
|
+
<line num="6" count="4" type="stmt"/>
|
|
42
|
+
</file>
|
|
43
|
+
</package>
|
|
44
|
+
<package name="Components.CustomModulesTable">
|
|
45
|
+
<metrics statements="37" coveredstatements="34" conditionals="40" coveredconditionals="23" methods="15" coveredmethods="12"/>
|
|
46
|
+
<file name="CustomModulesTable.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/CustomModulesTable/CustomModulesTable.tsx">
|
|
47
|
+
<metrics statements="26" coveredstatements="23" conditionals="26" coveredconditionals="16" methods="10" coveredmethods="7"/>
|
|
48
|
+
<line num="31" count="1" type="stmt"/>
|
|
49
|
+
<line num="48" count="1" type="stmt"/>
|
|
50
|
+
<line num="57" count="7" type="stmt"/>
|
|
51
|
+
<line num="58" count="7" type="stmt"/>
|
|
52
|
+
<line num="59" count="4" type="stmt"/>
|
|
53
|
+
<line num="63" count="7" type="stmt"/>
|
|
54
|
+
<line num="64" count="7" type="stmt"/>
|
|
55
|
+
<line num="66" count="7" type="cond" truecount="1" falsecount="2"/>
|
|
56
|
+
<line num="67" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
57
|
+
<line num="68" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
58
|
+
<line num="69" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
59
|
+
<line num="70" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
60
|
+
<line num="72" count="7" type="stmt"/>
|
|
61
|
+
<line num="81" count="7" type="stmt"/>
|
|
62
|
+
<line num="106" count="0" type="stmt"/>
|
|
63
|
+
<line num="129" count="12" type="stmt"/>
|
|
64
|
+
<line num="156" count="1" type="stmt"/>
|
|
65
|
+
<line num="164" count="1" type="stmt"/>
|
|
66
|
+
<line num="177" count="0" type="stmt"/>
|
|
67
|
+
<line num="181" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
68
|
+
<line num="182" count="1" type="stmt"/>
|
|
69
|
+
<line num="187" count="1" type="stmt"/>
|
|
70
|
+
<line num="194" count="0" type="stmt"/>
|
|
71
|
+
<line num="198" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
72
|
+
<line num="199" count="1" type="stmt"/>
|
|
73
|
+
<line num="201" count="1" type="stmt"/>
|
|
74
|
+
</file>
|
|
75
|
+
<file name="DeleteModuleModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/CustomModulesTable/DeleteModuleModal.tsx">
|
|
76
|
+
<metrics statements="3" coveredstatements="3" conditionals="8" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
77
|
+
<line num="19" count="2" type="stmt"/>
|
|
78
|
+
<line num="27" count="8" type="stmt"/>
|
|
79
|
+
<line num="29" count="8" type="stmt"/>
|
|
80
|
+
</file>
|
|
81
|
+
<file name="EditModuleModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/CustomModulesTable/EditModuleModal.tsx">
|
|
82
|
+
<metrics statements="8" coveredstatements="8" conditionals="6" coveredconditionals="4" methods="4" coveredmethods="4"/>
|
|
83
|
+
<line num="17" count="2" type="stmt"/>
|
|
84
|
+
<line num="25" count="25" type="stmt"/>
|
|
85
|
+
<line num="26" count="25" type="stmt"/>
|
|
86
|
+
<line num="28" count="25" type="stmt"/>
|
|
87
|
+
<line num="29" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
88
|
+
<line num="32" count="25" type="stmt"/>
|
|
89
|
+
<line num="48" count="15" type="stmt"/>
|
|
90
|
+
<line num="63" count="2" type="stmt"/>
|
|
91
|
+
</file>
|
|
92
|
+
</package>
|
|
93
|
+
<package name="Components.Divider">
|
|
94
|
+
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
95
|
+
<file name="Divider.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Divider/Divider.tsx">
|
|
96
|
+
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
97
|
+
<line num="4" count="3" type="stmt"/>
|
|
98
|
+
<line num="5" count="3" type="stmt"/>
|
|
99
|
+
<line num="6" count="3" type="stmt"/>
|
|
100
|
+
</file>
|
|
101
|
+
</package>
|
|
102
|
+
<package name="Components.Dropdown">
|
|
103
|
+
<metrics statements="64" coveredstatements="63" conditionals="61" coveredconditionals="42" methods="14" coveredmethods="14"/>
|
|
104
|
+
<file name="DropDown.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Dropdown/DropDown.tsx">
|
|
105
|
+
<metrics statements="64" coveredstatements="63" conditionals="61" coveredconditionals="42" methods="14" coveredmethods="14"/>
|
|
106
|
+
<line num="18" count="1" type="stmt"/>
|
|
107
|
+
<line num="20" count="10" type="stmt"/>
|
|
108
|
+
<line num="25" count="1" type="stmt"/>
|
|
109
|
+
<line num="33" count="1" type="stmt"/>
|
|
110
|
+
<line num="56" count="23" type="stmt"/>
|
|
111
|
+
<line num="57" count="23" type="stmt"/>
|
|
112
|
+
<line num="58" count="23" type="stmt"/>
|
|
113
|
+
<line num="59" count="23" type="stmt"/>
|
|
114
|
+
<line num="60" count="23" type="stmt"/>
|
|
115
|
+
<line num="61" count="23" type="cond" truecount="4" falsecount="1"/>
|
|
116
|
+
<line num="63" count="23" type="stmt"/>
|
|
117
|
+
<line num="67" count="2" type="stmt"/>
|
|
118
|
+
<line num="68" count="2" type="stmt"/>
|
|
119
|
+
<line num="74" count="23" type="stmt"/>
|
|
120
|
+
<line num="75" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
121
|
+
<line num="76" count="10" type="stmt"/>
|
|
122
|
+
<line num="77" count="10" type="stmt"/>
|
|
123
|
+
<line num="78" count="10" type="stmt"/>
|
|
124
|
+
<line num="79" count="10" type="stmt"/>
|
|
125
|
+
<line num="82" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
126
|
+
<line num="83" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
127
|
+
<line num="87" count="10" type="stmt"/>
|
|
128
|
+
<line num="88" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
129
|
+
<line num="89" count="10" type="stmt"/>
|
|
130
|
+
<line num="93" count="10" type="stmt"/>
|
|
131
|
+
<line num="94" count="10" type="stmt"/>
|
|
132
|
+
<line num="95" count="10" type="stmt"/>
|
|
133
|
+
<line num="96" count="10" type="cond" truecount="2" falsecount="3"/>
|
|
134
|
+
<line num="97" count="0" type="stmt"/>
|
|
135
|
+
<line num="99" count="10" type="stmt"/>
|
|
136
|
+
<line num="101" count="10" type="stmt"/>
|
|
137
|
+
<line num="104" count="23" type="stmt"/>
|
|
138
|
+
<line num="105" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
139
|
+
<line num="106" count="5" type="stmt"/>
|
|
140
|
+
<line num="107" count="5" type="stmt"/>
|
|
141
|
+
<line num="108" count="5" type="stmt"/>
|
|
142
|
+
<line num="109" count="5" type="stmt"/>
|
|
143
|
+
<line num="110" count="5" type="stmt"/>
|
|
144
|
+
<line num="111" count="5" type="stmt"/>
|
|
145
|
+
<line num="115" count="23" type="stmt"/>
|
|
146
|
+
<line num="116" count="5" type="stmt"/>
|
|
147
|
+
<line num="117" count="1" type="stmt"/>
|
|
148
|
+
<line num="119" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
149
|
+
<line num="120" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
150
|
+
<line num="121" count="1" type="stmt"/>
|
|
151
|
+
<line num="123" count="5" type="stmt"/>
|
|
152
|
+
<line num="124" count="5" type="stmt"/>
|
|
153
|
+
<line num="125" count="5" type="stmt"/>
|
|
154
|
+
<line num="129" count="23" type="stmt"/>
|
|
155
|
+
<line num="130" count="10" type="stmt"/>
|
|
156
|
+
<line num="131" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
157
|
+
<line num="132" count="10" type="cond" truecount="1" falsecount="1"/>
|
|
158
|
+
<line num="134" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
159
|
+
<line num="137" count="23" type="cond" truecount="1" falsecount="1"/>
|
|
160
|
+
<line num="148" count="23" type="stmt"/>
|
|
161
|
+
<line num="150" count="23" type="stmt"/>
|
|
162
|
+
<line num="170" count="23" type="stmt"/>
|
|
163
|
+
<line num="191" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
164
|
+
<line num="194" count="23" type="stmt"/>
|
|
165
|
+
<line num="195" count="15" type="stmt"/>
|
|
166
|
+
<line num="222" count="30" type="stmt"/>
|
|
167
|
+
<line num="224" count="2" type="stmt"/>
|
|
168
|
+
<line num="275" count="23" type="stmt"/>
|
|
169
|
+
<line num="301" count="1" type="stmt"/>
|
|
170
|
+
</file>
|
|
171
|
+
</package>
|
|
172
|
+
<package name="Components.EmptyState">
|
|
173
|
+
<metrics statements="11" coveredstatements="11" conditionals="35" coveredconditionals="26" methods="1" coveredmethods="1"/>
|
|
174
|
+
<file name="EmptyState.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/EmptyState/EmptyState.tsx">
|
|
175
|
+
<metrics statements="11" coveredstatements="11" conditionals="35" coveredconditionals="26" methods="1" coveredmethods="1"/>
|
|
176
|
+
<line num="8" count="6" type="stmt"/>
|
|
177
|
+
<line num="16" count="6" type="stmt"/>
|
|
178
|
+
<line num="22" count="6" type="stmt"/>
|
|
179
|
+
<line num="35" count="12" type="stmt"/>
|
|
180
|
+
<line num="36" count="12" type="stmt"/>
|
|
181
|
+
<line num="39" count="12" type="stmt"/>
|
|
182
|
+
<line num="40" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
183
|
+
<line num="44" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
184
|
+
<line num="45" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
185
|
+
<line num="48" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
186
|
+
<line num="59" count="12" type="stmt"/>
|
|
187
|
+
</file>
|
|
188
|
+
</package>
|
|
189
|
+
<package name="Components.Header">
|
|
190
|
+
<metrics statements="14" coveredstatements="13" conditionals="16" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
191
|
+
<file name="HeaderActions.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Header/HeaderActions.tsx">
|
|
192
|
+
<metrics statements="14" coveredstatements="13" conditionals="16" coveredconditionals="13" methods="5" coveredmethods="4"/>
|
|
193
|
+
<line num="9" count="2" type="stmt"/>
|
|
194
|
+
<line num="33" count="73" type="stmt"/>
|
|
195
|
+
<line num="35" count="73" type="stmt"/>
|
|
196
|
+
<line num="37" count="73" type="cond" truecount="2" falsecount="0"/>
|
|
197
|
+
<line num="38" count="3" type="stmt"/>
|
|
198
|
+
<line num="44" count="0" type="stmt"/>
|
|
199
|
+
<line num="51" count="73" type="cond" truecount="2" falsecount="0"/>
|
|
200
|
+
<line num="52" count="3" type="stmt"/>
|
|
201
|
+
<line num="60" count="1" type="stmt"/>
|
|
202
|
+
<line num="68" count="73" type="cond" truecount="2" falsecount="0"/>
|
|
203
|
+
<line num="69" count="3" type="stmt"/>
|
|
204
|
+
<line num="77" count="1" type="stmt"/>
|
|
205
|
+
<line num="85" count="73" type="stmt"/>
|
|
206
|
+
<line num="88" count="9" type="stmt"/>
|
|
207
|
+
</file>
|
|
208
|
+
</package>
|
|
209
|
+
<package name="Components.Input">
|
|
210
|
+
<metrics statements="11" coveredstatements="11" conditionals="31" coveredconditionals="27" methods="3" coveredmethods="3"/>
|
|
211
|
+
<file name="TextInput.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Input/TextInput.tsx">
|
|
212
|
+
<metrics statements="6" coveredstatements="6" conditionals="27" coveredconditionals="23" methods="1" coveredmethods="1"/>
|
|
213
|
+
<line num="17" count="7" type="stmt"/>
|
|
214
|
+
<line num="55" count="134" type="stmt"/>
|
|
215
|
+
<line num="56" count="134" type="cond" truecount="1" falsecount="1"/>
|
|
216
|
+
<line num="57" count="134" type="stmt"/>
|
|
217
|
+
<line num="58" count="134" type="stmt"/>
|
|
218
|
+
<line num="132" count="7" type="stmt"/>
|
|
219
|
+
</file>
|
|
220
|
+
<file name="textInputIconSize.ts" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Input/textInputIconSize.ts">
|
|
221
|
+
<metrics statements="5" coveredstatements="5" conditionals="4" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
222
|
+
<line num="4" count="11" type="stmt"/>
|
|
223
|
+
<line num="16" count="148" type="cond" truecount="2" falsecount="0"/>
|
|
224
|
+
<line num="17" count="147" type="cond" truecount="2" falsecount="0"/>
|
|
225
|
+
<line num="27" count="135" type="stmt"/>
|
|
226
|
+
<line num="28" count="135" type="stmt"/>
|
|
227
|
+
</file>
|
|
228
|
+
</package>
|
|
229
|
+
<package name="Components.KanbanBoard">
|
|
230
|
+
<metrics statements="233" coveredstatements="201" conditionals="226" coveredconditionals="184" methods="65" coveredmethods="55"/>
|
|
231
|
+
<file name="AccountCard.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/KanbanBoard/AccountCard.tsx">
|
|
232
|
+
<metrics statements="14" coveredstatements="14" conditionals="22" coveredconditionals="22" methods="8" coveredmethods="8"/>
|
|
233
|
+
<line num="17" count="2" type="stmt"/>
|
|
234
|
+
<line num="19" count="2" type="stmt"/>
|
|
235
|
+
<line num="35" count="104" type="stmt"/>
|
|
236
|
+
<line num="37" count="104" type="stmt"/>
|
|
237
|
+
<line num="38" count="54" type="stmt"/>
|
|
238
|
+
<line num="39" count="165" type="cond" truecount="2" falsecount="0"/>
|
|
239
|
+
<line num="43" count="104" type="cond" truecount="2" falsecount="0"/>
|
|
240
|
+
<line num="45" count="104" type="stmt"/>
|
|
241
|
+
<line num="46" count="2" type="stmt"/>
|
|
242
|
+
<line num="49" count="104" type="stmt"/>
|
|
243
|
+
<line num="74" count="215" type="stmt"/>
|
|
244
|
+
<line num="76" count="215" type="stmt"/>
|
|
245
|
+
<line num="124" count="2" type="stmt"/>
|
|
246
|
+
<line num="141" count="1" type="stmt"/>
|
|
247
|
+
</file>
|
|
248
|
+
<file name="AccountRow.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/KanbanBoard/AccountRow.tsx">
|
|
249
|
+
<metrics statements="3" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
250
|
+
<line num="9" count="2" type="stmt"/>
|
|
251
|
+
<line num="10" count="215" type="stmt"/>
|
|
252
|
+
<line num="11" count="215" type="stmt"/>
|
|
253
|
+
</file>
|
|
254
|
+
<file name="KanbanBoard.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/KanbanBoard/KanbanBoard.tsx">
|
|
255
|
+
<metrics statements="186" coveredstatements="154" conditionals="186" coveredconditionals="145" methods="50" coveredmethods="40"/>
|
|
256
|
+
<line num="52" count="1" type="stmt"/>
|
|
257
|
+
<line num="66" count="1" type="stmt"/>
|
|
258
|
+
<line num="69" count="1" type="stmt"/>
|
|
259
|
+
<line num="71" count="1" type="stmt"/>
|
|
260
|
+
<line num="72" count="4" type="stmt"/>
|
|
261
|
+
<line num="73" count="4" type="stmt"/>
|
|
262
|
+
<line num="75" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
263
|
+
<line num="76" count="0" type="stmt"/>
|
|
264
|
+
<line num="79" count="4" type="stmt"/>
|
|
265
|
+
<line num="82" count="0" type="stmt"/>
|
|
266
|
+
<line num="90" count="4" type="stmt"/>
|
|
267
|
+
<line num="105" count="0" type="stmt"/>
|
|
268
|
+
<line num="119" count="1" type="stmt"/>
|
|
269
|
+
<line num="124" count="4" type="stmt"/>
|
|
270
|
+
<line num="140" count="1" type="stmt"/>
|
|
271
|
+
<line num="153" count="1" type="stmt"/>
|
|
272
|
+
<line num="154" count="1" type="stmt"/>
|
|
273
|
+
<line num="155" count="1" type="stmt"/>
|
|
274
|
+
<line num="156" count="1" type="stmt"/>
|
|
275
|
+
<line num="159" count="1" type="stmt"/>
|
|
276
|
+
<line num="188" count="75" type="stmt"/>
|
|
277
|
+
<line num="190" count="75" type="stmt"/>
|
|
278
|
+
<line num="191" count="75" type="stmt"/>
|
|
279
|
+
<line num="192" count="75" type="stmt"/>
|
|
280
|
+
<line num="193" count="75" type="stmt"/>
|
|
281
|
+
<line num="195" count="75" type="stmt"/>
|
|
282
|
+
<line num="196" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
283
|
+
<line num="201" count="75" type="stmt"/>
|
|
284
|
+
<line num="210" count="75" type="stmt"/>
|
|
285
|
+
<line num="219" count="75" type="stmt"/>
|
|
286
|
+
<line num="220" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
287
|
+
<line num="221" count="2" type="stmt"/>
|
|
288
|
+
<line num="223" count="48" type="stmt"/>
|
|
289
|
+
<line num="226" count="75" type="stmt"/>
|
|
290
|
+
<line num="227" count="75" type="stmt"/>
|
|
291
|
+
<line num="230" count="75" type="cond" truecount="3" falsecount="0"/>
|
|
292
|
+
<line num="233" count="75" type="stmt"/>
|
|
293
|
+
<line num="234" count="75" type="stmt"/>
|
|
294
|
+
<line num="235" count="75" type="stmt"/>
|
|
295
|
+
<line num="237" count="75" type="stmt"/>
|
|
296
|
+
<line num="238" count="33" type="stmt"/>
|
|
297
|
+
<line num="242" count="75" type="stmt"/>
|
|
298
|
+
<line num="249" count="75" type="stmt"/>
|
|
299
|
+
<line num="251" count="75" type="stmt"/>
|
|
300
|
+
<line num="253" count="33" type="stmt"/>
|
|
301
|
+
<line num="255" count="75" type="stmt"/>
|
|
302
|
+
<line num="256" count="50" type="cond" truecount="5" falsecount="0"/>
|
|
303
|
+
<line num="257" count="48" type="stmt"/>
|
|
304
|
+
<line num="259" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
305
|
+
<line num="260" count="0" type="stmt"/>
|
|
306
|
+
<line num="262" count="2" type="stmt"/>
|
|
307
|
+
<line num="263" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
308
|
+
<line num="268" count="0" type="stmt"/>
|
|
309
|
+
<line num="270" count="2" type="stmt"/>
|
|
310
|
+
<line num="271" count="2" type="stmt"/>
|
|
311
|
+
<line num="272" count="2" type="stmt"/>
|
|
312
|
+
<line num="273" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
313
|
+
<line num="274" count="1" type="stmt"/>
|
|
314
|
+
<line num="277" count="2" type="stmt"/>
|
|
315
|
+
<line num="290" count="75" type="stmt"/>
|
|
316
|
+
<line num="292" count="5" type="stmt"/>
|
|
317
|
+
<line num="293" count="5" type="stmt"/>
|
|
318
|
+
<line num="294" count="5" type="stmt"/>
|
|
319
|
+
<line num="295" count="5" type="stmt"/>
|
|
320
|
+
<line num="300" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
321
|
+
<line num="301" count="1" type="stmt"/>
|
|
322
|
+
<line num="306" count="5" type="stmt"/>
|
|
323
|
+
<line num="318" count="75" type="stmt"/>
|
|
324
|
+
<line num="321" count="75" type="stmt"/>
|
|
325
|
+
<line num="322" count="75" type="stmt"/>
|
|
326
|
+
<line num="325" count="75" type="stmt"/>
|
|
327
|
+
<line num="326" count="75" type="stmt"/>
|
|
328
|
+
<line num="329" count="75" type="stmt"/>
|
|
329
|
+
<line num="330" count="33" type="cond" truecount="1" falsecount="1"/>
|
|
330
|
+
<line num="331" count="33" type="stmt"/>
|
|
331
|
+
<line num="332" count="33" type="stmt"/>
|
|
332
|
+
<line num="334" count="0" type="stmt"/>
|
|
333
|
+
<line num="335" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
334
|
+
<line num="336" count="0" type="stmt"/>
|
|
335
|
+
<line num="337" count="0" type="stmt"/>
|
|
336
|
+
<line num="338" count="0" type="stmt"/>
|
|
337
|
+
<line num="339" count="0" type="stmt"/>
|
|
338
|
+
<line num="342" count="0" type="stmt"/>
|
|
339
|
+
<line num="343" count="0" type="stmt"/>
|
|
340
|
+
<line num="344" count="0" type="stmt"/>
|
|
341
|
+
<line num="345" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
342
|
+
<line num="346" count="0" type="stmt"/>
|
|
343
|
+
<line num="348" count="0" type="stmt"/>
|
|
344
|
+
<line num="351" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
345
|
+
<line num="356" count="75" type="stmt"/>
|
|
346
|
+
<line num="359" count="75" type="stmt"/>
|
|
347
|
+
<line num="360" count="0" type="stmt"/>
|
|
348
|
+
<line num="361" count="0" type="stmt"/>
|
|
349
|
+
<line num="362" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
350
|
+
<line num="363" count="0" type="stmt"/>
|
|
351
|
+
<line num="366" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
352
|
+
<line num="367" count="0" type="stmt"/>
|
|
353
|
+
<line num="371" count="75" type="stmt"/>
|
|
354
|
+
<line num="372" count="0" type="stmt"/>
|
|
355
|
+
<line num="373" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
356
|
+
<line num="377" count="75" type="stmt"/>
|
|
357
|
+
<line num="378" count="33" type="stmt"/>
|
|
358
|
+
<line num="379" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
359
|
+
<line num="380" count="32" type="stmt"/>
|
|
360
|
+
<line num="381" count="32" type="stmt"/>
|
|
361
|
+
<line num="385" count="33" type="stmt"/>
|
|
362
|
+
<line num="386" count="33" type="stmt"/>
|
|
363
|
+
<line num="388" count="33" type="stmt"/>
|
|
364
|
+
<line num="389" count="33" type="stmt"/>
|
|
365
|
+
<line num="395" count="75" type="stmt"/>
|
|
366
|
+
<line num="396" count="2" type="stmt"/>
|
|
367
|
+
<line num="397" count="2" type="stmt"/>
|
|
368
|
+
<line num="398" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
369
|
+
<line num="399" count="0" type="stmt"/>
|
|
370
|
+
<line num="401" count="2" type="stmt"/>
|
|
371
|
+
<line num="406" count="75" type="stmt"/>
|
|
372
|
+
<line num="407" count="4" type="stmt"/>
|
|
373
|
+
<line num="408" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
374
|
+
<line num="410" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
375
|
+
<line num="411" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
376
|
+
<line num="412" count="1" type="stmt"/>
|
|
377
|
+
<line num="413" count="1" type="stmt"/>
|
|
378
|
+
<line num="418" count="1" type="stmt"/>
|
|
379
|
+
<line num="422" count="1" type="stmt"/>
|
|
380
|
+
<line num="423" count="1" type="stmt"/>
|
|
381
|
+
<line num="424" count="1" type="stmt"/>
|
|
382
|
+
<line num="427" count="2" type="stmt"/>
|
|
383
|
+
<line num="428" count="2" type="stmt"/>
|
|
384
|
+
<line num="429" count="2" type="stmt"/>
|
|
385
|
+
<line num="430" count="2" type="cond" truecount="4" falsecount="1"/>
|
|
386
|
+
<line num="432" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
387
|
+
<line num="433" count="1" type="stmt"/>
|
|
388
|
+
<line num="434" count="1" type="stmt"/>
|
|
389
|
+
<line num="435" count="1" type="stmt"/>
|
|
390
|
+
<line num="437" count="1" type="stmt"/>
|
|
391
|
+
<line num="442" count="1" type="stmt"/>
|
|
392
|
+
<line num="443" count="1" type="stmt"/>
|
|
393
|
+
<line num="452" count="1" type="stmt"/>
|
|
394
|
+
<line num="453" count="1" type="stmt"/>
|
|
395
|
+
<line num="454" count="1" type="stmt"/>
|
|
396
|
+
<line num="455" count="1" type="stmt"/>
|
|
397
|
+
<line num="457" count="1" type="stmt"/>
|
|
398
|
+
<line num="463" count="1" type="stmt"/>
|
|
399
|
+
<line num="464" count="1" type="stmt"/>
|
|
400
|
+
<line num="475" count="75" type="stmt"/>
|
|
401
|
+
<line num="476" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
402
|
+
<line num="477" count="1" type="stmt"/>
|
|
403
|
+
<line num="480" count="75" type="stmt"/>
|
|
404
|
+
<line num="492" count="75" type="stmt"/>
|
|
405
|
+
<line num="493" count="35" type="stmt"/>
|
|
406
|
+
<line num="494" count="35" type="stmt"/>
|
|
407
|
+
<line num="495" count="36" type="stmt"/>
|
|
408
|
+
<line num="497" count="35" type="stmt"/>
|
|
409
|
+
<line num="500" count="75" type="stmt"/>
|
|
410
|
+
<line num="506" count="75" type="stmt"/>
|
|
411
|
+
<line num="511" count="0" type="stmt"/>
|
|
412
|
+
<line num="512" count="0" type="stmt"/>
|
|
413
|
+
<line num="532" count="0" type="stmt"/>
|
|
414
|
+
<line num="542" count="70" type="stmt"/>
|
|
415
|
+
<line num="563" count="6" type="stmt"/>
|
|
416
|
+
<line num="564" count="0" type="stmt"/>
|
|
417
|
+
<line num="625" count="1" type="stmt"/>
|
|
418
|
+
<line num="800" count="4" type="stmt"/>
|
|
419
|
+
<line num="812" count="1" type="stmt"/>
|
|
420
|
+
<line num="869" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
421
|
+
<line num="877" count="0" type="stmt"/>
|
|
422
|
+
<line num="887" count="98" type="cond" truecount="2" falsecount="0"/>
|
|
423
|
+
<line num="895" count="98" type="stmt"/>
|
|
424
|
+
<line num="909" count="2" type="stmt"/>
|
|
425
|
+
<line num="930" count="75" type="cond" truecount="2" falsecount="0"/>
|
|
426
|
+
<line num="932" count="73" type="stmt"/>
|
|
427
|
+
<line num="933" count="73" type="stmt"/>
|
|
428
|
+
<line num="935" count="73" type="stmt"/>
|
|
429
|
+
<line num="956" count="73" type="cond" truecount="4" falsecount="0"/>
|
|
430
|
+
<line num="969" count="1" type="stmt"/>
|
|
431
|
+
<line num="980" count="73" type="stmt"/>
|
|
432
|
+
<line num="983" count="75" type="cond" truecount="2" falsecount="0"/>
|
|
433
|
+
<line num="984" count="75" type="cond" truecount="2" falsecount="0"/>
|
|
434
|
+
<line num="985" count="4" type="stmt"/>
|
|
435
|
+
<line num="988" count="4" type="stmt"/>
|
|
436
|
+
<line num="1010" count="71" type="stmt"/>
|
|
437
|
+
<line num="1014" count="73" type="stmt"/>
|
|
438
|
+
<line num="1015" count="365" type="stmt"/>
|
|
439
|
+
<line num="1029" count="73" type="stmt"/>
|
|
440
|
+
<line num="1067" count="1" type="stmt"/>
|
|
441
|
+
<line num="1095" count="2" type="stmt"/>
|
|
442
|
+
</file>
|
|
443
|
+
<file name="MeasuredItem.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/KanbanBoard/MeasuredItem.tsx">
|
|
444
|
+
<metrics statements="30" coveredstatements="30" conditionals="18" coveredconditionals="17" methods="6" coveredmethods="6"/>
|
|
445
|
+
<line num="9" count="2" type="stmt"/>
|
|
446
|
+
<line num="14" count="8" type="stmt"/>
|
|
447
|
+
<line num="15" count="8" type="stmt"/>
|
|
448
|
+
<line num="17" count="8" type="stmt"/>
|
|
449
|
+
<line num="18" count="8" type="stmt"/>
|
|
450
|
+
<line num="19" count="8" type="stmt"/>
|
|
451
|
+
<line num="20" count="8" type="stmt"/>
|
|
452
|
+
<line num="22" count="8" type="stmt"/>
|
|
453
|
+
<line num="23" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
454
|
+
<line num="25" count="8" type="stmt"/>
|
|
455
|
+
<line num="26" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
456
|
+
<line num="27" count="3" type="stmt"/>
|
|
457
|
+
<line num="28" count="3" type="stmt"/>
|
|
458
|
+
<line num="33" count="8" type="stmt"/>
|
|
459
|
+
<line num="34" count="5" type="stmt"/>
|
|
460
|
+
<line num="35" count="5" type="stmt"/>
|
|
461
|
+
<line num="37" count="5" type="stmt"/>
|
|
462
|
+
<line num="40" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
463
|
+
<line num="41" count="4" type="stmt"/>
|
|
464
|
+
<line num="42" count="2" type="stmt"/>
|
|
465
|
+
<line num="44" count="4" type="stmt"/>
|
|
466
|
+
<line num="46" count="1" type="stmt"/>
|
|
467
|
+
<line num="49" count="5" type="stmt"/>
|
|
468
|
+
<line num="50" count="5" type="stmt"/>
|
|
469
|
+
<line num="51" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
470
|
+
<line num="52" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
471
|
+
<line num="57" count="8" type="stmt"/>
|
|
472
|
+
<line num="58" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
473
|
+
<line num="59" count="4" type="stmt"/>
|
|
474
|
+
<line num="63" count="8" type="stmt"/>
|
|
475
|
+
</file>
|
|
476
|
+
</package>
|
|
477
|
+
<package name="Components.KanbanBoard.KanbanActions">
|
|
478
|
+
<metrics statements="6" coveredstatements="6" conditionals="2" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
479
|
+
<file name="KanbanActions.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/KanbanBoard/KanbanActions/KanbanActions.tsx">
|
|
480
|
+
<metrics statements="6" coveredstatements="6" conditionals="2" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
481
|
+
<line num="9" count="1" type="stmt"/>
|
|
482
|
+
<line num="20" count="3" type="stmt"/>
|
|
483
|
+
<line num="21" count="3" type="stmt"/>
|
|
484
|
+
<line num="27" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
485
|
+
<line num="34" count="1" type="stmt"/>
|
|
486
|
+
<line num="45" count="1" type="stmt"/>
|
|
487
|
+
</file>
|
|
488
|
+
</package>
|
|
489
|
+
<package name="Components.OrganizationDetails">
|
|
490
|
+
<metrics statements="78" coveredstatements="72" conditionals="85" coveredconditionals="56" methods="27" coveredmethods="20"/>
|
|
491
|
+
<file name="CreateOrgModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/OrganizationDetails/CreateOrgModal.tsx">
|
|
492
|
+
<metrics statements="31" coveredstatements="31" conditionals="16" coveredconditionals="14" methods="10" coveredmethods="9"/>
|
|
493
|
+
<line num="18" count="2" type="stmt"/>
|
|
494
|
+
<line num="26" count="2" type="stmt"/>
|
|
495
|
+
<line num="33" count="32" type="stmt"/>
|
|
496
|
+
<line num="34" count="32" type="stmt"/>
|
|
497
|
+
<line num="35" count="32" type="stmt"/>
|
|
498
|
+
<line num="37" count="32" type="stmt"/>
|
|
499
|
+
<line num="38" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
500
|
+
<line num="39" count="5" type="stmt"/>
|
|
501
|
+
<line num="40" count="5" type="stmt"/>
|
|
502
|
+
<line num="44" count="32" type="stmt"/>
|
|
503
|
+
<line num="45" count="9" type="stmt"/>
|
|
504
|
+
<line num="46" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
505
|
+
<line num="49" count="32" type="stmt"/>
|
|
506
|
+
<line num="50" count="4" type="stmt"/>
|
|
507
|
+
<line num="51" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
508
|
+
<line num="52" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
509
|
+
<line num="53" count="1" type="stmt"/>
|
|
510
|
+
<line num="54" count="4" type="stmt"/>
|
|
511
|
+
<line num="55" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
512
|
+
<line num="56" count="1" type="stmt"/>
|
|
513
|
+
<line num="57" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
514
|
+
<line num="58" count="1" type="stmt"/>
|
|
515
|
+
<line num="60" count="4" type="stmt"/>
|
|
516
|
+
<line num="61" count="4" type="stmt"/>
|
|
517
|
+
<line num="64" count="32" type="stmt"/>
|
|
518
|
+
<line num="65" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
519
|
+
<line num="66" count="2" type="stmt"/>
|
|
520
|
+
<line num="73" count="32" type="stmt"/>
|
|
521
|
+
<line num="91" count="3" type="stmt"/>
|
|
522
|
+
<line num="101" count="3" type="stmt"/>
|
|
523
|
+
<line num="111" count="3" type="stmt"/>
|
|
524
|
+
</file>
|
|
525
|
+
<file name="DeleteOrgModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/OrganizationDetails/DeleteOrgModal.tsx">
|
|
526
|
+
<metrics statements="3" coveredstatements="3" conditionals="8" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
527
|
+
<line num="19" count="2" type="stmt"/>
|
|
528
|
+
<line num="26" count="12" type="stmt"/>
|
|
529
|
+
<line num="28" count="12" type="stmt"/>
|
|
530
|
+
</file>
|
|
531
|
+
<file name="OrganizationDetails.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/OrganizationDetails/OrganizationDetails.tsx">
|
|
532
|
+
<metrics statements="44" coveredstatements="38" conditionals="61" coveredconditionals="39" methods="16" coveredmethods="10"/>
|
|
533
|
+
<line num="39" count="1" type="stmt"/>
|
|
534
|
+
<line num="73" count="1" type="stmt"/>
|
|
535
|
+
<line num="91" count="11" type="stmt"/>
|
|
536
|
+
<line num="92" count="11" type="stmt"/>
|
|
537
|
+
<line num="93" count="7" type="stmt"/>
|
|
538
|
+
<line num="97" count="11" type="stmt"/>
|
|
539
|
+
<line num="98" count="11" type="stmt"/>
|
|
540
|
+
<line num="100" count="11" type="cond" truecount="1" falsecount="2"/>
|
|
541
|
+
<line num="101" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
542
|
+
<line num="102" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
543
|
+
<line num="103" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
544
|
+
<line num="104" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
545
|
+
<line num="105" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
546
|
+
<line num="106" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
547
|
+
<line num="107" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
548
|
+
<line num="108" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
549
|
+
<line num="109" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
550
|
+
<line num="111" count="11" type="stmt"/>
|
|
551
|
+
<line num="119" count="11" type="stmt"/>
|
|
552
|
+
<line num="120" count="11" type="stmt"/>
|
|
553
|
+
<line num="132" count="11" type="stmt"/>
|
|
554
|
+
<line num="133" count="18" type="stmt"/>
|
|
555
|
+
<line num="134" count="18" type="stmt"/>
|
|
556
|
+
<line num="135" count="18" type="stmt"/>
|
|
557
|
+
<line num="190" count="0" type="stmt"/>
|
|
558
|
+
<line num="229" count="2" type="stmt"/>
|
|
559
|
+
<line num="236" count="11" type="stmt"/>
|
|
560
|
+
<line num="237" count="2" type="stmt"/>
|
|
561
|
+
<line num="238" count="2" type="stmt"/>
|
|
562
|
+
<line num="305" count="1" type="stmt"/>
|
|
563
|
+
<line num="314" count="0" type="stmt"/>
|
|
564
|
+
<line num="322" count="11" type="stmt"/>
|
|
565
|
+
<line num="334" count="11" type="cond" truecount="2" falsecount="0"/>
|
|
566
|
+
<line num="336" count="11" type="stmt"/>
|
|
567
|
+
<line num="385" count="2" type="stmt"/>
|
|
568
|
+
<line num="396" count="0" type="stmt"/>
|
|
569
|
+
<line num="411" count="0" type="stmt"/>
|
|
570
|
+
<line num="454" count="0" type="stmt"/>
|
|
571
|
+
<line num="457" count="1" type="stmt"/>
|
|
572
|
+
<line num="458" count="1" type="stmt"/>
|
|
573
|
+
<line num="465" count="0" type="stmt"/>
|
|
574
|
+
<line num="467" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
575
|
+
<line num="468" count="1" type="stmt"/>
|
|
576
|
+
<line num="470" count="1" type="stmt"/>
|
|
577
|
+
</file>
|
|
578
|
+
</package>
|
|
579
|
+
<package name="Components.RolesPermission">
|
|
580
|
+
<metrics statements="45" coveredstatements="38" conditionals="76" coveredconditionals="42" methods="21" coveredmethods="15"/>
|
|
581
|
+
<file name="DeleteRoleModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/RolesPermission/DeleteRoleModal.tsx">
|
|
582
|
+
<metrics statements="3" coveredstatements="3" conditionals="8" coveredconditionals="3" methods="1" coveredmethods="1"/>
|
|
583
|
+
<line num="19" count="2" type="stmt"/>
|
|
584
|
+
<line num="26" count="12" type="stmt"/>
|
|
585
|
+
<line num="28" count="12" type="stmt"/>
|
|
586
|
+
</file>
|
|
587
|
+
<file name="RolesPermission.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/RolesPermission/RolesPermission.tsx">
|
|
588
|
+
<metrics statements="42" coveredstatements="35" conditionals="68" coveredconditionals="39" methods="20" coveredmethods="14"/>
|
|
589
|
+
<line num="43" count="1" type="stmt"/>
|
|
590
|
+
<line num="79" count="1" type="stmt"/>
|
|
591
|
+
<line num="88" count="1" type="stmt"/>
|
|
592
|
+
<line num="119" count="11" type="stmt"/>
|
|
593
|
+
<line num="120" count="11" type="stmt"/>
|
|
594
|
+
<line num="121" count="10" type="stmt"/>
|
|
595
|
+
<line num="125" count="11" type="stmt"/>
|
|
596
|
+
<line num="127" count="11" type="cond" truecount="1" falsecount="2"/>
|
|
597
|
+
<line num="128" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
598
|
+
<line num="129" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
599
|
+
<line num="130" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
600
|
+
<line num="131" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
601
|
+
<line num="132" count="11" type="stmt"/>
|
|
602
|
+
<line num="134" count="11" type="stmt"/>
|
|
603
|
+
<line num="144" count="11" type="stmt"/>
|
|
604
|
+
<line num="153" count="11" type="stmt"/>
|
|
605
|
+
<line num="160" count="11" type="stmt"/>
|
|
606
|
+
<line num="169" count="11" type="stmt"/>
|
|
607
|
+
<line num="170" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
608
|
+
<line num="176" count="11" type="stmt"/>
|
|
609
|
+
<line num="177" count="7" type="stmt"/>
|
|
610
|
+
<line num="226" count="0" type="stmt"/>
|
|
611
|
+
<line num="253" count="12" type="stmt"/>
|
|
612
|
+
<line num="288" count="1" type="stmt"/>
|
|
613
|
+
<line num="298" count="1" type="stmt"/>
|
|
614
|
+
<line num="309" count="1" type="stmt"/>
|
|
615
|
+
<line num="326" count="11" type="stmt"/>
|
|
616
|
+
<line num="327" count="4" type="stmt"/>
|
|
617
|
+
<line num="356" count="0" type="stmt"/>
|
|
618
|
+
<line num="370" count="1" type="stmt"/>
|
|
619
|
+
<line num="380" count="1" type="stmt"/>
|
|
620
|
+
<line num="390" count="0" type="stmt"/>
|
|
621
|
+
<line num="414" count="24" type="stmt"/>
|
|
622
|
+
<line num="436" count="8" type="stmt"/>
|
|
623
|
+
<line num="437" count="8" type="stmt"/>
|
|
624
|
+
<line num="456" count="48" type="stmt"/>
|
|
625
|
+
<line num="457" count="48" type="stmt"/>
|
|
626
|
+
<line num="482" count="1" type="stmt"/>
|
|
627
|
+
<line num="528" count="11" type="stmt"/>
|
|
628
|
+
<line num="538" count="0" type="stmt"/>
|
|
629
|
+
<line num="540" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
630
|
+
<line num="541" count="0" type="stmt"/>
|
|
631
|
+
</file>
|
|
632
|
+
</package>
|
|
633
|
+
<package name="Components.SearchSelect">
|
|
634
|
+
<metrics statements="203" coveredstatements="203" conditionals="255" coveredconditionals="222" methods="64" coveredmethods="63"/>
|
|
635
|
+
<file name="SearchSelect.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/SearchSelect/SearchSelect.tsx">
|
|
636
|
+
<metrics statements="192" coveredstatements="192" conditionals="247" coveredconditionals="215" methods="61" coveredmethods="60"/>
|
|
637
|
+
<line num="24" count="4" type="stmt"/>
|
|
638
|
+
<line num="25" count="33" type="cond" truecount="6" falsecount="0"/>
|
|
639
|
+
<line num="26" count="5" type="stmt"/>
|
|
640
|
+
<line num="28" count="28" type="stmt"/>
|
|
641
|
+
<line num="31" count="4" type="stmt"/>
|
|
642
|
+
<line num="32" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
643
|
+
<line num="33" count="14" type="stmt"/>
|
|
644
|
+
<line num="34" count="18" type="cond" truecount="4" falsecount="0"/>
|
|
645
|
+
<line num="37" count="7" type="stmt"/>
|
|
646
|
+
<line num="40" count="4" type="stmt"/>
|
|
647
|
+
<line num="71" count="174" type="cond" truecount="1" falsecount="1"/>
|
|
648
|
+
<line num="72" count="174" type="cond" truecount="2" falsecount="0"/>
|
|
649
|
+
<line num="74" count="174" type="stmt"/>
|
|
650
|
+
<line num="75" count="174" type="stmt"/>
|
|
651
|
+
<line num="76" count="174" type="stmt"/>
|
|
652
|
+
<line num="77" count="174" type="stmt"/>
|
|
653
|
+
<line num="78" count="174" type="stmt"/>
|
|
654
|
+
<line num="79" count="174" type="stmt"/>
|
|
655
|
+
<line num="80" count="174" type="stmt"/>
|
|
656
|
+
<line num="81" count="174" type="stmt"/>
|
|
657
|
+
<line num="82" count="174" type="stmt"/>
|
|
658
|
+
<line num="83" count="174" type="stmt"/>
|
|
659
|
+
<line num="84" count="174" type="stmt"/>
|
|
660
|
+
<line num="85" count="174" type="stmt"/>
|
|
661
|
+
<line num="86" count="174" type="stmt"/>
|
|
662
|
+
<line num="87" count="174" type="stmt"/>
|
|
663
|
+
<line num="92" count="174" type="stmt"/>
|
|
664
|
+
<line num="94" count="174" type="stmt"/>
|
|
665
|
+
<line num="99" count="1" type="stmt"/>
|
|
666
|
+
<line num="100" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
667
|
+
<line num="101" count="1" type="stmt"/>
|
|
668
|
+
<line num="105" count="174" type="cond" truecount="2" falsecount="0"/>
|
|
669
|
+
<line num="111" count="174" type="stmt"/>
|
|
670
|
+
<line num="112" count="52" type="stmt"/>
|
|
671
|
+
<line num="113" count="142" type="stmt"/>
|
|
672
|
+
<line num="118" count="174" type="stmt"/>
|
|
673
|
+
<line num="119" count="174" type="stmt"/>
|
|
674
|
+
<line num="121" count="174" type="stmt"/>
|
|
675
|
+
<line num="122" count="51" type="stmt"/>
|
|
676
|
+
<line num="123" count="1" type="stmt"/>
|
|
677
|
+
<line num="125" count="51" type="stmt"/>
|
|
678
|
+
<line num="128" count="174" type="stmt"/>
|
|
679
|
+
<line num="129" count="48" type="cond" truecount="2" falsecount="0"/>
|
|
680
|
+
<line num="130" count="3" type="stmt"/>
|
|
681
|
+
<line num="134" count="174" type="stmt"/>
|
|
682
|
+
<line num="135" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
683
|
+
<line num="136" count="2" type="stmt"/>
|
|
684
|
+
<line num="138" count="2" type="stmt"/>
|
|
685
|
+
<line num="139" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
686
|
+
<line num="140" count="1" type="stmt"/>
|
|
687
|
+
<line num="143" count="2" type="stmt"/>
|
|
688
|
+
<line num="144" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
689
|
+
<line num="145" count="3" type="stmt"/>
|
|
690
|
+
<line num="146" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
691
|
+
<line num="147" count="2" type="stmt"/>
|
|
692
|
+
<line num="149" count="3" type="stmt"/>
|
|
693
|
+
<line num="151" count="1" type="stmt"/>
|
|
694
|
+
<line num="152" count="1" type="stmt"/>
|
|
695
|
+
<line num="153" count="1" type="stmt"/>
|
|
696
|
+
<line num="157" count="174" type="stmt"/>
|
|
697
|
+
<line num="158" count="2" type="stmt"/>
|
|
698
|
+
<line num="159" count="1" type="stmt"/>
|
|
699
|
+
<line num="162" count="174" type="stmt"/>
|
|
700
|
+
<line num="163" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
701
|
+
<line num="164" count="2" type="stmt"/>
|
|
702
|
+
<line num="167" count="174" type="stmt"/>
|
|
703
|
+
<line num="168" count="2" type="stmt"/>
|
|
704
|
+
<line num="169" count="6" type="stmt"/>
|
|
705
|
+
<line num="171" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
706
|
+
<line num="172" count="1" type="stmt"/>
|
|
707
|
+
<line num="173" count="6" type="stmt"/>
|
|
708
|
+
<line num="175" count="1" type="stmt"/>
|
|
709
|
+
<line num="177" count="1" type="stmt"/>
|
|
710
|
+
<line num="178" count="3" type="stmt"/>
|
|
711
|
+
<line num="180" count="1" type="stmt"/>
|
|
712
|
+
<line num="182" count="2" type="stmt"/>
|
|
713
|
+
<line num="185" count="174" type="stmt"/>
|
|
714
|
+
<line num="186" count="51" type="stmt"/>
|
|
715
|
+
<line num="190" count="174" type="stmt"/>
|
|
716
|
+
<line num="191" count="352" type="stmt"/>
|
|
717
|
+
<line num="195" count="174" type="stmt"/>
|
|
718
|
+
<line num="196" count="173" type="stmt"/>
|
|
719
|
+
<line num="198" count="174" type="stmt"/>
|
|
720
|
+
<line num="200" count="55" type="cond" truecount="2" falsecount="0"/>
|
|
721
|
+
<line num="201" count="70" type="stmt"/>
|
|
722
|
+
<line num="205" count="174" type="stmt"/>
|
|
723
|
+
<line num="207" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
724
|
+
<line num="213" count="1" type="stmt"/>
|
|
725
|
+
<line num="214" count="1" type="stmt"/>
|
|
726
|
+
<line num="216" count="1" type="stmt"/>
|
|
727
|
+
<line num="217" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
728
|
+
<line num="218" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
729
|
+
<line num="219" count="1" type="stmt"/>
|
|
730
|
+
<line num="220" count="1" type="stmt"/>
|
|
731
|
+
<line num="221" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
732
|
+
<line num="228" count="174" type="stmt"/>
|
|
733
|
+
<line num="231" count="1" type="stmt"/>
|
|
734
|
+
<line num="232" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
735
|
+
<line num="233" count="1" type="stmt"/>
|
|
736
|
+
<line num="237" count="174" type="stmt"/>
|
|
737
|
+
<line num="238" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
738
|
+
<line num="239" count="1" type="stmt"/>
|
|
739
|
+
<line num="240" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
740
|
+
<line num="241" count="1" type="stmt"/>
|
|
741
|
+
<line num="244" count="1" type="stmt"/>
|
|
742
|
+
<line num="249" count="174" type="stmt"/>
|
|
743
|
+
<line num="250" count="15" type="cond" truecount="1" falsecount="1"/>
|
|
744
|
+
<line num="251" count="15" type="stmt"/>
|
|
745
|
+
<line num="252" count="15" type="stmt"/>
|
|
746
|
+
<line num="253" count="15" type="stmt"/>
|
|
747
|
+
<line num="254" count="15" type="stmt"/>
|
|
748
|
+
<line num="255" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
749
|
+
<line num="256" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
750
|
+
<line num="258" count="15" type="stmt"/>
|
|
751
|
+
<line num="259" count="15" type="cond" truecount="1" falsecount="1"/>
|
|
752
|
+
<line num="260" count="15" type="stmt"/>
|
|
753
|
+
<line num="262" count="15" type="stmt"/>
|
|
754
|
+
<line num="263" count="15" type="stmt"/>
|
|
755
|
+
<line num="264" count="15" type="stmt"/>
|
|
756
|
+
<line num="265" count="15" type="cond" truecount="5" falsecount="0"/>
|
|
757
|
+
<line num="266" count="3" type="stmt"/>
|
|
758
|
+
<line num="268" count="15" type="stmt"/>
|
|
759
|
+
<line num="270" count="15" type="stmt"/>
|
|
760
|
+
<line num="277" count="174" type="stmt"/>
|
|
761
|
+
<line num="279" count="12" type="stmt"/>
|
|
762
|
+
<line num="280" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
763
|
+
<line num="285" count="174" type="stmt"/>
|
|
764
|
+
<line num="286" count="55" type="cond" truecount="2" falsecount="0"/>
|
|
765
|
+
<line num="287" count="6" type="stmt"/>
|
|
766
|
+
<line num="288" count="6" type="stmt"/>
|
|
767
|
+
<line num="289" count="6" type="stmt"/>
|
|
768
|
+
<line num="290" count="6" type="stmt"/>
|
|
769
|
+
<line num="291" count="6" type="stmt"/>
|
|
770
|
+
<line num="292" count="6" type="stmt"/>
|
|
771
|
+
<line num="298" count="174" type="stmt"/>
|
|
772
|
+
<line num="299" count="63" type="cond" truecount="1" falsecount="1"/>
|
|
773
|
+
<line num="300" count="63" type="stmt"/>
|
|
774
|
+
<line num="301" count="63" type="stmt"/>
|
|
775
|
+
<line num="302" count="63" type="stmt"/>
|
|
776
|
+
<line num="303" count="63" type="stmt"/>
|
|
777
|
+
<line num="304" count="63" type="cond" truecount="2" falsecount="0"/>
|
|
778
|
+
<line num="305" count="63" type="cond" truecount="2" falsecount="0"/>
|
|
779
|
+
<line num="307" count="63" type="stmt"/>
|
|
780
|
+
<line num="308" count="63" type="cond" truecount="2" falsecount="0"/>
|
|
781
|
+
<line num="309" count="63" type="stmt"/>
|
|
782
|
+
<line num="311" count="63" type="stmt"/>
|
|
783
|
+
<line num="312" count="63" type="stmt"/>
|
|
784
|
+
<line num="313" count="63" type="stmt"/>
|
|
785
|
+
<line num="314" count="63" type="cond" truecount="5" falsecount="0"/>
|
|
786
|
+
<line num="315" count="3" type="stmt"/>
|
|
787
|
+
<line num="317" count="63" type="stmt"/>
|
|
788
|
+
<line num="319" count="63" type="stmt"/>
|
|
789
|
+
<line num="322" count="174" type="stmt"/>
|
|
790
|
+
<line num="324" count="58" type="stmt"/>
|
|
791
|
+
<line num="325" count="58" type="cond" truecount="2" falsecount="0"/>
|
|
792
|
+
<line num="330" count="174" type="stmt"/>
|
|
793
|
+
<line num="331" count="80" type="cond" truecount="2" falsecount="0"/>
|
|
794
|
+
<line num="332" count="29" type="stmt"/>
|
|
795
|
+
<line num="334" count="29" type="stmt"/>
|
|
796
|
+
<line num="335" count="29" type="stmt"/>
|
|
797
|
+
<line num="336" count="29" type="stmt"/>
|
|
798
|
+
<line num="337" count="29" type="stmt"/>
|
|
799
|
+
<line num="338" count="29" type="stmt"/>
|
|
800
|
+
<line num="342" count="174" type="stmt"/>
|
|
801
|
+
<line num="387" count="4" type="stmt"/>
|
|
802
|
+
<line num="388" count="4" type="stmt"/>
|
|
803
|
+
<line num="392" count="37" type="stmt"/>
|
|
804
|
+
<line num="393" count="37" type="cond" truecount="2" falsecount="0"/>
|
|
805
|
+
<line num="394" count="37" type="stmt"/>
|
|
806
|
+
<line num="416" count="6" type="stmt"/>
|
|
807
|
+
<line num="417" count="6" type="stmt"/>
|
|
808
|
+
<line num="418" count="6" type="stmt"/>
|
|
809
|
+
<line num="482" count="31" type="stmt"/>
|
|
810
|
+
<line num="483" count="31" type="stmt"/>
|
|
811
|
+
<line num="512" count="1" type="stmt"/>
|
|
812
|
+
<line num="513" count="1" type="stmt"/>
|
|
813
|
+
<line num="537" count="35" type="stmt"/>
|
|
814
|
+
<line num="545" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
815
|
+
<line num="558" count="1" type="stmt"/>
|
|
816
|
+
<line num="559" count="1" type="stmt"/>
|
|
817
|
+
<line num="601" count="3" type="stmt"/>
|
|
818
|
+
<line num="603" count="22" type="stmt"/>
|
|
819
|
+
<line num="604" count="22" type="stmt"/>
|
|
820
|
+
<line num="605" count="22" type="stmt"/>
|
|
821
|
+
<line num="607" count="1" type="stmt"/>
|
|
822
|
+
<line num="660" count="4" type="stmt"/>
|
|
823
|
+
<line num="661" count="4" type="stmt"/>
|
|
824
|
+
<line num="662" count="4" type="stmt"/>
|
|
825
|
+
<line num="663" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
826
|
+
<line num="664" count="4" type="stmt"/>
|
|
827
|
+
<line num="754" count="289" type="stmt"/>
|
|
828
|
+
<line num="762" count="6" type="stmt"/>
|
|
829
|
+
</file>
|
|
830
|
+
<file name="SelectTruncatedLabel.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/SearchSelect/SelectTruncatedLabel.tsx">
|
|
831
|
+
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="5" methods="2" coveredmethods="2"/>
|
|
832
|
+
<line num="5" count="5" type="stmt"/>
|
|
833
|
+
<line num="13" count="13" type="stmt"/>
|
|
834
|
+
<line num="14" count="13" type="stmt"/>
|
|
835
|
+
<line num="16" count="13" type="stmt"/>
|
|
836
|
+
<line num="17" count="6" type="stmt"/>
|
|
837
|
+
<line num="18" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
838
|
+
<line num="19" count="6" type="stmt"/>
|
|
839
|
+
<line num="24" count="13" type="stmt"/>
|
|
840
|
+
<line num="37" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
841
|
+
</file>
|
|
842
|
+
<file name="searchSelectSize.ts" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/SearchSelect/searchSelectSize.ts">
|
|
843
|
+
<metrics statements="2" coveredstatements="2" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
844
|
+
<line num="43" count="5" type="stmt"/>
|
|
845
|
+
<line num="136" count="182" type="cond" truecount="2" falsecount="0"/>
|
|
846
|
+
</file>
|
|
847
|
+
</package>
|
|
848
|
+
<package name="Components.Select">
|
|
849
|
+
<metrics statements="13" coveredstatements="13" conditionals="26" coveredconditionals="21" methods="5" coveredmethods="5"/>
|
|
850
|
+
<file name="Select.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Select/Select.tsx">
|
|
851
|
+
<metrics statements="13" coveredstatements="13" conditionals="26" coveredconditionals="21" methods="5" coveredmethods="5"/>
|
|
852
|
+
<line num="34" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
853
|
+
<line num="35" count="7" type="stmt"/>
|
|
854
|
+
<line num="37" count="7" type="stmt"/>
|
|
855
|
+
<line num="38" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
856
|
+
<line num="39" count="6" type="stmt"/>
|
|
857
|
+
<line num="40" count="7" type="stmt"/>
|
|
858
|
+
<line num="46" count="7" type="stmt"/>
|
|
859
|
+
<line num="47" count="1" type="stmt"/>
|
|
860
|
+
<line num="48" count="1" type="stmt"/>
|
|
861
|
+
<line num="49" count="2" type="stmt"/>
|
|
862
|
+
<line num="51" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
863
|
+
<line num="52" count="1" type="stmt"/>
|
|
864
|
+
<line num="56" count="7" type="stmt"/>
|
|
865
|
+
</file>
|
|
866
|
+
</package>
|
|
867
|
+
<package name="Components.SideBar.components">
|
|
868
|
+
<metrics statements="30" coveredstatements="30" conditionals="31" coveredconditionals="27" methods="9" coveredmethods="9"/>
|
|
869
|
+
<file name="OtherApps.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/SideBar/components/OtherApps.tsx">
|
|
870
|
+
<metrics statements="11" coveredstatements="11" conditionals="20" coveredconditionals="20" methods="5" coveredmethods="5"/>
|
|
871
|
+
<line num="15" count="1" type="stmt"/>
|
|
872
|
+
<line num="16" count="3" type="stmt"/>
|
|
873
|
+
<line num="18" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
874
|
+
<line num="20" count="2" type="stmt"/>
|
|
875
|
+
<line num="21" count="4" type="stmt"/>
|
|
876
|
+
<line num="43" count="2" type="stmt"/>
|
|
877
|
+
<line num="44" count="4" type="stmt"/>
|
|
878
|
+
<line num="77" count="2" type="stmt"/>
|
|
879
|
+
<line num="78" count="2" type="stmt"/>
|
|
880
|
+
<line num="102" count="2" type="stmt"/>
|
|
881
|
+
<line num="125" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
882
|
+
</file>
|
|
883
|
+
<file name="OverflowTooltipText.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/SideBar/components/OverflowTooltipText.tsx">
|
|
884
|
+
<metrics statements="19" coveredstatements="19" conditionals="11" coveredconditionals="7" methods="4" coveredmethods="4"/>
|
|
885
|
+
<line num="12" count="1" type="stmt"/>
|
|
886
|
+
<line num="19" count="63" type="stmt"/>
|
|
887
|
+
<line num="20" count="63" type="stmt"/>
|
|
888
|
+
<line num="21" count="63" type="stmt"/>
|
|
889
|
+
<line num="23" count="63" type="stmt"/>
|
|
890
|
+
<line num="24" count="31" type="stmt"/>
|
|
891
|
+
<line num="25" count="31" type="stmt"/>
|
|
892
|
+
<line num="26" count="31" type="stmt"/>
|
|
893
|
+
<line num="28" count="31" type="cond" truecount="3" falsecount="1"/>
|
|
894
|
+
<line num="29" count="31" type="stmt"/>
|
|
895
|
+
<line num="30" count="31" type="stmt"/>
|
|
896
|
+
<line num="32" count="31" type="stmt"/>
|
|
897
|
+
<line num="36" count="31" type="stmt"/>
|
|
898
|
+
<line num="38" count="31" type="stmt"/>
|
|
899
|
+
<line num="39" count="31" type="cond" truecount="1" falsecount="1"/>
|
|
900
|
+
<line num="40" count="31" type="stmt"/>
|
|
901
|
+
<line num="43" count="31" type="stmt"/>
|
|
902
|
+
<line num="46" count="63" type="cond" truecount="1" falsecount="1"/>
|
|
903
|
+
<line num="48" count="63" type="stmt"/>
|
|
904
|
+
</file>
|
|
905
|
+
</package>
|
|
906
|
+
<package name="Components.SignInActivityTable">
|
|
907
|
+
<metrics statements="14" coveredstatements="13" conditionals="18" coveredconditionals="10" methods="4" coveredmethods="3"/>
|
|
908
|
+
<file name="SignInActivityTable.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/SignInActivityTable/SignInActivityTable.tsx">
|
|
909
|
+
<metrics statements="14" coveredstatements="13" conditionals="18" coveredconditionals="10" methods="4" coveredmethods="3"/>
|
|
910
|
+
<line num="25" count="1" type="stmt"/>
|
|
911
|
+
<line num="33" count="1" type="stmt"/>
|
|
912
|
+
<line num="38" count="2" type="stmt"/>
|
|
913
|
+
<line num="39" count="2" type="stmt"/>
|
|
914
|
+
<line num="40" count="2" type="stmt"/>
|
|
915
|
+
<line num="44" count="2" type="cond" truecount="1" falsecount="2"/>
|
|
916
|
+
<line num="45" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
917
|
+
<line num="46" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
918
|
+
<line num="47" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
919
|
+
<line num="48" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
920
|
+
<line num="50" count="2" type="stmt"/>
|
|
921
|
+
<line num="59" count="2" type="stmt"/>
|
|
922
|
+
<line num="85" count="0" type="stmt"/>
|
|
923
|
+
<line num="106" count="2" type="stmt"/>
|
|
924
|
+
</file>
|
|
925
|
+
</package>
|
|
926
|
+
<package name="Components.Table.components">
|
|
927
|
+
<metrics statements="219" coveredstatements="211" conditionals="296" coveredconditionals="259" methods="59" coveredmethods="56"/>
|
|
928
|
+
<file name="TableActions.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Table/components/TableActions.tsx">
|
|
929
|
+
<metrics statements="27" coveredstatements="27" conditionals="25" coveredconditionals="25" methods="13" coveredmethods="13"/>
|
|
930
|
+
<line num="23" count="3" type="stmt"/>
|
|
931
|
+
<line num="24" count="22" type="stmt"/>
|
|
932
|
+
<line num="25" count="22" type="stmt"/>
|
|
933
|
+
<line num="26" count="22" type="stmt"/>
|
|
934
|
+
<line num="29" count="22" type="stmt"/>
|
|
935
|
+
<line num="30" count="8" type="stmt"/>
|
|
936
|
+
<line num="31" count="8" type="stmt"/>
|
|
937
|
+
<line num="32" count="8" type="stmt"/>
|
|
938
|
+
<line num="36" count="22" type="stmt"/>
|
|
939
|
+
<line num="37" count="22" type="stmt"/>
|
|
940
|
+
<line num="38" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
941
|
+
<line num="39" count="5" type="stmt"/>
|
|
942
|
+
<line num="43" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
943
|
+
<line num="45" count="8" type="stmt"/>
|
|
944
|
+
<line num="48" count="22" type="stmt"/>
|
|
945
|
+
<line num="49" count="22" type="stmt"/>
|
|
946
|
+
<line num="53" count="22" type="stmt"/>
|
|
947
|
+
<line num="54" count="8" type="stmt"/>
|
|
948
|
+
<line num="55" count="8" type="stmt"/>
|
|
949
|
+
<line num="58" count="22" type="stmt"/>
|
|
950
|
+
<line num="61" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
951
|
+
<line num="63" count="21" type="stmt"/>
|
|
952
|
+
<line num="80" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
953
|
+
<line num="106" count="1" type="stmt"/>
|
|
954
|
+
<line num="123" count="2" type="stmt"/>
|
|
955
|
+
<line num="140" count="1" type="stmt"/>
|
|
956
|
+
<line num="168" count="3" type="stmt"/>
|
|
957
|
+
</file>
|
|
958
|
+
<file name="TableBody.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Table/components/TableBody.tsx">
|
|
959
|
+
<metrics statements="182" coveredstatements="174" conditionals="263" coveredconditionals="227" methods="40" coveredmethods="37"/>
|
|
960
|
+
<line num="15" count="2" type="stmt"/>
|
|
961
|
+
<line num="21" count="558" type="stmt"/>
|
|
962
|
+
<line num="23" count="2" type="stmt"/>
|
|
963
|
+
<line num="24" count="350" type="cond" truecount="2" falsecount="0"/>
|
|
964
|
+
<line num="32" count="2" type="stmt"/>
|
|
965
|
+
<line num="33" count="62" type="stmt"/>
|
|
966
|
+
<line num="82" count="2" type="stmt"/>
|
|
967
|
+
<line num="84" count="2" type="stmt"/>
|
|
968
|
+
<line num="114" count="175" type="cond" truecount="2" falsecount="0"/>
|
|
969
|
+
<line num="117" count="175" type="cond" truecount="1" falsecount="1"/>
|
|
970
|
+
<line num="121" count="175" type="stmt"/>
|
|
971
|
+
<line num="122" count="175" type="stmt"/>
|
|
972
|
+
<line num="123" count="175" type="stmt"/>
|
|
973
|
+
<line num="124" count="175" type="stmt"/>
|
|
974
|
+
<line num="125" count="127" type="cond" truecount="2" falsecount="0"/>
|
|
975
|
+
<line num="126" count="39" type="stmt"/>
|
|
976
|
+
<line num="127" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
977
|
+
<line num="128" count="39" type="cond" truecount="5" falsecount="1"/>
|
|
978
|
+
<line num="129" count="39" type="stmt"/>
|
|
979
|
+
<line num="130" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
980
|
+
<line num="132" count="39" type="stmt"/>
|
|
981
|
+
<line num="133" count="39" type="stmt"/>
|
|
982
|
+
<line num="135" count="39" type="cond" truecount="1" falsecount="1"/>
|
|
983
|
+
<line num="136" count="0" type="stmt"/>
|
|
984
|
+
<line num="137" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
985
|
+
<line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
986
|
+
<line num="140" count="39" type="stmt"/>
|
|
987
|
+
<line num="141" count="39" type="stmt"/>
|
|
988
|
+
<line num="142" count="39" type="stmt"/>
|
|
989
|
+
<line num="146" count="175" type="stmt"/>
|
|
990
|
+
<line num="147" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
991
|
+
<line num="148" count="1" type="stmt"/>
|
|
992
|
+
<line num="152" count="175" type="stmt"/>
|
|
993
|
+
<line num="153" count="175" type="cond" truecount="2" falsecount="0"/>
|
|
994
|
+
<line num="157" count="175" type="cond" truecount="3" falsecount="0"/>
|
|
995
|
+
<line num="158" count="175" type="stmt"/>
|
|
996
|
+
<line num="159" count="175" type="stmt"/>
|
|
997
|
+
<line num="160" count="175" type="stmt"/>
|
|
998
|
+
<line num="162" count="175" type="stmt"/>
|
|
999
|
+
<line num="198" count="3" type="stmt"/>
|
|
1000
|
+
<line num="222" count="1" type="stmt"/>
|
|
1001
|
+
<line num="228" count="241" type="cond" truecount="2" falsecount="0"/>
|
|
1002
|
+
<line num="229" count="239" type="stmt"/>
|
|
1003
|
+
<line num="230" count="239" type="cond" truecount="3" falsecount="0"/>
|
|
1004
|
+
<line num="231" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
1005
|
+
<line num="232" count="239" type="cond" truecount="1" falsecount="1"/>
|
|
1006
|
+
<line num="233" count="239" type="cond" truecount="2" falsecount="0"/>
|
|
1007
|
+
<line num="237" count="239" type="stmt"/>
|
|
1008
|
+
<line num="245" count="2" type="stmt"/>
|
|
1009
|
+
<line num="328" count="2" type="stmt"/>
|
|
1010
|
+
<line num="352" count="38" type="stmt"/>
|
|
1011
|
+
<line num="353" count="38" type="stmt"/>
|
|
1012
|
+
<line num="354" count="38" type="stmt"/>
|
|
1013
|
+
<line num="355" count="38" type="stmt"/>
|
|
1014
|
+
<line num="356" count="2" type="stmt"/>
|
|
1015
|
+
<line num="357" count="2" type="stmt"/>
|
|
1016
|
+
<line num="358" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1017
|
+
<line num="359" count="1" type="stmt"/>
|
|
1018
|
+
<line num="361" count="1" type="stmt"/>
|
|
1019
|
+
<line num="363" count="2" type="stmt"/>
|
|
1020
|
+
<line num="367" count="38" type="stmt"/>
|
|
1021
|
+
<line num="368" count="38" type="stmt"/>
|
|
1022
|
+
<line num="369" count="38" type="cond" truecount="3" falsecount="1"/>
|
|
1023
|
+
<line num="370" count="38" type="stmt"/>
|
|
1024
|
+
<line num="371" count="38" type="stmt"/>
|
|
1025
|
+
<line num="384" count="38" type="stmt"/>
|
|
1026
|
+
<line num="385" count="38" type="stmt"/>
|
|
1027
|
+
<line num="386" count="38" type="stmt"/>
|
|
1028
|
+
<line num="387" count="38" type="stmt"/>
|
|
1029
|
+
<line num="388" count="38" type="stmt"/>
|
|
1030
|
+
<line num="389" count="38" type="stmt"/>
|
|
1031
|
+
<line num="392" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
1032
|
+
<line num="393" count="38" type="cond" truecount="3" falsecount="0"/>
|
|
1033
|
+
<line num="395" count="38" type="stmt"/>
|
|
1034
|
+
<line num="396" count="38" type="stmt"/>
|
|
1035
|
+
<line num="398" count="38" type="stmt"/>
|
|
1036
|
+
<line num="399" count="38" type="stmt"/>
|
|
1037
|
+
<line num="400" count="0" type="stmt"/>
|
|
1038
|
+
<line num="401" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1039
|
+
<line num="402" count="0" type="stmt"/>
|
|
1040
|
+
<line num="403" count="0" type="stmt"/>
|
|
1041
|
+
<line num="404" count="0" type="stmt"/>
|
|
1042
|
+
<line num="408" count="38" type="stmt"/>
|
|
1043
|
+
<line num="409" count="31" type="stmt"/>
|
|
1044
|
+
<line num="410" count="31" type="cond" truecount="6" falsecount="0"/>
|
|
1045
|
+
<line num="411" count="3" type="stmt"/>
|
|
1046
|
+
<line num="412" count="3" type="stmt"/>
|
|
1047
|
+
<line num="413" count="3" type="stmt"/>
|
|
1048
|
+
<line num="414" count="3" type="stmt"/>
|
|
1049
|
+
<line num="415" count="3" type="stmt"/>
|
|
1050
|
+
<line num="416" count="3" type="stmt"/>
|
|
1051
|
+
<line num="417" count="3" type="stmt"/>
|
|
1052
|
+
<line num="418" count="3" type="stmt"/>
|
|
1053
|
+
<line num="419" count="3" type="stmt"/>
|
|
1054
|
+
<line num="424" count="38" type="stmt"/>
|
|
1055
|
+
<line num="425" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1056
|
+
<line num="426" count="2" type="stmt"/>
|
|
1057
|
+
<line num="427" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1058
|
+
<line num="428" count="2" type="stmt"/>
|
|
1059
|
+
<line num="431" count="38" type="stmt"/>
|
|
1060
|
+
<line num="432" count="38" type="stmt"/>
|
|
1061
|
+
<line num="433" count="38" type="stmt"/>
|
|
1062
|
+
<line num="434" count="38" type="stmt"/>
|
|
1063
|
+
<line num="435" count="38" type="stmt"/>
|
|
1064
|
+
<line num="436" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1065
|
+
<line num="437" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1066
|
+
<line num="440" count="4" type="stmt"/>
|
|
1067
|
+
<line num="441" count="4" type="stmt"/>
|
|
1068
|
+
<line num="442" count="4" type="stmt"/>
|
|
1069
|
+
<line num="443" count="205" type="stmt"/>
|
|
1070
|
+
<line num="444" count="205" type="stmt"/>
|
|
1071
|
+
<line num="446" count="205" type="cond" truecount="1" falsecount="1"/>
|
|
1072
|
+
<line num="449" count="205" type="stmt"/>
|
|
1073
|
+
<line num="451" count="4" type="stmt"/>
|
|
1074
|
+
<line num="452" count="4" type="stmt"/>
|
|
1075
|
+
<line num="453" count="4" type="stmt"/>
|
|
1076
|
+
<line num="454" count="4" type="stmt"/>
|
|
1077
|
+
<line num="455" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1078
|
+
<line num="456" count="4" type="stmt"/>
|
|
1079
|
+
<line num="457" count="73" type="cond" truecount="2" falsecount="0"/>
|
|
1080
|
+
<line num="458" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
1081
|
+
<line num="459" count="4" type="stmt"/>
|
|
1082
|
+
<line num="460" count="4" type="stmt"/>
|
|
1083
|
+
<line num="462" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1084
|
+
<line num="464" count="38" type="stmt"/>
|
|
1085
|
+
<line num="465" count="3" type="stmt"/>
|
|
1086
|
+
<line num="466" count="3" type="stmt"/>
|
|
1087
|
+
<line num="467" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1088
|
+
<line num="468" count="1" type="stmt"/>
|
|
1089
|
+
<line num="470" count="2" type="stmt"/>
|
|
1090
|
+
<line num="472" count="3" type="stmt"/>
|
|
1091
|
+
<line num="476" count="38" type="stmt"/>
|
|
1092
|
+
<line num="477" count="56" type="stmt"/>
|
|
1093
|
+
<line num="484" count="38" type="stmt"/>
|
|
1094
|
+
<line num="485" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
1095
|
+
<line num="486" count="31" type="stmt"/>
|
|
1096
|
+
<line num="487" count="56" type="stmt"/>
|
|
1097
|
+
<line num="491" count="38" type="stmt"/>
|
|
1098
|
+
<line num="492" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1099
|
+
<line num="496" count="38" type="stmt"/>
|
|
1100
|
+
<line num="500" count="38" type="cond" truecount="4" falsecount="0"/>
|
|
1101
|
+
<line num="501" count="1" type="stmt"/>
|
|
1102
|
+
<line num="510" count="37" type="cond" truecount="4" falsecount="0"/>
|
|
1103
|
+
<line num="512" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
1104
|
+
<line num="513" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1105
|
+
<line num="514" count="3" type="stmt"/>
|
|
1106
|
+
<line num="536" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
1107
|
+
<line num="542" count="7" type="stmt"/>
|
|
1108
|
+
<line num="543" count="7" type="stmt"/>
|
|
1109
|
+
<line num="544" count="50" type="stmt"/>
|
|
1110
|
+
<line num="545" count="50" type="cond" truecount="2" falsecount="0"/>
|
|
1111
|
+
<line num="546" count="89" type="stmt"/>
|
|
1112
|
+
<line num="550" count="7" type="stmt"/>
|
|
1113
|
+
<line num="551" count="7" type="stmt"/>
|
|
1114
|
+
<line num="552" count="7" type="stmt"/>
|
|
1115
|
+
<line num="553" count="7" type="stmt"/>
|
|
1116
|
+
<line num="554" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
1117
|
+
<line num="555" count="120" type="cond" truecount="2" falsecount="0"/>
|
|
1118
|
+
<line num="556" count="2" type="stmt"/>
|
|
1119
|
+
<line num="557" count="2" type="stmt"/>
|
|
1120
|
+
<line num="558" count="120" type="stmt"/>
|
|
1121
|
+
<line num="559" count="2" type="stmt"/>
|
|
1122
|
+
<line num="560" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1123
|
+
<line num="561" count="2" type="stmt"/>
|
|
1124
|
+
<line num="562" count="2" type="stmt"/>
|
|
1125
|
+
<line num="563" count="2" type="stmt"/>
|
|
1126
|
+
<line num="564" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1127
|
+
<line num="565" count="2" type="stmt"/>
|
|
1128
|
+
<line num="566" count="2" type="stmt"/>
|
|
1129
|
+
<line num="567" count="40" type="cond" truecount="2" falsecount="0"/>
|
|
1130
|
+
<line num="569" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1131
|
+
<line num="570" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1132
|
+
<line num="573" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
1133
|
+
<line num="575" count="7" type="stmt"/>
|
|
1134
|
+
<line num="583" count="57" type="cond" truecount="2" falsecount="0"/>
|
|
1135
|
+
<line num="592" count="2" type="stmt"/>
|
|
1136
|
+
<line num="635" count="27" type="stmt"/>
|
|
1137
|
+
<line num="664" count="142" type="stmt"/>
|
|
1138
|
+
<line num="665" count="142" type="stmt"/>
|
|
1139
|
+
<line num="666" count="142" type="stmt"/>
|
|
1140
|
+
<line num="667" count="142" type="stmt"/>
|
|
1141
|
+
<line num="668" count="142" type="stmt"/>
|
|
1142
|
+
</file>
|
|
1143
|
+
<file name="TableGroupRow.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Table/components/TableGroupRow.tsx">
|
|
1144
|
+
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="2" coveredmethods="2"/>
|
|
1145
|
+
<line num="20" count="3" type="stmt"/>
|
|
1146
|
+
<line num="30" count="26" type="stmt"/>
|
|
1147
|
+
<line num="31" count="26" type="stmt"/>
|
|
1148
|
+
<line num="80" count="2" type="stmt"/>
|
|
1149
|
+
</file>
|
|
1150
|
+
<file name="TableLoading.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Table/components/TableLoading.tsx">
|
|
1151
|
+
<metrics statements="6" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="4"/>
|
|
1152
|
+
<line num="13" count="3" type="stmt"/>
|
|
1153
|
+
<line num="14" count="1" type="stmt"/>
|
|
1154
|
+
<line num="35" count="5" type="stmt"/>
|
|
1155
|
+
<line num="58" count="3" type="stmt"/>
|
|
1156
|
+
<line num="69" count="2" type="stmt"/>
|
|
1157
|
+
<line num="72" count="5" type="stmt"/>
|
|
1158
|
+
</file>
|
|
1159
|
+
</package>
|
|
1160
|
+
<package name="Components.Table.settings">
|
|
1161
|
+
<metrics statements="51" coveredstatements="47" conditionals="30" coveredconditionals="26" methods="23" coveredmethods="23"/>
|
|
1162
|
+
<file name="ManageColumns.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Table/settings/ManageColumns.tsx">
|
|
1163
|
+
<metrics statements="51" coveredstatements="47" conditionals="30" coveredconditionals="26" methods="23" coveredmethods="23"/>
|
|
1164
|
+
<line num="20" count="1" type="stmt"/>
|
|
1165
|
+
<line num="31" count="16" type="stmt"/>
|
|
1166
|
+
<line num="32" count="16" type="stmt"/>
|
|
1167
|
+
<line num="33" count="16" type="stmt"/>
|
|
1168
|
+
<line num="34" count="16" type="stmt"/>
|
|
1169
|
+
<line num="36" count="16" type="stmt"/>
|
|
1170
|
+
<line num="37" count="25" type="stmt"/>
|
|
1171
|
+
<line num="41" count="16" type="stmt"/>
|
|
1172
|
+
<line num="42" count="7" type="stmt"/>
|
|
1173
|
+
<line num="45" count="16" type="stmt"/>
|
|
1174
|
+
<line num="47" count="10" type="stmt"/>
|
|
1175
|
+
<line num="51" count="16" type="stmt"/>
|
|
1176
|
+
<line num="53" count="16" type="stmt"/>
|
|
1177
|
+
<line num="54" count="1" type="stmt"/>
|
|
1178
|
+
<line num="55" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
1179
|
+
<line num="57" count="1" type="stmt"/>
|
|
1180
|
+
<line num="58" count="1" type="stmt"/>
|
|
1181
|
+
<line num="59" count="1" type="stmt"/>
|
|
1182
|
+
<line num="60" count="1" type="stmt"/>
|
|
1183
|
+
<line num="62" count="1" type="stmt"/>
|
|
1184
|
+
<line num="63" count="1" type="stmt"/>
|
|
1185
|
+
<line num="66" count="16" type="stmt"/>
|
|
1186
|
+
<line num="69" count="16" type="stmt"/>
|
|
1187
|
+
<line num="70" count="3" type="stmt"/>
|
|
1188
|
+
<line num="71" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1189
|
+
<line num="73" count="6" type="stmt"/>
|
|
1190
|
+
<line num="74" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1191
|
+
<line num="75" count="2" type="stmt"/>
|
|
1192
|
+
<line num="76" count="2" type="stmt"/>
|
|
1193
|
+
<line num="79" count="0" type="stmt"/>
|
|
1194
|
+
<line num="80" count="0" type="stmt"/>
|
|
1195
|
+
<line num="84" count="0" type="stmt"/>
|
|
1196
|
+
<line num="85" count="0" type="stmt"/>
|
|
1197
|
+
<line num="88" count="16" type="stmt"/>
|
|
1198
|
+
<line num="89" count="39" type="stmt"/>
|
|
1199
|
+
<line num="92" count="37" type="stmt"/>
|
|
1200
|
+
<line num="93" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
1201
|
+
<line num="95" count="16" type="stmt"/>
|
|
1202
|
+
<line num="96" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1203
|
+
<line num="97" count="3" type="stmt"/>
|
|
1204
|
+
<line num="98" count="1" type="stmt"/>
|
|
1205
|
+
<line num="100" count="3" type="stmt"/>
|
|
1206
|
+
<line num="101" count="1" type="stmt"/>
|
|
1207
|
+
<line num="105" count="16" type="stmt"/>
|
|
1208
|
+
<line num="127" count="1" type="stmt"/>
|
|
1209
|
+
<line num="173" count="38" type="stmt"/>
|
|
1210
|
+
<line num="175" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
1211
|
+
<line num="177" count="38" type="stmt"/>
|
|
1212
|
+
<line num="181" count="1" type="stmt"/>
|
|
1213
|
+
<line num="182" count="1" type="stmt"/>
|
|
1214
|
+
<line num="228" count="2" type="stmt"/>
|
|
1215
|
+
</file>
|
|
1216
|
+
</package>
|
|
1217
|
+
<package name="Components.Tag">
|
|
1218
|
+
<metrics statements="16" coveredstatements="16" conditionals="24" coveredconditionals="15" methods="7" coveredmethods="7"/>
|
|
1219
|
+
<file name="Tag.styles.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Tag/Tag.styles.tsx">
|
|
1220
|
+
<metrics statements="9" coveredstatements="9" conditionals="9" coveredconditionals="2" methods="4" coveredmethods="4"/>
|
|
1221
|
+
<line num="7" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
1222
|
+
<line num="8" count="17" type="cond" truecount="1" falsecount="2"/>
|
|
1223
|
+
<line num="12" count="1" type="stmt"/>
|
|
1224
|
+
<line num="40" count="9" type="stmt"/>
|
|
1225
|
+
<line num="41" count="9" type="stmt"/>
|
|
1226
|
+
<line num="51" count="4" type="stmt"/>
|
|
1227
|
+
<line num="52" count="4" type="stmt"/>
|
|
1228
|
+
<line num="64" count="4" type="stmt"/>
|
|
1229
|
+
<line num="65" count="4" type="stmt"/>
|
|
1230
|
+
</file>
|
|
1231
|
+
<file name="Tag.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/Tag/Tag.tsx">
|
|
1232
|
+
<metrics statements="7" coveredstatements="7" conditionals="15" coveredconditionals="13" methods="3" coveredmethods="3"/>
|
|
1233
|
+
<line num="6" count="5" type="stmt"/>
|
|
1234
|
+
<line num="13" count="5" type="stmt"/>
|
|
1235
|
+
<line num="22" count="47" type="stmt"/>
|
|
1236
|
+
<line num="24" count="47" type="stmt"/>
|
|
1237
|
+
<line num="33" count="1" type="stmt"/>
|
|
1238
|
+
<line num="42" count="2" type="stmt"/>
|
|
1239
|
+
<line num="43" count="2" type="stmt"/>
|
|
1240
|
+
</file>
|
|
1241
|
+
</package>
|
|
1242
|
+
<package name="Components.ToolTip">
|
|
1243
|
+
<metrics statements="1" coveredstatements="1" conditionals="10" coveredconditionals="9" methods="1" coveredmethods="1"/>
|
|
1244
|
+
<file name="ToolTip.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/ToolTip/ToolTip.tsx">
|
|
1245
|
+
<metrics statements="1" coveredstatements="1" conditionals="10" coveredconditionals="9" methods="1" coveredmethods="1"/>
|
|
1246
|
+
<line num="31" count="71" type="stmt"/>
|
|
1247
|
+
</file>
|
|
1248
|
+
</package>
|
|
1249
|
+
<package name="Components.UserDetails">
|
|
1250
|
+
<metrics statements="111" coveredstatements="98" conditionals="161" coveredconditionals="115" methods="35" coveredmethods="28"/>
|
|
1251
|
+
<file name="AddUserModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/UserDetails/AddUserModal.tsx">
|
|
1252
|
+
<metrics statements="42" coveredstatements="41" conditionals="24" coveredconditionals="20" methods="14" coveredmethods="13"/>
|
|
1253
|
+
<line num="26" count="2" type="stmt"/>
|
|
1254
|
+
<line num="28" count="2" type="stmt"/>
|
|
1255
|
+
<line num="35" count="2" type="stmt"/>
|
|
1256
|
+
<line num="45" count="33" type="stmt"/>
|
|
1257
|
+
<line num="46" count="33" type="stmt"/>
|
|
1258
|
+
<line num="47" count="33" type="stmt"/>
|
|
1259
|
+
<line num="49" count="33" type="stmt"/>
|
|
1260
|
+
<line num="50" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1261
|
+
<line num="51" count="7" type="stmt"/>
|
|
1262
|
+
<line num="52" count="7" type="stmt"/>
|
|
1263
|
+
<line num="56" count="33" type="stmt"/>
|
|
1264
|
+
<line num="57" count="4" type="stmt"/>
|
|
1265
|
+
<line num="58" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1266
|
+
<line num="59" count="3" type="stmt"/>
|
|
1267
|
+
<line num="60" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1268
|
+
<line num="61" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1269
|
+
<line num="62" count="2" type="stmt"/>
|
|
1270
|
+
<line num="63" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1271
|
+
<line num="64" count="1" type="stmt"/>
|
|
1272
|
+
<line num="66" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1273
|
+
<line num="67" count="4" type="stmt"/>
|
|
1274
|
+
<line num="71" count="33" type="stmt"/>
|
|
1275
|
+
<line num="72" count="99" type="stmt"/>
|
|
1276
|
+
<line num="73" count="6" type="stmt"/>
|
|
1277
|
+
<line num="74" count="6" type="stmt"/>
|
|
1278
|
+
<line num="75" count="6" type="stmt"/>
|
|
1279
|
+
<line num="78" count="33" type="stmt"/>
|
|
1280
|
+
<line num="79" count="4" type="stmt"/>
|
|
1281
|
+
<line num="80" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1282
|
+
<line num="81" count="3" type="stmt"/>
|
|
1283
|
+
<line num="82" count="3" type="stmt"/>
|
|
1284
|
+
<line num="84" count="1" type="stmt"/>
|
|
1285
|
+
<line num="97" count="33" type="stmt"/>
|
|
1286
|
+
<line num="116" count="33" type="stmt"/>
|
|
1287
|
+
<line num="131" count="99" type="stmt"/>
|
|
1288
|
+
<line num="151" count="25" type="stmt"/>
|
|
1289
|
+
<line num="157" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1290
|
+
<line num="158" count="0" type="stmt"/>
|
|
1291
|
+
<line num="159" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1292
|
+
<line num="160" count="1" type="stmt"/>
|
|
1293
|
+
<line num="164" count="1" type="stmt"/>
|
|
1294
|
+
<line num="165" count="1" type="stmt"/>
|
|
1295
|
+
</file>
|
|
1296
|
+
<file name="ChangeRoleModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/UserDetails/ChangeRoleModal.tsx">
|
|
1297
|
+
<metrics statements="27" coveredstatements="24" conditionals="28" coveredconditionals="22" methods="6" coveredmethods="6"/>
|
|
1298
|
+
<line num="20" count="2" type="stmt"/>
|
|
1299
|
+
<line num="32" count="26" type="stmt"/>
|
|
1300
|
+
<line num="33" count="26" type="stmt"/>
|
|
1301
|
+
<line num="34" count="26" type="stmt"/>
|
|
1302
|
+
<line num="36" count="26" type="stmt"/>
|
|
1303
|
+
<line num="37" count="14" type="cond" truecount="4" falsecount="0"/>
|
|
1304
|
+
<line num="38" count="7" type="stmt"/>
|
|
1305
|
+
<line num="39" count="8" type="stmt"/>
|
|
1306
|
+
<line num="41" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
1307
|
+
<line num="42" count="7" type="stmt"/>
|
|
1308
|
+
<line num="43" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
1309
|
+
<line num="44" count="7" type="stmt"/>
|
|
1310
|
+
<line num="45" count="7" type="stmt"/>
|
|
1311
|
+
<line num="50" count="26" type="stmt"/>
|
|
1312
|
+
<line num="52" count="26" type="stmt"/>
|
|
1313
|
+
<line num="53" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1314
|
+
<line num="54" count="0" type="stmt"/>
|
|
1315
|
+
<line num="55" count="0" type="stmt"/>
|
|
1316
|
+
<line num="57" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1317
|
+
<line num="58" count="1" type="stmt"/>
|
|
1318
|
+
<line num="61" count="26" type="stmt"/>
|
|
1319
|
+
<line num="83" count="37" type="stmt"/>
|
|
1320
|
+
<line num="89" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1321
|
+
<line num="90" count="0" type="stmt"/>
|
|
1322
|
+
<line num="91" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1323
|
+
<line num="92" count="2" type="stmt"/>
|
|
1324
|
+
<line num="96" count="2" type="stmt"/>
|
|
1325
|
+
</file>
|
|
1326
|
+
<file name="DeactivateConfirmModal.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/UserDetails/DeactivateConfirmModal.tsx">
|
|
1327
|
+
<metrics statements="3" coveredstatements="3" conditionals="14" coveredconditionals="7" methods="1" coveredmethods="1"/>
|
|
1328
|
+
<line num="21" count="2" type="stmt"/>
|
|
1329
|
+
<line num="29" count="10" type="stmt"/>
|
|
1330
|
+
<line num="31" count="10" type="stmt"/>
|
|
1331
|
+
</file>
|
|
1332
|
+
<file name="UserDetails.tsx" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Components/UserDetails/UserDetails.tsx">
|
|
1333
|
+
<metrics statements="39" coveredstatements="30" conditionals="95" coveredconditionals="66" methods="14" coveredmethods="8"/>
|
|
1334
|
+
<line num="39" count="1" type="stmt"/>
|
|
1335
|
+
<line num="78" count="1" type="stmt"/>
|
|
1336
|
+
<line num="101" count="9" type="stmt"/>
|
|
1337
|
+
<line num="102" count="9" type="stmt"/>
|
|
1338
|
+
<line num="103" count="6" type="stmt"/>
|
|
1339
|
+
<line num="111" count="9" type="stmt"/>
|
|
1340
|
+
<line num="116" count="9" type="stmt"/>
|
|
1341
|
+
<line num="121" count="9" type="stmt"/>
|
|
1342
|
+
<line num="123" count="9" type="stmt"/>
|
|
1343
|
+
<line num="125" count="9" type="cond" truecount="1" falsecount="2"/>
|
|
1344
|
+
<line num="126" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
1345
|
+
<line num="127" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
1346
|
+
<line num="128" count="9" type="cond" truecount="1" falsecount="1"/>
|
|
1347
|
+
<line num="129" count="9" type="stmt"/>
|
|
1348
|
+
<line num="130" count="9" type="stmt"/>
|
|
1349
|
+
<line num="132" count="9" type="stmt"/>
|
|
1350
|
+
<line num="133" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1351
|
+
<line num="134" count="0" type="stmt"/>
|
|
1352
|
+
<line num="137" count="9" type="stmt"/>
|
|
1353
|
+
<line num="138" count="22" type="stmt"/>
|
|
1354
|
+
<line num="152" count="9" type="stmt"/>
|
|
1355
|
+
<line num="226" count="0" type="stmt"/>
|
|
1356
|
+
<line num="246" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1357
|
+
<line num="247" count="16" type="stmt"/>
|
|
1358
|
+
<line num="266" count="1" type="stmt"/>
|
|
1359
|
+
<line num="357" count="0" type="stmt"/>
|
|
1360
|
+
<line num="441" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1361
|
+
<line num="455" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1362
|
+
<line num="456" count="1" type="stmt"/>
|
|
1363
|
+
<line num="457" count="1" type="stmt"/>
|
|
1364
|
+
<line num="474" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1365
|
+
<line num="475" count="1" type="stmt"/>
|
|
1366
|
+
<line num="476" count="1" type="stmt"/>
|
|
1367
|
+
<line num="506" count="12" type="cond" truecount="1" falsecount="1"/>
|
|
1368
|
+
<line num="507" count="12" type="stmt"/>
|
|
1369
|
+
<line num="569" count="0" type="stmt"/>
|
|
1370
|
+
<line num="570" count="0" type="stmt"/>
|
|
1371
|
+
<line num="586" count="0" type="stmt"/>
|
|
1372
|
+
<line num="587" count="0" type="stmt"/>
|
|
1373
|
+
</file>
|
|
1374
|
+
</package>
|
|
1375
|
+
<package name="Hooks">
|
|
1376
|
+
<metrics statements="42" coveredstatements="41" conditionals="31" coveredconditionals="25" methods="15" coveredmethods="15"/>
|
|
1377
|
+
<file name="usePreferences.ts" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Hooks/usePreferences.ts">
|
|
1378
|
+
<metrics statements="42" coveredstatements="41" conditionals="31" coveredconditionals="25" methods="15" coveredmethods="15"/>
|
|
1379
|
+
<line num="20" count="1" type="stmt"/>
|
|
1380
|
+
<line num="21" count="2" type="stmt"/>
|
|
1381
|
+
<line num="23" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1382
|
+
<line num="24" count="1" type="stmt"/>
|
|
1383
|
+
<line num="26" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1384
|
+
<line num="27" count="1" type="stmt"/>
|
|
1385
|
+
<line num="29" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1386
|
+
<line num="30" count="1" type="stmt"/>
|
|
1387
|
+
<line num="32" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1388
|
+
<line num="33" count="0" type="stmt"/>
|
|
1389
|
+
<line num="35" count="2" type="stmt"/>
|
|
1390
|
+
<line num="36" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1391
|
+
<line num="39" count="1" type="stmt"/>
|
|
1392
|
+
<line num="50" count="7" type="stmt"/>
|
|
1393
|
+
<line num="51" count="7" type="stmt"/>
|
|
1394
|
+
<line num="53" count="7" type="stmt"/>
|
|
1395
|
+
<line num="54" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1396
|
+
<line num="55" count="1" type="stmt"/>
|
|
1397
|
+
<line num="57" count="2" type="stmt"/>
|
|
1398
|
+
<line num="58" count="2" type="stmt"/>
|
|
1399
|
+
<line num="59" count="2" type="stmt"/>
|
|
1400
|
+
<line num="64" count="1" type="stmt"/>
|
|
1401
|
+
<line num="65" count="1" type="stmt"/>
|
|
1402
|
+
<line num="66" count="1" type="stmt"/>
|
|
1403
|
+
<line num="67" count="2" type="stmt"/>
|
|
1404
|
+
<line num="71" count="7" type="stmt"/>
|
|
1405
|
+
<line num="74" count="1" type="stmt"/>
|
|
1406
|
+
<line num="82" count="9" type="stmt"/>
|
|
1407
|
+
<line num="83" count="9" type="stmt"/>
|
|
1408
|
+
<line num="85" count="9" type="cond" truecount="0" falsecount="1"/>
|
|
1409
|
+
<line num="86" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1410
|
+
<line num="87" count="3" type="stmt"/>
|
|
1411
|
+
<line num="88" count="3" type="stmt"/>
|
|
1412
|
+
<line num="96" count="2" type="stmt"/>
|
|
1413
|
+
<line num="97" count="2" type="stmt"/>
|
|
1414
|
+
<line num="98" count="1" type="stmt"/>
|
|
1415
|
+
<line num="99" count="3" type="stmt"/>
|
|
1416
|
+
<line num="102" count="9" type="stmt"/>
|
|
1417
|
+
<line num="103" count="9" type="stmt"/>
|
|
1418
|
+
<line num="105" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1419
|
+
<line num="106" count="2" type="stmt"/>
|
|
1420
|
+
<line num="109" count="9" type="stmt"/>
|
|
1421
|
+
</file>
|
|
1422
|
+
</package>
|
|
1423
|
+
<package name="Theme">
|
|
1424
|
+
<metrics statements="14" coveredstatements="14" conditionals="4" coveredconditionals="4" methods="8" coveredmethods="8"/>
|
|
1425
|
+
<file name="buildBrandTokens.ts" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Theme/buildBrandTokens.ts">
|
|
1426
|
+
<metrics statements="9" coveredstatements="9" conditionals="4" coveredconditionals="4" methods="3" coveredmethods="3"/>
|
|
1427
|
+
<line num="5" count="6" type="stmt"/>
|
|
1428
|
+
<line num="6" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1429
|
+
<line num="7" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1430
|
+
<line num="8" count="2" type="stmt"/>
|
|
1431
|
+
<line num="10" count="4" type="stmt"/>
|
|
1432
|
+
<line num="14" count="1" type="stmt"/>
|
|
1433
|
+
<line num="15" count="1" type="stmt"/>
|
|
1434
|
+
<line num="28" count="1" type="stmt"/>
|
|
1435
|
+
<line num="29" count="1" type="stmt"/>
|
|
1436
|
+
</file>
|
|
1437
|
+
<file name="chartColorsFromTheme.ts" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Theme/chartColorsFromTheme.ts">
|
|
1438
|
+
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
|
|
1439
|
+
<line num="7" count="1" type="stmt"/>
|
|
1440
|
+
<line num="24" count="2" type="stmt"/>
|
|
1441
|
+
<line num="34" count="1" type="stmt"/>
|
|
1442
|
+
<line num="38" count="1" type="stmt"/>
|
|
1443
|
+
<line num="42" count="1" type="stmt"/>
|
|
1444
|
+
</file>
|
|
1445
|
+
</package>
|
|
1446
|
+
<package name="Utils">
|
|
1447
|
+
<metrics statements="157" coveredstatements="153" conditionals="146" coveredconditionals="133" methods="37" coveredmethods="37"/>
|
|
1448
|
+
<file name="functions.ts" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Utils/functions.ts">
|
|
1449
|
+
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1450
|
+
<line num="2" count="215" type="stmt"/>
|
|
1451
|
+
<line num="5" count="215" type="stmt"/>
|
|
1452
|
+
</file>
|
|
1453
|
+
<file name="table.ts" path="/Users/mahesh/Applications/Pixelize/CRM/Micro-Components/src/Utils/table.ts">
|
|
1454
|
+
<metrics statements="155" coveredstatements="151" conditionals="146" coveredconditionals="133" methods="35" coveredmethods="35"/>
|
|
1455
|
+
<line num="11" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
1456
|
+
<line num="12" count="17" type="cond" truecount="2" falsecount="0"/>
|
|
1457
|
+
<line num="13" count="17" type="stmt"/>
|
|
1458
|
+
<line num="14" count="17" type="stmt"/>
|
|
1459
|
+
<line num="15" count="17" type="stmt"/>
|
|
1460
|
+
<line num="16" count="17" type="stmt"/>
|
|
1461
|
+
<line num="17" count="17" type="cond" truecount="4" falsecount="0"/>
|
|
1462
|
+
<line num="18" count="16" type="cond" truecount="2" falsecount="0"/>
|
|
1463
|
+
<line num="19" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
1464
|
+
<line num="21" count="14" type="stmt"/>
|
|
1465
|
+
<line num="22" count="14" type="stmt"/>
|
|
1466
|
+
<line num="23" count="14" type="cond" truecount="4" falsecount="0"/>
|
|
1467
|
+
<line num="25" count="5" type="stmt"/>
|
|
1468
|
+
<line num="26" count="5" type="stmt"/>
|
|
1469
|
+
<line num="27" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
1470
|
+
<line num="29" count="3" type="stmt"/>
|
|
1471
|
+
<line num="39" count="8" type="stmt"/>
|
|
1472
|
+
<line num="40" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1473
|
+
<line num="41" count="4" type="stmt"/>
|
|
1474
|
+
<line num="42" count="6" type="stmt"/>
|
|
1475
|
+
<line num="43" count="9" type="stmt"/>
|
|
1476
|
+
<line num="44" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
1477
|
+
<line num="46" count="0" type="stmt"/>
|
|
1478
|
+
<line num="53" count="4" type="stmt"/>
|
|
1479
|
+
<line num="54" count="385" type="cond" truecount="1" falsecount="1"/>
|
|
1480
|
+
<line num="58" count="41" type="cond" truecount="1" falsecount="1"/>
|
|
1481
|
+
<line num="59" count="41" type="stmt"/>
|
|
1482
|
+
<line num="71" count="41" type="stmt"/>
|
|
1483
|
+
<line num="72" count="41" type="stmt"/>
|
|
1484
|
+
<line num="73" count="383" type="cond" truecount="2" falsecount="0"/>
|
|
1485
|
+
<line num="80" count="4" type="stmt"/>
|
|
1486
|
+
<line num="81" count="63" type="stmt"/>
|
|
1487
|
+
<line num="82" count="63" type="stmt"/>
|
|
1488
|
+
<line num="83" count="382" type="stmt"/>
|
|
1489
|
+
<line num="84" count="63" type="stmt"/>
|
|
1490
|
+
<line num="93" count="66" type="cond" truecount="2" falsecount="0"/>
|
|
1491
|
+
<line num="94" count="64" type="cond" truecount="2" falsecount="0"/>
|
|
1492
|
+
<line num="95" count="63" type="stmt"/>
|
|
1493
|
+
<line num="107" count="2" type="stmt"/>
|
|
1494
|
+
<line num="108" count="2" type="stmt"/>
|
|
1495
|
+
<line num="109" count="2" type="stmt"/>
|
|
1496
|
+
<line num="110" count="4" type="stmt"/>
|
|
1497
|
+
<line num="111" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1498
|
+
<line num="112" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1499
|
+
<line num="113" count="3" type="stmt"/>
|
|
1500
|
+
<line num="114" count="3" type="stmt"/>
|
|
1501
|
+
<line num="116" count="4" type="stmt"/>
|
|
1502
|
+
<line num="118" count="3" type="stmt"/>
|
|
1503
|
+
<line num="121" count="4" type="stmt"/>
|
|
1504
|
+
<line num="125" count="4" type="stmt"/>
|
|
1505
|
+
<line num="128" count="4" type="stmt"/>
|
|
1506
|
+
<line num="129" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1507
|
+
<line num="130" count="2" type="stmt"/>
|
|
1508
|
+
<line num="133" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1509
|
+
<line num="134" count="0" type="stmt"/>
|
|
1510
|
+
<line num="137" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1511
|
+
<line num="138" count="2" type="stmt"/>
|
|
1512
|
+
<line num="139" count="2" type="stmt"/>
|
|
1513
|
+
<line num="142" count="0" type="stmt"/>
|
|
1514
|
+
<line num="146" count="4" type="stmt"/>
|
|
1515
|
+
<line num="147" count="11" type="cond" truecount="4" falsecount="0"/>
|
|
1516
|
+
<line num="148" count="8" type="cond" truecount="4" falsecount="0"/>
|
|
1517
|
+
<line num="149" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
1518
|
+
<line num="150" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
1519
|
+
<line num="151" count="7" type="cond" truecount="4" falsecount="0"/>
|
|
1520
|
+
<line num="152" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1521
|
+
<line num="154" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
1522
|
+
<line num="155" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1523
|
+
<line num="156" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1524
|
+
<line num="157" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1525
|
+
<line num="158" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
1526
|
+
<line num="159" count="1" type="stmt"/>
|
|
1527
|
+
<line num="167" count="4" type="stmt"/>
|
|
1528
|
+
<line num="168" count="60" type="cond" truecount="4" falsecount="0"/>
|
|
1529
|
+
<line num="169" count="59" type="cond" truecount="5" falsecount="0"/>
|
|
1530
|
+
<line num="170" count="45" type="stmt"/>
|
|
1531
|
+
<line num="172" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
1532
|
+
<line num="173" count="2" type="stmt"/>
|
|
1533
|
+
<line num="175" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
1534
|
+
<line num="176" count="2" type="stmt"/>
|
|
1535
|
+
<line num="178" count="11" type="cond" truecount="1" falsecount="1"/>
|
|
1536
|
+
<line num="179" count="11" type="stmt"/>
|
|
1537
|
+
<line num="181" count="0" type="stmt"/>
|
|
1538
|
+
<line num="189" count="255" type="cond" truecount="4" falsecount="0"/>
|
|
1539
|
+
<line num="190" count="253" type="cond" truecount="2" falsecount="0"/>
|
|
1540
|
+
<line num="195" count="240" type="stmt"/>
|
|
1541
|
+
<line num="197" count="13" type="cond" truecount="2" falsecount="0"/>
|
|
1542
|
+
<line num="198" count="3" type="stmt"/>
|
|
1543
|
+
<line num="201" count="10" type="stmt"/>
|
|
1544
|
+
<line num="204" count="4" type="stmt"/>
|
|
1545
|
+
<line num="208" count="3" type="stmt"/>
|
|
1546
|
+
<line num="209" count="6" type="stmt"/>
|
|
1547
|
+
<line num="210" count="8" type="stmt"/>
|
|
1548
|
+
<line num="211" count="8" type="stmt"/>
|
|
1549
|
+
<line num="212" count="8" type="stmt"/>
|
|
1550
|
+
<line num="216" count="3" type="stmt"/>
|
|
1551
|
+
<line num="217" count="1" type="stmt"/>
|
|
1552
|
+
<line num="218" count="1" type="stmt"/>
|
|
1553
|
+
<line num="220" count="1" type="stmt"/>
|
|
1554
|
+
<line num="221" count="1" type="stmt"/>
|
|
1555
|
+
<line num="222" count="1" type="stmt"/>
|
|
1556
|
+
<line num="223" count="1" type="stmt"/>
|
|
1557
|
+
<line num="225" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1558
|
+
<line num="226" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1559
|
+
<line num="228" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1560
|
+
<line num="229" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1561
|
+
<line num="232" count="1" type="stmt"/>
|
|
1562
|
+
<line num="241" count="1" type="stmt"/>
|
|
1563
|
+
<line num="242" count="2" type="stmt"/>
|
|
1564
|
+
<line num="243" count="2" type="stmt"/>
|
|
1565
|
+
<line num="244" count="1" type="stmt"/>
|
|
1566
|
+
<line num="253" count="1" type="stmt"/>
|
|
1567
|
+
<line num="254" count="1" type="stmt"/>
|
|
1568
|
+
<line num="256" count="1" type="stmt"/>
|
|
1569
|
+
<line num="257" count="1" type="stmt"/>
|
|
1570
|
+
<line num="260" count="1" type="stmt"/>
|
|
1571
|
+
<line num="262" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1572
|
+
<line num="263" count="1" type="stmt"/>
|
|
1573
|
+
<line num="266" count="2" type="stmt"/>
|
|
1574
|
+
<line num="267" count="1" type="stmt"/>
|
|
1575
|
+
<line num="273" count="1" type="stmt"/>
|
|
1576
|
+
<line num="276" count="4" type="stmt"/>
|
|
1577
|
+
<line num="277" count="3" type="stmt"/>
|
|
1578
|
+
<line num="278" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1579
|
+
<line num="279" count="1" type="stmt"/>
|
|
1580
|
+
<line num="280" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1581
|
+
<line num="281" count="1" type="stmt"/>
|
|
1582
|
+
<line num="283" count="1" type="stmt"/>
|
|
1583
|
+
<line num="298" count="4" type="stmt"/>
|
|
1584
|
+
<line num="309" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1585
|
+
<line num="312" count="5" type="stmt"/>
|
|
1586
|
+
<line num="315" count="5" type="stmt"/>
|
|
1587
|
+
<line num="316" count="5" type="stmt"/>
|
|
1588
|
+
<line num="317" count="5" type="stmt"/>
|
|
1589
|
+
<line num="318" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1590
|
+
<line num="319" count="1" type="stmt"/>
|
|
1591
|
+
<line num="321" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1592
|
+
<line num="322" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1593
|
+
<line num="323" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1594
|
+
<line num="324" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1595
|
+
<line num="325" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1596
|
+
<line num="326" count="1" type="stmt"/>
|
|
1597
|
+
<line num="329" count="5" type="stmt"/>
|
|
1598
|
+
<line num="330" count="5" type="stmt"/>
|
|
1599
|
+
<line num="331" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1600
|
+
<line num="332" count="1" type="stmt"/>
|
|
1601
|
+
<line num="333" count="1" type="stmt"/>
|
|
1602
|
+
<line num="336" count="5" type="stmt"/>
|
|
1603
|
+
<line num="350" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
1604
|
+
<line num="352" count="2" type="stmt"/>
|
|
1605
|
+
<line num="354" count="2" type="stmt"/>
|
|
1606
|
+
<line num="355" count="3" type="stmt"/>
|
|
1607
|
+
<line num="356" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1608
|
+
<line num="362" count="1" type="stmt"/>
|
|
1609
|
+
<line num="365" count="4" type="stmt"/>
|
|
1610
|
+
</file>
|
|
1611
|
+
</package>
|
|
1612
|
+
</project>
|
|
1613
|
+
</coverage>
|