catchup-library-web 2.5.7 → 2.5.8

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/index.d.mts CHANGED
@@ -399,6 +399,8 @@ interface IFixedLabelProps {
399
399
  font: string;
400
400
  }
401
401
 
402
+ declare const AmberLabel: ({ title, icon, font }: IFixedLabelProps) => react_jsx_runtime.JSX.Element;
403
+
402
404
  declare const TealLabel: ({ title, icon, font }: IFixedLabelProps) => react_jsx_runtime.JSX.Element;
403
405
 
404
406
  declare const PurpleLabel: ({ title, icon, font }: IFixedLabelProps) => react_jsx_runtime.JSX.Element;
@@ -926,4 +928,4 @@ declare const retrieveActivityMethodologyOptionList: () => {
926
928
  text: string;
927
929
  }[];
928
930
 
929
- export { ActivityBodyContent, ActivityEmptyContent, ActivityEvaluationRubricContent, ActivityPreviewByData, ActivitySolutionContent, ApproveButton, BaseCard, BaseImage, BaseLoading, BaseLoadingWithText, BaseModal, BasePDF, BaseTitle, BlueLabel, BlueVerticalDividerLine, CancelButton, CoralLabel, CreateButton, CyanLabel, DeleteButton, DividerLine, DropdownActivityContent, FillInTheBlanksActivityContent, FullCard, GrayLabel, GreenLabel, GroupingActivityContent, InfoWithText, InputGroup, InputWithSpecialExpression, LeftTextRightInputGroup, LimeLabel, MCMAActivityContent, MCSAActivityContent, MatchingActivityContent, ONE_DAY, ONE_HOUR, ONE_MONTH, ONE_WEEK, OpenEndedActivityContent, OrangeLabel, OrderingActivityContent, PageTravelGroup, PrimaryButton, ProgressBar, PurpleLabel, RedLabel, ScoreBar, SecondaryButton, SelectionBox, SelectionCheckbox, SelectionTab, SelectionTabFill, StatusError, SubTitle, THREE_MONTHS, TealLabel, TimedProgressBar, TrueFalseActivityContent, VerticalDividerLine, base64ToFile, calculateEndDateOfWeek, calculateLevenshteinDistance, calculateStartDateOfWeek, checkActivityAnswerState, constructActivityAnswerMap, constructActivityAnswerStateList, constructActivityData, constructActivityItemListBodyOnly, constructActivityItemListForSolution, constructActivityItemListMaterialOnly, constructActivityItemListSolutionOnly, constructActivityItemListWithAnswersForAI, constructActivityItemListWithSolutionForAI, constructAnswerBasedOnData, constructBaseNumericIndividualModel, constructBaseVerbalIndvidualModel, constructCategoryTreeFromParentCode, constructCombinedCorporateAssessmentAssignmentReportMap, constructCombinedOutcomeActivityScoreMapFromCombinedReport, constructInputWithSpecialExpressionList, constructMonthName, constructOutcomeActivityScoreList, constructUserProfileQueryParams, constructWeekName, convertDataURLtoFile, convertToBase64, convertToBodyMapString, convertToEvaluationRubricMapString, convertToSolutionMapString, convertTurkishCharactersToEnglish, decodeJWT, encodeJWT, filterCategoryVersionCodeOptionList, filterCategoryVersionCodeOptionListByGradeDTO, filterCategoryVersionCodeOptionListByInstitutionDTO, filterCoterieTypeByDistinctOptionList, filterCoterieTypeOptionList, filterCurriculumTypeOptionList, filterGradeLevelOptionList, filterUserRoleOptionList, findAISettingsFromCurrentProfile, findBestFitActivity, formatPriceWithCommas, getColorByIndex, getCurrentDateTime, getLanguageFromCode, getLanguageFromCurriculumType, getOneWeekLater, getSystemLanguageFromCurriculumType, ignoreMathematicalExpression, mergeObjects, parseBodyMapFromData, parseContentMapFromData, parseMaterialMapFromData, retrieveAcceptedFormats, retrieveActivityAnswerFromAnswerList, retrieveActivityCountOptionList, retrieveActivityMethodologyOptionList, retrieveActivityTemplateDTOOptionList, retrieveAllEarnedBadgeDTOListByCoterieType, retrieveAllEarnedBadgeDTOListByCoterieTypeList, retrieveAnnouncementAudienceOptionList, retrieveAnnouncementTypeOptionList, retrieveBadgeRuleListByParams, retrieveBadgeRuleTextByParams, retrieveBranchDTOByUserProfileOptionList, retrieveBranchDTOOptionList, retrieveBrandDTOByUserProfileOptionList, retrieveBrandDTOOptionList, retrieveCampusDTOByUserProfileOptionList, retrieveCampusDTOOptionList, retrieveCategoryVersionCodeOptionList, retrieveClockTimeLeft, retrieveColorByScore, retrieveContentTypeOptionList, retrieveContestTypeOptionList, retrieveCoterieTypeFromStandardExamCoterieType, retrieveCoterieTypeOptionList, retrieveCountryCodeOptionList, retrieveCountryNameOptionList, retrieveCurrencyTypeOptionList, retrieveCurrentDefaultDataMap, retrieveCurriculumTypeOptionList, retrieveDateIntervalOptionList, retrieveDefaultUserRoleOptionList, retrieveDelayTypeOptionList, retrieveDifficultyByActivityTypeFromData, retrieveDifficultyOptionList, retrieveDiscountAmountTypeOptionList, retrieveDistinctCoterieTypeFromCorporatePersonalizedAssignmentApplicationDTO, retrieveDurationInMinutesOptionList, retrieveDurationInSecondsOptionList, retrieveDurationTypeOptionList, retrieveEachTimeSpentInSeconds, retrieveEnableOptionList, retrieveExternalRegistrationDTOOptionList, retrieveFileTypeFromAcceptedFormat, retrieveFileTypeFromExtension, retrieveFileTypeOptionList, retrieveFrequencyTypeOptionList, retrieveGenderOptionList, retrieveGradeDTOByUserProfileOptionList, retrieveGradeDTOOptionList, retrieveGradeLevelOptionList, retrieveInstitutionDTOByUserProfileOptionList, retrieveInstitutionDTOOptionList, retrieveInstitutionTypeByLevel, retrieveInstitutionTypeOptionList, retrieveLanguageOptionList, retrieveLastNOptionList, retrieveLeagueThresholdByLeagueType, retrieveLeagueThresholds, retrieveLeagueTypeOptionList, retrieveMonthNameByIndex, retrieveOpticalExamPartTypeOptionList, retrieveOpticalExamTypeOptionList, retrieveOtherBadgeDTOList, retrieveOutcomePlanTypeOptionList, retrievePhoneNumberAreaCodeList, retrieveProvinceNameOptionList, retrieveReportTypeOptionList, retrieveSeasonDTOByUserProfileOptionList, retrieveSeasonDTOOptionList, retrieveStandardExamCoterieTypeOptionListByStandardExamType, retrieveStandardExamTypeIcon, retrieveStandardExamTypeOptionList, retrieveStatusOptionList, retrieveTeachingMethodologyOptionList, retrieveTimeFilterOptionList, retrieveTimeFilterWithLastNOptionList, retrieveTokenUsageSubTypeOptionList, retrieveTokenUsageTypeOptionList, retrieveTotalTimeSpentInMinutes, retrieveTotalTimeSpentInSeconds, retrieveUserAuthorityGeneralOptionList, retrieveUserRoleOptionList, retrieveValidationRequirementList, shuffleArray, useScreenSize };
931
+ export { ActivityBodyContent, ActivityEmptyContent, ActivityEvaluationRubricContent, ActivityPreviewByData, ActivitySolutionContent, AmberLabel, ApproveButton, BaseCard, BaseImage, BaseLoading, BaseLoadingWithText, BaseModal, BasePDF, BaseTitle, BlueLabel, BlueVerticalDividerLine, CancelButton, CoralLabel, CreateButton, CyanLabel, DeleteButton, DividerLine, DropdownActivityContent, FillInTheBlanksActivityContent, FullCard, GrayLabel, GreenLabel, GroupingActivityContent, InfoWithText, InputGroup, InputWithSpecialExpression, LeftTextRightInputGroup, LimeLabel, MCMAActivityContent, MCSAActivityContent, MatchingActivityContent, ONE_DAY, ONE_HOUR, ONE_MONTH, ONE_WEEK, OpenEndedActivityContent, OrangeLabel, OrderingActivityContent, PageTravelGroup, PrimaryButton, ProgressBar, PurpleLabel, RedLabel, ScoreBar, SecondaryButton, SelectionBox, SelectionCheckbox, SelectionTab, SelectionTabFill, StatusError, SubTitle, THREE_MONTHS, TealLabel, TimedProgressBar, TrueFalseActivityContent, VerticalDividerLine, base64ToFile, calculateEndDateOfWeek, calculateLevenshteinDistance, calculateStartDateOfWeek, checkActivityAnswerState, constructActivityAnswerMap, constructActivityAnswerStateList, constructActivityData, constructActivityItemListBodyOnly, constructActivityItemListForSolution, constructActivityItemListMaterialOnly, constructActivityItemListSolutionOnly, constructActivityItemListWithAnswersForAI, constructActivityItemListWithSolutionForAI, constructAnswerBasedOnData, constructBaseNumericIndividualModel, constructBaseVerbalIndvidualModel, constructCategoryTreeFromParentCode, constructCombinedCorporateAssessmentAssignmentReportMap, constructCombinedOutcomeActivityScoreMapFromCombinedReport, constructInputWithSpecialExpressionList, constructMonthName, constructOutcomeActivityScoreList, constructUserProfileQueryParams, constructWeekName, convertDataURLtoFile, convertToBase64, convertToBodyMapString, convertToEvaluationRubricMapString, convertToSolutionMapString, convertTurkishCharactersToEnglish, decodeJWT, encodeJWT, filterCategoryVersionCodeOptionList, filterCategoryVersionCodeOptionListByGradeDTO, filterCategoryVersionCodeOptionListByInstitutionDTO, filterCoterieTypeByDistinctOptionList, filterCoterieTypeOptionList, filterCurriculumTypeOptionList, filterGradeLevelOptionList, filterUserRoleOptionList, findAISettingsFromCurrentProfile, findBestFitActivity, formatPriceWithCommas, getColorByIndex, getCurrentDateTime, getLanguageFromCode, getLanguageFromCurriculumType, getOneWeekLater, getSystemLanguageFromCurriculumType, ignoreMathematicalExpression, mergeObjects, parseBodyMapFromData, parseContentMapFromData, parseMaterialMapFromData, retrieveAcceptedFormats, retrieveActivityAnswerFromAnswerList, retrieveActivityCountOptionList, retrieveActivityMethodologyOptionList, retrieveActivityTemplateDTOOptionList, retrieveAllEarnedBadgeDTOListByCoterieType, retrieveAllEarnedBadgeDTOListByCoterieTypeList, retrieveAnnouncementAudienceOptionList, retrieveAnnouncementTypeOptionList, retrieveBadgeRuleListByParams, retrieveBadgeRuleTextByParams, retrieveBranchDTOByUserProfileOptionList, retrieveBranchDTOOptionList, retrieveBrandDTOByUserProfileOptionList, retrieveBrandDTOOptionList, retrieveCampusDTOByUserProfileOptionList, retrieveCampusDTOOptionList, retrieveCategoryVersionCodeOptionList, retrieveClockTimeLeft, retrieveColorByScore, retrieveContentTypeOptionList, retrieveContestTypeOptionList, retrieveCoterieTypeFromStandardExamCoterieType, retrieveCoterieTypeOptionList, retrieveCountryCodeOptionList, retrieveCountryNameOptionList, retrieveCurrencyTypeOptionList, retrieveCurrentDefaultDataMap, retrieveCurriculumTypeOptionList, retrieveDateIntervalOptionList, retrieveDefaultUserRoleOptionList, retrieveDelayTypeOptionList, retrieveDifficultyByActivityTypeFromData, retrieveDifficultyOptionList, retrieveDiscountAmountTypeOptionList, retrieveDistinctCoterieTypeFromCorporatePersonalizedAssignmentApplicationDTO, retrieveDurationInMinutesOptionList, retrieveDurationInSecondsOptionList, retrieveDurationTypeOptionList, retrieveEachTimeSpentInSeconds, retrieveEnableOptionList, retrieveExternalRegistrationDTOOptionList, retrieveFileTypeFromAcceptedFormat, retrieveFileTypeFromExtension, retrieveFileTypeOptionList, retrieveFrequencyTypeOptionList, retrieveGenderOptionList, retrieveGradeDTOByUserProfileOptionList, retrieveGradeDTOOptionList, retrieveGradeLevelOptionList, retrieveInstitutionDTOByUserProfileOptionList, retrieveInstitutionDTOOptionList, retrieveInstitutionTypeByLevel, retrieveInstitutionTypeOptionList, retrieveLanguageOptionList, retrieveLastNOptionList, retrieveLeagueThresholdByLeagueType, retrieveLeagueThresholds, retrieveLeagueTypeOptionList, retrieveMonthNameByIndex, retrieveOpticalExamPartTypeOptionList, retrieveOpticalExamTypeOptionList, retrieveOtherBadgeDTOList, retrieveOutcomePlanTypeOptionList, retrievePhoneNumberAreaCodeList, retrieveProvinceNameOptionList, retrieveReportTypeOptionList, retrieveSeasonDTOByUserProfileOptionList, retrieveSeasonDTOOptionList, retrieveStandardExamCoterieTypeOptionListByStandardExamType, retrieveStandardExamTypeIcon, retrieveStandardExamTypeOptionList, retrieveStatusOptionList, retrieveTeachingMethodologyOptionList, retrieveTimeFilterOptionList, retrieveTimeFilterWithLastNOptionList, retrieveTokenUsageSubTypeOptionList, retrieveTokenUsageTypeOptionList, retrieveTotalTimeSpentInMinutes, retrieveTotalTimeSpentInSeconds, retrieveUserAuthorityGeneralOptionList, retrieveUserRoleOptionList, retrieveValidationRequirementList, shuffleArray, useScreenSize };
package/dist/index.d.ts CHANGED
@@ -399,6 +399,8 @@ interface IFixedLabelProps {
399
399
  font: string;
400
400
  }
