@liner-fe/icon 0.2.49 → 0.2.54

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/lib/index.d.ts CHANGED
@@ -501,15 +501,7 @@ declare const IconColorComplete: React.ForwardRefExoticComponent<Omit<ColorIconP
501
501
 
502
502
  declare const IconFileHashtag: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
503
503
 
504
- declare const IconArrowCollapse: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
505
-
506
- declare const IconArrowExpand: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
507
-
508
- declare const IconColorFiltering: React.ForwardRefExoticComponent<Omit<ColorIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
509
-
510
- declare const IconArrowDownUp: React.ForwardRefExoticComponent<Omit<IconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
511
-
512
- type IconName = "arrow-upward" | "arrow-downward" | "arrow-back" | "arrow-forward" | "drop-up" | "drop-down" | "arrow-backward" | "arrow-drop-right" | "arrow-up" | "arrow-down" | "arrow-left" | "arrow-right" | "move" | "arrow-turn" | "start" | "end" | "extend" | "shorten" | "more" | "check-mark" | "check-mark-fill" | "exclamationmark" | "exclamationmark-fill" | "plus" | "minus" | "close" | "close-fill" | "double-arrow-forward" | "double-arrow-backward" | "arrow-up-right" | "arrow-down-left" | "arrow-up-left" | "arrow-up-down" | "redo" | "undo" | "expand" | "show-all" | "hide-all" | "help" | "zoom-in" | "zoom-out" | "retry" | "question-message" | "books" | "balance" | "chart-bar" | "chart-line-uptrend" | "folder" | "folder-open" | "folder-add" | "document" | "person" | "person-add" | "send" | "paperclip" | "share" | "sign-out" | "lock" | "ai" | "trash" | "stack" | "new-thread" | "summarize" | "search" | "memo" | "globe" | "graduationcap" | "palette" | "download" | "copy" | "regenerate" | "credit" | "feedback" | "creditcard" | "speaker" | "tune" | "shield" | "light" | "document-add" | "thumb-up" | "thumb-down" | "document-warning" | "person-fill" | "step" | "book" | "description" | "bookmark" | "power" | "photo" | "camera" | "list" | "desktop" | "desktop-on-cursor" | "view-list" | "bolt" | "home" | "visibility" | "visibility-off" | "magic-wand" | "highlighter" | "pencil" | "essay" | "magic-pencil" | "highlight-edit" | "paraphrase" | "bulb-exclamtionmark" | "bulb" | "make-easy" | "translate" | "info" | "apple" | "android" | "twitter" | "facebook" | "google" | "car" | "airplane" | "rocket" | "source" | "liner" | "setting" | "light-mode" | "dark-mode" | "fire" | "question-box" | "target" | "new-tab" | "quote" | "document-check" | "block" | "bookmark-cancel" | "email" | "filter" | "timer" | "play-button" | "text-select" | "bell" | "secret-mode" | "add-clock" | "clock" | "spinner" | "volume-up" | "volume" | "google-export" | "link" | "sheet-export" | "shield-person" | "shield-usage" | "formal-bag" | "casual-shoe" | "folder-open-share" | "folder-share" | "verification-badge" | "report" | "brain" | "mindmap" | "flowchart" | "focus" | "paragraph" | "add-to-folder" | "remove-from-folder" | "move-to-folder" | "new-thread-folder" | "chrome" | "new-chrome-extension" | "mobile" | "members" | "teams" | "stop" | "microscope" | "literature-review" | "expand-close" | "restaurant" | "color-liner" | "color-liner-variation" | "color-facebook" | "color-google" | "color-fire" | "more-horizontal" | "more-vertical" | "check-mark-in-circle" | "star" | "credit-add" | "m-new-tab" | "collection-add" | "collections" | "survey" | "location" | "hourglass" | "bag" | "color-excel" | "color-html" | "color-powerpoint" | "color-link" | "color-hypothesis-generator" | "color-citation-recommender" | "color-survey-simulator" | "color-research-tracer" | "at-sign" | "color-peer-review" | "adjustment" | "view-sidebar" | "add-emoji" | "bold" | "italic" | "underline" | "strikethrough" | "align-left" | "align-center" | "align-right" | "left-indentation" | "right-indentation" | "numbered-list" | "color-kakaotalk" | "color-hwp" | "color-xml" | "color-xlsx" | "color-json" | "color-image" | "color-kakaotalk-logo" | "history" | "menu" | "current-tab" | "color-literature-review" | "color-hypothesis-evaluator" | "color-survey-generator" | "columns" | "split-columns" | "fx" | "calendar" | "insert-after" | "color-docx" | "color-txt" | "color-markdown" | "color-pdf" | "color-csv" | "table" | "tex" | "color-document" | "color-research-with-agents" | "color-search-with-citation" | "color-collaborate-with-team" | "file-download" | "color-gift-box" | "color-research-question" | "color-citation" | "color-summarize" | "color-compass" | "color-complete" | "file-hashtag" | "arrow-collapse" | "arrow-expand" | "color-filtering" | "arrow-down-up";
504
+ type IconName = "arrow-upward" | "arrow-downward" | "arrow-back" | "arrow-forward" | "drop-up" | "drop-down" | "arrow-backward" | "arrow-drop-right" | "arrow-up" | "arrow-down" | "arrow-left" | "arrow-right" | "move" | "arrow-turn" | "start" | "end" | "extend" | "shorten" | "more" | "check-mark" | "check-mark-fill" | "exclamationmark" | "exclamationmark-fill" | "plus" | "minus" | "close" | "close-fill" | "double-arrow-forward" | "double-arrow-backward" | "arrow-up-right" | "arrow-down-left" | "arrow-up-left" | "arrow-up-down" | "redo" | "undo" | "expand" | "show-all" | "hide-all" | "help" | "zoom-in" | "zoom-out" | "retry" | "question-message" | "books" | "balance" | "chart-bar" | "chart-line-uptrend" | "folder" | "folder-open" | "folder-add" | "document" | "person" | "person-add" | "send" | "paperclip" | "share" | "sign-out" | "lock" | "ai" | "trash" | "stack" | "new-thread" | "summarize" | "search" | "memo" | "globe" | "graduationcap" | "palette" | "download" | "copy" | "regenerate" | "credit" | "feedback" | "creditcard" | "speaker" | "tune" | "shield" | "light" | "document-add" | "thumb-up" | "thumb-down" | "document-warning" | "person-fill" | "step" | "book" | "description" | "bookmark" | "power" | "photo" | "camera" | "list" | "desktop" | "desktop-on-cursor" | "view-list" | "bolt" | "home" | "visibility" | "visibility-off" | "magic-wand" | "highlighter" | "pencil" | "essay" | "magic-pencil" | "highlight-edit" | "paraphrase" | "bulb-exclamtionmark" | "bulb" | "make-easy" | "translate" | "info" | "apple" | "android" | "twitter" | "facebook" | "google" | "car" | "airplane" | "rocket" | "source" | "liner" | "setting" | "light-mode" | "dark-mode" | "fire" | "question-box" | "target" | "new-tab" | "quote" | "document-check" | "block" | "bookmark-cancel" | "email" | "filter" | "timer" | "play-button" | "text-select" | "bell" | "secret-mode" | "add-clock" | "clock" | "spinner" | "volume-up" | "volume" | "google-export" | "link" | "sheet-export" | "shield-person" | "shield-usage" | "formal-bag" | "casual-shoe" | "folder-open-share" | "folder-share" | "verification-badge" | "report" | "brain" | "mindmap" | "flowchart" | "focus" | "paragraph" | "add-to-folder" | "remove-from-folder" | "move-to-folder" | "new-thread-folder" | "chrome" | "new-chrome-extension" | "mobile" | "members" | "teams" | "stop" | "microscope" | "literature-review" | "expand-close" | "restaurant" | "color-liner" | "color-liner-variation" | "color-facebook" | "color-google" | "color-fire" | "more-horizontal" | "more-vertical" | "check-mark-in-circle" | "star" | "credit-add" | "m-new-tab" | "collection-add" | "collections" | "survey" | "location" | "hourglass" | "bag" | "color-excel" | "color-html" | "color-powerpoint" | "color-link" | "color-hypothesis-generator" | "color-citation-recommender" | "color-survey-simulator" | "color-research-tracer" | "at-sign" | "color-peer-review" | "adjustment" | "view-sidebar" | "add-emoji" | "bold" | "italic" | "underline" | "strikethrough" | "align-left" | "align-center" | "align-right" | "left-indentation" | "right-indentation" | "numbered-list" | "color-kakaotalk" | "color-hwp" | "color-xml" | "color-xlsx" | "color-json" | "color-image" | "color-kakaotalk-logo" | "history" | "menu" | "current-tab" | "color-literature-review" | "color-hypothesis-evaluator" | "color-survey-generator" | "columns" | "split-columns" | "fx" | "calendar" | "insert-after" | "color-docx" | "color-txt" | "color-markdown" | "color-pdf" | "color-csv" | "table" | "tex" | "color-document" | "color-research-with-agents" | "color-search-with-citation" | "color-collaborate-with-team" | "file-download" | "color-gift-box" | "color-research-question" | "color-citation" | "color-summarize" | "color-compass" | "color-complete" | "file-hashtag";
513
505
  type IconSizeKey = keyof typeof iconSizeMap;
