- DynamicFieldRenderer에 신규 필드 타입 추가 (Currency, File, MultiSelect, Radio, Reference, Toggle, UnitValue, Computed) - DynamicTableSection 및 TableCellRenderer 추가 - 필드 프리셋 및 설정 구조 분리 - 컴포넌트 레지스트리 개발 도구 페이지 추가 - UniversalListPage 개선 - 근태관리 코드 정리 - 즐겨찾기 기능 및 동적 필드 타입 백엔드 스펙 문서 추가 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
692 lines
44 KiB
Markdown
692 lines
44 KiB
Markdown
# Component Registry
|
|
|
|
> Auto-generated: 2026-02-12T01:56:50.520Z
|
|
> Total: **501** components
|
|
|
|
## UI (53)
|
|
|
|
### ui (53)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| Accordion | accordion.tsx | none | | Y | 66 |
|
|
| AccountNumberInput | account-number-input.tsx | none | AccountNumberInputProps | Y | 95 |
|
|
| Alert | alert.tsx | none | VariantProps | | 59 |
|
|
| AlertDialog | alert-dialog.tsx | none | | Y | 158 |
|
|
| Badge | badge.tsx | none | VariantProps | | 47 |
|
|
| BusinessNumberInput | business-number-input.tsx | none | BusinessNumberInputProps | Y | 114 |
|
|
| Button | button.tsx | none | VariantProps | | 62 |
|
|
| Calendar | calendar.tsx | none | | Y | 138 |
|
|
| Card | card.tsx | none | | | 93 |
|
|
| CardNumberInput | card-number-input.tsx | none | CardNumberInputProps | Y | 95 |
|
|
| ChartWrapper | chart-wrapper.tsx | named | ChartWrapperProps | | 66 |
|
|
| Checkbox | checkbox.tsx | none | | Y | 33 |
|
|
| Collapsible | collapsible.tsx | none | | Y | 33 |
|
|
| Command | command.tsx | none | | Y | 177 |
|
|
| ConfirmDialog | confirm-dialog.tsx | both | ConfirmDialogProps | Y | 226 |
|
|
| CurrencyInput | currency-input.tsx | none | CurrencyInputProps | Y | 220 |
|
|
| DatePicker | date-picker.tsx | none | DatePickerProps | Y | 279 |
|
|
| Dialog | dialog.tsx | none | | Y | 137 |
|
|
| Drawer | drawer.tsx | none | | Y | 133 |
|
|
| DropdownMenu | dropdown-menu.tsx | none | | Y | 258 |
|
|
| EmptyState | empty-state.tsx | both | ButtonProps | Y | 227 |
|
|
| ErrorCard | error-card.tsx | named | ErrorCardProps | Y | 196 |
|
|
| ErrorMessage | error-message.tsx | named | ErrorMessageProps | | 38 |
|
|
| FileDropzone | file-dropzone.tsx | both | FileDropzoneProps | Y | 227 |
|
|
| FileInput | file-input.tsx | both | FileInputProps | Y | 226 |
|
|
| FileList | file-list.tsx | both | FileListProps | Y | 276 |
|
|
| ImageUpload | image-upload.tsx | both | ImageUploadProps | Y | 309 |
|
|
| Input | input.tsx | none | | | 22 |
|
|
| Label | label.tsx | none | | Y | 25 |
|
|
| LoadingSpinner | loading-spinner.tsx | named | LoadingSpinnerProps | | 114 |
|
|
| MultiSelectCombobox | multi-select-combobox.tsx | named | MultiSelectComboboxProps | Y | 128 |
|
|
| NumberInput | number-input.tsx | none | NumberInputProps | Y | 280 |
|
|
| PersonalNumberInput | personal-number-input.tsx | none | PersonalNumberInputProps | Y | 101 |
|
|
| PhoneInput | phone-input.tsx | none | PhoneInputProps | Y | 95 |
|
|
| Popover | popover.tsx | none | | Y | 53 |
|
|
| Progress | progress.tsx | none | | Y | 32 |
|
|
| QuantityInput | quantity-input.tsx | none | QuantityInputProps | Y | 271 |
|
|
| RadioGroup | radio-group.tsx | none | | Y | 46 |
|
|
| ScrollArea | scroll-area.tsx | none | | Y | 53 |
|
|
| SearchableSelect | searchable-select.tsx | named | SearchableSelectProps | Y | 219 |
|
|
| Select | select.tsx | none | | Y | 192 |
|
|
| Separator | separator.tsx | none | SeparatorProps | Y | 32 |
|
|
| Sheet | sheet.tsx | none | | Y | 146 |
|
|
| Skeleton | skeleton.tsx | none | SkeletonProps | Y | 679 |
|
|
| Slider | slider.tsx | none | | | 26 |
|
|
| StatusBadge | status-badge.tsx | both | StatusBadgeProps | Y | 123 |
|
|
| Switch | switch.tsx | none | | Y | 32 |
|
|
| Table | table.tsx | none | | | 117 |
|
|
| Tabs | tabs.tsx | none | | Y | 66 |
|
|
| Textarea | textarea.tsx | none | | | 25 |
|
|
| TimePicker | time-picker.tsx | none | TimePickerProps | Y | 191 |
|
|
| Tooltip | tooltip.tsx | none | | Y | 48 |
|
|
| VisuallyHidden | visually-hidden.tsx | none | | Y | 14 |
|
|
|
|
## ATOMS (3)
|
|
|
|
### atoms (3)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| BadgeSm | BadgeSm.tsx | named | BadgeSmProps | Y | 117 |
|
|
| ScrollableButtonGroup | ScrollableButtonGroup.tsx | named | ScrollableButtonGroupProps | | 53 |
|
|
| TabChip | TabChip.tsx | named | TabChipProps | Y | 72 |
|
|
|
|
## MOLECULES (8)
|
|
|
|
### molecules (8)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| DateRangeSelector | DateRangeSelector.tsx | named | DateRangeSelectorProps | Y | 217 |
|
|
| FormField | FormField.tsx | named | FormFieldProps | | 296 |
|
|
| IconWithBadge | IconWithBadge.tsx | named | IconWithBadgeProps | Y | 51 |
|
|
| MobileFilter | MobileFilter.tsx | named | MobileFilterProps | Y | 335 |
|
|
| StandardDialog | StandardDialog.tsx | named | StandardDialogProps | Y | 219 |
|
|
| StatusBadge | StatusBadge.tsx | named | StatusBadgeProps | Y | 111 |
|
|
| TableActions | TableActions.tsx | named | TableActionsProps | Y | 89 |
|
|
| YearQuarterFilter | YearQuarterFilter.tsx | named | YearQuarterFilterProps | Y | 98 |
|
|
|
|
## ORGANISMS (12)
|
|
|
|
### organisms (12)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| DataTable | DataTable.tsx | named | DataTableProps | Y | 363 |
|
|
| EmptyState | EmptyState.tsx | named | EmptyStateProps | Y | 38 |
|
|
| FormActions | FormActions.tsx | named | FormActionsProps | | 74 |
|
|
| FormFieldGrid | FormFieldGrid.tsx | named | FormFieldGridProps | | 35 |
|
|
| FormSection | FormSection.tsx | named | FormSectionProps | | 62 |
|
|
| MobileCard | MobileCard.tsx | named | InfoFieldProps | Y | 347 |
|
|
| PageHeader | PageHeader.tsx | named | PageHeaderProps | Y | 42 |
|
|
| PageLayout | PageLayout.tsx | named | PageLayoutProps | Y | 32 |
|
|
| ScreenVersionHistory | ScreenVersionHistory.tsx | named | ScreenVersionHistoryProps | Y | 75 |
|
|
| SearchableSelectionModal | SearchableSelectionModal.tsx | named | | Y | 253 |
|
|
| SearchFilter | SearchFilter.tsx | named | SearchFilterProps | Y | 58 |
|
|
| StatCards | StatCards.tsx | named | StatCardsProps | Y | 67 |
|
|
|
|
## COMMON (16)
|
|
|
|
### common (16)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| AccessDenied | AccessDenied.tsx | named | AccessDeniedProps | Y | 68 |
|
|
| CalendarHeader | CalendarHeader.tsx | named | | Y | 148 |
|
|
| DayCell | DayCell.tsx | named | DayCellProps | Y | 93 |
|
|
| DayTimeView | DayTimeView.tsx | named | | Y | 167 |
|
|
| EditableTable | EditableTable.tsx | both | EditableTableProps | Y | 333 |
|
|
| EmptyPage | EmptyPage.tsx | named | EmptyPageProps | Y | 150 |
|
|
| MonthView | MonthView.tsx | named | WeekRowProps | Y | 264 |
|
|
| MorePopover | MorePopover.tsx | named | MorePopoverProps | Y | 45 |
|
|
| NoticePopupModal | NoticePopupModal.tsx | named | NoticePopupModalProps | Y | 171 |
|
|
| ParentMenuRedirect | ParentMenuRedirect.tsx | named | ParentMenuRedirectProps | Y | 82 |
|
|
| PermissionGuard | PermissionGuard.tsx | named | PermissionGuardProps | Y | 44 |
|
|
| ScheduleBar | ScheduleBar.tsx | named | ScheduleBarProps | Y | 96 |
|
|
| ScheduleCalendar | ScheduleCalendar.tsx | named | | Y | 194 |
|
|
| ServerErrorPage | ServerErrorPage.tsx | named | ServerErrorPageProps | Y | 140 |
|
|
| WeekTimeView | WeekTimeView.tsx | named | | Y | 217 |
|
|
| WeekView | WeekView.tsx | named | | Y | 211 |
|
|
|
|
## LAYOUT (3)
|
|
|
|
### layout (3)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| CommandMenuSearch | CommandMenuSearch.tsx | default | | Y | 199 |
|
|
| HeaderFavoritesBar | HeaderFavoritesBar.tsx | default | HeaderFavoritesBarProps | Y | 156 |
|
|
| Sidebar | Sidebar.tsx | default | SidebarProps | | 390 |
|
|
|
|
## DEV (2)
|
|
|
|
### dev (2)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| DevFillProvider | DevFillContext.tsx | named | DevFillProviderProps | Y | 179 |
|
|
| DevToolbar | DevToolbar.tsx | both | | Y | 499 |
|
|
|
|
## DOMAIN (404)
|
|
|
|
### LanguageSelect.tsx (1)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| LanguageSelect | LanguageSelect.tsx | named | LanguageSelectProps | Y | 90 |
|
|
|
|
### ThemeSelect.tsx (1)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| ThemeSelect | ThemeSelect.tsx | named | ThemeSelectProps | Y | 82 |
|
|
|
|
### accounting (19)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| BadDebtDetail | BadDebtDetail.tsx | named | BadDebtDetailProps | Y | 963 |
|
|
| BadDebtDetailClientV2 | BadDebtDetailClientV2.tsx | named | BadDebtDetailClientV2Props | Y | 136 |
|
|
| BillDetail | BillDetail.tsx | named | BillDetailProps | Y | 540 |
|
|
| BillManagementClient | BillManagementClient.tsx | named | BillManagementClientProps | Y | 522 |
|
|
| CardTransactionDetailClient | CardTransactionDetailClient.tsx | default | CardTransactionDetailClientProps | Y | 139 |
|
|
| CreditAnalysisDocument | CreditAnalysisDocument.tsx | named | CreditAnalysisDocumentProps | Y | 210 |
|
|
| CreditSignal | CreditSignal.tsx | named | CreditSignalProps | Y | 58 |
|
|
| DepositDetail | DepositDetail.tsx | named | DepositDetailProps | Y | 327 |
|
|
| DepositDetailClientV2 | DepositDetailClientV2.tsx | default | DepositDetailClientV2Props | Y | 144 |
|
|
| PurchaseDetail | PurchaseDetail.tsx | named | PurchaseDetailProps | Y | 697 |
|
|
| PurchaseDetailModal | PurchaseDetailModal.tsx | named | PurchaseDetailModalProps | Y | 402 |
|
|
| RiskRadarChart | RiskRadarChart.tsx | named | RiskRadarChartProps | Y | 95 |
|
|
| SalesDetail | SalesDetail.tsx | named | SalesDetailProps | Y | 579 |
|
|
| VendorDetail | VendorDetail.tsx | named | VendorDetailProps | Y | 684 |
|
|
| VendorDetailClient | VendorDetailClient.tsx | named | VendorDetailClientProps | Y | 586 |
|
|
| VendorLedgerDetail | VendorLedgerDetail.tsx | named | VendorLedgerDetailProps | Y | 386 |
|
|
| VendorManagementClient | VendorManagementClient.tsx | named | VendorManagementClientProps | Y | 574 |
|
|
| WithdrawalDetail | WithdrawalDetail.tsx | named | WithdrawalDetailProps | Y | 327 |
|
|
| WithdrawalDetailClientV2 | WithdrawalDetailClientV2.tsx | default | WithdrawalDetailClientV2Props | Y | 144 |
|
|
|
|
### approval (11)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| ApprovalLineBox | ApprovalLineBox.tsx | named | ApprovalLineBoxProps | Y | 85 |
|
|
| ApprovalLineSection | ApprovalLineSection.tsx | named | ApprovalLineSectionProps | Y | 108 |
|
|
| BasicInfoSection | BasicInfoSection.tsx | named | BasicInfoSectionProps | Y | 81 |
|
|
| DocumentDetailModalV2 | DocumentDetailModalV2.tsx | named | | Y | 94 |
|
|
| ExpenseEstimateDocument | ExpenseEstimateDocument.tsx | named | ExpenseEstimateDocumentProps | Y | 130 |
|
|
| ExpenseEstimateForm | ExpenseEstimateForm.tsx | named | ExpenseEstimateFormProps | Y | 167 |
|
|
| ExpenseReportDocument | ExpenseReportDocument.tsx | named | ExpenseReportDocumentProps | Y | 138 |
|
|
| ExpenseReportForm | ExpenseReportForm.tsx | named | ExpenseReportFormProps | Y | 243 |
|
|
| ProposalDocument | ProposalDocument.tsx | named | ProposalDocumentProps | Y | 117 |
|
|
| ProposalForm | ProposalForm.tsx | named | ProposalFormProps | Y | 234 |
|
|
| ReferenceSection | ReferenceSection.tsx | named | ReferenceSectionProps | Y | 109 |
|
|
|
|
### attendance (2)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| AttendanceComplete | AttendanceComplete.tsx | default | AttendanceCompleteProps | Y | 83 |
|
|
| GoogleMap | GoogleMap.tsx | default | GoogleMapProps | Y | 309 |
|
|
|
|
### auth (2)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| LoginPage | LoginPage.tsx | named | | Y | 301 |
|
|
| SignupPage | SignupPage.tsx | named | | Y | 763 |
|
|
|
|
### board (8)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| BoardDetail | BoardDetail.tsx | named | BoardDetailProps | Y | 120 |
|
|
| BoardDetailClientV2 | BoardDetailClientV2.tsx | named | BoardDetailClientV2Props | Y | 308 |
|
|
| BoardForm | BoardForm.tsx | named | BoardFormProps | Y | 271 |
|
|
| BoardListUnified | BoardListUnified.tsx | both | | Y | 372 |
|
|
| CommentItem | CommentItem.tsx | both | CommentItemProps | Y | 161 |
|
|
| DynamicBoardCreateForm | DynamicBoardCreateForm.tsx | named | DynamicBoardCreateFormProps | Y | 166 |
|
|
| DynamicBoardEditForm | DynamicBoardEditForm.tsx | named | DynamicBoardEditFormProps | Y | 253 |
|
|
| MenuBar | MenuBar.tsx | named | MenuBarProps | Y | 289 |
|
|
|
|
### business (97)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| BiddingDetailForm | BiddingDetailForm.tsx | default | BiddingDetailFormProps | Y | 533 |
|
|
| BiddingListClient | BiddingListClient.tsx | default | BiddingListClientProps | Y | 385 |
|
|
| CalendarSection | CalendarSection.tsx | named | CalendarSectionProps | Y | 421 |
|
|
| CardManagementSection | CardManagementSection.tsx | named | CardManagementSectionProps | Y | 71 |
|
|
| CategoryDialog | CategoryDialog.tsx | named | | Y | 89 |
|
|
| CEODashboard | CEODashboard.tsx | named | | Y | 407 |
|
|
| ConstructionDashboard | ConstructionDashboard.tsx | named | | Y | 19 |
|
|
| ConstructionDetailCard | ConstructionDetailCard.tsx | named | ConstructionDetailCardProps | Y | 83 |
|
|
| ConstructionDetailClient | ConstructionDetailClient.tsx | default | ConstructionDetailClientProps | Y | 732 |
|
|
| ConstructionMainDashboard | ConstructionMainDashboard.tsx | named | | Y | 196 |
|
|
| ConstructionManagementListClient | ConstructionManagementListClient.tsx | default | ConstructionManagementListClientProps | Y | 540 |
|
|
| ContractDetailForm | ContractDetailForm.tsx | default | ContractDetailFormProps | Y | 541 |
|
|
| ContractDocumentModal | ContractDocumentModal.tsx | named | ContractDocumentModalProps | Y | 64 |
|
|
| ContractInfoCard | ContractInfoCard.tsx | named | ContractInfoCardProps | Y | 169 |
|
|
| ContractInfoCard | ContractInfoCard.tsx | named | ContractInfoCardProps | Y | 58 |
|
|
| ContractListClient | ContractListClient.tsx | default | ContractListClientProps | Y | 399 |
|
|
| DailyReportSection | DailyReportSection.tsx | named | DailyReportSectionProps | Y | 37 |
|
|
| Dashboard | Dashboard.tsx | named | | Y | 33 |
|
|
| DashboardSettingsDialog | DashboardSettingsDialog.tsx | named | DashboardSettingsDialogProps | Y | 744 |
|
|
| DashboardSwitcher | DashboardSwitcher.tsx | named | | Y | 89 |
|
|
| DebtCollectionSection | DebtCollectionSection.tsx | named | DebtCollectionSectionProps | Y | 62 |
|
|
| DetailAccordion | DetailAccordion.tsx | default | DetailAccordionProps | Y | 199 |
|
|
| DetailCard | DetailCard.tsx | default | DetailCardProps | Y | 69 |
|
|
| DetailModal | DetailModal.tsx | named | DetailModalProps | Y | 763 |
|
|
| DirectConstructionContent | DirectConstructionContent.tsx | named | DirectConstructionContentProps | Y | 157 |
|
|
| DirectConstructionModal | DirectConstructionModal.tsx | named | DirectConstructionModalProps | Y | 60 |
|
|
| ElectronicApprovalModal | ElectronicApprovalModal.tsx | named | ElectronicApprovalModalProps | Y | 299 |
|
|
| ElectronicApprovalModal | ElectronicApprovalModal.tsx | none | | | 2 |
|
|
| EnhancedDailyReportSection | EnhancedSections.tsx | named | EnhancedDailyReportSectionProps | Y | 534 |
|
|
| EntertainmentSection | EntertainmentSection.tsx | named | EntertainmentSectionProps | Y | 53 |
|
|
| EstimateDetailForm | EstimateDetailForm.tsx | default | EstimateDetailFormProps | Y | 761 |
|
|
| EstimateDetailTableSection | EstimateDetailTableSection.tsx | named | EstimateDetailTableSectionProps | Y | 657 |
|
|
| EstimateDocumentContent | EstimateDocumentContent.tsx | named | EstimateDocumentContentProps | Y | 286 |
|
|
| EstimateDocumentModal | EstimateDocumentModal.tsx | named | EstimateDocumentModalProps | Y | 88 |
|
|
| EstimateInfoSection | EstimateInfoSection.tsx | named | EstimateInfoSectionProps | Y | 262 |
|
|
| EstimateListClient | EstimateListClient.tsx | default | EstimateListClientProps | Y | 376 |
|
|
| EstimateSummarySection | EstimateSummarySection.tsx | named | EstimateSummarySectionProps | Y | 182 |
|
|
| ExpenseDetailSection | ExpenseDetailSection.tsx | named | ExpenseDetailSectionProps | Y | 197 |
|
|
| HandoverReportDetailForm | HandoverReportDetailForm.tsx | default | HandoverReportDetailFormProps | Y | 694 |
|
|
| HandoverReportDocumentModal | HandoverReportDocumentModal.tsx | named | HandoverReportDocumentModalProps | Y | 236 |
|
|
| HandoverReportListClient | HandoverReportListClient.tsx | default | HandoverReportListClientProps | Y | 387 |
|
|
| IndirectConstructionContent | IndirectConstructionContent.tsx | named | IndirectConstructionContentProps | Y | 143 |
|
|
| IndirectConstructionModal | IndirectConstructionModal.tsx | named | IndirectConstructionModalProps | Y | 60 |
|
|
| IssueDetailForm | IssueDetailForm.tsx | default | IssueDetailFormProps | Y | 625 |
|
|
| IssueManagementListClient | IssueManagementListClient.tsx | default | IssueManagementListClientProps | Y | 514 |
|
|
| ItemDetailClient | ItemDetailClient.tsx | default | ItemDetailClientProps | Y | 487 |
|
|
| ItemManagementClient | ItemManagementClient.tsx | default | ItemManagementClientProps | Y | 618 |
|
|
| KanbanColumn | KanbanColumn.tsx | default | KanbanColumnProps | Y | 53 |
|
|
| LaborDetailClient | LaborDetailClient.tsx | default | LaborDetailClientProps | Y | 121 |
|
|
| LaborManagementClient | LaborManagementClient.tsx | default | LaborManagementClientProps | Y | 372 |
|
|
| MainDashboard | MainDashboard.tsx | named | | | 2652 |
|
|
| MonthlyExpenseSection | MonthlyExpenseSection.tsx | named | MonthlyExpenseSectionProps | Y | 38 |
|
|
| OrderDetailForm | OrderDetailForm.tsx | default | OrderDetailFormProps | Y | 276 |
|
|
| OrderDetailItemTable | OrderDetailItemTable.tsx | named | OrderDetailItemTableProps | Y | 445 |
|
|
| OrderDialogs | OrderDialogs.tsx | named | OrderDialogsProps | Y | 66 |
|
|
| OrderDocumentModal | OrderDocumentModal.tsx | named | OrderDocumentModalProps | Y | 311 |
|
|
| OrderInfoCard | OrderInfoCard.tsx | named | OrderInfoCardProps | Y | 143 |
|
|
| OrderManagementListClient | OrderManagementListClient.tsx | default | OrderManagementListClientProps | Y | 608 |
|
|
| OrderManagementUnified | OrderManagementUnified.tsx | both | OrderManagementUnifiedProps | Y | 641 |
|
|
| OrderMemoCard | OrderMemoCard.tsx | named | OrderMemoCardProps | Y | 29 |
|
|
| OrderScheduleCard | OrderScheduleCard.tsx | named | OrderScheduleCardProps | Y | 42 |
|
|
| PartnerForm | PartnerForm.tsx | default | PartnerFormProps | Y | 642 |
|
|
| PartnerListClient | PartnerListClient.tsx | default | PartnerListClientProps | Y | 335 |
|
|
| PhotoDocumentContent | PhotoDocumentContent.tsx | named | PhotoDocumentContentProps | Y | 130 |
|
|
| PhotoDocumentModal | PhotoDocumentModal.tsx | named | PhotoDocumentModalProps | Y | 60 |
|
|
| PhotoTable | PhotoTable.tsx | named | PhotoTableProps | Y | 153 |
|
|
| PriceAdjustmentSection | PriceAdjustmentSection.tsx | named | PriceAdjustmentSectionProps | Y | 150 |
|
|
| PricingDetailClient | PricingDetailClient.tsx | default | PricingDetailClientProps | Y | 135 |
|
|
| PricingListClient | PricingListClient.tsx | default | PricingListClientProps | Y | 477 |
|
|
| ProgressBillingDetailForm | ProgressBillingDetailForm.tsx | default | ProgressBillingDetailFormProps | Y | 193 |
|
|
| ProgressBillingInfoCard | ProgressBillingInfoCard.tsx | named | ProgressBillingInfoCardProps | Y | 78 |
|
|
| ProgressBillingItemTable | ProgressBillingItemTable.tsx | named | ProgressBillingItemTableProps | Y | 193 |
|
|
| ProgressBillingManagementListClient | ProgressBillingManagementListClient.tsx | default | ProgressBillingManagementListClientProps | Y | 343 |
|
|
| ProjectCard | ProjectCard.tsx | default | ProjectCardProps | Y | 89 |
|
|
| ProjectDetailClient | ProjectDetailClient.tsx | default | ProjectDetailClientProps | Y | 197 |
|
|
| ProjectEndDialog | ProjectEndDialog.tsx | default | ProjectEndDialogProps | Y | 192 |
|
|
| ProjectGanttChart | ProjectGanttChart.tsx | default | ProjectGanttChartProps | Y | 367 |
|
|
| ProjectKanbanBoard | ProjectKanbanBoard.tsx | default | ProjectKanbanBoardProps | Y | 244 |
|
|
| ProjectListClient | ProjectListClient.tsx | default | ProjectListClientProps | Y | 629 |
|
|
| ReceivableSection | ReceivableSection.tsx | named | ReceivableSectionProps | Y | 69 |
|
|
| ScheduleDetailModal | ScheduleDetailModal.tsx | named | ScheduleDetailModalProps | Y | 290 |
|
|
| SECTION_THEME_STYLES | components.tsx | named | | Y | 434 |
|
|
| SiteBriefingForm | SiteBriefingForm.tsx | default | SiteBriefingFormProps | Y | 957 |
|
|
| SiteBriefingListClient | SiteBriefingListClient.tsx | default | SiteBriefingListClientProps | Y | 362 |
|
|
| SiteDetailClientV2 | SiteDetailClientV2.tsx | both | SiteDetailClientV2Props | Y | 141 |
|
|
| SiteDetailForm | SiteDetailForm.tsx | default | SiteDetailFormProps | Y | 386 |
|
|
| SiteManagementListClient | SiteManagementListClient.tsx | default | SiteManagementListClientProps | Y | 338 |
|
|
| StageCard | StageCard.tsx | default | StageCardProps | Y | 89 |
|
|
| StatusBoardSection | StatusBoardSection.tsx | named | StatusBoardSectionProps | Y | 72 |
|
|
| StructureReviewDetailClientV2 | StructureReviewDetailClientV2.tsx | both | StructureReviewDetailClientV2Props | Y | 149 |
|
|
| StructureReviewDetailForm | StructureReviewDetailForm.tsx | default | StructureReviewDetailFormProps | Y | 390 |
|
|
| StructureReviewListClient | StructureReviewListClient.tsx | default | StructureReviewListClientProps | Y | 375 |
|
|
| TodayIssueSection | TodayIssueSection.tsx | named | TodayIssueSectionProps | Y | 453 |
|
|
| UtilityManagementListClient | UtilityManagementListClient.tsx | default | UtilityManagementListClientProps | Y | 395 |
|
|
| VatSection | VatSection.tsx | named | VatSectionProps | Y | 38 |
|
|
| WelfareSection | WelfareSection.tsx | named | WelfareSectionProps | Y | 53 |
|
|
| WorkerStatusListClient | WorkerStatusListClient.tsx | default | WorkerStatusListClientProps | Y | 416 |
|
|
|
|
### checklist-management (7)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| ChecklistDetail | ChecklistDetail.tsx | named | ChecklistDetailProps | Y | 316 |
|
|
| ChecklistDetailClient | ChecklistDetailClient.tsx | named | ChecklistDetailClientProps | Y | 123 |
|
|
| ChecklistForm | ChecklistForm.tsx | named | ChecklistFormProps | Y | 173 |
|
|
| ChecklistListClient | ChecklistListClient.tsx | default | | Y | 520 |
|
|
| ItemDetail | ItemDetail.tsx | named | ItemDetailProps | Y | 224 |
|
|
| ItemDetailClient | ItemDetailClient.tsx | named | ItemDetailClientProps | Y | 111 |
|
|
| ItemForm | ItemForm.tsx | named | ItemFormProps | Y | 351 |
|
|
|
|
### clients (3)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| ClientDetail | ClientDetail.tsx | named | ClientDetailProps | Y | 254 |
|
|
| ClientDetailClientV2 | ClientDetailClientV2.tsx | named | ClientDetailClientV2Props | Y | 253 |
|
|
| ClientRegistration | ClientRegistration.tsx | named | ClientRegistrationProps | Y | 468 |
|
|
|
|
### customer-center (9)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| EventDetail | EventDetail.tsx | both | EventDetailProps | Y | 102 |
|
|
| EventList | EventList.tsx | both | | Y | 261 |
|
|
| FAQList | FAQList.tsx | both | | Y | 172 |
|
|
| InquiryDetail | InquiryDetail.tsx | both | InquiryDetailProps | Y | 359 |
|
|
| InquiryDetailClientV2 | InquiryDetailClientV2.tsx | both | InquiryDetailClientV2Props | Y | 224 |
|
|
| InquiryForm | InquiryForm.tsx | both | InquiryFormProps | Y | 237 |
|
|
| InquiryList | InquiryList.tsx | both | | Y | 292 |
|
|
| NoticeDetail | NoticeDetail.tsx | both | NoticeDetailProps | Y | 102 |
|
|
| NoticeList | NoticeList.tsx | both | | Y | 227 |
|
|
|
|
### document-system (11)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| ApprovalLine | ApprovalLine.tsx | named | ApprovalLineProps | Y | 170 |
|
|
| ConstructionApprovalTable | ConstructionApprovalTable.tsx | named | ConstructionApprovalTableProps | Y | 116 |
|
|
| DocumentContent | DocumentContent.tsx | named | DocumentContentProps | Y | 59 |
|
|
| DocumentHeader | DocumentHeader.tsx | named | DocumentHeaderProps | Y | 248 |
|
|
| DocumentToolbar | DocumentToolbar.tsx | named | DocumentToolbarProps | Y | 327 |
|
|
| DocumentViewer | DocumentViewer.tsx | named | | Y | 378 |
|
|
| InfoTable | InfoTable.tsx | named | InfoTableProps | Y | 95 |
|
|
| LotApprovalTable | LotApprovalTable.tsx | named | LotApprovalTableProps | Y | 122 |
|
|
| QualityApprovalTable | QualityApprovalTable.tsx | named | QualityApprovalTableProps | Y | 123 |
|
|
| SectionHeader | SectionHeader.tsx | named | SectionHeaderProps | Y | 46 |
|
|
| SignatureSection | SignatureSection.tsx | named | SignatureSectionProps | Y | 107 |
|
|
|
|
### hr (24)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| AttendanceInfoDialog | AttendanceInfoDialog.tsx | named | | Y | 301 |
|
|
| CardDetail | CardDetail.tsx | named | CardDetailProps | Y | 132 |
|
|
| CardForm | CardForm.tsx | named | CardFormProps | Y | 246 |
|
|
| CardManagementUnified | CardManagementUnified.tsx | named | CardManagementUnifiedProps | Y | 267 |
|
|
| CSVUploadDialog | CSVUploadDialog.tsx | named | CSVUploadDialogProps | Y | 252 |
|
|
| CSVUploadPage | CSVUploadPage.tsx | named | CSVUploadPageProps | Y | 355 |
|
|
| DepartmentDialog | DepartmentDialog.tsx | named | | Y | 92 |
|
|
| DepartmentStats | DepartmentStats.tsx | named | | Y | 18 |
|
|
| DepartmentToolbar | DepartmentToolbar.tsx | named | | Y | 60 |
|
|
| DepartmentTree | DepartmentTree.tsx | named | | Y | 70 |
|
|
| DepartmentTreeItem | DepartmentTreeItem.tsx | named | | Y | 118 |
|
|
| EmployeeDetail | EmployeeDetail.tsx | named | EmployeeDetailProps | Y | 222 |
|
|
| EmployeeDialog | EmployeeDialog.tsx | named | | Y | 582 |
|
|
| EmployeeForm | EmployeeForm.tsx | named | EmployeeFormProps | Y | 1052 |
|
|
| EmployeeToolbar | EmployeeToolbar.tsx | named | EmployeeToolbarProps | Y | 82 |
|
|
| FieldSettingsDialog | FieldSettingsDialog.tsx | named | FieldSettingsDialogProps | Y | 259 |
|
|
| ReasonInfoDialog | ReasonInfoDialog.tsx | named | | Y | 140 |
|
|
| SalaryDetailDialog | SalaryDetailDialog.tsx | named | SalaryDetailDialogProps | Y | 420 |
|
|
| UserInviteDialog | UserInviteDialog.tsx | named | UserInviteDialogProps | Y | 116 |
|
|
| VacationAdjustDialog | VacationAdjustDialog.tsx | named | VacationAdjustDialogProps | Y | 225 |
|
|
| VacationGrantDialog | VacationGrantDialog.tsx | named | VacationGrantDialogProps | Y | 202 |
|
|
| VacationRegisterDialog | VacationRegisterDialog.tsx | named | VacationRegisterDialogProps | Y | 201 |
|
|
| VacationRequestDialog | VacationRequestDialog.tsx | named | VacationRequestDialogProps | Y | 208 |
|
|
| VacationTypeSettingsDialog | VacationTypeSettingsDialog.tsx | named | VacationTypeSettingsDialogProps | Y | 192 |
|
|
|
|
### items (65)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| AssemblyPartForm | AssemblyPartForm.tsx | default | AssemblyPartFormProps | | 337 |
|
|
| AttributeTabContent | AttributeTabContent.tsx | named | AttributeTabContentProps | Y | 453 |
|
|
| BendingDiagramSection | BendingDiagramSection.tsx | default | BendingDiagramSectionProps | | 477 |
|
|
| BendingPartForm | BendingPartForm.tsx | default | BendingPartFormProps | | 304 |
|
|
| BOMManagementSection | BOMManagementSection.tsx | named | BOMManagementSectionProps | Y | 293 |
|
|
| BOMSection | BOMSection.tsx | default | BOMSectionProps | | 366 |
|
|
| CheckboxField | CheckboxField.tsx | named | | Y | 47 |
|
|
| ColumnDialog | ColumnDialog.tsx | named | ColumnDialogProps | Y | 124 |
|
|
| ColumnManageDialog | ColumnManageDialog.tsx | named | ColumnManageDialogProps | Y | 210 |
|
|
| ComputedField | ComputedField.tsx | named | | Y | 136 |
|
|
| ConditionalDisplayUI | ConditionalDisplayUI.tsx | named | ConditionalDisplayUIProps | | 349 |
|
|
| CurrencyField | CurrencyField.tsx | named | | Y | 127 |
|
|
| DateField | DateField.tsx | named | | Y | 45 |
|
|
| DraggableField | DraggableField.tsx | named | DraggableFieldProps | | 130 |
|
|
| DraggableSection | DraggableSection.tsx | named | DraggableSectionProps | | 140 |
|
|
| DrawingCanvas | DrawingCanvas.tsx | named | DrawingCanvasProps | Y | 404 |
|
|
| DropdownField | DropdownField.tsx | named | | Y | 141 |
|
|
| DuplicateCodeDialog | DuplicateCodeDialog.tsx | named | DuplicateCodeDialogProps | Y | 49 |
|
|
| DynamicBOMSection | DynamicBOMSection.tsx | default | DynamicBOMSectionProps | Y | 515 |
|
|
| DynamicFieldRenderer | DynamicFieldRenderer.tsx | named | | Y | 86 |
|
|
| DynamicTableSection | DynamicTableSection.tsx | default | DynamicTableSectionProps | Y | 200 |
|
|
| ErrorAlertDialog | ErrorAlertDialog.tsx | named | ErrorAlertDialogProps | Y | 51 |
|
|
| ErrorAlertProvider | ErrorAlertContext.tsx | named | ErrorAlertProviderProps | Y | 94 |
|
|
| FieldDialog | FieldDialog.tsx | named | FieldDialogProps | Y | 478 |
|
|
| FieldDrawer | FieldDrawer.tsx | named | FieldDrawerProps | Y | 682 |
|
|
| FileField | FileField.tsx | named | | Y | 200 |
|
|
| FileUpload | FileUpload.tsx | default | FileUploadProps | Y | 233 |
|
|
| FileUploadFields | FileUploadFields.tsx | named | FileUploadFieldsProps | Y | 240 |
|
|
| FormHeader | FormHeader.tsx | named | FormHeaderProps | Y | 31 |
|
|
| FormHeader | FormHeader.tsx | default | FormHeaderProps | | 62 |
|
|
| ImportFieldDialog | ImportFieldDialog.tsx | named | ImportFieldDialogProps | Y | 279 |
|
|
| ImportSectionDialog | ImportSectionDialog.tsx | named | ImportSectionDialogProps | Y | 221 |
|
|
| ItemDetailClient | ItemDetailClient.tsx | default | ItemDetailClientProps | Y | 638 |
|
|
| ItemDetailEdit | ItemDetailEdit.tsx | named | ItemDetailEditProps | Y | 390 |
|
|
| ItemDetailView | ItemDetailView.tsx | named | ItemDetailViewProps | Y | 275 |
|
|
| ItemFormContext | ItemFormContext.tsx | both | ItemFormProviderProps | Y | 77 |
|
|
| ItemListClient | ItemListClient.tsx | default | | Y | 607 |
|
|
| ItemMasterDataManagement | ItemMasterDataManagement.tsx | named | | Y | 1006 |
|
|
| ItemMasterDialogs | ItemMasterDialogs.tsx | named | ItemMasterDialogsProps | Y | 968 |
|
|
| ItemTypeSelect | ItemTypeSelect.tsx | default | ItemTypeSelectProps | Y | 76 |
|
|
| LoadTemplateDialog | LoadTemplateDialog.tsx | named | LoadTemplateDialogProps | Y | 103 |
|
|
| MasterFieldDialog | MasterFieldDialog.tsx | named | MasterFieldDialogProps | Y | 306 |
|
|
| MaterialForm | MaterialForm.tsx | default | MaterialFormProps | | 354 |
|
|
| MultiSelectField | MultiSelectField.tsx | named | | Y | 192 |
|
|
| NumberField | NumberField.tsx | named | | Y | 58 |
|
|
| OptionDialog | OptionDialog.tsx | named | OptionDialogProps | Y | 262 |
|
|
| PageDialog | PageDialog.tsx | named | PageDialogProps | Y | 107 |
|
|
| PartForm | PartForm.tsx | default | PartFormProps | | 273 |
|
|
| PathEditDialog | PathEditDialog.tsx | named | PathEditDialogProps | Y | 86 |
|
|
| ProductForm | ProductForm.tsx | both | ProductFormProps | | 307 |
|
|
| PurchasedPartForm | PurchasedPartForm.tsx | default | PurchasedPartFormProps | | 336 |
|
|
| RadioField | RadioField.tsx | named | | Y | 92 |
|
|
| ReferenceField | ReferenceField.tsx | named | | Y | 168 |
|
|
| SectionDialog | SectionDialog.tsx | named | SectionDialogProps | Y | 335 |
|
|
| SectionsTab | SectionsTab.tsx | named | SectionsTabProps | Y | 363 |
|
|
| SectionTemplateDialog | SectionTemplateDialog.tsx | named | SectionTemplateDialogProps | Y | 180 |
|
|
| TableCellRenderer | TableCellRenderer.tsx | named | TableCellRendererProps | Y | 85 |
|
|
| TabManagementDialogs | TabManagementDialogs.tsx | named | TabManagementDialogsProps | Y | 409 |
|
|
| TemplateFieldDialog | TemplateFieldDialog.tsx | named | TemplateFieldDialogProps | Y | 392 |
|
|
| TextareaField | TextareaField.tsx | named | | Y | 51 |
|
|
| TextField | TextField.tsx | named | | Y | 48 |
|
|
| ToggleField | ToggleField.tsx | named | | Y | 62 |
|
|
| UnitValueField | UnitValueField.tsx | named | | Y | 129 |
|
|
| ValidationAlert | ValidationAlert.tsx | named | ValidationAlertProps | Y | 42 |
|
|
| ValidationAlert | ValidationAlert.tsx | default | ValidationAlertProps | | 50 |
|
|
|
|
### material (13)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| ImportInspectionInputModal | ImportInspectionInputModal.tsx | named | ImportInspectionInputModalProps | Y | 798 |
|
|
| InspectionCreate | InspectionCreate.tsx | named | Props | Y | 364 |
|
|
| InventoryAdjustmentDialog | InventoryAdjustmentDialog.tsx | named | Props | Y | 236 |
|
|
| ReceivingDetail | ReceivingDetail.tsx | named | Props | Y | 921 |
|
|
| ReceivingList | ReceivingList.tsx | named | | Y | 467 |
|
|
| ReceivingProcessDialog | ReceivingProcessDialog.tsx | named | Props | Y | 238 |
|
|
| ReceivingReceiptContent | ReceivingReceiptContent.tsx | named | ReceivingReceiptContentProps | Y | 132 |
|
|
| ReceivingReceiptDialog | ReceivingReceiptDialog.tsx | named | Props | Y | 46 |
|
|
| StockAuditModal | StockAuditModal.tsx | named | StockAuditModalProps | Y | 237 |
|
|
| StockStatusDetail | StockStatusDetail.tsx | named | StockStatusDetailProps | Y | 313 |
|
|
| StockStatusList | StockStatusList.tsx | named | | Y | 473 |
|
|
| SuccessDialog | SuccessDialog.tsx | named | Props | Y | 49 |
|
|
| SupplierSearchModal | SupplierSearchModal.tsx | named | SupplierSearchModalProps | Y | 161 |
|
|
|
|
### orders (10)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| ContractDocument | ContractDocument.tsx | named | ContractDocumentProps | Y | 246 |
|
|
| ItemAddDialog | ItemAddDialog.tsx | named | ItemAddDialogProps | Y | 317 |
|
|
| OrderDocumentModal | OrderDocumentModal.tsx | named | OrderDocumentModalProps | Y | 207 |
|
|
| OrderRegistration | OrderRegistration.tsx | named | OrderRegistrationProps | Y | 1087 |
|
|
| OrderSalesDetailEdit | OrderSalesDetailEdit.tsx | named | OrderSalesDetailEditProps | Y | 735 |
|
|
| OrderSalesDetailView | OrderSalesDetailView.tsx | named | OrderSalesDetailViewProps | Y | 824 |
|
|
| PurchaseOrderDocument | PurchaseOrderDocument.tsx | named | PurchaseOrderDocumentProps | Y | 223 |
|
|
| QuotationSelectDialog | QuotationSelectDialog.tsx | named | QuotationSelectDialogProps | Y | 114 |
|
|
| SalesOrderDocument | SalesOrderDocument.tsx | named | SalesOrderDocumentProps | Y | 638 |
|
|
| TransactionDocument | TransactionDocument.tsx | named | TransactionDocumentProps | Y | 226 |
|
|
|
|
### outbound (11)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| DeliveryConfirmation | DeliveryConfirmation.tsx | named | DeliveryConfirmationProps | Y | 18 |
|
|
| ShipmentCreate | ShipmentCreate.tsx | named | | Y | 772 |
|
|
| ShipmentDetail | ShipmentDetail.tsx | named | ShipmentDetailProps | Y | 671 |
|
|
| ShipmentEdit | ShipmentEdit.tsx | named | ShipmentEditProps | Y | 791 |
|
|
| ShipmentList | ShipmentList.tsx | named | | Y | 399 |
|
|
| ShipmentOrderDocument | ShipmentOrderDocument.tsx | named | ShipmentOrderDocumentProps | Y | 647 |
|
|
| ShippingSlip | ShippingSlip.tsx | named | ShippingSlipProps | Y | 18 |
|
|
| TransactionStatement | TransactionStatement.tsx | named | TransactionStatementProps | Y | 154 |
|
|
| VehicleDispatchDetail | VehicleDispatchDetail.tsx | named | VehicleDispatchDetailProps | Y | 181 |
|
|
| VehicleDispatchEdit | VehicleDispatchEdit.tsx | named | VehicleDispatchEditProps | Y | 399 |
|
|
| VehicleDispatchList | VehicleDispatchList.tsx | named | | Y | 331 |
|
|
|
|
### pricing (5)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| PricingFinalizeDialog | PricingFinalizeDialog.tsx | both | PricingFinalizeDialogProps | Y | 95 |
|
|
| PricingFormClient | PricingFormClient.tsx | both | PricingFormClientProps | Y | 780 |
|
|
| PricingHistoryDialog | PricingHistoryDialog.tsx | both | PricingHistoryDialogProps | Y | 170 |
|
|
| PricingListClient | PricingListClient.tsx | both | PricingListClientProps | Y | 387 |
|
|
| PricingRevisionDialog | PricingRevisionDialog.tsx | both | PricingRevisionDialogProps | Y | 95 |
|
|
|
|
### pricing-distribution (3)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| PriceDistributionDetail | PriceDistributionDetail.tsx | both | Props | Y | 539 |
|
|
| PriceDistributionDocumentModal | PriceDistributionDocumentModal.tsx | both | Props | Y | 158 |
|
|
| PriceDistributionList | PriceDistributionList.tsx | both | | Y | 328 |
|
|
|
|
### pricing-table-management (3)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| PricingTableDetailClient | PricingTableDetailClient.tsx | named | PricingTableDetailClientProps | Y | 93 |
|
|
| PricingTableForm | PricingTableForm.tsx | named | PricingTableFormProps | Y | 486 |
|
|
| PricingTableListClient | PricingTableListClient.tsx | default | | Y | 381 |
|
|
|
|
### process-management (12)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| InspectionPreviewModal | InspectionPreviewModal.tsx | named | InspectionPreviewModalProps | Y | 265 |
|
|
| InspectionSettingModal | InspectionSettingModal.tsx | named | InspectionSettingModalProps | Y | 294 |
|
|
| ProcessDetail | ProcessDetail.tsx | named | ProcessDetailProps | Y | 451 |
|
|
| ProcessDetailClientV2 | ProcessDetailClientV2.tsx | named | ProcessDetailClientV2Props | Y | 137 |
|
|
| ProcessForm | ProcessForm.tsx | named | ProcessFormProps | Y | 829 |
|
|
| ProcessListClient | ProcessListClient.tsx | default | ProcessListClientProps | Y | 546 |
|
|
| ProcessWorkLogContent | ProcessWorkLogContent.tsx | named | ProcessWorkLogContentProps | Y | 136 |
|
|
| ProcessWorkLogPreviewModal | ProcessWorkLogPreviewModal.tsx | named | ProcessWorkLogPreviewModalProps | Y | 45 |
|
|
| RuleModal | RuleModal.tsx | named | RuleModalProps | Y | 352 |
|
|
| StepDetail | StepDetail.tsx | named | StepDetailProps | Y | 212 |
|
|
| StepDetailClient | StepDetailClient.tsx | named | StepDetailClientProps | Y | 115 |
|
|
| StepForm | StepForm.tsx | named | StepFormProps | Y | 397 |
|
|
|
|
### production (31)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| AssigneeSelectModal | AssigneeSelectModal.tsx | named | AssigneeSelectModalProps | Y | 317 |
|
|
| BendingInspectionContent | BendingInspectionContent.tsx | named | BendingInspectionContentProps | Y | 490 |
|
|
| BendingWipInspectionContent | BendingWipInspectionContent.tsx | named | BendingWipInspectionContentProps | Y | 304 |
|
|
| BendingWorkLogContent | BendingWorkLogContent.tsx | named | BendingWorkLogContentProps | Y | 194 |
|
|
| CompletionConfirmDialog | CompletionConfirmDialog.tsx | named | CompletionConfirmDialogProps | Y | 64 |
|
|
| CompletionToast | CompletionToast.tsx | named | CompletionToastProps | Y | 28 |
|
|
| InspectionCheckbox | inspection-shared.tsx | named | | Y | 282 |
|
|
| InspectionInputModal | InspectionInputModal.tsx | named | InspectionInputModalProps | Y | 978 |
|
|
| InspectionReportModal | InspectionReportModal.tsx | named | InspectionReportModalProps | Y | 409 |
|
|
| IssueReportModal | IssueReportModal.tsx | named | IssueReportModalProps | Y | 178 |
|
|
| MaterialInputModal | MaterialInputModal.tsx | named | MaterialInputModalProps | Y | 333 |
|
|
| ProcessDetailSection | ProcessDetailSection.tsx | named | ProcessDetailSectionProps | Y | 392 |
|
|
| SalesOrderSelectModal | SalesOrderSelectModal.tsx | named | SalesOrderSelectModalProps | Y | 102 |
|
|
| ScreenInspectionContent | ScreenInspectionContent.tsx | named | ScreenInspectionContentProps | Y | 310 |
|
|
| ScreenWorkLogContent | ScreenWorkLogContent.tsx | named | ScreenWorkLogContentProps | Y | 201 |
|
|
| SlatInspectionContent | SlatInspectionContent.tsx | named | SlatInspectionContentProps | Y | 297 |
|
|
| SlatJointBarInspectionContent | SlatJointBarInspectionContent.tsx | named | SlatJointBarInspectionContentProps | Y | 311 |
|
|
| SlatWorkLogContent | SlatWorkLogContent.tsx | named | SlatWorkLogContentProps | Y | 198 |
|
|
| TemplateInspectionContent | TemplateInspectionContent.tsx | named | TemplateInspectionContentProps | Y | 719 |
|
|
| WipProductionModal | WipProductionModal.tsx | named | WipProductionModalProps | Y | 272 |
|
|
| WorkCard | WorkCard.tsx | named | WorkCardProps | Y | 188 |
|
|
| WorkCompletionResultDialog | WorkCompletionResultDialog.tsx | named | WorkCompletionResultDialogProps | Y | 85 |
|
|
| WorkItemCard | WorkItemCard.tsx | named | WorkItemCardProps | Y | 382 |
|
|
| WorkLogContent | WorkLogContent.tsx | named | WorkLogContentProps | Y | 195 |
|
|
| WorkLogModal | WorkLogModal.tsx | named | WorkLogModalProps | Y | 152 |
|
|
| WorkOrderCreate | WorkOrderCreate.tsx | named | | Y | 545 |
|
|
| WorkOrderDetail | WorkOrderDetail.tsx | named | WorkOrderDetailProps | Y | 656 |
|
|
| WorkOrderEdit | WorkOrderEdit.tsx | named | WorkOrderEditProps | Y | 656 |
|
|
| WorkOrderList | WorkOrderList.tsx | named | | Y | 460 |
|
|
| WorkOrderListPanel | WorkOrderListPanel.tsx | named | WorkOrderListPanelProps | Y | 132 |
|
|
| WorkResultList | WorkResultList.tsx | named | | Y | 374 |
|
|
|
|
### quality (11)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| InspectionCreate | InspectionCreate.tsx | named | | Y | 695 |
|
|
| InspectionDetail | InspectionDetail.tsx | named | InspectionDetailProps | Y | 1126 |
|
|
| InspectionList | InspectionList.tsx | named | | Y | 388 |
|
|
| InspectionReportDocument | InspectionReportDocument.tsx | named | InspectionReportDocumentProps | Y | 416 |
|
|
| InspectionReportModal | InspectionReportModal.tsx | named | InspectionReportModalProps | Y | 170 |
|
|
| InspectionRequestDocument | InspectionRequestDocument.tsx | named | InspectionRequestDocumentProps | Y | 258 |
|
|
| InspectionRequestModal | InspectionRequestModal.tsx | named | InspectionRequestModalProps | Y | 40 |
|
|
| MemoModal | MemoModal.tsx | named | MemoModalProps | Y | 92 |
|
|
| OrderSelectModal | OrderSelectModal.tsx | named | OrderSelectModalProps | Y | 111 |
|
|
| PerformanceReportList | PerformanceReportList.tsx | named | | Y | 604 |
|
|
| ProductInspectionInputModal | ProductInspectionInputModal.tsx | named | ProductInspectionInputModalProps | Y | 486 |
|
|
|
|
### quotes (15)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| DiscountModal | DiscountModal.tsx | named | DiscountModalProps | Y | 232 |
|
|
| FormulaViewModal | FormulaViewModal.tsx | named | FormulaViewModalProps | Y | 316 |
|
|
| ItemSearchModal | ItemSearchModal.tsx | named | ItemSearchModalProps | Y | 114 |
|
|
| LocationDetailPanel | LocationDetailPanel.tsx | named | LocationDetailPanelProps | Y | 827 |
|
|
| LocationEditModal | LocationEditModal.tsx | named | LocationEditModalProps | Y | 283 |
|
|
| LocationListPanel | LocationListPanel.tsx | named | LocationListPanelProps | Y | 575 |
|
|
| PurchaseOrderDocument | PurchaseOrderDocument.tsx | named | PurchaseOrderDocumentProps | | 265 |
|
|
| QuoteDocument | QuoteDocument.tsx | named | QuoteDocumentProps | | 409 |
|
|
| QuoteFooterBar | QuoteFooterBar.tsx | named | QuoteFooterBarProps | Y | 236 |
|
|
| QuoteManagementClient | QuoteManagementClient.tsx | named | QuoteManagementClientProps | Y | 713 |
|
|
| QuotePreviewContent | QuotePreviewContent.tsx | named | QuotePreviewContentProps | Y | 434 |
|
|
| QuotePreviewModal | QuotePreviewModal.tsx | named | QuotePreviewModalProps | Y | 132 |
|
|
| QuoteRegistration | QuoteRegistration.tsx | named | QuoteRegistrationProps | Y | 1023 |
|
|
| QuoteSummaryPanel | QuoteSummaryPanel.tsx | named | QuoteSummaryPanelProps | Y | 277 |
|
|
| QuoteTransactionModal | QuoteTransactionModal.tsx | named | QuoteTransactionModalProps | Y | 324 |
|
|
|
|
### settings (16)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| AccountDetail | AccountDetail.tsx | named | AccountDetailProps | Y | 356 |
|
|
| AccountDetail | AccountDetail.tsx | named | AccountDetailProps | Y | 369 |
|
|
| AddCompanyDialog | AddCompanyDialog.tsx | named | AddCompanyDialogProps | Y | 149 |
|
|
| ItemSettingsDialog | ItemSettingsDialog.tsx | named | ItemSettingsDialogProps | Y | 336 |
|
|
| PaymentHistoryClient | PaymentHistoryClient.tsx | named | PaymentHistoryClientProps | Y | 255 |
|
|
| PermissionDetail | PermissionDetail.tsx | named | PermissionDetailProps | Y | 456 |
|
|
| PermissionDetailClient | PermissionDetailClient.tsx | named | PermissionDetailClientProps | Y | 700 |
|
|
| PermissionDialog | PermissionDialog.tsx | named | | Y | 109 |
|
|
| PopupDetail | PopupDetail.tsx | both | PopupDetailProps | Y | 125 |
|
|
| PopupDetailClientV2 | PopupDetailClientV2.tsx | named | PopupDetailClientV2Props | Y | 199 |
|
|
| PopupForm | PopupForm.tsx | both | PopupFormProps | Y | 319 |
|
|
| PopupList | PopupList.tsx | both | PopupListProps | Y | 198 |
|
|
| RankDialog | RankDialog.tsx | named | | Y | 89 |
|
|
| SubscriptionClient | SubscriptionClient.tsx | named | SubscriptionClientProps | Y | 242 |
|
|
| SubscriptionManagement | SubscriptionManagement.tsx | named | SubscriptionManagementProps | Y | 250 |
|
|
| TitleDialog | TitleDialog.tsx | named | | Y | 90 |
|
|
|
|
### templates (11)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| DetailActions | DetailActions.tsx | both | DetailActionsProps | Y | 172 |
|
|
| DetailField | DetailField.tsx | both | DetailFieldProps | Y | 91 |
|
|
| DetailFieldSkeleton | DetailFieldSkeleton.tsx | both | DetailFieldSkeletonProps | Y | 48 |
|
|
| DetailGrid | DetailGrid.tsx | both | DetailGridProps | Y | 63 |
|
|
| DetailGridSkeleton | DetailGridSkeleton.tsx | both | DetailGridSkeletonProps | Y | 61 |
|
|
| DetailSection | DetailSection.tsx | both | DetailSectionProps | Y | 97 |
|
|
| DetailSectionSkeleton | DetailSectionSkeleton.tsx | both | DetailSectionSkeletonProps | Y | 53 |
|
|
| DetailSectionSkeleton | skeletons.tsx | both | DetailFieldSkeletonProps | Y | 183 |
|
|
| FieldInput | FieldInput.tsx | both | FieldInputProps | Y | 408 |
|
|
| FieldRenderer | FieldRenderer.tsx | named | FieldRendererProps | Y | 390 |
|
|
| IntegratedListTemplateV2 | IntegratedListTemplateV2.tsx | named | IntegratedListTemplateV2Props | Y | 1087 |
|
|
|
|
### vehicle-management (3)
|
|
|
|
| Component | File | Export | Props | Client | Lines |
|
|
|-----------|------|--------|-------|--------|-------|
|
|
| Config | config.tsx | none | | Y | 431 |
|
|
| Config | config.tsx | none | | Y | 479 |
|
|
| Config | config.tsx | none | | Y | 266 |
|