401
401
 
402
+ declare const AmberLabel: ({ title, icon, font }: IFixedLabelProps) => react_jsx_runtime.JSX.Element;
403
+
402
404
  declare const TealLabel: ({ title, icon, font }: IFixedLabelProps) => react_jsx_runtime.JSX.Element;
403
405
 
404
406
  declare const PurpleLabel: ({ title, icon, font }: IFixedLabelProps) => react_jsx_runtime.JSX.Element;
@@ -926,4 +928,4 @@ declare const retrieveActivityMethodologyOptionList: () => {
926
928
  text: string;
927
929
  }[];
928
930
 
929
- export { ActivityBodyContent, ActivityEmptyContent, ActivityEvaluationRubricContent, ActivityPreviewByData, ActivitySolutionContent, ApproveButton, BaseCard, BaseImage, BaseLoading, BaseLoadingWithText, BaseModal, BasePDF, BaseTitle, BlueLabel, BlueVerticalDividerLine, CancelButton, CoralLabel, CreateButton, CyanLabel, DeleteButton, DividerLine, DropdownActivityContent, FillInTheBlanksActivityContent, FullCard, GrayLabel, GreenLabel, GroupingActivityContent, InfoWithText, InputGroup, InputWithSpecialExpression, LeftTextRightInputGroup, LimeLabel, MCMAActivityContent, MCSAActivityContent, MatchingActivityContent, ONE_DAY, ONE_HOUR, ONE_MONTH, ONE_WEEK, OpenEndedActivityContent, OrangeLabel, OrderingActivityContent, PageTravelGroup, PrimaryButton, ProgressBar, PurpleLabel, RedLabel, ScoreBar, SecondaryButton, SelectionBox, SelectionCheckbox, SelectionTab, SelectionTabFill, StatusError, SubTitle, THREE_MONTHS, TealLabel, TimedProgressBar, TrueFalseActivityContent, VerticalDividerLine, base64ToFile, calculateEndDateOfWeek, calculateLevenshteinDistance, calculateStartDateOfWeek, checkActivityAnswerState, constructActivityAnswerMap, constructActivityAnswerStateList, constructActivityData, constructActivityItemListBodyOnly, constructActivityItemListForSolution, constructActivityItemListMaterialOnly, constructActivityItemListSolutionOnly, constructActivityItemListWithAnswersForAI, constructActivityItemListWithSolutionForAI, constructAnswerBasedOnData, constructBaseNumericIndividualModel, constructBaseVerbalIndvidualModel, constructCategoryTreeFromParentCode, constructCombinedCorporateAssessmentAssignmentReportMap, constructCombinedOutcomeActivityScoreMapFromCombinedReport, constructInputWithSpecialExpressionList, constructMonthName, constructOutcomeActivityScoreList, constructUserProfileQueryParams, constructWeekName, convertDataURLtoFile, convertToBase64, convertToBodyMapString, convertToEvaluationRubricMapString, convertToSolutionMapString, convertTurkishCharactersToEnglish, decodeJWT, encodeJWT, filterCategoryVersionCodeOptionList, filterCategoryVersionCodeOptionListByGradeDTO, filterCategoryVersionCodeOptionListByInstitutionDTO, filterCoterieTypeByDistinctOptionList, filterCoterieTypeOptionList, filterCurriculumTypeOptionList, filterGradeLevelOptionList, filterUserRoleOptionList, findAISettingsFromCurrentProfile, findBestFitActivity, formatPriceWithCommas, getColorByIndex, getCurrentDateTime, getLanguageFromCode, getLanguageFromCurriculumType, getOneWeekLater, getSystemLanguageFromCurriculumType, ignoreMathematicalExpression, mergeObjects, parseBodyMapFromData, parseContentMapFromData, parseMaterialMapFromData, retrieveAcceptedFormats, retrieveActivityAnswerFromAnswerList, retrieveActivityCountOptionList, retrieveActivityMethodologyOptionList, retrieveActivityTemplateDTOOptionList, retrieveAllEarnedBadgeDTOListByCoterieType, retrieveAllEarnedBadgeDTOListByCoterieTypeList, retrieveAnnouncementAudienceOptionList, retrieveAnnouncementTypeOptionList, retrieveBadgeRuleListByParams, retrieveBadgeRuleTextByParams, retrieveBranchDTOByUserProfileOptionList, retrieveBranchDTOOptionList, retrieveBrandDTOByUserProfileOptionList, retrieveBrandDTOOptionList, retrieveCampusDTOByUserProfileOptionList, retrieveCampusDTOOptionList, retrieveCategoryVersionCodeOptionList, retrieveClockTimeLeft, retrieveColorByScore, retrieveContentTypeOptionList, retrieveContestTypeOptionList, retrieveCoterieTypeFromStandardExamCoterieType, retrieveCoterieTypeOptionList, retrieveCountryCodeOptionList, retrieveCountryNameOptionList, retrieveCurrencyTypeOptionList, retrieveCurrentDefaultDataMap, retrieveCurriculumTypeOptionList, retrieveDateIntervalOptionList, retrieveDefaultUserRoleOptionList, retrieveDelayTypeOptionList, retrieveDifficultyByActivityTypeFromData, retrieveDifficultyOptionList, retrieveDiscountAmountTypeOptionList, retrieveDistinctCoterieTypeFromCorporatePersonalizedAssignmentApplicationDTO, retrieveDurationInMinutesOptionList, retrieveDurationInSecondsOptionList, retrieveDurationTypeOptionList, retrieveEachTimeSpentInSeconds, retrieveEnableOptionList, retrieveExternalRegistrationDTOOptionList, retrieveFileTypeFromAcceptedFormat, retrieveFileTypeFromExtension, retrieveFileTypeOptionList, retrieveFrequencyTypeOptionList, retrieveGenderOptionList, retrieveGradeDTOByUserProfileOptionList, retrieveGradeDTOOptionList, retrieveGradeLevelOptionList, retrieveInstitutionDTOByUserProfileOptionList, retrieveInstitutionDTOOptionList, retrieveInstitutionTypeByLevel, retrieveInstitutionTypeOptionList, retrieveLanguageOptionList, retrieveLastNOptionList, retrieveLeagueThresholdByLeagueType, retrieveLeagueThresholds, retrieveLeagueTypeOptionList, retrieveMonthNameByIndex, retrieveOpticalExamPartTypeOptionList, retrieveOpticalExamTypeOptionList, retrieveOtherBadgeDTOList, retrieveOutcomePlanTypeOptionList, retrievePhoneNumberAreaCodeList, retrieveProvinceNameOptionList, retrieveReportTypeOptionList, retrieveSeasonDTOByUserProfileOptionList, retrieveSeasonDTOOptionList, retrieveStandardExamCoterieTypeOptionListByStandardExamType, retrieveStandardExamTypeIcon, retrieveStandardExamTypeOptionList, retrieveStatusOptionList, retrieveTeachingMethodologyOptionList, retrieveTimeFilterOptionList, retrieveTimeFilterWithLastNOptionList, retrieveTokenUsageSubTypeOptionList, retrieveTokenUsageTypeOptionList, retrieveTotalTimeSpentInMinutes, retrieveTotalTimeSpentInSeconds, retrieveUserAuthorityGeneralOptionList, retrieveUserRoleOptionList, retrieveValidationRequirementList, shuffleArray, useScreenSize };
931
+ export { ActivityBodyContent, ActivityEmptyContent, ActivityEvaluationRubricContent, ActivityPreviewByData, ActivitySolutionContent, AmberLabel, ApproveButton, BaseCard, BaseImage, BaseLoading, BaseLoadingWithText, BaseModal, BasePDF, BaseTitle, BlueLabel, BlueVerticalDividerLine, CancelButton, CoralLabel, CreateButton, CyanLabel, DeleteButton, DividerLine, DropdownActivityContent, FillInTheBlanksActivityContent, FullCard, GrayLabel, GreenLabel, GroupingActivityContent, InfoWithText, InputGroup, InputWithSpecialExpression, LeftTextRightInputGroup, LimeLabel, MCMAActivityContent, MCSAActivityContent, MatchingActivityContent, ONE_DAY, ONE_HOUR, ONE_MONTH, ONE_WEEK, OpenEndedActivityContent, OrangeLabel, OrderingActivityContent, PageTravelGroup, PrimaryButton, ProgressBar, PurpleLabel, RedLabel, ScoreBar, SecondaryButton, SelectionBox, SelectionCheckbox, SelectionTab, SelectionTabFill, StatusError, SubTitle, THREE_MONTHS, TealLabel, TimedProgressBar, TrueFalseActivityContent, VerticalDividerLine, base64ToFile, calculateEndDateOfWeek, calculateLevenshteinDistance, calculateStartDateOfWeek, checkActivityAnswerState, constructActivityAnswerMap, constructActivityAnswerStateList, constructActivityData, constructActivityItemListBodyOnly, constructActivityItemListForSolution, constructActivityItemListMaterialOnly, constructActivityItemListSolutionOnly, constructActivityItemListWithAnswersForAI, constructActivityItemListWithSolutionForAI, constructAnswerBasedOnData, constructBaseNumericIndividualModel, constructBaseVerbalIndvidualModel, constructCategoryTreeFromParentCode, constructCombinedCorporateAssessmentAssignmentReportMap, constructCombinedOutcomeActivityScoreMapFromCombinedReport, constructInputWithSpecialExpressionList, constructMonthName, constructOutcomeActivityScoreList, constructUserProfileQueryParams, constructWeekName, convertDataURLtoFile, convertToBase64, convertToBodyMapString, convertToEvaluationRubricMapString, convertToSolutionMapString, convertTurkishCharactersToEnglish, decodeJWT, encodeJWT, filterCategoryVersionCodeOptionList, filterCategoryVersionCodeOptionListByGradeDTO, filterCategoryVersionCodeOptionListByInstitutionDTO, filterCoterieTypeByDistinctOptionList, filterCoterieTypeOptionList, filterCurriculumTypeOptionList, filterGradeLevelOptionList, filterUserRoleOptionList, findAISettingsFromCurrentProfile, findBestFitActivity, formatPriceWithCommas, getColorByIndex, getCurrentDateTime, getLanguageFromCode, getLanguageFromCurriculumType, getOneWeekLater, getSystemLanguageFromCurriculumType, ignoreMathematicalExpression, mergeObjects, parseBodyMapFromData, parseContentMapFromData, parseMaterialMapFromData, retrieveAcceptedFormats, retrieveActivityAnswerFromAnswerList, retrieveActivityCountOptionList, retrieveActivityMethodologyOptionList, retrieveActivityTemplateDTOOptionList, retrieveAllEarnedBadgeDTOListByCoterieType, retrieveAllEarnedBadgeDTOListByCoterieTypeList, retrieveAnnouncementAudienceOptionList, retrieveAnnouncementTypeOptionList, retrieveBadgeRuleListByParams, retrieveBadgeRuleTextByParams, retrieveBranchDTOByUserProfileOptionList, retrieveBranchDTOOptionList, retrieveBrandDTOByUserProfileOptionList, retrieveBrandDTOOptionList, retrieveCampusDTOByUserProfileOptionList, retrieveCampusDTOOptionList, retrieveCategoryVersionCodeOptionList, retrieveClockTimeLeft, retrieveColorByScore, retrieveContentTypeOptionList, retrieveContestTypeOptionList, retrieveCoterieTypeFromStandardExamCoterieType, retrieveCoterieTypeOptionList, retrieveCountryCodeOptionList, retrieveCountryNameOptionList, retrieveCurrencyTypeOptionList, retrieveCurrentDefaultDataMap, retrieveCurriculumTypeOptionList, retrieveDateIntervalOptionList, retrieveDefaultUserRoleOptionList, retrieveDelayTypeOptionList, retrieveDifficultyByActivityTypeFromData, retrieveDifficultyOptionList, retrieveDiscountAmountTypeOptionList, retrieveDistinctCoterieTypeFromCorporatePersonalizedAssignmentApplicationDTO, retrieveDurationInMinutesOptionList, retrieveDurationInSecondsOptionList, retrieveDurationTypeOptionList, retrieveEachTimeSpentInSeconds, retrieveEnableOptionList, retrieveExternalRegistrationDTOOptionList, retrieveFileTypeFromAcceptedFormat, retrieveFileTypeFromExtension, retrieveFileTypeOptionList, retrieveFrequencyTypeOptionList, retrieveGenderOptionList, retrieveGradeDTOByUserProfileOptionList, retrieveGradeDTOOptionList, retrieveGradeLevelOptionList, retrieveInstitutionDTOByUserProfileOptionList, retrieveInstitutionDTOOptionList, retrieveInstitutionTypeByLevel, retrieveInstitutionTypeOptionList, retrieveLanguageOptionList, retrieveLastNOptionList, retrieveLeagueThresholdByLeagueType, retrieveLeagueThresholds, retrieveLeagueTypeOptionList, retrieveMonthNameByIndex, retrieveOpticalExamPartTypeOptionList, retrieveOpticalExamTypeOptionList, retrieveOtherBadgeDTOList, retrieveOutcomePlanTypeOptionList, retrievePhoneNumberAreaCodeList, retrieveProvinceNameOptionList, retrieveReportTypeOptionList, retrieveSeasonDTOByUserProfileOptionList, retrieveSeasonDTOOptionList, retrieveStandardExamCoterieTypeOptionListByStandardExamType, retrieveStandardExamTypeIcon, retrieveStandardExamTypeOptionList, retrieveStatusOptionList, retrieveTeachingMethodologyOptionList, retrieveTimeFilterOptionList, retrieveTimeFilterWithLastNOptionList, retrieveTokenUsageSubTypeOptionList, retrieveTokenUsageTypeOptionList, retrieveTotalTimeSpentInMinutes, retrieveTotalTimeSpentInSeconds, retrieveUserAuthorityGeneralOptionList, retrieveUserRoleOptionList, retrieveValidationRequirementList, shuffleArray, useScreenSize };
package/dist/index.js CHANGED
@@ -72,6 +72,7 @@ __export(index_exports, {
72
72
  ActivityEvaluationRubricContent: () => ActivityEvaluationRubricContent_default,
73
73
  ActivityPreviewByData: () => ActivityPreviewByData_default,
74
74
  ActivitySolutionContent: () => ActivitySolutionContent_default,
75
+ AmberLabel: () => AmberLabel_default,
75
76
  ApproveButton: () => ApproveButton_default,
76
77
  BaseCard: () => BaseCard_default,
77
78
  BaseImage: () => BaseImage_default,
@@ -7891,10 +7892,27 @@ var Label = ({
7891
7892
  };
7892
7893
  var Label_default = Label;
7893
7894
 
7894
- // src/components/labels/TealLabel.tsx
7895
+ // src/components/labels/AmberLabel.tsx
7895
7896
  var import_jsx_runtime57 = require("react/jsx-runtime");
7896
- var TealLabel = ({ title, icon, font }) => {
7897
+ var AmberLabel = ({ title, icon, font }) => {
7897
7898
  return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
7899
+ Label_default,
7900
+ {
7901
+ title,
7902
+ icon,
7903
+ font,
7904
+ borderColor: "#D97706",
7905
+ backgroundColor: "#FEF3C7",
7906
+ textColor: "#B45309"
7907
+ }
7908
+ );
7909
+ };
7910
+ var AmberLabel_default = AmberLabel;
7911
+
7912
+ // src/components/labels/TealLabel.tsx
7913
+ var import_jsx_runtime58 = require("react/jsx-runtime");
7914
+ var TealLabel = ({ title, icon, font }) => {
7915
+ return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
7898
7916
  Label_default,
7899
7917
  {
7900
7918
  title,
@@ -7909,9 +7927,9 @@ var TealLabel = ({ title, icon, font }) => {
7909
7927
  var TealLabel_default = TealLabel;
7910
7928
 
7911
7929
  // src/components/labels/PurpleLabel.tsx
7912
- var import_jsx_runtime58 = require("react/jsx-runtime");
7930
+ var import_jsx_runtime59 = require("react/jsx-runtime");
7913
7931
  var PurpleLabel = ({ title, icon, font }) => {
7914
- return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
7932
+ return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
7915
7933
  Label_default,
7916
7934
  {
7917
7935
  title,
@@ -7926,9 +7944,9 @@ var PurpleLabel = ({ title, icon, font }) => {
7926
7944
  var PurpleLabel_default = PurpleLabel;
7927
7945
 
7928
7946
  // src/components/labels/GreenLabel.tsx
7929
- var import_jsx_runtime59 = require("react/jsx-runtime");
7947
+ var import_jsx_runtime60 = require("react/jsx-runtime");
7930
7948
  var GreenLabel = ({ title, icon, font }) => {
7931
- return /* @__PURE__ */ (0, import_jsx_runtime59.jsx)(
7949
+ return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
7932
7950
  Label_default,
7933
7951
  {
7934
7952
  title,
@@ -7943,9 +7961,9 @@ var GreenLabel = ({ title, icon, font }) => {
7943
7961
  var GreenLabel_default = GreenLabel;
7944
7962
 
7945
7963
  // src/components/labels/BlueLabel.tsx
7946
- var import_jsx_runtime60 = require("react/jsx-runtime");
7964
+ var import_jsx_runtime61 = require("react/jsx-runtime");
7947
7965
  var BlueLabel = ({ title, icon, font }) => {
7948
- return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
7966
+ return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
7949
7967
  Label_default,
7950
7968
  {
7951
7969
  title,
@@ -7960,9 +7978,9 @@ var BlueLabel = ({ title, icon, font }) => {
7960
7978
  var BlueLabel_default = BlueLabel;
7961
7979
 
7962
7980
  // src/components/labels/OrangeLabel.tsx
7963
- var import_jsx_runtime61 = require("react/jsx-runtime");
7981
+ var import_jsx_runtime62 = require("react/jsx-runtime");
7964
7982
  var OrangeLabel = ({ title, icon, font }) => {
7965
- return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
7983
+ return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
7966
7984
  Label_default,
7967
7985
  {
7968
7986
  title,
@@ -7977,9 +7995,9 @@ var OrangeLabel = ({ title, icon, font }) => {
7977
7995
  var OrangeLabel_default = OrangeLabel;
7978
7996
 
7979
7997
  // src/components/labels/RedLabel.tsx
7980
- var import_jsx_runtime62 = require("react/jsx-runtime");
7998
+ var import_jsx_runtime63 = require("react/jsx-runtime");
7981
7999
  var RedLabel = ({ title, icon, font }) => {
7982
- return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
8000
+ return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
7983
8001
  Label_default,
7984
8002
  {
7985
8003
  title,
@@ -7994,9 +8012,9 @@ var RedLabel = ({ title, icon, font }) => {
7994
8012
  var RedLabel_default = RedLabel;
7995
8013
 
7996
8014
  // src/components/labels/LimeLabel.tsx
7997
- var import_jsx_runtime63 = require("react/jsx-runtime");
8015
+ var import_jsx_runtime64 = require("react/jsx-runtime");
7998
8016
  var LimeLabel = ({ title, icon, font }) => {
7999
- return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
8017
+ return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
8000
8018
  Label_default,
8001
8019
  {
8002
8020
  title,
@@ -8011,9 +8029,9 @@ var LimeLabel = ({ title, icon, font }) => {
8011
8029
  var LimeLabel_default = LimeLabel;
8012
8030
 
8013
8031
  // src/components/labels/CoralLabel.tsx
8014
- var import_jsx_runtime64 = require("react/jsx-runtime");
8032
+ var import_jsx_runtime65 = require("react/jsx-runtime");
8015
8033
  var CoralLabel = ({ title, icon, font }) => {
8016
- return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
8034
+ return /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
8017
8035
  Label_default,
8018
8036
  {
8019
8037
  title,
@@ -8028,9 +8046,9 @@ var CoralLabel = ({ title, icon, font }) => {
8028
8046
  var CoralLabel_default = CoralLabel;
8029
8047
 
8030
8048
  // src/components/labels/CyanLabel.tsx
8031
- var import_jsx_runtime65 = require("react/jsx-runtime");
8049
+ var import_jsx_runtime66 = require("react/jsx-runtime");
8032
8050
  var CyanLabel = ({ title, icon, font }) => {
8033
- return /* @__PURE__ */ (0, import_jsx_runtime65.jsx)(
8051
+ return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
8034
8052
  Label_default,
8035
8053
  {
8036
8054
  title,
@@ -8045,9 +8063,9 @@ var CyanLabel = ({ title, icon, font }) => {
8045
8063
  var CyanLabel_default = CyanLabel;
8046
8064
 
8047
8065
  // src/components/labels/GrayLabel.tsx
8048
- var import_jsx_runtime66 = require("react/jsx-runtime");
8066
+ var import_jsx_runtime67 = require("react/jsx-runtime");
8049
8067
  var GrayLabel = ({ title, icon, font }) => {
8050
- return /* @__PURE__ */ (0, import_jsx_runtime66.jsx)(
8068
+ return /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(
8051
8069
  Label_default,
8052
8070
  {
8053
8071
  title,
@@ -8062,20 +8080,20 @@ var GrayLabel = ({ title, icon, font }) => {
8062
8080
  var GrayLabel_default = GrayLabel;
8063
8081
 
8064
8082
  // src/components/infos/InfoWithText.tsx
8065
- var import_jsx_runtime67 = require("react/jsx-runtime");
8083
+ var import_jsx_runtime68 = require("react/jsx-runtime");
8066
8084
  var InfoWithText = (props) => {
8067
8085
  const { value } = props;
8068
- return /* @__PURE__ */ (0, import_jsx_runtime67.jsxs)("div", { className: "w-full flex flex-row items-center gap-x-2 my-2", children: [
8069
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(BaseImage_default, { src: "/icons/info.webp", alt: "info", size: "small" }),
8070
- /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("div", { className: "flex-1", children: /* @__PURE__ */ (0, import_jsx_runtime67.jsx)("p", { className: "", children: value }) })
8086
+ return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("div", { className: "w-full flex flex-row items-center gap-x-2 my-2", children: [
8087
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(BaseImage_default, { src: "/icons/info.webp", alt: "info", size: "small" }),
8088
+ /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("div", { className: "flex-1", children: /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("p", { className: "", children: value }) })
8071
8089
  ] });
8072
8090
  };
8073
8091
  var InfoWithText_default = InfoWithText;
8074
8092
 
8075
8093
  // src/components/titles/SubTitle.tsx
8076
- var import_jsx_runtime68 = require("react/jsx-runtime");
8094
+ var import_jsx_runtime69 = require("react/jsx-runtime");
8077
8095
  var SubTitle = ({ title }) => {
8078
- return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)("p", { className: "text-xl font-medium text-catchup-darker-blue", children: title });
8096
+ return /* @__PURE__ */ (0, import_jsx_runtime69.jsx)("p", { className: "text-xl font-medium text-catchup-darker-blue", children: title });
8079
8097
  };
8080
8098
  var SubTitle_default = SubTitle;
8081
8099
 
@@ -10838,6 +10856,7 @@ var retrieveActivityMethodologyOptionList = () => {
10838
10856
  ActivityEvaluationRubricContent,
10839
10857
  ActivityPreviewByData,
10840
10858
  ActivitySolutionContent,
10859
+ AmberLabel,
10841
10860
  ApproveButton,
10842
10861
  BaseCard,
10843
10862
  BaseImage,
package/dist/index.mjs CHANGED
@@ -7658,10 +7658,27 @@ var Label = ({
7658
7658
  };
7659
7659
  var Label_default = Label;
7660
7660
 
7661
- // src/components/labels/TealLabel.tsx
7661
+ // src/components/labels/AmberLabel.tsx
7662
7662
  import { jsx as jsx57 } from "react/jsx-runtime";
7663
- var TealLabel = ({ title, icon, font }) => {
7663
+ var AmberLabel = ({ title, icon, font }) => {
7664
7664
  return /* @__PURE__ */ jsx57(
7665
+ Label_default,
7666
+ {
7667
+ title,
7668
+ icon,
7669
+ font,
7670
+ borderColor: "#D97706",
7671
+ backgroundColor: "#FEF3C7",
7672
+ textColor: "#B45309"
7673
+ }
7674
+ );
7675
+ };
7676
+ var AmberLabel_default = AmberLabel;
7677
+
7678
+ // src/components/labels/TealLabel.tsx
7679
+ import { jsx as jsx58 } from "react/jsx-runtime";
7680
+ var TealLabel = ({ title, icon, font }) => {
7681
+ return /* @__PURE__ */ jsx58(
7665
7682
  Label_default,
7666
7683
  {
7667
7684
  title,
@@ -7676,9 +7693,9 @@ var TealLabel = ({ title, icon, font }) => {
7676
7693
  var TealLabel_default = TealLabel;
7677
7694
 
7678
7695
  // src/components/labels/PurpleLabel.tsx
7679
- import { jsx as jsx58 } from "react/jsx-runtime";
7696
+ import { jsx as jsx59 } from "react/jsx-runtime";
7680
7697
  var PurpleLabel = ({ title, icon, font }) => {
7681
- return /* @__PURE__ */ jsx58(
7698
+ return /* @__PURE__ */ jsx59(
7682
7699
  Label_default,
7683
7700
  {
7684
7701
  title,
@@ -7693,9 +7710,9 @@ var PurpleLabel = ({ title, icon, font }) => {
7693
7710
  var PurpleLabel_default = PurpleLabel;
7694
7711
 
7695
7712
  // src/components/labels/GreenLabel.tsx
7696
- import { jsx as jsx59 } from "react/jsx-runtime";
7713
+ import { jsx as jsx60 } from "react/jsx-runtime";
7697
7714
  var GreenLabel = ({ title, icon, font }) => {
7698
- return /* @__PURE__ */ jsx59(
7715
+ return /* @__PURE__ */ jsx60(
7699
7716
  Label_default,
7700
7717
  {
7701
7718
  title,
@@ -7710,9 +7727,9 @@ var GreenLabel = ({ title, icon, font }) => {
7710
7727
  var GreenLabel_default = GreenLabel;
7711
7728
 
7712
7729
  // src/components/labels/BlueLabel.tsx
7713
- import { jsx as jsx60 } from "react/jsx-runtime";
7730
+ import { jsx as jsx61 } from "react/jsx-runtime";
7714
7731
  var BlueLabel = ({ title, icon, font }) => {
7715
- return /* @__PURE__ */ jsx60(
7732
+ return /* @__PURE__ */ jsx61(
7716
7733
  Label_default,
7717
7734
  {
7718
7735
  title,
@@ -7727,9 +7744,9 @@ var BlueLabel = ({ title, icon, font }) => {
7727
7744
  var BlueLabel_default = BlueLabel;
7728
7745
 
7729
7746
  // src/components/labels/OrangeLabel.tsx
7730
- import { jsx as jsx61 } from "react/jsx-runtime";
7747
+ import { jsx as jsx62 } from "react/jsx-runtime";
7731
7748
  var OrangeLabel = ({ title, icon, font }) => {
7732
- return /* @__PURE__ */ jsx61(
7749
+ return /* @__PURE__ */ jsx62(
7733
7750
  Label_default,
7734
7751
  {
7735
7752
  title,
@@ -7744,9 +7761,9 @@ var OrangeLabel = ({ title, icon, font }) => {
7744
7761
  var OrangeLabel_default = OrangeLabel;
7745
7762
 
7746
7763
  // src/components/labels/RedLabel.tsx
7747
- import { jsx as jsx62 } from "react/jsx-runtime";
7764
+ import { jsx as jsx63 } from "react/jsx-runtime";
7748
7765
  var RedLabel = ({ title, icon, font }) => {
7749
- return /* @__PURE__ */ jsx62(
7766
+ return /* @__PURE__ */ jsx63(
7750
7767
  Label_default,
7751
7768
  {
7752
7769
  title,
@@ -7761,9 +7778,9 @@ var RedLabel = ({ title, icon, font }) => {
7761
7778
  var RedLabel_default = RedLabel;
7762
7779
 
7763
7780
  // src/components/labels/LimeLabel.tsx
7764
- import { jsx as jsx63 } from "react/jsx-runtime";
7781
+ import { jsx as jsx64 } from "react/jsx-runtime";
7765
7782
  var LimeLabel = ({ title, icon, font }) => {
7766
- return /* @__PURE__ */ jsx63(
7783
+ return /* @__PURE__ */ jsx64(
7767
7784
  Label_default,
7768
7785
  {
7769
7786
  title,
@@ -7778,9 +7795,9 @@ var LimeLabel = ({ title, icon, font }) => {
7778
7795
  var LimeLabel_default = LimeLabel;
7779
7796
 
7780
7797
  // src/components/labels/CoralLabel.tsx
7781
- import { jsx as jsx64 } from "react/jsx-runtime";
7798
+ import { jsx as jsx65 } from "react/jsx-runtime";
7782
7799
  var CoralLabel = ({ title, icon, font }) => {
7783
- return /* @__PURE__ */ jsx64(
7800
+ return /* @__PURE__ */ jsx65(
7784
7801
  Label_default,
7785
7802
  {
7786
7803
  title,
@@ -7795,9 +7812,9 @@ var CoralLabel = ({ title, icon, font }) => {
7795
7812
  var CoralLabel_default = CoralLabel;
7796
7813
 
7797
7814
  // src/components/labels/CyanLabel.tsx
7798
- import { jsx as jsx65 } from "react/jsx-runtime";
7815
+ import { jsx as jsx66 } from "react/jsx-runtime";
7799
7816
  var CyanLabel = ({ title, icon, font }) => {
7800
- return /* @__PURE__ */ jsx65(
7817
+ return /* @__PURE__ */ jsx66(
7801
7818
  Label_default,
7802
7819
  {
7803
7820
  title,
@@ -7812,9 +7829,9 @@ var CyanLabel = ({ title, icon, font }) => {
7812
7829
  var CyanLabel_default = CyanLabel;
7813
7830
 
7814
7831
  // src/components/labels/GrayLabel.tsx
7815
- import { jsx as jsx66 } from "react/jsx-runtime";
7832
+ import { jsx as jsx67 } from "react/jsx-runtime";
7816
7833
  var GrayLabel = ({ title, icon, font }) => {
7817
- return /* @__PURE__ */ jsx66(
7834
+ return /* @__PURE__ */ jsx67(
7818
7835
  Label_default,
7819
7836
  {
7820
7837
  title,
@@ -7829,20 +7846,20 @@ var GrayLabel = ({ title, icon, font }) => {
7829
7846
  var GrayLabel_default = GrayLabel;
7830
7847
 
7831
7848
  // src/components/infos/InfoWithText.tsx
7832
- import { jsx as jsx67, jsxs as jsxs45 } from "react/jsx-runtime";
7849
+ import { jsx as jsx68, jsxs as jsxs45 } from "react/jsx-runtime";
7833
7850
  var InfoWithText = (props) => {
7834
7851
  const { value } = props;
7835
7852
  return /* @__PURE__ */ jsxs45("div", { className: "w-full flex flex-row items-center gap-x-2 my-2", children: [
7836
- /* @__PURE__ */ jsx67(BaseImage_default, { src: "/icons/info.webp", alt: "info", size: "small" }),
7837
- /* @__PURE__ */ jsx67("div", { className: "flex-1", children: /* @__PURE__ */ jsx67("p", { className: "", children: value }) })
7853
+ /* @__PURE__ */ jsx68(BaseImage_default, { src: "/icons/info.webp", alt: "info", size: "small" }),
7854
+ /* @__PURE__ */ jsx68("div", { className: "flex-1", children: /* @__PURE__ */ jsx68("p", { className: "", children: value }) })
7838
7855
  ] });
7839
7856
  };
7840
7857
  var InfoWithText_default = InfoWithText;
7841
7858
 
7842
7859
  // src/components/titles/SubTitle.tsx
7843
- import { jsx as jsx68 } from "react/jsx-runtime";
7860
+ import { jsx as jsx69 } from "react/jsx-runtime";
7844
7861
  var SubTitle = ({ title }) => {
7845
- return /* @__PURE__ */ jsx68("p", { className: "text-xl font-medium text-catchup-darker-blue", children: title });
7862
+ return /* @__PURE__ */ jsx69("p", { className: "text-xl font-medium text-catchup-darker-blue", children: title });
7846
7863
  };
7847
7864
  var SubTitle_default = SubTitle;
7848
7865
 
@@ -10604,6 +10621,7 @@ export {
10604
10621
  ActivityEvaluationRubricContent_default as ActivityEvaluationRubricContent,
10605
10622
  ActivityPreviewByData_default as ActivityPreviewByData,
10606
10623
  ActivitySolutionContent_default as ActivitySolutionContent,
10624
+ AmberLabel_default as AmberLabel,
10607
10625
  ApproveButton_default as ApproveButton,
10608
10626
  BaseCard_default as BaseCard,
10609
10627
  BaseImage_default as BaseImage,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "catchup-library-web",
3
- "version": "2.5.7",
3
+ "version": "2.5.8",
4
4
  "description": "",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -0,0 +1,17 @@
1
+ import { IFixedLabelProps } from "../../properties/LabelProperties";
2
+ import Label from "./Label";
3
+
4
+ const AmberLabel = ({ title, icon, font }: IFixedLabelProps) => {
5
+ return (
6
+ <Label
7
+ title={title}
8
+ icon={icon}
9
+ font={font}
10
+ borderColor="#D97706"
11
+ backgroundColor="#FEF3C7"
12
+ textColor="#B45309"
13
+ />
14
+ );
15
+ };
16
+
17
+ export default AmberLabel;
package/src/index.ts CHANGED
@@ -54,6 +54,7 @@ export { default as SelectionCheckbox } from "./components/boxes/SelectionCheckb
54
54
  export { default as SelectionTab } from "./components/tabs/SelectionTab";
55
55
  export { default as SelectionTabFill } from "./components/tabs/SelectionTabFill";
56
56
 
57
+ export { default as AmberLabel } from "./components/labels/AmberLabel";
57
58
  export { default as TealLabel } from "./components/labels/TealLabel";
58
59
  export { default as PurpleLabel } from "./components/labels/PurpleLabel";
59
60
  export { default as GreenLabel } from "./components/labels/GreenLabel";