514
506
  interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'name'> {
515
507
  fill?: boolean;
@@ -522,4 +514,4 @@ interface IconProps extends Omit<SVGProps<SVGSVGElement>, 'fill' | 'name'> {
522
514
  type ColorIconProps = Omit<IconProps, 'type' | 'fillType' | 'fill' | 'thick'>;
523
515
  type IconComponentType = React.ForwardRefExoticComponent<Omit<IconProps, 'ref'> & React.RefAttributes<SVGSVGElement>>;
524
516
 
525
- export { type ColorIconProps, IconAddClock, IconAddEmoji, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowCollapse, IconArrowDown, IconArrowDownLeft, IconArrowDownUp, IconArrowDownward, IconArrowDropRight, IconArrowExpand, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCollectionAdd, IconCollections, IconColorCitation, IconColorCitationRecommender, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFiltering, IconColorFire, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorMarkdown, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorXlsx, IconColorXml, IconColumns, type IconComponentType, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, type IconName, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPlayButton, IconPlus, IconPower, type IconProps, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShowAll, IconSignOut, type IconSizeKey, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut };
517
+ export { type ColorIconProps, IconAddClock, IconAddEmoji, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowDown, IconArrowDownLeft, IconArrowDownward, IconArrowDropRight, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCollectionAdd, IconCollections, IconColorCitation, IconColorCitationRecommender, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFire, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorMarkdown, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorXlsx, IconColorXml, IconColumns, type IconComponentType, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, type IconName, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPlayButton, IconPlus, IconPower, type IconProps, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShowAll, IconSignOut, type IconSizeKey, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut };
package/lib/index.js CHANGED
@@ -59,7 +59,7 @@ var IconDropUp = /* @__PURE__ */ forwardRef(
59
59
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", style, ...props }, ref) => {
60
60
  const iconSize = iconSizeMap[size];
61
61
  if (fill && thick) {
62
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.3284 29.1716L35.5 29.1716C36.3909 29.1716 36.8371 28.0944 36.2071 27.4645L25.3284 16.5858C24.5474 15.8047 23.281 15.8047 22.5 16.5858L11.6213 27.4645C10.9913 28.0944 11.4375 29.1716 12.3284 29.1716Z", style: { fill: `var(--${type})` } }) });
62
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: /* @__PURE__ */ jsx("path", { d: "M21.5253 17.3516L10.9395 27.9375L13.0608 30.0588L23.6467 19.4729C23.8419 19.2779 24.1586 19.2778 24.3538 19.4729L34.9397 30.0588L37.061 27.9375L26.4751 17.3516C25.1083 15.9849 22.8922 15.985 21.5253 17.3516Z", style: { fill: `var(--${type})` } }) });
63
63
  } else if (fill) {
64
64
  return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: /* @__PURE__ */ jsx("path", { d: "M21.5253 17.3516L10.9395 27.9375L13.0608 30.0588L23.6467 19.4729C23.8419 19.2779 24.1586 19.2778 24.3538 19.4729L34.9397 30.0588L37.061 27.9375L26.4751 17.3516C25.1083 15.9849 22.8922 15.985 21.5253 17.3516Z", style: { fill: `var(--${type})` } }) });
