@heartpace/icons 0.1.7 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/categories.json +10 -0
- package/dist/index.d.mts +9 -1
- package/dist/index.d.ts +9 -1
- package/dist/index.js +4 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +3 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -163,6 +163,8 @@ var LightFilter3 = (props) => /* @__PURE__ */ React119.createElement("svg", { wi
|
|
|
163
163
|
var LightFilter = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M10.3302 16.5929H4.02943", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M13.1405 6.90038H19.4412", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.72629 6.84625C8.72629 5.5506 7.66813 4.5 6.36314 4.5C5.05816 4.5 4 5.5506 4 6.84625C4 8.14191 5.05816 9.19251 6.36314 9.19251C7.66813 9.19251 8.72629 8.14191 8.72629 6.84625Z", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M20 16.5537C20 15.2581 18.9427 14.2075 17.6377 14.2075C16.3319 14.2075 15.2737 15.2581 15.2737 16.5537C15.2737 17.8494 16.3319 18.9 17.6377 18.9C18.9427 18.9 20 17.8494 20 16.5537Z", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }));
|
|
164
164
|
var LightFolder1 = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M22 11V17C22 21 21 22 17 22H7C3 22 2 21 2 17V7C2 3 3 2 7 2H8.5C10 2 10.33 2.44 10.9 3.2L12.4 5.2C12.78 5.7 13 6 14 6H17C21 6 22 7 22 11Z", stroke: "currentColor", "stroke-miterlimit": "10" }), /* @__PURE__ */ React119.createElement("path", { d: "M8 2H17C19 2 20 3 20 5V6.38", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }));
|
|
165
165
|
var LightFolder = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M21.4189 15.7321C21.4189 19.3101 19.3099 21.4191 15.7319 21.4191H7.94991C4.36291 21.4191 2.24991 19.3101 2.24991 15.7321V7.9321C2.24991 4.3591 3.56391 2.2501 7.14291 2.2501H9.14291C9.86091 2.2511 10.5369 2.5881 10.9669 3.1631L11.8799 4.3771C12.3119 4.9511 12.9879 5.2891 13.7059 5.2901H16.5359C20.1229 5.2901 21.4469 7.1161 21.4469 10.7671L21.4189 15.7321Z", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M7.48102 14.463H16.216", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }));
|
|
166
|
+
var LightFullscreenExit = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M2 4.5H4.5V2", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M2 7.5H4.5V10", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M10 4.5H7.5V2", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M10 7.5H7.5V10", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }));
|
|
167
|
+
var LightFullscreen = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "12", height: "12", viewBox: "0 0 12 12", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M8 2H10V4M4 2H2V4M2 8V10H4M8 10H10V8", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M2 2L4.5 4.5", stroke: "currentColor", "stroke-linecap": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M10 2L7.5 4.5", stroke: "currentColor", "stroke-linecap": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M4.5 7.5L2 10", stroke: "currentColor", "stroke-linecap": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M7.5 7.5L10 10", stroke: "currentColor", "stroke-linecap": "round" }));
|
|
166
168
|
var LightGalleryAdd = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M9 10C10.1046 10 11 9.10457 11 8C11 6.89543 10.1046 6 9 6C7.89543 6 7 6.89543 7 8C7 9.10457 7.89543 10 9 10Z", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M13 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V10", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M15.75 5H21.25", stroke: "currentColor", "stroke-linecap": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M18.5 7.75V2.25", stroke: "currentColor", "stroke-linecap": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M2.67001 18.95L7.60001 15.64C8.39001 15.11 9.53001 15.17 10.24 15.78L10.57 16.07C11.35 16.74 12.61 16.74 13.39 16.07L17.55 12.5C18.33 11.83 19.59 11.83 20.37 12.5L22 13.9", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }));
|
|
167
169
|
var LightGalleryEdit = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M9 10C10.1046 10 11 9.10457 11 8C11 6.89543 10.1046 6 9 6C7.89543 6 7 6.89543 7 8C7 9.10457 7.89543 10 9 10Z", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M13 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22H15C20 22 22 20 22 15V10", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M19.14 2.59L15.51 6.22C15.37 6.36 15.23 6.63 15.21 6.83L15.01 8.22C14.94 8.72 15.29 9.07 15.79 9L17.18 8.8C17.37 8.77 17.65 8.64 17.79 8.5L21.42 4.87C22.05 4.24 22.34 3.52 21.42 2.6C20.49 1.66 19.77 1.96 19.14 2.59Z", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M18.62 3.11C18.93 4.21 19.79 5.07 20.89 5.38", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M2.67001 18.95L7.60001 15.64C8.39001 15.11 9.53001 15.17 10.24 15.78L10.57 16.07C11.35 16.74 12.61 16.74 13.39 16.07L17.55 12.5C18.33 11.83 19.59 11.83 20.37 12.5L22 13.9", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round" }));
|
|
168
170
|
var LightGift = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M19.97 10H3.97V18C3.97 21 4.97 22 7.97 22H15.97C18.97 22 19.97 21 19.97 18V10Z", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M21.5 7V8C21.5 9.1 20.97 10 19.5 10H4.5C2.97 10 2.5 9.1 2.5 8V7C2.5 5.9 2.97 5 4.5 5H19.5C20.97 5 21.5 5.9 21.5 7Z", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M11.64 5H6.12C5.78 4.63 5.79 4.06 6.15 3.7L7.57 2.28C7.94 1.91 8.55 1.91 8.92 2.28L11.64 5Z", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M17.87 5H12.35L15.07 2.28C15.44 1.91 16.05 1.91 16.42 2.28L17.84 3.7C18.2 4.06 18.21 4.63 17.87 5Z", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }), /* @__PURE__ */ React119.createElement("path", { d: "M8.94 10V15.14C8.94 15.94 9.82 16.41 10.49 15.98L11.43 15.36C11.77 15.14 12.2 15.14 12.53 15.36L13.42 15.96C14.08 16.4 14.97 15.93 14.97 15.13V10H8.94Z", stroke: "currentColor", "stroke-miterlimit": "10", "stroke-linecap": "round", "stroke-linejoin": "round" }));
|
|
@@ -296,6 +298,6 @@ var StatusesInfo = (props) => /* @__PURE__ */ React119.createElement("svg", { wi
|
|
|
296
298
|
var StatusesSuccess = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("g", { "clip-path": "url(#clip0_86_6532)" }, /* @__PURE__ */ React119.createElement("path", { d: "M12 2C6.49 2 2 6.49 2 12C2 17.51 6.49 22 12 22C17.51 22 22 17.51 22 12C22 6.49 17.51 2 12 2ZM16.78 9.7L11.11 15.37C10.97 15.51 10.78 15.59 10.58 15.59C10.38 15.59 10.19 15.51 10.05 15.37L7.22 12.54C6.93 12.25 6.93 11.77 7.22 11.48C7.51 11.19 7.99 11.19 8.28 11.48L10.58 13.78L15.72 8.64C16.01 8.35 16.49 8.35 16.78 8.64C17.07 8.93 17.07 9.4 16.78 9.7Z", fill: "currentColor" })), /* @__PURE__ */ React119.createElement("defs", null, /* @__PURE__ */ React119.createElement("clipPath", { id: "clip0_86_6532" }, /* @__PURE__ */ React119.createElement("rect", { width: "24", height: "24", fill: "currentColor" }))));
|
|
297
299
|
var StatusesWarning = (props) => /* @__PURE__ */ React119.createElement("svg", { width: "24", height: "24", viewBox: "0 0 24 24", fill: "none", ...props }, /* @__PURE__ */ React119.createElement("path", { d: "M22.1999 15.92L15.7999 4.4C14.9399 2.85 13.7499 2 12.4399 2C11.1299 2 9.93992 2.85 9.07992 4.4L2.67992 15.92C1.86992 17.39 1.77992 18.8 2.42992 19.91C3.07992 21.02 4.35992 21.63 6.03992 21.63H18.8399C20.5199 21.63 21.7999 21.02 22.4499 19.91C23.0999 18.8 23.0099 17.38 22.1999 15.92ZM11.6899 9C11.6899 8.59 12.0299 8.25 12.4399 8.25C12.8499 8.25 13.1899 8.59 13.1899 9V14C13.1899 14.41 12.8499 14.75 12.4399 14.75C12.0299 14.75 11.6899 14.41 11.6899 14V9ZM13.1499 17.71C13.0999 17.75 13.0499 17.79 12.9999 17.83C12.9399 17.87 12.8799 17.9 12.8199 17.92C12.7599 17.95 12.6999 17.97 12.6299 17.98C12.5699 17.99 12.4999 18 12.4399 18C12.3799 18 12.3099 17.99 12.2399 17.98C12.1799 17.97 12.1199 17.95 12.0599 17.92C11.9999 17.9 11.9399 17.87 11.8799 17.83C11.8299 17.79 11.7799 17.75 11.7299 17.71C11.5499 17.52 11.4399 17.26 11.4399 17C11.4399 16.74 11.5499 16.48 11.7299 16.29C11.7799 16.25 11.8299 16.21 11.8799 16.17C11.9399 16.13 11.9999 16.1 12.0599 16.08C12.1199 16.05 12.1799 16.03 12.2399 16.02C12.3699 15.99 12.5099 15.99 12.6299 16.02C12.6999 16.03 12.7599 16.05 12.8199 16.08C12.8799 16.1 12.9399 16.13 12.9999 16.17C13.0499 16.21 13.0999 16.25 13.1499 16.29C13.3299 16.48 13.4399 16.74 13.4399 17C13.4399 17.26 13.3299 17.52 13.1499 17.71Z", fill: "currentColor" }));
|
|
298
300
|
|
|
299
|
-
export { ArrowArrow2, ArrowArrow3, ArrowArrowDown, ArrowArrowLeft, ArrowArrowRight, ArrowArrowUp, ArrowChevronDown, ArrowChevronLeft, ArrowChevronRight, ArrowChevronUp, ArrowCloseMenu, ArrowDown, ArrowOpenInNewTab, ArrowOpenMenu, ArrowRedo, ArrowRefresh, ArrowRefresh2, ArrowRepeat, ArrowResetTimer, ArrowRotateLeft, ArrowRotateRight, ArrowSwap, ArrowSwap2, ArrowTriangleDown, ArrowTriangleLeft, ArrowTriangleRight, ArrowTriangleUp, ArrowUndo, ArrowUp, BoldAdd, BoldAdvice, BoldAiAssistant, BoldArchive, BoldBoard, BoldBonus, BoldCalendar, BoldChair, BoldChart, BoldColour, BoldColumn, BoldComment, BoldCopy, BoldDelete, BoldDetails, BoldDislike, BoldDot, BoldDragDrop, BoldEdit, BoldEmail, BoldExport, BoldExport2, BoldEye, BoldFilter, BoldFlag, BoldGift, BoldHelp, BoldHierarchy, BoldHierarchyHorizontal, BoldHierarchyVertical, BoldImage, BoldInstruction, BoldInstruction2, BoldIntercom, BoldKebab, BoldLike, BoldLink, BoldList, BoldLoader, BoldLocation, BoldLock, BoldMap, BoldNotification, BoldOpenInSidebar, BoldPlace, BoldResend, BoldRow, BoldSend, BoldSettings, BoldStar, BoldTile, BoldTime, BoldTreemap, BoldUser, BoldUsers, BoldWallet, BoldWork, FlagsAustria, FlagsBelgium, FlagsBulgaria, FlagsCroatia, FlagsCyprus, FlagsCzechia, FlagsDenmark, FlagsEstonia, FlagsEu, FlagsFinland, FlagsFrance, FlagsGermany, FlagsGreece, FlagsHungary, FlagsIceland, FlagsIreland, FlagsItaly, FlagsLatvia, FlagsLithuania, FlagsLuxembourg, FlagsMalta, FlagsNetherlands, FlagsNorway, FlagsPoland, FlagsPortugal, FlagsRomaniaChad, FlagsSlovakia, FlagsSlovenia, FlagsSpain, FlagsSweden, FlagsSwitzerland, FlagsUk, FlagsUsa, Light2User, Light3User, LightActivity, LightAdd, LightAddUser, LightAlignment, LightArchive, LightAttach, LightAutomation, LightBank, LightBarChart, LightBarChart2, LightBookmark, LightBriefcase, LightBuilding, LightBuy, LightCalendar, LightCamera, LightCandidateAnonymous, LightCategory, LightChair, LightChart, LightChat, LightClock, LightCloseSquare, LightColumns, LightCompetence, LightCopy, LightCreateNewItem, LightCross, LightCustomField, LightDeadlineDate, LightDelete, LightDelete1, LightDensity, LightDiscount, LightDiscovery, LightDocument, LightDownload, LightEdit, LightEditSquare, LightEducation, LightExport, LightExport1, LightFiles, LightFilter, LightFilter3, LightFlag, LightFlag1, LightFolder, LightFolder1, LightGalleryAdd, LightGalleryEdit, LightGift, LightGlobalSettings, LightGraph, LightHeart, LightHelpCenter, LightHide, LightHome, LightHrm, LightIceContacts, LightIdea, LightImage, LightImport, LightInfo, LightIntegrations, LightIntercom, LightKey, LightLearningHubRegister, LightLink, LightLink2, LightList, LightLocation, LightLock, LightLogin, LightLogout, LightMagicpen, LightMessage, LightMessage1, LightMessageAdd, LightMoreCircle, LightMoreSquare, LightNewChat, LightNotification, LightOtherSettings, LightPaper, LightPaperDownload, LightPaperFail, LightPaperNegative, LightPaperPlus, LightPaperUpload, LightPassword, LightPercentage, LightPieChart, LightPlus, LightPoBox, LightPrinter, LightProfile, LightRemoveArchive, LightSaveFavourite, LightSaveRemove, LightScan, LightScheduleTalk, LightSearch, LightSend, LightSetting, LightSetting2, LightShieldDone, LightShieldFail, LightShow, LightShuffle, LightSignpost, LightSms, LightStar, LightStrategy, LightSuccess, LightSun, LightTarget, LightTasks, LightTick, LightTimeCircle, LightTimerPause, LightTimerReset, LightUnlock, LightUpload, LightUser, LightUser2, LightVideo, LightWallet, LightWarning, LightWebhooks, LightWebsite, LightWork, MenuAlingment, MenuBurgerMenu, MenuCompetence, MenuDashboard, MenuDataSource, MenuDocuments, MenuEqualPay, MenuEsign, MenuEvaluation, MenuIntegrations, MenuIntercom, MenuOkr, MenuOldDocuments, MenuOnboarding, MenuOrganization, MenuPace, MenuPeopleAnalytics, MenuProfile, MenuPulse, MenuRecruiter, MenuReports, MenuSalaryReview, MenuSms, MenuSurvey, MenuTalks, MenuWorkforce, SrTypeBenefit, SrTypeBonus, SrTypeCustomAtributes, SrTypeEmployment, SrTypeEmployment2, SrTypeExclusion, SrTypeIndexes, SrTypeKpi, SrTypePersonal, SrTypeSalary, StatusesCross, StatusesError, StatusesInfo, StatusesSuccess, StatusesWarning };
|
|
301
|
+
export { ArrowArrow2, ArrowArrow3, ArrowArrowDown, ArrowArrowLeft, ArrowArrowRight, ArrowArrowUp, ArrowChevronDown, ArrowChevronLeft, ArrowChevronRight, ArrowChevronUp, ArrowCloseMenu, ArrowDown, ArrowOpenInNewTab, ArrowOpenMenu, ArrowRedo, ArrowRefresh, ArrowRefresh2, ArrowRepeat, ArrowResetTimer, ArrowRotateLeft, ArrowRotateRight, ArrowSwap, ArrowSwap2, ArrowTriangleDown, ArrowTriangleLeft, ArrowTriangleRight, ArrowTriangleUp, ArrowUndo, ArrowUp, BoldAdd, BoldAdvice, BoldAiAssistant, BoldArchive, BoldBoard, BoldBonus, BoldCalendar, BoldChair, BoldChart, BoldColour, BoldColumn, BoldComment, BoldCopy, BoldDelete, BoldDetails, BoldDislike, BoldDot, BoldDragDrop, BoldEdit, BoldEmail, BoldExport, BoldExport2, BoldEye, BoldFilter, BoldFlag, BoldGift, BoldHelp, BoldHierarchy, BoldHierarchyHorizontal, BoldHierarchyVertical, BoldImage, BoldInstruction, BoldInstruction2, BoldIntercom, BoldKebab, BoldLike, BoldLink, BoldList, BoldLoader, BoldLocation, BoldLock, BoldMap, BoldNotification, BoldOpenInSidebar, BoldPlace, BoldResend, BoldRow, BoldSend, BoldSettings, BoldStar, BoldTile, BoldTime, BoldTreemap, BoldUser, BoldUsers, BoldWallet, BoldWork, FlagsAustria, FlagsBelgium, FlagsBulgaria, FlagsCroatia, FlagsCyprus, FlagsCzechia, FlagsDenmark, FlagsEstonia, FlagsEu, FlagsFinland, FlagsFrance, FlagsGermany, FlagsGreece, FlagsHungary, FlagsIceland, FlagsIreland, FlagsItaly, FlagsLatvia, FlagsLithuania, FlagsLuxembourg, FlagsMalta, FlagsNetherlands, FlagsNorway, FlagsPoland, FlagsPortugal, FlagsRomaniaChad, FlagsSlovakia, FlagsSlovenia, FlagsSpain, FlagsSweden, FlagsSwitzerland, FlagsUk, FlagsUsa, Light2User, Light3User, LightActivity, LightAdd, LightAddUser, LightAlignment, LightArchive, LightAttach, LightAutomation, LightBank, LightBarChart, LightBarChart2, LightBookmark, LightBriefcase, LightBuilding, LightBuy, LightCalendar, LightCamera, LightCandidateAnonymous, LightCategory, LightChair, LightChart, LightChat, LightClock, LightCloseSquare, LightColumns, LightCompetence, LightCopy, LightCreateNewItem, LightCross, LightCustomField, LightDeadlineDate, LightDelete, LightDelete1, LightDensity, LightDiscount, LightDiscovery, LightDocument, LightDownload, LightEdit, LightEditSquare, LightEducation, LightExport, LightExport1, LightFiles, LightFilter, LightFilter3, LightFlag, LightFlag1, LightFolder, LightFolder1, LightFullscreen, LightFullscreenExit, LightGalleryAdd, LightGalleryEdit, LightGift, LightGlobalSettings, LightGraph, LightHeart, LightHelpCenter, LightHide, LightHome, LightHrm, LightIceContacts, LightIdea, LightImage, LightImport, LightInfo, LightIntegrations, LightIntercom, LightKey, LightLearningHubRegister, LightLink, LightLink2, LightList, LightLocation, LightLock, LightLogin, LightLogout, LightMagicpen, LightMessage, LightMessage1, LightMessageAdd, LightMoreCircle, LightMoreSquare, LightNewChat, LightNotification, LightOtherSettings, LightPaper, LightPaperDownload, LightPaperFail, LightPaperNegative, LightPaperPlus, LightPaperUpload, LightPassword, LightPercentage, LightPieChart, LightPlus, LightPoBox, LightPrinter, LightProfile, LightRemoveArchive, LightSaveFavourite, LightSaveRemove, LightScan, LightScheduleTalk, LightSearch, LightSend, LightSetting, LightSetting2, LightShieldDone, LightShieldFail, LightShow, LightShuffle, LightSignpost, LightSms, LightStar, LightStrategy, LightSuccess, LightSun, LightTarget, LightTasks, LightTick, LightTimeCircle, LightTimerPause, LightTimerReset, LightUnlock, LightUpload, LightUser, LightUser2, LightVideo, LightWallet, LightWarning, LightWebhooks, LightWebsite, LightWork, MenuAlingment, MenuBurgerMenu, MenuCompetence, MenuDashboard, MenuDataSource, MenuDocuments, MenuEqualPay, MenuEsign, MenuEvaluation, MenuIntegrations, MenuIntercom, MenuOkr, MenuOldDocuments, MenuOnboarding, MenuOrganization, MenuPace, MenuPeopleAnalytics, MenuProfile, MenuPulse, MenuRecruiter, MenuReports, MenuSalaryReview, MenuSms, MenuSurvey, MenuTalks, MenuWorkforce, SrTypeBenefit, SrTypeBonus, SrTypeCustomAtributes, SrTypeEmployment, SrTypeEmployment2, SrTypeExclusion, SrTypeIndexes, SrTypeKpi, SrTypePersonal, SrTypeSalary, StatusesCross, StatusesError, StatusesInfo, StatusesSuccess, StatusesWarning };
|
|
300
302
|
//# sourceMappingURL=index.mjs.map
|
|
301
303
|
//# sourceMappingURL=index.mjs.map
|