@activecollab/components 2.0.134 → 2.0.136
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/components/Icons/collection/LetterFast.js +46 -0
- package/dist/cjs/components/Icons/collection/LetterFast.js.map +1 -0
- package/dist/cjs/components/Icons/collection/index.js +7 -0
- package/dist/cjs/components/Icons/collection/index.js.map +1 -1
- package/dist/cjs/components/SelectTime/SelectTime.js +4 -2
- package/dist/cjs/components/SelectTime/SelectTime.js.map +1 -1
- package/dist/cjs/utils/timeUtils.js +3 -3
- package/dist/cjs/utils/timeUtils.js.map +1 -1
- package/dist/esm/components/Icons/collection/LetterFast.d.ts +23 -0
- package/dist/esm/components/Icons/collection/LetterFast.d.ts.map +1 -0
- package/dist/esm/components/Icons/collection/LetterFast.js +38 -0
- package/dist/esm/components/Icons/collection/LetterFast.js.map +1 -0
- package/dist/esm/components/Icons/collection/index.d.ts +1 -0
- package/dist/esm/components/Icons/collection/index.d.ts.map +1 -1
- package/dist/esm/components/Icons/collection/index.js +1 -0
- package/dist/esm/components/Icons/collection/index.js.map +1 -1
- package/dist/esm/components/SelectTime/SelectTime.d.ts +1 -0
- package/dist/esm/components/SelectTime/SelectTime.d.ts.map +1 -1
- package/dist/esm/components/SelectTime/SelectTime.js +2 -1
- package/dist/esm/components/SelectTime/SelectTime.js.map +1 -1
- package/dist/esm/utils/timeUtils.js +3 -3
- package/dist/esm/utils/timeUtils.js.map +1 -1
- package/dist/index.js +45 -5
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","names":["default","AccessLogIcon","ActivityIcon","AddCrossTinyIcon","AddCrossIcon","ArchiveIcon","ArrowBackMobileIcon","ArrowCollapseMultipleIcon","ArrowDownLongIcon","ArrowDownSmallIcon","ArrowDownIcon","ArrowExpandeMultipleIcon","ArrowLeftBoxIcon","ArrowLeftIcon","ArrowRefreshIcon","ArrowRestoreIcon","ArrowRightIcon","ArrowUpLongIcon","ArrowUpIcon","AssignIcon","AttachmentIcon","BellOffSmallIcon","BellOffIcon","BillingIcon","BudgetAlertIcon","CalendarAddXIcon","CalendarIcon","CancelCrossIcon","CaretLeftIcon","CaretRightIcon","ChatIcon","CheckIcon","CheckboxBlankTogglerIcon","CheckboxCircleArrowIcon","CheckboxDocumentsIcon","CheckboxIcon","ChecklistSmallIcon","ChecklistIcon","CircleMultipleIcon","ClockAddIcon","ClockDollarIcon","ClockSmallIcon","ClockStopwatchIndicatorIcon","ClockStopwatchSmallIcon","ClockStopwatchIcon","ClockIcon","CloseDocumentIcon","CloseSmallIcon","CloseIcon","CollapsIcon","CollapseAllIcon","CollapseExpandSingleIcon","CompanyAddIcon","CompanyIcon","ComputerIcon","CopyIcon","CrownBlankIcon","CrownSelectedIcon","DependencySmallIcon","DependencyIcon","DescriptionSmallIcon","DescriptionIcon","DiscussionAddIcon","DiscussionIcon","DollarCheckmarkSmallIcon","DollarCheckmarkIcon","DollarClockSmallIcon","DollarClockIcon","DollarDocumentPlusIcon","DollarDocumentIcon","DollarOffSmallIcon","DollarOffIcon","DollarSmallIcon","DollarIcon","DownloadIcon","DriveIcon","DropboxIcon","DuplicateIcon","EditMultipleIcon","EditIcon","EmojiIcon","EstimatePlusIcon","EstimatesIcon","ExpandAllIcon","ExpenseAddIcon","EyeOffSmallIcon","EyeOffIcon","EyeSmallIcon","EyeIcon","FilterIcon","FolderMoveIcon","FolderOutlineIcon","GiftIcon","GroupByIcon","HashtagIcon","HelpIcon","HistoryOfChangesIcon","ImageIcon","InfoSmallIcon","InfoIcon","InsertLinkIcon","IntegrationsIcon","InvoicesIcon","LabelsIcon","LetterArrowRightIcon","LetterIcon","LockSmallIcon","LockIcon","MarkerIcon","MessageAddIcon","MessageEmptyIcon","MessageSmallIcon","MessageSolidIcon","MessageIcon","MinusIcon","MoveTriggerIcon","MoveIcon","MyWorkIcon","NoteAddIcon","NoteIcon","NotebookIcon","NotificationBellIcon","OpenExpandedIcon","OpenSheetIcon","OrderFirstIcon","PaidSmallIcon","PauseCircleOutlineIcon","PauseIcon","PauseSmallIcon","PencilSmallIcon","PencilIcon","PendingPaymentSmallIcon","PeopleIcon","PersonArrowOutCircleIcon","PersonCircleOffIcon","PersonCircleIcon","PersonPlusIcon","PersonIcon","PinIcon","PlayCircleOutlineIcon","PlayIcon","PlaySmallIcon","PriorityLowIcon","ProjectAddIcon","ProjectSearchIcon","ProjectStarIcon","ProjectTemplateAddIcon","ProjectTemplateConvertIcon","ProjectTemplateIcon","ProjectsIcon","RadioBlankIcon","RadioButtonIcon","RearangeIcon","RearrangeSmallIcon","RecurringCheckmarkSmallIcon","RecurringCheckmarkIcon","RecurringDollarIcon","RecurringSmallIcon","ReportTimeIcon","ReportsIcon","RocketSmallIcon","RocketIcon","SearchLargeIcon","SearchIcon","SendBlankIcon","SendFilledIcon","SettingsIcon","ShieldIcon","SortGeneralIcon","SortIcon","SortListIcon","StarOutlineIcon","StarIcon","StopwatchIcon","SystemSettingsIcon","TaskAddIcon","TaskListAddIcon","TaskListCompleteIcon","TaskListIcon","ThumbUpOutlineIcon","TrashIcon","TreeDotsIcon","UploadIcon","ViewGridIcon","ViewListIcon","ViewTimelineIcon","VolumeHighIcon","WarningTriangleSmallIcon","WarningTriangleIcon","WarningIcon","WorkloadIcon"],"sources":["../../../../../src/components/Icons/collection/index.tsx"],"sourcesContent":["export { default as AccessLogIcon } from \"./AccessLog\";\nexport { default as ActivityIcon } from \"./Activity\";\nexport { default as AddCrossTinyIcon } from \"./AddCrossTiny\";\nexport { default as AddCrossIcon } from \"./AddCross\";\nexport { default as ArchiveIcon } from \"./Archive\";\nexport { default as ArrowBackMobileIcon } from \"./ArrowBackMobile\";\nexport { default as ArrowCollapseMultipleIcon } from \"./ArrowCollapseMultiple\";\nexport { default as ArrowDownLongIcon } from \"./ArrowDownLong\";\nexport { default as ArrowDownSmallIcon } from \"./ArrowDownSmall\";\nexport { default as ArrowDownIcon } from \"./ArrowDown\";\nexport { default as ArrowExpandeMultipleIcon } from \"./ArrowExpandeMultiple\";\nexport { default as ArrowLeftBoxIcon } from \"./ArrowLeftBox\";\nexport { default as ArrowLeftIcon } from \"./ArrowLeft\";\nexport { default as ArrowRefreshIcon } from \"./ArrowRefresh\";\nexport { default as ArrowRestoreIcon } from \"./ArrowRestore\";\nexport { default as ArrowRightIcon } from \"./ArrowRight\";\nexport { default as ArrowUpLongIcon } from \"./ArrowUpLong\";\nexport { default as ArrowUpIcon } from \"./ArrowUp\";\nexport { default as AssignIcon } from \"./Assign\";\nexport { default as AttachmentIcon } from \"./Attachment\";\nexport { default as BellOffSmallIcon } from \"./BellOffSmall\";\nexport { default as BellOffIcon } from \"./BellOff\";\nexport { default as BillingIcon } from \"./Billing\";\nexport { default as BudgetAlertIcon } from \"./BudgetAlert\";\nexport { default as CalendarAddXIcon } from \"./CalendarAddX\";\nexport { default as CalendarIcon } from \"./Calendar\";\nexport { default as CancelCrossIcon } from \"./CancelCross\";\nexport { default as CaretLeftIcon } from \"./CaretLeft\";\nexport { default as CaretRightIcon } from \"./CaretRight\";\nexport { default as ChatIcon } from \"./Chat\";\nexport { default as CheckIcon } from \"./Check\";\nexport { default as CheckboxBlankTogglerIcon } from \"./CheckboxBlankToggler\";\nexport { default as CheckboxCircleArrowIcon } from \"./CheckboxCircleArrow\";\nexport { default as CheckboxDocumentsIcon } from \"./CheckboxDocuments\";\nexport { default as CheckboxIcon } from \"./Checkbox\";\nexport { default as ChecklistSmallIcon } from \"./ChecklistSmall\";\nexport { default as ChecklistIcon } from \"./Checklist\";\nexport { default as CircleMultipleIcon } from \"./CircleMultiple\";\nexport { default as ClockAddIcon } from \"./ClockAdd\";\nexport { default as ClockDollarIcon } from \"./ClockDollar\";\nexport { default as ClockSmallIcon } from \"./ClockSmall\";\nexport { default as ClockStopwatchIndicatorIcon } from \"./ClockStopwatchIndicator\";\nexport { default as ClockStopwatchSmallIcon } from \"./ClockStopwatchSmall\";\nexport { default as ClockStopwatchIcon } from \"./ClockStopwatch\";\nexport { default as ClockIcon } from \"./Clock\";\nexport { default as CloseDocumentIcon } from \"./CloseDocument\";\nexport { default as CloseSmallIcon } from \"./CloseSmall\";\nexport { default as CloseIcon } from \"./Close\";\nexport { default as CollapsIcon } from \"./CollapsIcon\";\nexport { default as CollapseAllIcon } from \"./CollapseAll\";\nexport { default as CollapseExpandSingleIcon } from \"./CollapseExpandSingle\";\nexport { default as CompanyAddIcon } from \"./CompanyAdd\";\nexport { default as CompanyIcon } from \"./Company\";\nexport { default as ComputerIcon } from \"./Computer\";\nexport { default as CopyIcon } from \"./Copy\";\nexport { default as CrownBlankIcon } from \"./CrownBlank\";\nexport { default as CrownSelectedIcon } from \"./CrownSelected\";\nexport { default as DependencySmallIcon } from \"./DependencySmall\";\nexport { default as DependencyIcon } from \"./Dependency\";\nexport { default as DescriptionSmallIcon } from \"./DescriptionSmall\";\nexport { default as DescriptionIcon } from \"./Description\";\nexport { default as DiscussionAddIcon } from \"./DiscussionAdd\";\nexport { default as DiscussionIcon } from \"./Discussion\";\nexport { default as DollarCheckmarkSmallIcon } from \"./DollarCheckmarkSmall\";\nexport { default as DollarCheckmarkIcon } from \"./DollarCheckmark\";\nexport { default as DollarClockSmallIcon } from \"./DollarClockSmall\";\nexport { default as DollarClockIcon } from \"./DollarClock\";\nexport { default as DollarDocumentPlusIcon } from \"./DollarDocumentPlus\";\nexport { default as DollarDocumentIcon } from \"./DollarDocument\";\nexport { default as DollarOffSmallIcon } from \"./DollarOffSmall\";\nexport { default as DollarOffIcon } from \"./DollarOff\";\nexport { default as DollarSmallIcon } from \"./DollarSmall\";\nexport { default as DollarIcon } from \"./Dollar\";\nexport { default as DownloadIcon } from \"./Download\";\nexport { default as DriveIcon } from \"./Drive\";\nexport { default as DropboxIcon } from \"./Dropbox\";\nexport { default as DuplicateIcon } from \"./Duplicate\";\nexport { default as EditMultipleIcon } from \"./EditMultiple\";\nexport { default as EditIcon } from \"./Edit\";\nexport { default as EmojiIcon } from \"./Emoji\";\nexport { default as EstimatePlusIcon } from \"./EstimatePlus\";\nexport { default as EstimatesIcon } from \"./Estimates\";\nexport { default as ExpandAllIcon } from \"./ExpandAll\";\nexport { default as ExpenseAddIcon } from \"./ExpenseAdd\";\nexport { default as EyeOffSmallIcon } from \"./EyeOffSmall\";\nexport { default as EyeOffIcon } from \"./EyeOff\";\nexport { default as EyeSmallIcon } from \"./EyeSmall\";\nexport { default as EyeIcon } from \"./Eye\";\nexport { default as FilterIcon } from \"./Filter\";\nexport { default as FolderMoveIcon } from \"./FolderMove\";\nexport { default as FolderOutlineIcon } from \"./FolderOutline\";\nexport { default as GiftIcon } from \"./Gift\";\nexport { default as GroupByIcon } from \"./GroupBy\";\nexport { default as HashtagIcon } from \"./Hashtag\";\nexport { default as HelpIcon } from \"./Help\";\nexport { default as HistoryOfChangesIcon } from \"./HistoryOfChanges\";\nexport { default as ImageIcon } from \"./Image\";\nexport { default as InfoSmallIcon } from \"./InfoSmall\";\nexport { default as InfoIcon } from \"./Info\";\nexport { default as InsertLinkIcon } from \"./InsertLink\";\nexport { default as IntegrationsIcon } from \"./Integrations\";\nexport { default as InvoicesIcon } from \"./Invoices\";\nexport { default as LabelsIcon } from \"./Labels\";\nexport { default as LetterArrowRightIcon } from \"./LetterArrowRight\";\nexport { default as LetterIcon } from \"./Letter\";\nexport { default as LockSmallIcon } from \"./LockSmall\";\nexport { default as LockIcon } from \"./Lock\";\nexport { default as MarkerIcon } from \"./Marker\";\nexport { default as MessageAddIcon } from \"./MessageAdd\";\nexport { default as MessageEmptyIcon } from \"./MessageEmpty\";\nexport { default as MessageSmallIcon } from \"./MessageSmall\";\nexport { default as MessageSolidIcon } from \"./MessageSolid\";\nexport { default as MessageIcon } from \"./Message\";\nexport { default as MinusIcon } from \"./Minus\";\nexport { default as MoveTriggerIcon } from \"./MoveTrigger\";\nexport { default as MoveIcon } from \"./Move\";\nexport { default as MyWorkIcon } from \"./MyWork\";\nexport { default as NoteAddIcon } from \"./NoteAdd\";\nexport { default as NoteIcon } from \"./Note\";\nexport { default as NotebookIcon } from \"./Notebook\";\nexport { default as NotificationBellIcon } from \"./NotificationBell\";\nexport { default as OpenExpandedIcon } from \"./OpenExpanded\";\nexport { default as OpenSheetIcon } from \"./OpenSheet\";\nexport { default as OrderFirstIcon } from \"./OrderFirst\";\nexport { default as PaidSmallIcon } from \"./PaidSmall\";\nexport { default as PauseCircleOutlineIcon } from \"./PauseCircleOutline\";\nexport { default as PauseIcon } from \"./PauseIcon\";\nexport { default as PauseSmallIcon } from \"./PauseSmall\";\nexport { default as PencilSmallIcon } from \"./PencilSmall\";\nexport { default as PencilIcon } from \"./Pencil\";\nexport { default as PendingPaymentSmallIcon } from \"./PendingPaymentSmall\";\nexport { default as PeopleIcon } from \"./People\";\nexport { default as PersonArrowOutCircleIcon } from \"./PersonArrowOutCircle\";\nexport { default as PersonCircleOffIcon } from \"./PersonCircleOff\";\nexport { default as PersonCircleIcon } from \"./PersonCircle\";\nexport { default as PersonPlusIcon } from \"./PersonPlus\";\nexport { default as PersonIcon } from \"./Person\";\nexport { default as PinIcon } from \"./Pin\";\nexport { default as PlayCircleOutlineIcon } from \"./PlayCircleOutline\";\nexport { default as PlayIcon } from \"./PlayIcon\";\nexport { default as PlaySmallIcon } from \"./PlaySmall\";\nexport { default as PriorityLowIcon } from \"./PriorityLow\";\nexport { default as ProjectAddIcon } from \"./ProjectAdd\";\nexport { default as ProjectSearchIcon } from \"./ProjectSearch\";\nexport { default as ProjectStarIcon } from \"./ProjectStar\";\nexport { default as ProjectTemplateAddIcon } from \"./ProjectTemplateAdd\";\nexport { default as ProjectTemplateConvertIcon } from \"./ProjectTemplateConvert\";\nexport { default as ProjectTemplateIcon } from \"./ProjectTemplate\";\nexport { default as ProjectsIcon } from \"./Projects\";\nexport { default as RadioBlankIcon } from \"./RadioBlank\";\nexport { default as RadioButtonIcon } from \"./RadioButton\";\nexport { default as RearangeIcon } from \"./Rearange\";\nexport { default as RearrangeSmallIcon } from \"./RearrangeSmall\";\nexport { default as RecurringCheckmarkSmallIcon } from \"./RecurringCheckmarkSmall\";\nexport { default as RecurringCheckmarkIcon } from \"./RecurringCheckmark\";\nexport { default as RecurringDollarIcon } from \"./RecurringDollar\";\nexport { default as RecurringSmallIcon } from \"./RecurringSmall\";\nexport { default as ReportTimeIcon } from \"./ReportTime\";\nexport { default as ReportsIcon } from \"./Reports\";\nexport { default as RocketSmallIcon } from \"./RocketSmall\";\nexport { default as RocketIcon } from \"./Rocket\";\nexport { default as SearchLargeIcon } from \"./SearchLarge\";\nexport { default as SearchIcon } from \"./Search\";\nexport { default as SendBlankIcon } from \"./SendBlank\";\nexport { default as SendFilledIcon } from \"./SendFilled\";\nexport { default as SettingsIcon } from \"./Settings\";\nexport { default as ShieldIcon } from \"./Shield\";\nexport { default as SortGeneralIcon } from \"./SortGeneral\";\nexport { default as SortIcon } from \"./SortIcon\";\nexport { default as SortListIcon } from \"./SortList\";\nexport { default as StarOutlineIcon } from \"./StarOutline\";\nexport { default as StarIcon } from \"./Star\";\nexport { default as StopwatchIcon } from \"./Stopwatch\";\nexport { default as SystemSettingsIcon } from \"./SystemSettings\";\nexport { default as TaskAddIcon } from \"./TaskAdd\";\nexport { default as TaskListAddIcon } from \"./TaskListAdd\";\nexport { default as TaskListCompleteIcon } from \"./TaskListComplete\";\nexport { default as TaskListIcon } from \"./TaskList\";\nexport { default as ThumbUpOutlineIcon } from \"./ThumbUpOutline\";\nexport { default as TrashIcon } from \"./Trash\";\nexport { default as TreeDotsIcon } from \"./TreeDots\";\nexport { default as UploadIcon } from \"./Upload\";\nexport { default as ViewGridIcon } from \"./ViewGrid\";\nexport { default as ViewListIcon } from \"./ViewList\";\nexport { default as ViewTimelineIcon } from \"./ViewTimeline\";\nexport { default as VolumeHighIcon } from \"./VolumeHigh\";\nexport { default as WarningTriangleSmallIcon } from \"./WarningTriangleSmall\";\nexport { default as WarningTriangleIcon } from \"./WarningTriangle\";\nexport { default as WarningIcon } from \"./Warning\";\nexport { default as WorkloadIcon } from \"./Workload\";\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","names":["default","AccessLogIcon","ActivityIcon","AddCrossTinyIcon","AddCrossIcon","ArchiveIcon","ArrowBackMobileIcon","ArrowCollapseMultipleIcon","ArrowDownLongIcon","ArrowDownSmallIcon","ArrowDownIcon","ArrowExpandeMultipleIcon","ArrowLeftBoxIcon","ArrowLeftIcon","ArrowRefreshIcon","ArrowRestoreIcon","ArrowRightIcon","ArrowUpLongIcon","ArrowUpIcon","AssignIcon","AttachmentIcon","BellOffSmallIcon","BellOffIcon","BillingIcon","BudgetAlertIcon","CalendarAddXIcon","CalendarIcon","CancelCrossIcon","CaretLeftIcon","CaretRightIcon","ChatIcon","CheckIcon","CheckboxBlankTogglerIcon","CheckboxCircleArrowIcon","CheckboxDocumentsIcon","CheckboxIcon","ChecklistSmallIcon","ChecklistIcon","CircleMultipleIcon","ClockAddIcon","ClockDollarIcon","ClockSmallIcon","ClockStopwatchIndicatorIcon","ClockStopwatchSmallIcon","ClockStopwatchIcon","ClockIcon","CloseDocumentIcon","CloseSmallIcon","CloseIcon","CollapsIcon","CollapseAllIcon","CollapseExpandSingleIcon","CompanyAddIcon","CompanyIcon","ComputerIcon","CopyIcon","CrownBlankIcon","CrownSelectedIcon","DependencySmallIcon","DependencyIcon","DescriptionSmallIcon","DescriptionIcon","DiscussionAddIcon","DiscussionIcon","DollarCheckmarkSmallIcon","DollarCheckmarkIcon","DollarClockSmallIcon","DollarClockIcon","DollarDocumentPlusIcon","DollarDocumentIcon","DollarOffSmallIcon","DollarOffIcon","DollarSmallIcon","DollarIcon","DownloadIcon","DriveIcon","DropboxIcon","DuplicateIcon","EditMultipleIcon","EditIcon","EmojiIcon","EstimatePlusIcon","EstimatesIcon","ExpandAllIcon","ExpenseAddIcon","EyeOffSmallIcon","EyeOffIcon","EyeSmallIcon","EyeIcon","FilterIcon","FolderMoveIcon","FolderOutlineIcon","GiftIcon","GroupByIcon","HashtagIcon","HelpIcon","HistoryOfChangesIcon","ImageIcon","InfoSmallIcon","InfoIcon","InsertLinkIcon","IntegrationsIcon","InvoicesIcon","LabelsIcon","LetterArrowRightIcon","LetterFastIcon","LetterIcon","LockSmallIcon","LockIcon","MarkerIcon","MessageAddIcon","MessageEmptyIcon","MessageSmallIcon","MessageSolidIcon","MessageIcon","MinusIcon","MoveTriggerIcon","MoveIcon","MyWorkIcon","NoteAddIcon","NoteIcon","NotebookIcon","NotificationBellIcon","OpenExpandedIcon","OpenSheetIcon","OrderFirstIcon","PaidSmallIcon","PauseCircleOutlineIcon","PauseIcon","PauseSmallIcon","PencilSmallIcon","PencilIcon","PendingPaymentSmallIcon","PeopleIcon","PersonArrowOutCircleIcon","PersonCircleOffIcon","PersonCircleIcon","PersonPlusIcon","PersonIcon","PinIcon","PlayCircleOutlineIcon","PlayIcon","PlaySmallIcon","PriorityLowIcon","ProjectAddIcon","ProjectSearchIcon","ProjectStarIcon","ProjectTemplateAddIcon","ProjectTemplateConvertIcon","ProjectTemplateIcon","ProjectsIcon","RadioBlankIcon","RadioButtonIcon","RearangeIcon","RearrangeSmallIcon","RecurringCheckmarkSmallIcon","RecurringCheckmarkIcon","RecurringDollarIcon","RecurringSmallIcon","ReportTimeIcon","ReportsIcon","RocketSmallIcon","RocketIcon","SearchLargeIcon","SearchIcon","SendBlankIcon","SendFilledIcon","SettingsIcon","ShieldIcon","SortGeneralIcon","SortIcon","SortListIcon","StarOutlineIcon","StarIcon","StopwatchIcon","SystemSettingsIcon","TaskAddIcon","TaskListAddIcon","TaskListCompleteIcon","TaskListIcon","ThumbUpOutlineIcon","TrashIcon","TreeDotsIcon","UploadIcon","ViewGridIcon","ViewListIcon","ViewTimelineIcon","VolumeHighIcon","WarningTriangleSmallIcon","WarningTriangleIcon","WarningIcon","WorkloadIcon"],"sources":["../../../../../src/components/Icons/collection/index.tsx"],"sourcesContent":["export { default as AccessLogIcon } from \"./AccessLog\";\nexport { default as ActivityIcon } from \"./Activity\";\nexport { default as AddCrossTinyIcon } from \"./AddCrossTiny\";\nexport { default as AddCrossIcon } from \"./AddCross\";\nexport { default as ArchiveIcon } from \"./Archive\";\nexport { default as ArrowBackMobileIcon } from \"./ArrowBackMobile\";\nexport { default as ArrowCollapseMultipleIcon } from \"./ArrowCollapseMultiple\";\nexport { default as ArrowDownLongIcon } from \"./ArrowDownLong\";\nexport { default as ArrowDownSmallIcon } from \"./ArrowDownSmall\";\nexport { default as ArrowDownIcon } from \"./ArrowDown\";\nexport { default as ArrowExpandeMultipleIcon } from \"./ArrowExpandeMultiple\";\nexport { default as ArrowLeftBoxIcon } from \"./ArrowLeftBox\";\nexport { default as ArrowLeftIcon } from \"./ArrowLeft\";\nexport { default as ArrowRefreshIcon } from \"./ArrowRefresh\";\nexport { default as ArrowRestoreIcon } from \"./ArrowRestore\";\nexport { default as ArrowRightIcon } from \"./ArrowRight\";\nexport { default as ArrowUpLongIcon } from \"./ArrowUpLong\";\nexport { default as ArrowUpIcon } from \"./ArrowUp\";\nexport { default as AssignIcon } from \"./Assign\";\nexport { default as AttachmentIcon } from \"./Attachment\";\nexport { default as BellOffSmallIcon } from \"./BellOffSmall\";\nexport { default as BellOffIcon } from \"./BellOff\";\nexport { default as BillingIcon } from \"./Billing\";\nexport { default as BudgetAlertIcon } from \"./BudgetAlert\";\nexport { default as CalendarAddXIcon } from \"./CalendarAddX\";\nexport { default as CalendarIcon } from \"./Calendar\";\nexport { default as CancelCrossIcon } from \"./CancelCross\";\nexport { default as CaretLeftIcon } from \"./CaretLeft\";\nexport { default as CaretRightIcon } from \"./CaretRight\";\nexport { default as ChatIcon } from \"./Chat\";\nexport { default as CheckIcon } from \"./Check\";\nexport { default as CheckboxBlankTogglerIcon } from \"./CheckboxBlankToggler\";\nexport { default as CheckboxCircleArrowIcon } from \"./CheckboxCircleArrow\";\nexport { default as CheckboxDocumentsIcon } from \"./CheckboxDocuments\";\nexport { default as CheckboxIcon } from \"./Checkbox\";\nexport { default as ChecklistSmallIcon } from \"./ChecklistSmall\";\nexport { default as ChecklistIcon } from \"./Checklist\";\nexport { default as CircleMultipleIcon } from \"./CircleMultiple\";\nexport { default as ClockAddIcon } from \"./ClockAdd\";\nexport { default as ClockDollarIcon } from \"./ClockDollar\";\nexport { default as ClockSmallIcon } from \"./ClockSmall\";\nexport { default as ClockStopwatchIndicatorIcon } from \"./ClockStopwatchIndicator\";\nexport { default as ClockStopwatchSmallIcon } from \"./ClockStopwatchSmall\";\nexport { default as ClockStopwatchIcon } from \"./ClockStopwatch\";\nexport { default as ClockIcon } from \"./Clock\";\nexport { default as CloseDocumentIcon } from \"./CloseDocument\";\nexport { default as CloseSmallIcon } from \"./CloseSmall\";\nexport { default as CloseIcon } from \"./Close\";\nexport { default as CollapsIcon } from \"./CollapsIcon\";\nexport { default as CollapseAllIcon } from \"./CollapseAll\";\nexport { default as CollapseExpandSingleIcon } from \"./CollapseExpandSingle\";\nexport { default as CompanyAddIcon } from \"./CompanyAdd\";\nexport { default as CompanyIcon } from \"./Company\";\nexport { default as ComputerIcon } from \"./Computer\";\nexport { default as CopyIcon } from \"./Copy\";\nexport { default as CrownBlankIcon } from \"./CrownBlank\";\nexport { default as CrownSelectedIcon } from \"./CrownSelected\";\nexport { default as DependencySmallIcon } from \"./DependencySmall\";\nexport { default as DependencyIcon } from \"./Dependency\";\nexport { default as DescriptionSmallIcon } from \"./DescriptionSmall\";\nexport { default as DescriptionIcon } from \"./Description\";\nexport { default as DiscussionAddIcon } from \"./DiscussionAdd\";\nexport { default as DiscussionIcon } from \"./Discussion\";\nexport { default as DollarCheckmarkSmallIcon } from \"./DollarCheckmarkSmall\";\nexport { default as DollarCheckmarkIcon } from \"./DollarCheckmark\";\nexport { default as DollarClockSmallIcon } from \"./DollarClockSmall\";\nexport { default as DollarClockIcon } from \"./DollarClock\";\nexport { default as DollarDocumentPlusIcon } from \"./DollarDocumentPlus\";\nexport { default as DollarDocumentIcon } from \"./DollarDocument\";\nexport { default as DollarOffSmallIcon } from \"./DollarOffSmall\";\nexport { default as DollarOffIcon } from \"./DollarOff\";\nexport { default as DollarSmallIcon } from \"./DollarSmall\";\nexport { default as DollarIcon } from \"./Dollar\";\nexport { default as DownloadIcon } from \"./Download\";\nexport { default as DriveIcon } from \"./Drive\";\nexport { default as DropboxIcon } from \"./Dropbox\";\nexport { default as DuplicateIcon } from \"./Duplicate\";\nexport { default as EditMultipleIcon } from \"./EditMultiple\";\nexport { default as EditIcon } from \"./Edit\";\nexport { default as EmojiIcon } from \"./Emoji\";\nexport { default as EstimatePlusIcon } from \"./EstimatePlus\";\nexport { default as EstimatesIcon } from \"./Estimates\";\nexport { default as ExpandAllIcon } from \"./ExpandAll\";\nexport { default as ExpenseAddIcon } from \"./ExpenseAdd\";\nexport { default as EyeOffSmallIcon } from \"./EyeOffSmall\";\nexport { default as EyeOffIcon } from \"./EyeOff\";\nexport { default as EyeSmallIcon } from \"./EyeSmall\";\nexport { default as EyeIcon } from \"./Eye\";\nexport { default as FilterIcon } from \"./Filter\";\nexport { default as FolderMoveIcon } from \"./FolderMove\";\nexport { default as FolderOutlineIcon } from \"./FolderOutline\";\nexport { default as GiftIcon } from \"./Gift\";\nexport { default as GroupByIcon } from \"./GroupBy\";\nexport { default as HashtagIcon } from \"./Hashtag\";\nexport { default as HelpIcon } from \"./Help\";\nexport { default as HistoryOfChangesIcon } from \"./HistoryOfChanges\";\nexport { default as ImageIcon } from \"./Image\";\nexport { default as InfoSmallIcon } from \"./InfoSmall\";\nexport { default as InfoIcon } from \"./Info\";\nexport { default as InsertLinkIcon } from \"./InsertLink\";\nexport { default as IntegrationsIcon } from \"./Integrations\";\nexport { default as InvoicesIcon } from \"./Invoices\";\nexport { default as LabelsIcon } from \"./Labels\";\nexport { default as LetterArrowRightIcon } from \"./LetterArrowRight\";\nexport { default as LetterFastIcon } from \"./LetterFast\";\nexport { default as LetterIcon } from \"./Letter\";\nexport { default as LockSmallIcon } from \"./LockSmall\";\nexport { default as LockIcon } from \"./Lock\";\nexport { default as MarkerIcon } from \"./Marker\";\nexport { default as MessageAddIcon } from \"./MessageAdd\";\nexport { default as MessageEmptyIcon } from \"./MessageEmpty\";\nexport { default as MessageSmallIcon } from \"./MessageSmall\";\nexport { default as MessageSolidIcon } from \"./MessageSolid\";\nexport { default as MessageIcon } from \"./Message\";\nexport { default as MinusIcon } from \"./Minus\";\nexport { default as MoveTriggerIcon } from \"./MoveTrigger\";\nexport { default as MoveIcon } from \"./Move\";\nexport { default as MyWorkIcon } from \"./MyWork\";\nexport { default as NoteAddIcon } from \"./NoteAdd\";\nexport { default as NoteIcon } from \"./Note\";\nexport { default as NotebookIcon } from \"./Notebook\";\nexport { default as NotificationBellIcon } from \"./NotificationBell\";\nexport { default as OpenExpandedIcon } from \"./OpenExpanded\";\nexport { default as OpenSheetIcon } from \"./OpenSheet\";\nexport { default as OrderFirstIcon } from \"./OrderFirst\";\nexport { default as PaidSmallIcon } from \"./PaidSmall\";\nexport { default as PauseCircleOutlineIcon } from \"./PauseCircleOutline\";\nexport { default as PauseIcon } from \"./PauseIcon\";\nexport { default as PauseSmallIcon } from \"./PauseSmall\";\nexport { default as PencilSmallIcon } from \"./PencilSmall\";\nexport { default as PencilIcon } from \"./Pencil\";\nexport { default as PendingPaymentSmallIcon } from \"./PendingPaymentSmall\";\nexport { default as PeopleIcon } from \"./People\";\nexport { default as PersonArrowOutCircleIcon } from \"./PersonArrowOutCircle\";\nexport { default as PersonCircleOffIcon } from \"./PersonCircleOff\";\nexport { default as PersonCircleIcon } from \"./PersonCircle\";\nexport { default as PersonPlusIcon } from \"./PersonPlus\";\nexport { default as PersonIcon } from \"./Person\";\nexport { default as PinIcon } from \"./Pin\";\nexport { default as PlayCircleOutlineIcon } from \"./PlayCircleOutline\";\nexport { default as PlayIcon } from \"./PlayIcon\";\nexport { default as PlaySmallIcon } from \"./PlaySmall\";\nexport { default as PriorityLowIcon } from \"./PriorityLow\";\nexport { default as ProjectAddIcon } from \"./ProjectAdd\";\nexport { default as ProjectSearchIcon } from \"./ProjectSearch\";\nexport { default as ProjectStarIcon } from \"./ProjectStar\";\nexport { default as ProjectTemplateAddIcon } from \"./ProjectTemplateAdd\";\nexport { default as ProjectTemplateConvertIcon } from \"./ProjectTemplateConvert\";\nexport { default as ProjectTemplateIcon } from \"./ProjectTemplate\";\nexport { default as ProjectsIcon } from \"./Projects\";\nexport { default as RadioBlankIcon } from \"./RadioBlank\";\nexport { default as RadioButtonIcon } from \"./RadioButton\";\nexport { default as RearangeIcon } from \"./Rearange\";\nexport { default as RearrangeSmallIcon } from \"./RearrangeSmall\";\nexport { default as RecurringCheckmarkSmallIcon } from \"./RecurringCheckmarkSmall\";\nexport { default as RecurringCheckmarkIcon } from \"./RecurringCheckmark\";\nexport { default as RecurringDollarIcon } from \"./RecurringDollar\";\nexport { default as RecurringSmallIcon } from \"./RecurringSmall\";\nexport { default as ReportTimeIcon } from \"./ReportTime\";\nexport { default as ReportsIcon } from \"./Reports\";\nexport { default as RocketSmallIcon } from \"./RocketSmall\";\nexport { default as RocketIcon } from \"./Rocket\";\nexport { default as SearchLargeIcon } from \"./SearchLarge\";\nexport { default as SearchIcon } from \"./Search\";\nexport { default as SendBlankIcon } from \"./SendBlank\";\nexport { default as SendFilledIcon } from \"./SendFilled\";\nexport { default as SettingsIcon } from \"./Settings\";\nexport { default as ShieldIcon } from \"./Shield\";\nexport { default as SortGeneralIcon } from \"./SortGeneral\";\nexport { default as SortIcon } from \"./SortIcon\";\nexport { default as SortListIcon } from \"./SortList\";\nexport { default as StarOutlineIcon } from \"./StarOutline\";\nexport { default as StarIcon } from \"./Star\";\nexport { default as StopwatchIcon } from \"./Stopwatch\";\nexport { default as SystemSettingsIcon } from \"./SystemSettings\";\nexport { default as TaskAddIcon } from \"./TaskAdd\";\nexport { default as TaskListAddIcon } from \"./TaskListAdd\";\nexport { default as TaskListCompleteIcon } from \"./TaskListComplete\";\nexport { default as TaskListIcon } from \"./TaskList\";\nexport { default as ThumbUpOutlineIcon } from \"./ThumbUpOutline\";\nexport { default as TrashIcon } from \"./Trash\";\nexport { default as TreeDotsIcon } from \"./TreeDots\";\nexport { default as UploadIcon } from \"./Upload\";\nexport { default as ViewGridIcon } from \"./ViewGrid\";\nexport { default as ViewListIcon } from \"./ViewList\";\nexport { default as ViewTimelineIcon } from \"./ViewTimeline\";\nexport { default as VolumeHighIcon } from \"./VolumeHigh\";\nexport { default as WarningTriangleSmallIcon } from \"./WarningTriangleSmall\";\nexport { default as WarningTriangleIcon } from \"./WarningTriangle\";\nexport { default as WarningIcon } from \"./Warning\";\nexport { default as WorkloadIcon } from \"./Workload\";\n"],"mappings":"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"}
|
|
@@ -14,6 +14,7 @@ export interface SelectTimeProps extends Omit<SelectTriggerProps, "mode"> {
|
|
|
14
14
|
triggerMode?: InputMode;
|
|
15
15
|
locale?: string;
|
|
16
16
|
trigger?: string;
|
|
17
|
+
step?: number;
|
|
17
18
|
}
|
|
18
19
|
export declare const SelectTime: React.FC<SelectTimeProps>;
|
|
19
20
|
//# sourceMappingURL=SelectTime.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectTime.d.ts","sourceRoot":"","sources":["../../../../src/components/SelectTime/SelectTime.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,cAAc,EAAU,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAiB,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAErE,MAAM,MAAM,gBAAgB,GAAG,GAAG,MAAM,IAAI,MAAM,EAAE,GAAG,SAAS,CAAC;AAEjE,MAAM,WAAW,eAAgB,SAAQ,IAAI,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACvE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,QAAQ,CAAC,EAAE,gBAAgB,CAAC;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,MAAM,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"SelectTime.d.ts","sourceRoot":"","sources":["../../../../src/components/SelectTime/SelectTime.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAK1B,OAAO,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAC;AAE3C,OAAO,EAAE,cAAc,EAAU,MAAM,kBAAkB,CAAC;AAC1D,OAAO,EAAiB,kBAAkB,EAAE,MAAM,kBAAkB,CAAC;AAErE,MAAM,MAAM,gBAAgB,GAAG,GAAG,MAAM,IAAI,MAAM,EAAE,GAAG,SAAS,CAAC;AAEjE,MAAM,WAAW,eAAgB,SAAQ,IAAI,CAAC,kBAAkB,EAAE,MAAM,CAAC;IACvE,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,QAAQ,CAAC,EAAE,gBAAgB,CAAC;IAC5B,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,GAAG,CAAC,EAAE,gBAAgB,CAAC;IACvB,QAAQ,CAAC,EAAE,MAAM,IAAI,CAAC;IACtB,MAAM,CAAC,EAAE,cAAc,CAAC,OAAO,CAAC,CAAC;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;CACf;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAwDhD,CAAC"}
|
|
@@ -13,6 +13,7 @@ export const SelectTime = _ref => {
|
|
|
13
13
|
onChange,
|
|
14
14
|
target,
|
|
15
15
|
triggerMode,
|
|
16
|
+
step = 15,
|
|
16
17
|
...rest
|
|
17
18
|
} = _ref;
|
|
18
19
|
const generateTimeOptions = () => {
|
|
@@ -25,7 +26,7 @@ export const SelectTime = _ref => {
|
|
|
25
26
|
id: currentTime.format("HH:mm"),
|
|
26
27
|
name: currentTime.format(mode === "12" ? "hh:mm A" : "HH:mm")
|
|
27
28
|
});
|
|
28
|
-
currentTime.add(
|
|
29
|
+
currentTime.add(step, "minutes");
|
|
29
30
|
}
|
|
30
31
|
return options;
|
|
31
32
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectTime.js","names":["React","moment","isValidTime","Select","SelectTrigger","SelectTime","_ref","mode","selected","min","max","onChange","target","triggerMode","rest","generateTimeOptions","minTime","maxTime","options","currentTime","clone","isSameOrBefore","push","id","format","name","add","timeOptions","displaySelectedTime","createElement","disabledInternalSort","disableSearch","keepSameOptionsOrder","_extends","renderOption","_ref2","forceCloseMenu"],"sources":["../../../../src/components/SelectTime/SelectTime.tsx"],"sourcesContent":["import React from \"react\";\n\nimport moment from \"moment\";\n\nimport { isValidTime } from \"../../utils/timeUtils\";\nimport { InputMode } from \"../Input/types\";\nimport { IOptionItemProps } from \"../Select/Option\";\nimport { ElementWithRef, Select } from \"../Select/Select\";\nimport { SelectTrigger, SelectTriggerProps } from \"../SelectTrigger\";\n\nexport type Time24HourFormat = `${string}:${string}` | undefined;\n\nexport interface SelectTimeProps extends Omit<SelectTriggerProps, \"mode\"> {\n mode?: \"12\" | \"24\";\n selected?: Time24HourFormat;\n min?: Time24HourFormat;\n max?: Time24HourFormat;\n onChange?: () => void;\n target?: ElementWithRef<Element>;\n className?: string;\n triggerMode?: InputMode;\n locale?: string;\n trigger?: string;\n}\n\nexport const SelectTime: React.FC<SelectTimeProps> = ({\n mode = \"24\",\n selected = \"12:00\",\n min,\n max,\n onChange,\n target,\n triggerMode,\n ...rest\n}) => {\n const generateTimeOptions = (): IOptionItemProps[] => {\n const minTime = moment(isValidTime(min) ? min : \"00:00\", \"HH:mm\");\n const maxTime = moment(isValidTime(max) ? max : \"23:45\", \"HH:mm\");\n const options: IOptionItemProps[] = [];\n\n const currentTime = minTime.clone();\n while (currentTime.isSameOrBefore(maxTime)) {\n options.push({\n id: currentTime.format(\"HH:mm\"),\n name: currentTime.format(mode === \"12\" ? \"hh:mm A\" : \"HH:mm\"),\n });\n currentTime.add(
|
|
1
|
+
{"version":3,"file":"SelectTime.js","names":["React","moment","isValidTime","Select","SelectTrigger","SelectTime","_ref","mode","selected","min","max","onChange","target","triggerMode","step","rest","generateTimeOptions","minTime","maxTime","options","currentTime","clone","isSameOrBefore","push","id","format","name","add","timeOptions","displaySelectedTime","createElement","disabledInternalSort","disableSearch","keepSameOptionsOrder","_extends","renderOption","_ref2","forceCloseMenu"],"sources":["../../../../src/components/SelectTime/SelectTime.tsx"],"sourcesContent":["import React from \"react\";\n\nimport moment from \"moment\";\n\nimport { isValidTime } from \"../../utils/timeUtils\";\nimport { InputMode } from \"../Input/types\";\nimport { IOptionItemProps } from \"../Select/Option\";\nimport { ElementWithRef, Select } from \"../Select/Select\";\nimport { SelectTrigger, SelectTriggerProps } from \"../SelectTrigger\";\n\nexport type Time24HourFormat = `${string}:${string}` | undefined;\n\nexport interface SelectTimeProps extends Omit<SelectTriggerProps, \"mode\"> {\n mode?: \"12\" | \"24\";\n selected?: Time24HourFormat;\n min?: Time24HourFormat;\n max?: Time24HourFormat;\n onChange?: () => void;\n target?: ElementWithRef<Element>;\n className?: string;\n triggerMode?: InputMode;\n locale?: string;\n trigger?: string;\n step?: number;\n}\n\nexport const SelectTime: React.FC<SelectTimeProps> = ({\n mode = \"24\",\n selected = \"12:00\",\n min,\n max,\n onChange,\n target,\n triggerMode,\n step = 15,\n ...rest\n}) => {\n const generateTimeOptions = (): IOptionItemProps[] => {\n const minTime = moment(isValidTime(min) ? min : \"00:00\", \"HH:mm\");\n const maxTime = moment(isValidTime(max) ? max : \"23:45\", \"HH:mm\");\n const options: IOptionItemProps[] = [];\n\n const currentTime = minTime.clone();\n while (currentTime.isSameOrBefore(maxTime)) {\n options.push({\n id: currentTime.format(\"HH:mm\"),\n name: currentTime.format(mode === \"12\" ? \"hh:mm A\" : \"HH:mm\"),\n });\n currentTime.add(step, \"minutes\");\n }\n\n return options;\n };\n\n const timeOptions = generateTimeOptions();\n\n const displaySelectedTime = moment(selected, \"HH:mm\").format(\n mode === \"12\" ? \"hh:mm A\" : \"HH:mm\"\n );\n\n return (\n <Select\n options={timeOptions}\n disabledInternalSort\n selected={selected}\n disableSearch\n keepSameOptionsOrder\n target={\n target ? (\n target\n ) : (\n <SelectTrigger mode={triggerMode} {...rest}>\n {displaySelectedTime}\n </SelectTrigger>\n )\n }\n mode=\"tiny\"\n renderOption={({ name }) => <div>{name}</div>}\n onChange={onChange}\n forceCloseMenu\n />\n );\n};\n"],"mappings":";AAAA,OAAOA,KAAK,MAAM,OAAO;AAEzB,OAAOC,MAAM,MAAM,QAAQ;AAE3B,SAASC,WAAW,QAAQ,uBAAuB;AAGnD,SAAyBC,MAAM,QAAQ,kBAAkB;AACzD,SAASC,aAAa,QAA4B,kBAAkB;AAkBpE,OAAO,MAAMC,UAAqC,GAAGC,IAAA,IAU/C;EAAA,IAVgD;IACpDC,IAAI,GAAG,IAAI;IACXC,QAAQ,GAAG,OAAO;IAClBC,GAAG;IACHC,GAAG;IACHC,QAAQ;IACRC,MAAM;IACNC,WAAW;IACXC,IAAI,GAAG,EAAE;IACT,GAAGC;EACL,CAAC,GAAAT,IAAA;EACC,MAAMU,mBAAmB,GAAGA,CAAA,KAA0B;IACpD,MAAMC,OAAO,GAAGhB,MAAM,CAACC,WAAW,CAACO,GAAG,CAAC,GAAGA,GAAG,GAAG,OAAO,EAAE,OAAO,CAAC;IACjE,MAAMS,OAAO,GAAGjB,MAAM,CAACC,WAAW,CAACQ,GAAG,CAAC,GAAGA,GAAG,GAAG,OAAO,EAAE,OAAO,CAAC;IACjE,MAAMS,OAA2B,GAAG,EAAE;IAEtC,MAAMC,WAAW,GAAGH,OAAO,CAACI,KAAK,CAAC,CAAC;IACnC,OAAOD,WAAW,CAACE,cAAc,CAACJ,OAAO,CAAC,EAAE;MAC1CC,OAAO,CAACI,IAAI,CAAC;QACXC,EAAE,EAAEJ,WAAW,CAACK,MAAM,CAAC,OAAO,CAAC;QAC/BC,IAAI,EAAEN,WAAW,CAACK,MAAM,CAAClB,IAAI,KAAK,IAAI,GAAG,SAAS,GAAG,OAAO;MAC9D,CAAC,CAAC;MACFa,WAAW,CAACO,GAAG,CAACb,IAAI,EAAE,SAAS,CAAC;IAClC;IAEA,OAAOK,OAAO;EAChB,CAAC;EAED,MAAMS,WAAW,GAAGZ,mBAAmB,CAAC,CAAC;EAEzC,MAAMa,mBAAmB,GAAG5B,MAAM,CAACO,QAAQ,EAAE,OAAO,CAAC,CAACiB,MAAM,CAC1DlB,IAAI,KAAK,IAAI,GAAG,SAAS,GAAG,OAC9B,CAAC;EAED,oBACEP,KAAA,CAAA8B,aAAA,CAAC3B,MAAM;IACLgB,OAAO,EAAES,WAAY;IACrBG,oBAAoB;IACpBvB,QAAQ,EAAEA,QAAS;IACnBwB,aAAa;IACbC,oBAAoB;IACpBrB,MAAM,EACJA,MAAM,GACJA,MAAM,gBAENZ,KAAA,CAAA8B,aAAA,CAAC1B,aAAa,EAAA8B,QAAA;MAAC3B,IAAI,EAAEM;IAAY,GAAKE,IAAI,GACvCc,mBACY,CAElB;IACDtB,IAAI,EAAC,MAAM;IACX4B,YAAY,EAAEC,KAAA;MAAA,IAAC;QAAEV;MAAK,CAAC,GAAAU,KAAA;MAAA,oBAAKpC,KAAA,CAAA8B,aAAA,cAAMJ,IAAU,CAAC;IAAA,CAAC;IAC9Cf,QAAQ,EAAEA,QAAS;IACnB0B,cAAc;EAAA,CACf,CAAC;AAEN,CAAC"}
|
|
@@ -18,12 +18,12 @@ export const formatHours = function (num, withLeadingZeroHours) {
|
|
|
18
18
|
if (withLeadingZeroHours === void 0) {
|
|
19
19
|
withLeadingZeroHours = false;
|
|
20
20
|
}
|
|
21
|
+
if (num === 0 || num === "0") {
|
|
22
|
+
return withLeadingZeroHours ? "00:00" : "0:00";
|
|
23
|
+
}
|
|
21
24
|
if (!num) {
|
|
22
25
|
return "";
|
|
23
26
|
}
|
|
24
|
-
if (typeof num === "string" && !num) {
|
|
25
|
-
return withLeadingZeroHours ? "00:00" : "0:00";
|
|
26
|
-
}
|
|
27
27
|
if (typeof num === "string" && num.indexOf(":") >= 0) {
|
|
28
28
|
//eslint-disable-next-line
|
|
29
29
|
let [_hours, _minutes] = num.split(":");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"timeUtils.js","names":["formatHours","num","withLeadingZeroHours","indexOf","_hours","_minutes","split","length","Number","withLeadingZero","replace","input","parseFloat","isDecimal","decimal","toFixed","time","toString","hours","minutes","minutes_formatted","Math","round","parseInt","size","s","isInteger","isValidTime","undefined","test"],"sources":["../../../src/utils/timeUtils.ts"],"sourcesContent":["/**\n * @function formatHours\n * @description\n * Formats a decimal number representing hours into a formatted string (HH:MM).\n * The input can be a number, string, or undefined. The function handles various formats\n * and can optionally add a leading zero to the hours component.\n *\n * @param {number | string | undefined} num - The input representing the hours, which can be in decimal format, a time string, or undefined.\n * @param {boolean} [withLeadingZeroHours=false] - Whether to add a leading zero to the hours part of the output.\n *\n * @returns {string} - A formatted time string in HH:MM format.\n *\n * @example\n * formatHours(1.5) // \"1:30\"\n * formatHours(\"3.5\", true) // \"03:30\"\n */\nexport const formatHours = (\n num: number | string | undefined,\n withLeadingZeroHours = false\n): string => {\n if (
|
|
1
|
+
{"version":3,"file":"timeUtils.js","names":["formatHours","num","withLeadingZeroHours","indexOf","_hours","_minutes","split","length","Number","withLeadingZero","replace","input","parseFloat","isDecimal","decimal","toFixed","time","toString","hours","minutes","minutes_formatted","Math","round","parseInt","size","s","isInteger","isValidTime","undefined","test"],"sources":["../../../src/utils/timeUtils.ts"],"sourcesContent":["/**\n * @function formatHours\n * @description\n * Formats a decimal number representing hours into a formatted string (HH:MM).\n * The input can be a number, string, or undefined. The function handles various formats\n * and can optionally add a leading zero to the hours component.\n *\n * @param {number | string | undefined} num - The input representing the hours, which can be in decimal format, a time string, or undefined.\n * @param {boolean} [withLeadingZeroHours=false] - Whether to add a leading zero to the hours part of the output.\n *\n * @returns {string} - A formatted time string in HH:MM format.\n *\n * @example\n * formatHours(1.5) // \"1:30\"\n * formatHours(\"3.5\", true) // \"03:30\"\n */\nexport const formatHours = (\n num: number | string | undefined,\n withLeadingZeroHours = false\n): string => {\n if (num === 0 || num === \"0\") {\n return withLeadingZeroHours ? \"00:00\" : \"0:00\";\n }\n if (!num) {\n return \"\";\n }\n if (typeof num === \"string\" && num.indexOf(\":\") >= 0) {\n //eslint-disable-next-line\n let [_hours, _minutes] = num.split(\":\");\n if (_minutes && _minutes.length === 1 && Number(_minutes) < 10) {\n _minutes = `${Number(_minutes)}0`;\n }\n if (_hours && _minutes) {\n if (withLeadingZeroHours) {\n return `${withLeadingZero(_hours)}:${_minutes}`;\n }\n return `${_hours}:${_minutes}`;\n } else if (!_hours && _minutes) {\n return withLeadingZeroHours ? `00:${_minutes}` : `0:${_minutes}`;\n } else if (!_minutes && _hours) {\n return withLeadingZeroHours\n ? `${withLeadingZero(_hours)}:00`\n : `${_hours}:00`;\n } else {\n return withLeadingZeroHours ? `00:00` : \"0:00\";\n }\n }\n if (typeof num === \"string\" && num.indexOf(\",\") >= 0) {\n num = num.replace(\",\", \".\");\n }\n const input = typeof num === \"string\" ? parseFloat(num) : num;\n\n if (!isDecimal(input)) {\n if (withLeadingZeroHours) {\n return `${withLeadingZero(input)}:00`;\n }\n return `${input}:00`;\n }\n\n const decimal = input.toFixed(2);\n const time = decimal.toString().split(\".\");\n let hours: string = time[0];\n if (withLeadingZeroHours) {\n hours = withLeadingZero(hours);\n }\n const minutes: string = time[1];\n const minutes_formatted = Math.round((parseInt(minutes, 10) / 100) * 60);\n\n return `${hours}:${withLeadingZero(minutes_formatted)}`;\n};\n\nexport const withLeadingZero = (num: string | number, size = 2) => {\n let s = `${num}`;\n while (s.length < size) s = `0` + s;\n return s;\n};\n\nexport const isDecimal = (num: number): boolean => {\n return !Number.isInteger(num);\n};\n\nexport const isValidTime = (time: string | undefined): boolean => {\n return time === undefined || /^([01]\\d|2[0-3]):([0-5]\\d)$/.test(time);\n};\n"],"mappings":"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"}
|
package/dist/index.js
CHANGED
|
@@ -785,12 +785,12 @@
|
|
|
785
785
|
*/
|
|
786
786
|
var formatHours = function formatHours(num) {
|
|
787
787
|
var withLeadingZeroHours = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
|
|
788
|
+
if (num === 0 || num === "0") {
|
|
789
|
+
return withLeadingZeroHours ? "00:00" : "0:00";
|
|
790
|
+
}
|
|
788
791
|
if (!num) {
|
|
789
792
|
return "";
|
|
790
793
|
}
|
|
791
|
-
if (typeof num === "string" && !num) {
|
|
792
|
-
return withLeadingZeroHours ? "00:00" : "0:00";
|
|
793
|
-
}
|
|
794
794
|
if (typeof num === "string" && num.indexOf(":") >= 0) {
|
|
795
795
|
//eslint-disable-next-line
|
|
796
796
|
var _num$split = num.split(":"),
|
|
@@ -4760,6 +4760,43 @@
|
|
|
4760
4760
|
LetterArrowRightIcon.displayName = "LetterArrowRightIcon";
|
|
4761
4761
|
var LetterArrowRightIcon$1 = LetterArrowRightIcon;
|
|
4762
4762
|
|
|
4763
|
+
/**
|
|
4764
|
+
* @component LetterFastIcon
|
|
4765
|
+
* @description
|
|
4766
|
+
*
|
|
4767
|
+
* The React Icon component is a visual element that displays an icon to represent a concept, object, or action.
|
|
4768
|
+
* The Icon component is
|
|
4769
|
+
* customizable, allowing for variations in size, color, and style to fit the needs of the application.
|
|
4770
|
+
*
|
|
4771
|
+
*
|
|
4772
|
+
* @example
|
|
4773
|
+
* return (
|
|
4774
|
+
* <LetterFastIcon className="mr-2" />
|
|
4775
|
+
* )
|
|
4776
|
+
*
|
|
4777
|
+
* @see
|
|
4778
|
+
* https://system.activecollab.com/?path=/story/foundation-icons-icons--icons
|
|
4779
|
+
* @see
|
|
4780
|
+
* https://design.activecollab.com/docs/foundations/icons
|
|
4781
|
+
*/
|
|
4782
|
+
var LetterFastIcon = /*#__PURE__*/React__default["default"].forwardRef(function (props, svgRef) {
|
|
4783
|
+
return /*#__PURE__*/React__default["default"].createElement("svg", _extends({
|
|
4784
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4785
|
+
width: 24,
|
|
4786
|
+
height: 24,
|
|
4787
|
+
"data-testid": "LetterFastIcon",
|
|
4788
|
+
fill: "var(--color-theme-600)",
|
|
4789
|
+
focusable: false,
|
|
4790
|
+
ref: svgRef
|
|
4791
|
+
}, props), /*#__PURE__*/React__default["default"].createElement("path", {
|
|
4792
|
+
fillRule: "evenodd",
|
|
4793
|
+
d: "M8 6c-1.1 0-2 .9-2 2v9a2 2 0 002 2h13c1.11 0 2-.89 2-2V8a2 2 0 00-2-2H8zm0 11V9.67L14.5 13 21 9.67V17H8zm0-9h13l-6.5 3.31L8 8zm-4 9.5H1c-.552 0-1-.45-1-1s.448-1 1-1h3c-.013 1.22-.013 1.887 0 2zm0-10c-.013.113-.013.78 0 2H1c-.55 0-1-.45-1-1s.45-1 1-1h3zm-4 5c0-.55.45-1 1-1h3v2H1c-.55 0-1-.45-1-1z",
|
|
4794
|
+
clipRule: "evenodd"
|
|
4795
|
+
}));
|
|
4796
|
+
});
|
|
4797
|
+
LetterFastIcon.displayName = "LetterFastIcon";
|
|
4798
|
+
var LetterFastIcon$1 = LetterFastIcon;
|
|
4799
|
+
|
|
4763
4800
|
/**
|
|
4764
4801
|
* @component LetterIcon
|
|
4765
4802
|
* @description
|
|
@@ -16881,7 +16918,7 @@
|
|
|
16881
16918
|
});
|
|
16882
16919
|
SelectTrigger.displayName = "SelectTrigger";
|
|
16883
16920
|
|
|
16884
|
-
var _excluded$n = ["mode", "selected", "min", "max", "onChange", "target", "triggerMode"];
|
|
16921
|
+
var _excluded$n = ["mode", "selected", "min", "max", "onChange", "target", "triggerMode", "step"];
|
|
16885
16922
|
var SelectTime = function SelectTime(_ref) {
|
|
16886
16923
|
var _ref$mode = _ref.mode,
|
|
16887
16924
|
mode = _ref$mode === void 0 ? "24" : _ref$mode,
|
|
@@ -16892,6 +16929,8 @@
|
|
|
16892
16929
|
onChange = _ref.onChange,
|
|
16893
16930
|
target = _ref.target,
|
|
16894
16931
|
triggerMode = _ref.triggerMode,
|
|
16932
|
+
_ref$step = _ref.step,
|
|
16933
|
+
step = _ref$step === void 0 ? 15 : _ref$step,
|
|
16895
16934
|
rest = _objectWithoutProperties(_ref, _excluded$n);
|
|
16896
16935
|
var generateTimeOptions = function generateTimeOptions() {
|
|
16897
16936
|
var minTime = moment__default["default"](isValidTime(min) ? min : "00:00", "HH:mm");
|
|
@@ -16903,7 +16942,7 @@
|
|
|
16903
16942
|
id: currentTime.format("HH:mm"),
|
|
16904
16943
|
name: currentTime.format(mode === "12" ? "hh:mm A" : "HH:mm")
|
|
16905
16944
|
});
|
|
16906
|
-
currentTime.add(
|
|
16945
|
+
currentTime.add(step, "minutes");
|
|
16907
16946
|
}
|
|
16908
16947
|
return options;
|
|
16909
16948
|
};
|
|
@@ -20112,6 +20151,7 @@
|
|
|
20112
20151
|
exports.LayerContextConsumer = LayerContextConsumer;
|
|
20113
20152
|
exports.LayerContextProvider = LayerContextProvider;
|
|
20114
20153
|
exports.LetterArrowRightIcon = LetterArrowRightIcon$1;
|
|
20154
|
+
exports.LetterFastIcon = LetterFastIcon$1;
|
|
20115
20155
|
exports.LetterIcon = LetterIcon$1;
|
|
20116
20156
|
exports.LinearLoader = LinearLoader;
|
|
20117
20157
|
exports.Link = Link;
|