65
65
  } else if (thick) {
@@ -85,7 +85,7 @@ var IconArrowBackward = /* @__PURE__ */ forwardRef(
85
85
  ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", style, ...props }, ref) => {
86
86
  const iconSize = iconSizeMap[size];
87
87
  if (fill && thick) {
88
- return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: /* @__PURE__ */ jsx("path", { d: "M29.1716 35.6716L29.1716 12.5001C29.1716 11.6091 28.0944 11.163 27.4645 11.7929L16.5858 22.6716C15.8047 23.4527 15.8047 24.719 16.5858 25.5001L27.4645 36.3787C28.0944 37.0087 29.1716 36.5625 29.1716 35.6716Z", style: { fill: `var(--${type})` } }) });
88
+ return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.0605 13.0588L19.4748 23.6445C19.2796 23.8397 19.2796 24.1563 19.4748 24.3516L30.0605 34.9372L27.9391 37.0585L17.3535 26.4729C15.9867 25.1061 15.9867 22.89 17.3535 21.5231L27.9391 10.9375L30.0605 13.0588Z", style: { fill: `var(--${type})` } }) });
89
89
  } else if (fill) {
90
90
  return /* @__PURE__ */ jsx("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M30.0605 13.0588L19.4748 23.6445C19.2796 23.8397 19.2796 24.1563 19.4748 24.3516L30.0605 34.9372L27.9391 37.0585L17.3535 26.4729C15.9867 25.1061 15.9867 22.89 17.3535 21.5231L27.9391 10.9375L30.0605 13.0588Z", style: { fill: `var(--${type})` } }) });
91
91
  } else if (thick) {
@@ -5223,89 +5223,5 @@ var IconFileHashtag = /* @__PURE__ */ forwardRef(
5223
5223
  return /* @__PURE__ */ jsx("svg", { ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.9199 15.8232H31.6387L34.2715 6H37.377L34.7441 15.8232H44.915L44.1104 18.8242L33.9404 18.8232L31.167 29.1768H41.3369L40.5322 32.1768H30.3633L27.7314 42H24.625L27.2568 32.1768H16.5391L13.9072 42H10.8008L13.4326 32.1768H3.2627L4.06641 29.1768H14.2363L17.0107 18.8232H6.84082L7.64453 15.8242L17.8145 15.8232L20.4473 6H23.5527L20.9199 15.8232ZM17.3428 29.1768H28.0605L30.835 18.8232H20.1162L17.3428 29.1768Z", style: { fill: `var(--${type})` } }) });
5224
5224
  }
5225
5225
  );
5226
- var IconArrowCollapse = /* @__PURE__ */ forwardRef(
5227
- ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", style, ...props }, ref) => {
5228
- const iconSize = iconSizeMap[size];
5229
- if (fill && thick) {
5230
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5231
- /* @__PURE__ */ jsx("path", { d: "M34.0605 30.06L26.4746 37.646C25.1078 39.0127 22.8912 39.0128 21.5244 37.646L13.9385 30.06L16.0605 27.9389L23.6455 35.5249C23.8407 35.72 24.1572 35.7198 24.3525 35.5249L31.9395 27.9389L34.0605 30.06Z", style: { fill: `var(--${type})` } }),
5232
- /* @__PURE__ */ jsx("path", { d: "M21.6572 10.2299C23.0312 8.98869 25.1525 9.02891 26.4766 10.353L34.0625 17.9399L31.9414 20.061L24.3545 12.4751C24.1837 12.3042 23.9196 12.2825 23.7256 12.4106L23.6475 12.4751L16.0615 20.061L13.9404 17.9399L21.5264 10.353L21.6572 10.2299Z", style: { fill: `var(--${type})` } })
5233
- ] });
5234
- } else if (fill) {
5235
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5236
- /* @__PURE__ */ jsx("path", { d: "M34.0605 30.06L26.4746 37.646C25.1078 39.0127 22.8912 39.0128 21.5244 37.646L13.9385 30.06L16.0605 27.9389L23.6455 35.5249C23.8407 35.72 24.1572 35.7198 24.3525 35.5249L31.9395 27.9389L34.0605 30.06Z", style: { fill: `var(--${type})` } }),
5237
- /* @__PURE__ */ jsx("path", { d: "M21.6572 10.2299C23.0312 8.98869 25.1525 9.02891 26.4766 10.353L34.0625 17.9399L31.9414 20.061L24.3545 12.4751C24.1837 12.3042 23.9196 12.2825 23.7256 12.4106L23.6475 12.4751L16.0615 20.061L13.9404 17.9399L21.5264 10.353L21.6572 10.2299Z", style: { fill: `var(--${type})` } })
5238
- ] });
5239
- } else if (thick) {
5240
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5241
- /* @__PURE__ */ jsx("path", { d: "M34.0605 30.06L26.4746 37.646C25.1078 39.0127 22.8912 39.0128 21.5244 37.646L13.9385 30.06L16.0605 27.9389L23.6455 35.5249C23.8407 35.72 24.1572 35.7198 24.3525 35.5249L31.9395 27.9389L34.0605 30.06Z", style: { fill: `var(--${type})` } }),
5242
- /* @__PURE__ */ jsx("path", { d: "M21.6572 10.2299C23.0312 8.98869 25.1525 9.02891 26.4766 10.353L34.0625 17.9399L31.9414 20.061L24.3545 12.4751C24.1837 12.3042 23.9196 12.2825 23.7256 12.4106L23.6475 12.4751L16.0615 20.061L13.9404 17.9399L21.5264 10.353L21.6572 10.2299Z", style: { fill: `var(--${type})` } })
5243
- ] });
5244
- }
5245
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5246
- /* @__PURE__ */ jsx("path", { d: "M34.0605 30.06L26.4746 37.646C25.1078 39.0127 22.8912 39.0128 21.5244 37.646L13.9385 30.06L16.0605 27.9389L23.6455 35.5249C23.8407 35.72 24.1572 35.7198 24.3525 35.5249L31.9395 27.9389L34.0605 30.06Z", style: { fill: `var(--${type})` } }),
5247
- /* @__PURE__ */ jsx("path", { d: "M21.6572 10.2299C23.0312 8.98869 25.1525 9.02891 26.4766 10.353L34.0625 17.9399L31.9414 20.061L24.3545 12.4751C24.1837 12.3042 23.9196 12.2825 23.7256 12.4106L23.6475 12.4751L16.0615 20.061L13.9404 17.9399L21.5264 10.353L21.6572 10.2299Z", style: { fill: `var(--${type})` } })
5248
- ] });
5249
- }
5250
- );
5251
- var IconArrowExpand = /* @__PURE__ */ forwardRef(
5252
- ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", style, ...props }, ref) => {
5253
- const iconSize = iconSizeMap[size];
5254
- if (fill && thick) {
5255
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5256
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5257
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5258
- ] });
5259
- } else if (fill) {
5260
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5261
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5262
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5263
- ] });
5264
- } else if (thick) {
5265
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5266
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5267
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5268
- ] });
5269
- }
5270
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5271
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5272
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5273
- ] });
5274
- }
5275
- );
5276
- var IconColorFiltering = /* @__PURE__ */ forwardRef(
5277
- ({ size = "m", className, style, ...props }, ref) => {
5278
- const iconSize = iconSizeMap[size];
5279
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5280
- /* @__PURE__ */ jsx("path", { d: "M6 11.206C6 10.375 6.51387 9.63054 7.29089 9.33591L23.2909 3.26889C23.7478 3.09565 24.2522 3.09565 24.7091 3.26889L40.7091 9.33591C41.4861 9.63054 42 10.375 42 11.206V20.9791C42 29.6883 37.4676 37.7698 30.0363 42.3112L25.0429 45.3627C24.4027 45.7539 23.5973 45.7539 22.9571 45.3627L17.9637 42.3112C10.5324 37.7698 6 29.6883 6 20.9791L6 11.206Z", fill: "#0C893B" }),
5281
- /* @__PURE__ */ jsx("path", { d: "M33 14.1399C33 14.094 32.9765 14.0551 32.967 14.0339C32.9459 14.0257 32.907 14.001 32.8611 14.001H26.4465C26.4148 14.001 26.3842 14.0139 26.3618 14.0363L22.679 17.712C22.6566 17.7344 22.626 17.7473 22.5943 17.7473H15.8419C15.8101 17.7473 15.7795 17.7603 15.7571 17.7826L11.0398 22.4929C10.9633 22.5683 11.0174 22.6989 11.1245 22.6989H17.2154C17.3931 22.6989 17.5367 22.8425 17.5367 23.0202V29.3383C17.5367 29.3724 17.552 29.403 17.5756 29.4254C17.5979 29.4489 17.6285 29.4642 17.6627 29.4642H23.9807C24.1585 29.4642 24.3021 29.6078 24.3021 29.7856V35.8765C24.3021 35.9836 24.4327 36.0377 24.508 35.9612L29.2172 31.2438C29.2395 31.2215 29.2525 31.1909 29.2525 31.1591V24.4067C29.2525 24.3749 29.2654 24.3443 29.2878 24.322L32.9635 20.6392C32.9859 20.6168 32.9988 20.5862 32.9988 20.5544V14.1399H33ZM28.7475 23.524C28.7475 23.6982 28.6063 23.8406 28.4309 23.8406H23.477C23.3028 23.8406 23.1604 23.6994 23.1604 23.524V18.57C23.1604 18.3958 23.3016 18.2534 23.477 18.2534H28.4309C28.6051 18.2534 28.7475 18.3947 28.7475 18.57V23.524Z", fill: "white" })
5282
- ] });
5283
- }
5284
- );
5285
- var IconArrowDownUp = /* @__PURE__ */ forwardRef(
5286
- ({ fill = false, thick = false, size = "m", type = "neutral-label-primary", className, fillType = "inverse-label-primary", style, ...props }, ref) => {
5287
- const iconSize = iconSizeMap[size];
5288
- if (fill && thick) {
5289
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5290
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5291
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5292
- ] });
5293
- } else if (fill) {
5294
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5295
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5296
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5297
- ] });
5298
- } else if (thick) {
5299
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5300
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5301
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5302
- ] });
5303
- }
5304
- return /* @__PURE__ */ jsxs("svg", { width: iconSize, height: iconSize, viewBox: "0 0 48 48", fill: "none", ref, className, style: { minWidth: iconSize, minHeight: iconSize, ...style }, ...props, children: [
5305
- /* @__PURE__ */ jsx("path", { d: "M21.5265 19.6472L13.9403 12.061L16.0616 9.9397L23.6478 17.5259C23.8431 17.7209 24.1598 17.7211 24.3549 17.5259L31.9411 9.9397L34.0625 12.061L26.4763 19.6472C25.1095 21.014 22.8934 21.0138 21.5265 19.6472Z", style: { fill: `var(--${type})` } }),
5306
- /* @__PURE__ */ jsx("path", { d: "M21.5247 28.3537L13.9392 35.9392L16.0605 38.0605L23.646 30.475C23.8413 30.2798 24.1579 30.2798 24.3532 30.475L31.9394 38.0612L34.0607 35.9399L26.4745 28.3537C25.1076 26.9869 22.8915 26.9869 21.5247 28.3537Z", style: { fill: `var(--${type})` } })
5307
- ] });
5308
- }
5309
- );
5310
5226
 
5311
- export { IconAddClock, IconAddEmoji, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowCollapse, IconArrowDown, IconArrowDownLeft, IconArrowDownUp, IconArrowDownward, IconArrowDropRight, IconArrowExpand, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCollectionAdd, IconCollections, IconColorCitation, IconColorCitationRecommender, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFiltering, IconColorFire, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorMarkdown, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorXlsx, IconColorXml, IconColumns, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPlayButton, IconPlus, IconPower, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShowAll, IconSignOut, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut };
5227
+ export { IconAddClock, IconAddEmoji, IconAddToFolder, IconAdjustment, IconAi, IconAirplane, IconAlignCenter, IconAlignLeft, IconAlignRight, IconAndroid, IconApple, IconArrowBack, IconArrowBackward, IconArrowDown, IconArrowDownLeft, IconArrowDownward, IconArrowDropRight, IconArrowForward, IconArrowLeft, IconArrowRight, IconArrowTurn, IconArrowUp, IconArrowUpDown, IconArrowUpLeft, IconArrowUpRight, IconArrowUpward, IconAtSign, IconBag, IconBalance, IconBell, IconBlock, IconBold, IconBolt, IconBook, IconBookmark, IconBookmarkCancel, IconBooks, IconBrain, IconBulb, IconBulbExclamtionmark, IconCalendar, IconCamera, IconCar, IconCasualShoe, IconChartBar, IconChartLineUptrend, IconCheckMark, IconCheckMarkFill, IconCheckMarkInCircle, IconChrome, IconClock, IconClose, IconCloseFill, IconCollectionAdd, IconCollections, IconColorCitation, IconColorCitationRecommender, IconColorCollaborateWithTeam, IconColorCompass, IconColorComplete, IconColorCsv, IconColorDocument, IconColorDocx, IconColorExcel, IconColorFacebook, IconColorFire, IconColorGiftBox, IconColorGoogle, IconColorHtml, IconColorHwp, IconColorHypothesisEvaluator, IconColorHypothesisGenerator, IconColorImage, IconColorJson, IconColorKakaotalk, IconColorKakaotalkLogo, IconColorLiner, IconColorLinerVariation, IconColorLink, IconColorLiteratureReview, IconColorMarkdown, IconColorPdf, IconColorPeerReview, IconColorPowerpoint, IconColorResearchQuestion, IconColorResearchTracer, IconColorResearchWithAgents, IconColorSearchWithCitation, IconColorSummarize, IconColorSurveyGenerator, IconColorSurveySimulator, IconColorTxt, IconColorXlsx, IconColorXml, IconColumns, IconCopy, IconCredit, IconCreditAdd, IconCreditcard, IconCurrentTab, IconDarkMode, IconDescription, IconDesktop, IconDesktopOnCursor, IconDocument, IconDocumentAdd, IconDocumentCheck, IconDocumentWarning, IconDoubleArrowBackward, IconDoubleArrowForward, IconDownload, IconDropDown, IconDropUp, IconEmail, IconEnd, IconEssay, IconExclamationmark, IconExclamationmarkFill, IconExpand, IconExpandClose, IconExtend, IconFacebook, IconFeedback, IconFileDownload, IconFileHashtag, IconFilter, IconFire, IconFlowchart, IconFocus, IconFolder, IconFolderAdd, IconFolderOpen, IconFolderOpenShare, IconFolderShare, IconFormalBag, IconFx, IconGlobe, IconGoogle, IconGoogleExport, IconGraduationcap, IconHelp, IconHideAll, IconHighlightEdit, IconHighlighter, IconHistory, IconHome, IconHourglass, IconInfo, IconInsertAfter, IconItalic, IconLeftIndentation, IconLight, IconLightMode, IconLiner, IconLink, IconList, IconLiteratureReview, IconLocation, IconLock, IconMNewTab, IconMagicPencil, IconMagicWand, IconMakeEasy, IconMembers, IconMemo, IconMenu, IconMicroscope, IconMindmap, IconMinus, IconMobile, IconMore, IconMoreHorizontal, IconMoreVertical, IconMove, IconMoveToFolder, IconNewChromeExtension, IconNewTab, IconNewThread, IconNewThreadFolder, IconNumberedList, IconPalette, IconPaperclip, IconParagraph, IconParaphrase, IconPencil, IconPerson, IconPersonAdd, IconPersonFill, IconPhoto, IconPlayButton, IconPlus, IconPower, IconQuestionBox, IconQuestionMessage, IconQuote, IconRedo, IconRegenerate, IconRemoveFromFolder, IconReport, IconRestaurant, IconRetry, IconRightIndentation, IconRocket, IconSearch, IconSecretMode, IconSend, IconSetting, IconShare, IconSheetExport, IconShield, IconShieldPerson, IconShieldUsage, IconShorten, IconShowAll, IconSignOut, IconSource, IconSpeaker, IconSpinner, IconSplitColumns, IconStack, IconStar, IconStart, IconStep, IconStop, IconStrikethrough, IconSummarize, IconSurvey, IconTable, IconTarget, IconTeams, IconTex, IconTextSelect, IconThumbDown, IconThumbUp, IconTimer, IconTranslate, IconTrash, IconTune, IconTwitter, IconUnderline, IconUndo, IconVerificationBadge, IconViewList, IconViewSidebar, IconVisibility, IconVisibilityOff, IconVolume, IconVolumeUp, IconZoomIn, IconZoomOut };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liner-fe/icon",
3
- "version": "0.2.49",
3
+ "version": "0.2.54",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "publishConfig": {
@@ -19,7 +19,7 @@
19
19
  "@types/react": "^18.2.0",
20
20
  "tsup": "^8.5.0",
21
21
  "tsx": "^4.20.5",
22
- "@liner-fe/internal-icon": "^1.0.4"
22
+ "@liner-fe/internal-icon": "^1.0.9"
23
23
  },
24
24
  "scripts": {
25
25
  "build": "pnpm generate-internal-tsx && pnpm tsup --config ./config/tsup/tsup.config.ts && pnpm forward-ref-pure",