@ssa-ui-kit/core 3.13.0 → 3.13.1
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/components/Icon/icons/AssessmentStages.d.ts +3 -0
- package/dist/components/Icon/icons/Autoscale.d.ts +3 -0
- package/dist/components/Icon/icons/BoxSelect.d.ts +3 -0
- package/dist/components/Icon/icons/CodeReviewComments.d.ts +3 -0
- package/dist/components/Icon/icons/CommentsOnAchievements.d.ts +3 -0
- package/dist/components/Icon/icons/Dashboard.d.ts +3 -0
- package/dist/components/Icon/icons/DayOff.d.ts +3 -0
- package/dist/components/Icon/icons/Desktop.d.ts +3 -0
- package/dist/components/Icon/icons/FilterList.d.ts +3 -0
- package/dist/components/Icon/icons/Folder.d.ts +3 -0
- package/dist/components/Icon/icons/History.d.ts +3 -0
- package/dist/components/Icon/icons/LassoSelect.d.ts +3 -0
- package/dist/components/Icon/icons/Leave.d.ts +3 -0
- package/dist/components/Icon/icons/MoreInfo.d.ts +3 -0
- package/dist/components/Icon/icons/Overtime.d.ts +3 -0
- package/dist/components/Icon/icons/Pan.d.ts +3 -0
- package/dist/components/Icon/icons/Phone.d.ts +3 -0
- package/dist/components/Icon/icons/Preview.d.ts +3 -0
- package/dist/components/Icon/icons/ResetAxes.d.ts +3 -0
- package/dist/components/Icon/icons/SalaryReports.d.ts +3 -0
- package/dist/components/Icon/icons/Save2.d.ts +3 -0
- package/dist/components/Icon/icons/SickLeave.d.ts +3 -0
- package/dist/components/Icon/icons/Star.d.ts +3 -0
- package/dist/components/Icon/icons/Support.d.ts +3 -0
- package/dist/components/Icon/icons/Tablet.d.ts +3 -0
- package/dist/components/Icon/icons/Vacation.d.ts +3 -0
- package/dist/components/Icon/icons/Zoom.d.ts +3 -0
- package/dist/components/Icon/icons/ZoomIn.d.ts +3 -0
- package/dist/components/Icon/icons/ZoomOut.d.ts +3 -0
- package/dist/components/Icon/icons/all.d.ts +29 -0
- package/dist/components/Icon/icons/iconsList.d.ts +1 -1
- package/dist/index.js +1229 -3
- package/dist/index.js.map +1 -1
- package/package.json +3 -3
- package/dist/components/AccordionGroup/stories/helpers.d.ts +0 -4
- package/dist/components/ButtonGroup/stories/ExternalState.d.ts +0 -1
- package/dist/components/Charts/PieChart/stories/fixtures.d.ts +0 -21
- package/dist/components/Charts/PieChart/stories/noDataYet.d.ts +0 -1
- package/dist/components/Charts/SegmentedPieChart/stories/fixtures.d.ts +0 -6
- package/dist/components/CollapsibleNavBar/stories/CustomIcon.d.ts +0 -2
- package/dist/components/CollapsibleNavBar/stories/Layout.d.ts +0 -3
- package/dist/components/CollapsibleNavBar/stories/Logo.d.ts +0 -2
- package/dist/components/CollapsibleNavBar/stories/StoryComponent.d.ts +0 -2
- package/dist/components/CollapsibleNavBar/stories/consts.d.ts +0 -2
- package/dist/components/CollapsibleNavBar/stories/styles.d.ts +0 -2
- package/dist/components/Filters/stories/StoryComponent.d.ts +0 -3
- package/dist/components/Filters/stories/mockData.d.ts +0 -3
- package/dist/components/LinksTabBar/stories/decorators.d.ts +0 -4
- package/dist/components/LinksTabBar/stories/mockData.d.ts +0 -5
- package/dist/components/MultipleDropdown/stories/consts.d.ts +0 -5
- package/dist/components/NestedTable/stories/NestedTableStory.d.ts +0 -3
- package/dist/components/NotificationMenu/stories/StoryComponent.d.ts +0 -1
- package/dist/components/NotificationMenu/stories/StoryContent.d.ts +0 -6
- package/dist/components/Popover/stories/StoryComponent.d.ts +0 -2
- package/dist/components/SearchBox/stories/StoryComponent.d.ts +0 -3
- package/dist/components/TabBar/stories/helpers.d.ts +0 -14
- package/dist/components/Table/stories/SortableTable.d.ts +0 -4
- package/dist/components/Table/stories/StyledTable/StoryComponent.d.ts +0 -1
- package/dist/components/Table/stories/StyledTable/components/Actions/ActionIcon.d.ts +0 -4
- package/dist/components/Table/stories/StyledTable/components/Actions/ActionItem.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/components/Actions/ActionMore.d.ts +0 -4
- package/dist/components/Table/stories/StyledTable/components/Actions/ActionRun.d.ts +0 -4
- package/dist/components/Table/stories/StyledTable/components/Actions/Actions.d.ts +0 -4
- package/dist/components/Table/stories/StyledTable/components/Actions/ActionsWrapper.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/components/Actions/consts.d.ts +0 -5
- package/dist/components/Table/stories/StyledTable/components/Actions/index.d.ts +0 -6
- package/dist/components/Table/stories/StyledTable/components/Exchange/Exchange.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/components/Exchange/consts.d.ts +0 -15
- package/dist/components/Table/stories/StyledTable/components/Exchange/index.d.ts +0 -1
- package/dist/components/Table/stories/StyledTable/components/Exchange/types.d.ts +0 -5
- package/dist/components/Table/stories/StyledTable/components/PNL.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/components/ROI.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/components/TableList.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/components/TableTag.d.ts +0 -4
- package/dist/components/Table/stories/StyledTable/components/Trade/Trade.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/components/Trade/consts.d.ts +0 -14
- package/dist/components/Table/stories/StyledTable/components/Trade/index.d.ts +0 -1
- package/dist/components/Table/stories/StyledTable/components/Trade/types.d.ts +0 -4
- package/dist/components/Table/stories/StyledTable/components/index.d.ts +0 -7
- package/dist/components/Table/stories/StyledTable/index.d.ts +0 -1
- package/dist/components/Table/stories/StyledTable/mockData.d.ts +0 -2
- package/dist/components/Table/stories/StyledTable/types.d.ts +0 -26
- package/dist/components/Table/stories/consts.d.ts +0 -2
- package/dist/components/Table/stories/mock.d.ts +0 -10
- package/dist/components/Table/stories/types.d.ts +0 -6
- package/dist/components/Table/stories/utils.d.ts +0 -1
- package/dist/components/TableFilters/stories/StoryComponent.d.ts +0 -1
- package/dist/components/TableFilters/stories/TableFiltersWrapper.d.ts +0 -1
package/dist/index.js
CHANGED
|
@@ -8013,7 +8013,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
8013
8013
|
FullscreenModeContext: () => (/* reexport */ FullscreenModeContext),
|
|
8014
8014
|
FullscreenModeProvider: () => (/* reexport */ FullscreenModeProvider),
|
|
8015
8015
|
GaugeChart: () => (/* reexport */ GaugeChart),
|
|
8016
|
-
History: () => (/* reexport */
|
|
8016
|
+
History: () => (/* reexport */ History_History),
|
|
8017
8017
|
Icon: () => (/* reexport */ Icon_Icon),
|
|
8018
8018
|
IconButton: () => (/* reexport */ IconButton),
|
|
8019
8019
|
ImageItem: () => (/* reexport */ ImageItem),
|
|
@@ -9264,6 +9264,238 @@ __webpack_require__.d(AttentionCircle_namespaceObject, {
|
|
|
9264
9264
|
ICON_NAME: () => (AttentionCircle_ICON_NAME)
|
|
9265
9265
|
});
|
|
9266
9266
|
|
|
9267
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Zoom.tsx
|
|
9268
|
+
var Zoom_namespaceObject = {};
|
|
9269
|
+
__webpack_require__.r(Zoom_namespaceObject);
|
|
9270
|
+
__webpack_require__.d(Zoom_namespaceObject, {
|
|
9271
|
+
ICON_NAME: () => (Zoom_ICON_NAME),
|
|
9272
|
+
Zoom: () => (Zoom)
|
|
9273
|
+
});
|
|
9274
|
+
|
|
9275
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/ZoomIn.tsx
|
|
9276
|
+
var ZoomIn_namespaceObject = {};
|
|
9277
|
+
__webpack_require__.r(ZoomIn_namespaceObject);
|
|
9278
|
+
__webpack_require__.d(ZoomIn_namespaceObject, {
|
|
9279
|
+
ICON_NAME: () => (ZoomIn_ICON_NAME),
|
|
9280
|
+
ZoomIn: () => (ZoomIn)
|
|
9281
|
+
});
|
|
9282
|
+
|
|
9283
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/ZoomOut.tsx
|
|
9284
|
+
var ZoomOut_namespaceObject = {};
|
|
9285
|
+
__webpack_require__.r(ZoomOut_namespaceObject);
|
|
9286
|
+
__webpack_require__.d(ZoomOut_namespaceObject, {
|
|
9287
|
+
ICON_NAME: () => (ZoomOut_ICON_NAME),
|
|
9288
|
+
ZoomOut: () => (ZoomOut)
|
|
9289
|
+
});
|
|
9290
|
+
|
|
9291
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Pan.tsx
|
|
9292
|
+
var Pan_namespaceObject = {};
|
|
9293
|
+
__webpack_require__.r(Pan_namespaceObject);
|
|
9294
|
+
__webpack_require__.d(Pan_namespaceObject, {
|
|
9295
|
+
ICON_NAME: () => (Pan_ICON_NAME),
|
|
9296
|
+
Pan: () => (Pan)
|
|
9297
|
+
});
|
|
9298
|
+
|
|
9299
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/BoxSelect.tsx
|
|
9300
|
+
var BoxSelect_namespaceObject = {};
|
|
9301
|
+
__webpack_require__.r(BoxSelect_namespaceObject);
|
|
9302
|
+
__webpack_require__.d(BoxSelect_namespaceObject, {
|
|
9303
|
+
BoxSelect: () => (BoxSelect),
|
|
9304
|
+
ICON_NAME: () => (BoxSelect_ICON_NAME)
|
|
9305
|
+
});
|
|
9306
|
+
|
|
9307
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/LassoSelect.tsx
|
|
9308
|
+
var LassoSelect_namespaceObject = {};
|
|
9309
|
+
__webpack_require__.r(LassoSelect_namespaceObject);
|
|
9310
|
+
__webpack_require__.d(LassoSelect_namespaceObject, {
|
|
9311
|
+
ICON_NAME: () => (LassoSelect_ICON_NAME),
|
|
9312
|
+
LassoSelect: () => (LassoSelect)
|
|
9313
|
+
});
|
|
9314
|
+
|
|
9315
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Autoscale.tsx
|
|
9316
|
+
var Autoscale_namespaceObject = {};
|
|
9317
|
+
__webpack_require__.r(Autoscale_namespaceObject);
|
|
9318
|
+
__webpack_require__.d(Autoscale_namespaceObject, {
|
|
9319
|
+
Autoscale: () => (Autoscale),
|
|
9320
|
+
ICON_NAME: () => (Autoscale_ICON_NAME)
|
|
9321
|
+
});
|
|
9322
|
+
|
|
9323
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/ResetAxes.tsx
|
|
9324
|
+
var ResetAxes_namespaceObject = {};
|
|
9325
|
+
__webpack_require__.r(ResetAxes_namespaceObject);
|
|
9326
|
+
__webpack_require__.d(ResetAxes_namespaceObject, {
|
|
9327
|
+
ICON_NAME: () => (ResetAxes_ICON_NAME),
|
|
9328
|
+
ResetAxes: () => (ResetAxes)
|
|
9329
|
+
});
|
|
9330
|
+
|
|
9331
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Star.tsx
|
|
9332
|
+
var Star_namespaceObject = {};
|
|
9333
|
+
__webpack_require__.r(Star_namespaceObject);
|
|
9334
|
+
__webpack_require__.d(Star_namespaceObject, {
|
|
9335
|
+
ICON_NAME: () => (Star_ICON_NAME),
|
|
9336
|
+
Star: () => (Star)
|
|
9337
|
+
});
|
|
9338
|
+
|
|
9339
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Preview.tsx
|
|
9340
|
+
var Preview_namespaceObject = {};
|
|
9341
|
+
__webpack_require__.r(Preview_namespaceObject);
|
|
9342
|
+
__webpack_require__.d(Preview_namespaceObject, {
|
|
9343
|
+
ICON_NAME: () => (Preview_ICON_NAME),
|
|
9344
|
+
Preview: () => (Preview)
|
|
9345
|
+
});
|
|
9346
|
+
|
|
9347
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Dashboard.tsx
|
|
9348
|
+
var Dashboard_namespaceObject = {};
|
|
9349
|
+
__webpack_require__.r(Dashboard_namespaceObject);
|
|
9350
|
+
__webpack_require__.d(Dashboard_namespaceObject, {
|
|
9351
|
+
Dashboard: () => (Dashboard),
|
|
9352
|
+
ICON_NAME: () => (Dashboard_ICON_NAME)
|
|
9353
|
+
});
|
|
9354
|
+
|
|
9355
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Phone.tsx
|
|
9356
|
+
var Phone_namespaceObject = {};
|
|
9357
|
+
__webpack_require__.r(Phone_namespaceObject);
|
|
9358
|
+
__webpack_require__.d(Phone_namespaceObject, {
|
|
9359
|
+
ICON_NAME: () => (Phone_ICON_NAME),
|
|
9360
|
+
Phone: () => (Phone)
|
|
9361
|
+
});
|
|
9362
|
+
|
|
9363
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Tablet.tsx
|
|
9364
|
+
var Tablet_namespaceObject = {};
|
|
9365
|
+
__webpack_require__.r(Tablet_namespaceObject);
|
|
9366
|
+
__webpack_require__.d(Tablet_namespaceObject, {
|
|
9367
|
+
ICON_NAME: () => (Tablet_ICON_NAME),
|
|
9368
|
+
Tablet: () => (Tablet)
|
|
9369
|
+
});
|
|
9370
|
+
|
|
9371
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Desktop.tsx
|
|
9372
|
+
var Desktop_namespaceObject = {};
|
|
9373
|
+
__webpack_require__.r(Desktop_namespaceObject);
|
|
9374
|
+
__webpack_require__.d(Desktop_namespaceObject, {
|
|
9375
|
+
Desktop: () => (Desktop),
|
|
9376
|
+
ICON_NAME: () => (Desktop_ICON_NAME)
|
|
9377
|
+
});
|
|
9378
|
+
|
|
9379
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/MoreInfo.tsx
|
|
9380
|
+
var MoreInfo_namespaceObject = {};
|
|
9381
|
+
__webpack_require__.r(MoreInfo_namespaceObject);
|
|
9382
|
+
__webpack_require__.d(MoreInfo_namespaceObject, {
|
|
9383
|
+
ICON_NAME: () => (MoreInfo_ICON_NAME),
|
|
9384
|
+
MoreInfo: () => (MoreInfo)
|
|
9385
|
+
});
|
|
9386
|
+
|
|
9387
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/FilterList.tsx
|
|
9388
|
+
var FilterList_namespaceObject = {};
|
|
9389
|
+
__webpack_require__.r(FilterList_namespaceObject);
|
|
9390
|
+
__webpack_require__.d(FilterList_namespaceObject, {
|
|
9391
|
+
FilterList: () => (FilterList),
|
|
9392
|
+
ICON_NAME: () => (FilterList_ICON_NAME)
|
|
9393
|
+
});
|
|
9394
|
+
|
|
9395
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/History.tsx
|
|
9396
|
+
var History_namespaceObject = {};
|
|
9397
|
+
__webpack_require__.r(History_namespaceObject);
|
|
9398
|
+
__webpack_require__.d(History_namespaceObject, {
|
|
9399
|
+
History: () => (History),
|
|
9400
|
+
ICON_NAME: () => (History_ICON_NAME)
|
|
9401
|
+
});
|
|
9402
|
+
|
|
9403
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Overtime.tsx
|
|
9404
|
+
var Overtime_namespaceObject = {};
|
|
9405
|
+
__webpack_require__.r(Overtime_namespaceObject);
|
|
9406
|
+
__webpack_require__.d(Overtime_namespaceObject, {
|
|
9407
|
+
ICON_NAME: () => (Overtime_ICON_NAME),
|
|
9408
|
+
Overtime: () => (Overtime)
|
|
9409
|
+
});
|
|
9410
|
+
|
|
9411
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Save2.tsx
|
|
9412
|
+
var Save2_namespaceObject = {};
|
|
9413
|
+
__webpack_require__.r(Save2_namespaceObject);
|
|
9414
|
+
__webpack_require__.d(Save2_namespaceObject, {
|
|
9415
|
+
ICON_NAME: () => (Save2_ICON_NAME),
|
|
9416
|
+
Save2: () => (Save2)
|
|
9417
|
+
});
|
|
9418
|
+
|
|
9419
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Folder.tsx
|
|
9420
|
+
var Folder_namespaceObject = {};
|
|
9421
|
+
__webpack_require__.r(Folder_namespaceObject);
|
|
9422
|
+
__webpack_require__.d(Folder_namespaceObject, {
|
|
9423
|
+
Folder: () => (Folder),
|
|
9424
|
+
ICON_NAME: () => (Folder_ICON_NAME)
|
|
9425
|
+
});
|
|
9426
|
+
|
|
9427
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/SalaryReports.tsx
|
|
9428
|
+
var SalaryReports_namespaceObject = {};
|
|
9429
|
+
__webpack_require__.r(SalaryReports_namespaceObject);
|
|
9430
|
+
__webpack_require__.d(SalaryReports_namespaceObject, {
|
|
9431
|
+
ICON_NAME: () => (SalaryReports_ICON_NAME),
|
|
9432
|
+
SalaryReports: () => (SalaryReports)
|
|
9433
|
+
});
|
|
9434
|
+
|
|
9435
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/AssessmentStages.tsx
|
|
9436
|
+
var AssessmentStages_namespaceObject = {};
|
|
9437
|
+
__webpack_require__.r(AssessmentStages_namespaceObject);
|
|
9438
|
+
__webpack_require__.d(AssessmentStages_namespaceObject, {
|
|
9439
|
+
AssessmentStages: () => (AssessmentStages),
|
|
9440
|
+
ICON_NAME: () => (AssessmentStages_ICON_NAME)
|
|
9441
|
+
});
|
|
9442
|
+
|
|
9443
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/CommentsOnAchievements.tsx
|
|
9444
|
+
var CommentsOnAchievements_namespaceObject = {};
|
|
9445
|
+
__webpack_require__.r(CommentsOnAchievements_namespaceObject);
|
|
9446
|
+
__webpack_require__.d(CommentsOnAchievements_namespaceObject, {
|
|
9447
|
+
CommentsOnAchievements: () => (CommentsOnAchievements),
|
|
9448
|
+
ICON_NAME: () => (CommentsOnAchievements_ICON_NAME)
|
|
9449
|
+
});
|
|
9450
|
+
|
|
9451
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/CodeReviewComments.tsx
|
|
9452
|
+
var CodeReviewComments_namespaceObject = {};
|
|
9453
|
+
__webpack_require__.r(CodeReviewComments_namespaceObject);
|
|
9454
|
+
__webpack_require__.d(CodeReviewComments_namespaceObject, {
|
|
9455
|
+
CodeReviewComments: () => (CodeReviewComments),
|
|
9456
|
+
ICON_NAME: () => (CodeReviewComments_ICON_NAME)
|
|
9457
|
+
});
|
|
9458
|
+
|
|
9459
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Support.tsx
|
|
9460
|
+
var Support_namespaceObject = {};
|
|
9461
|
+
__webpack_require__.r(Support_namespaceObject);
|
|
9462
|
+
__webpack_require__.d(Support_namespaceObject, {
|
|
9463
|
+
ICON_NAME: () => (Support_ICON_NAME),
|
|
9464
|
+
Support: () => (Support)
|
|
9465
|
+
});
|
|
9466
|
+
|
|
9467
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Leave.tsx
|
|
9468
|
+
var Leave_namespaceObject = {};
|
|
9469
|
+
__webpack_require__.r(Leave_namespaceObject);
|
|
9470
|
+
__webpack_require__.d(Leave_namespaceObject, {
|
|
9471
|
+
ICON_NAME: () => (Leave_ICON_NAME),
|
|
9472
|
+
Leave: () => (Leave)
|
|
9473
|
+
});
|
|
9474
|
+
|
|
9475
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/Vacation.tsx
|
|
9476
|
+
var Vacation_namespaceObject = {};
|
|
9477
|
+
__webpack_require__.r(Vacation_namespaceObject);
|
|
9478
|
+
__webpack_require__.d(Vacation_namespaceObject, {
|
|
9479
|
+
ICON_NAME: () => (Vacation_ICON_NAME),
|
|
9480
|
+
Vacation: () => (Vacation)
|
|
9481
|
+
});
|
|
9482
|
+
|
|
9483
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/SickLeave.tsx
|
|
9484
|
+
var SickLeave_namespaceObject = {};
|
|
9485
|
+
__webpack_require__.r(SickLeave_namespaceObject);
|
|
9486
|
+
__webpack_require__.d(SickLeave_namespaceObject, {
|
|
9487
|
+
ICON_NAME: () => (SickLeave_ICON_NAME),
|
|
9488
|
+
SickLeave: () => (SickLeave)
|
|
9489
|
+
});
|
|
9490
|
+
|
|
9491
|
+
// NAMESPACE OBJECT: ./src/components/Icon/icons/DayOff.tsx
|
|
9492
|
+
var DayOff_namespaceObject = {};
|
|
9493
|
+
__webpack_require__.r(DayOff_namespaceObject);
|
|
9494
|
+
__webpack_require__.d(DayOff_namespaceObject, {
|
|
9495
|
+
DayOff: () => (DayOff),
|
|
9496
|
+
ICON_NAME: () => (DayOff_ICON_NAME)
|
|
9497
|
+
});
|
|
9498
|
+
|
|
9267
9499
|
// NAMESPACE OBJECT: ./src/components/Icon/icons/all.ts
|
|
9268
9500
|
var all_namespaceObject = {};
|
|
9269
9501
|
__webpack_require__.r(all_namespaceObject);
|
|
@@ -9273,12 +9505,15 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
9273
9505
|
ArrowDown: () => (ArrowDown_namespaceObject),
|
|
9274
9506
|
ArrowUp: () => (ArrowUp_namespaceObject),
|
|
9275
9507
|
Assessment: () => (Assessment_namespaceObject),
|
|
9508
|
+
AssessmentStages: () => (AssessmentStages_namespaceObject),
|
|
9276
9509
|
Attention: () => (Attention_namespaceObject),
|
|
9277
9510
|
AttentionCircle: () => (AttentionCircle_namespaceObject),
|
|
9511
|
+
Autoscale: () => (Autoscale_namespaceObject),
|
|
9278
9512
|
Award: () => (Award_namespaceObject),
|
|
9279
9513
|
BanUser: () => (BanUser_namespaceObject),
|
|
9280
9514
|
Bench: () => (Bench_namespaceObject),
|
|
9281
9515
|
Bin: () => (Bin_namespaceObject),
|
|
9516
|
+
BoxSelect: () => (BoxSelect_namespaceObject),
|
|
9282
9517
|
Briefcase: () => (Briefcase_namespaceObject),
|
|
9283
9518
|
Building: () => (Building_namespaceObject),
|
|
9284
9519
|
Calendar: () => (Calendar_namespaceObject),
|
|
@@ -9301,15 +9536,20 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
9301
9536
|
Circle: () => (Circle_namespaceObject),
|
|
9302
9537
|
Circular: () => (Circular_namespaceObject),
|
|
9303
9538
|
Clock: () => (Clock_namespaceObject),
|
|
9539
|
+
CodeReviewComments: () => (CodeReviewComments_namespaceObject),
|
|
9304
9540
|
Cogwheel: () => (Cogwheel_namespaceObject),
|
|
9305
9541
|
Comments: () => (Comments_namespaceObject),
|
|
9542
|
+
CommentsOnAchievements: () => (CommentsOnAchievements_namespaceObject),
|
|
9306
9543
|
Compensation: () => (Compensation_namespaceObject),
|
|
9307
9544
|
ConfirmEmail: () => (ConfirmEmail_namespaceObject),
|
|
9308
9545
|
Contacts: () => (Contacts_namespaceObject),
|
|
9309
9546
|
Copy: () => (Copy_namespaceObject),
|
|
9310
9547
|
CopyLink: () => (CopyLink_namespaceObject),
|
|
9311
9548
|
Cross: () => (Cross_namespaceObject),
|
|
9549
|
+
Dashboard: () => (Dashboard_namespaceObject),
|
|
9550
|
+
DayOff: () => (DayOff_namespaceObject),
|
|
9312
9551
|
Delete: () => (Delete_namespaceObject),
|
|
9552
|
+
Desktop: () => (Desktop_namespaceObject),
|
|
9313
9553
|
DiamondRing: () => (DiamondRing_namespaceObject),
|
|
9314
9554
|
Diet: () => (Diet_namespaceObject),
|
|
9315
9555
|
Document: () => (Document_namespaceObject),
|
|
@@ -9330,17 +9570,22 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
9330
9570
|
FileWord: () => (FileWord_namespaceObject),
|
|
9331
9571
|
Filter: () => (Filter_namespaceObject),
|
|
9332
9572
|
FilterFunnel: () => (FilterFunnel_namespaceObject),
|
|
9573
|
+
FilterList: () => (FilterList_namespaceObject),
|
|
9574
|
+
Folder: () => (Folder_namespaceObject),
|
|
9333
9575
|
FollowLink: () => (FollowLink_namespaceObject),
|
|
9334
9576
|
Form: () => (Form_namespaceObject),
|
|
9335
9577
|
Gender: () => (Gender_namespaceObject),
|
|
9336
9578
|
Geography: () => (Geography_namespaceObject),
|
|
9337
9579
|
Gift: () => (Gift_namespaceObject),
|
|
9580
|
+
History: () => (History_namespaceObject),
|
|
9338
9581
|
Home: () => (Home_namespaceObject),
|
|
9339
9582
|
Import: () => (Import_namespaceObject),
|
|
9340
9583
|
Information: () => (Information_namespaceObject),
|
|
9341
9584
|
Inventory: () => (Inventory_namespaceObject),
|
|
9342
9585
|
Invisible: () => (Invisible_namespaceObject),
|
|
9343
9586
|
Language: () => (Language_namespaceObject),
|
|
9587
|
+
LassoSelect: () => (LassoSelect_namespaceObject),
|
|
9588
|
+
Leave: () => (Leave_namespaceObject),
|
|
9344
9589
|
Link: () => (Link_namespaceObject),
|
|
9345
9590
|
Lock: () => (Lock_namespaceObject),
|
|
9346
9591
|
LockOutlined: () => (LockOutlined_namespaceObject),
|
|
@@ -9353,35 +9598,47 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
9353
9598
|
MinusCircle: () => (MinusCircle_namespaceObject),
|
|
9354
9599
|
MinusCircleInverted: () => (MinusCircleInverted_namespaceObject),
|
|
9355
9600
|
More: () => (More_namespaceObject),
|
|
9601
|
+
MoreInfo: () => (MoreInfo_namespaceObject),
|
|
9356
9602
|
MoreVertical: () => (MoreVertical_namespaceObject),
|
|
9357
9603
|
MoveFolder: () => (MoveFolder_namespaceObject),
|
|
9358
9604
|
Notification: () => (Notification_namespaceObject),
|
|
9359
9605
|
OfficeChair: () => (OfficeChair_namespaceObject),
|
|
9360
9606
|
OpenBook: () => (OpenBook_namespaceObject),
|
|
9607
|
+
Overtime: () => (Overtime_namespaceObject),
|
|
9361
9608
|
Pages: () => (Pages_namespaceObject),
|
|
9609
|
+
Pan: () => (Pan_namespaceObject),
|
|
9362
9610
|
PanelLeft: () => (PanelLeft_namespaceObject),
|
|
9363
9611
|
PanelRight: () => (PanelRight_namespaceObject),
|
|
9364
9612
|
Party: () => (Party_namespaceObject),
|
|
9613
|
+
Phone: () => (Phone_namespaceObject),
|
|
9365
9614
|
Plus: () => (Plus_namespaceObject),
|
|
9366
9615
|
PlusCircle: () => (PlusCircle_namespaceObject),
|
|
9367
9616
|
PlusCircleInverted: () => (PlusCircleInverted_namespaceObject),
|
|
9617
|
+
Preview: () => (Preview_namespaceObject),
|
|
9368
9618
|
ProbationPeriod: () => (ProbationPeriod_namespaceObject),
|
|
9369
9619
|
ProfilesChanges: () => (ProfilesChanges_namespaceObject),
|
|
9370
9620
|
RadioOn: () => (RadioOn_namespaceObject),
|
|
9371
9621
|
Report: () => (Report_namespaceObject),
|
|
9622
|
+
ResetAxes: () => (ResetAxes_namespaceObject),
|
|
9372
9623
|
Results: () => (Results_namespaceObject),
|
|
9373
9624
|
Robot: () => (Robot_namespaceObject),
|
|
9374
9625
|
Roles: () => (Roles_namespaceObject),
|
|
9626
|
+
SalaryReports: () => (SalaryReports_namespaceObject),
|
|
9627
|
+
Save2: () => (Save2_namespaceObject),
|
|
9375
9628
|
Search: () => (Search_namespaceObject),
|
|
9376
9629
|
Seniority: () => (Seniority_namespaceObject),
|
|
9377
9630
|
SettingClock: () => (SettingClock_namespaceObject),
|
|
9378
9631
|
Settings: () => (Settings_namespaceObject),
|
|
9632
|
+
SickLeave: () => (SickLeave_namespaceObject),
|
|
9379
9633
|
Signature: () => (Signature_namespaceObject),
|
|
9380
9634
|
Sleep: () => (Sleep_namespaceObject),
|
|
9381
9635
|
StaffGrowthCoefficient: () => (StaffGrowthCoefficient_namespaceObject),
|
|
9382
9636
|
StaffTurnoverCoefficient: () => (StaffTurnoverCoefficient_namespaceObject),
|
|
9637
|
+
Star: () => (Star_namespaceObject),
|
|
9383
9638
|
Stats: () => (Stats_namespaceObject),
|
|
9384
9639
|
Summery: () => (Summery_namespaceObject),
|
|
9640
|
+
Support: () => (Support_namespaceObject),
|
|
9641
|
+
Tablet: () => (Tablet_namespaceObject),
|
|
9385
9642
|
Team: () => (Team_namespaceObject),
|
|
9386
9643
|
TechnicalReview: () => (TechnicalReview_namespaceObject),
|
|
9387
9644
|
TennisBall: () => (TennisBall_namespaceObject),
|
|
@@ -9394,8 +9651,12 @@ __webpack_require__.d(all_namespaceObject, {
|
|
|
9394
9651
|
Unlock: () => (Unlock_namespaceObject),
|
|
9395
9652
|
Url: () => (Url_namespaceObject),
|
|
9396
9653
|
User: () => (User_namespaceObject),
|
|
9654
|
+
Vacation: () => (Vacation_namespaceObject),
|
|
9397
9655
|
Visible: () => (Visible_namespaceObject),
|
|
9398
|
-
Warning: () => (Warning_namespaceObject)
|
|
9656
|
+
Warning: () => (Warning_namespaceObject),
|
|
9657
|
+
Zoom: () => (Zoom_namespaceObject),
|
|
9658
|
+
ZoomIn: () => (ZoomIn_namespaceObject),
|
|
9659
|
+
ZoomOut: () => (ZoomOut_namespaceObject)
|
|
9399
9660
|
});
|
|
9400
9661
|
|
|
9401
9662
|
// NAMESPACE OBJECT: ./src/components/Tooltip/styles.ts
|
|
@@ -14103,6 +14364,913 @@ const AttentionCircle = ({
|
|
|
14103
14364
|
})]
|
|
14104
14365
|
});
|
|
14105
14366
|
const AttentionCircle_ICON_NAME = 'attention-circle';
|
|
14367
|
+
;// ./src/components/Icon/icons/Zoom.tsx
|
|
14368
|
+
|
|
14369
|
+
const Zoom = ({
|
|
14370
|
+
fill = '#000',
|
|
14371
|
+
size = 24,
|
|
14372
|
+
tooltip = 'Zoom',
|
|
14373
|
+
...props
|
|
14374
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14375
|
+
width: `${size}px`,
|
|
14376
|
+
height: `${size}px`,
|
|
14377
|
+
viewBox: "0 0 24 24",
|
|
14378
|
+
fill: "none",
|
|
14379
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14380
|
+
...props,
|
|
14381
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14382
|
+
children: tooltip
|
|
14383
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14384
|
+
transform: "translate(2.35, 2.35)",
|
|
14385
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14386
|
+
d: "M4.05 5.14999C4.05 4.54247 4.54249 4.04999 5.15 4.04999H6.15C6.48137 4.04999 6.75 4.31862 6.75 4.64999C6.75 4.98136 6.48137 5.24999 6.15 5.24999H5.25V6.14999C5.25 6.48136 4.98137 6.74999 4.65 6.74999C4.31863 6.74999 4.05 6.48136 4.05 6.14999V5.14999Z",
|
|
14387
|
+
fill: fill
|
|
14388
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14389
|
+
d: "M10.15 4.04999C10.7575 4.04999 11.25 4.54247 11.25 5.14999V6.14999C11.25 6.48136 10.9814 6.74999 10.65 6.74999C10.3186 6.74999 10.05 6.48136 10.05 6.14999V5.24999H9.15C8.81863 5.24999 8.55 4.98136 8.55 4.64999C8.55 4.31862 8.81863 4.04999 9.15 4.04999H10.15Z",
|
|
14390
|
+
fill: fill
|
|
14391
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14392
|
+
d: "M4.05 10.15C4.05 10.7575 4.54249 11.25 5.15 11.25H6.15C6.48137 11.25 6.75 10.9814 6.75 10.65C6.75 10.3186 6.48137 10.05 6.15 10.05H5.25V9.15C5.25 8.81863 4.98137 8.55 4.65 8.55C4.31863 8.55 4.05 8.81863 4.05 9.15V10.15Z",
|
|
14393
|
+
fill: fill
|
|
14394
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14395
|
+
d: "M10.15 11.25C10.7575 11.25 11.25 10.7575 11.25 10.15V9.15C11.25 8.81863 10.9814 8.55 10.65 8.55C10.3186 8.55 10.05 8.81863 10.05 9.15V10.05H9.15C8.81863 10.05 8.55 10.3186 8.55 10.65C8.55 10.9814 8.81863 11.25 9.15 11.25H10.15Z",
|
|
14396
|
+
fill: fill
|
|
14397
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14398
|
+
fillRule: "evenodd",
|
|
14399
|
+
clipRule: "evenodd",
|
|
14400
|
+
d: "M0 7.69907C0 3.46014 3.46014 0 7.69907 0C11.938 0 15.3981 3.46014 15.3981 7.69907C15.3981 9.43555 14.8112 11.0362 13.832 12.3287L13.6479 12.5718L19.0611 17.9862L19.0662 17.9912C19.1392 18.0613 19.1975 18.1452 19.2376 18.238C19.2777 18.3309 19.2989 18.4308 19.3 18.5319C19.301 18.6331 19.2818 18.7334 19.2436 18.8271C19.2054 18.9207 19.1488 19.0058 19.0773 19.0773C19.0058 19.1488 18.9207 19.2054 18.8271 19.2436C18.7334 19.2818 18.6331 19.301 18.5319 19.3C18.4308 19.2989 18.3309 19.2777 18.238 19.2376C18.1452 19.1975 18.0613 19.1392 17.9913 19.0662L12.5718 13.6479L12.3287 13.832C11.0362 14.8112 9.43555 15.3981 7.69907 15.3981C3.46014 15.3981 0 11.938 0 7.69907ZM7.69907 1.52043C4.27355 1.52043 1.52043 4.27355 1.52043 7.69907C1.52043 11.1246 4.27355 13.8777 7.69907 13.8777C9.34498 13.8777 10.8323 13.2374 11.9365 12.1974L11.9606 12.1747L11.98 12.1479C12.0273 12.0825 12.0847 12.0251 12.15 11.9778L12.1769 11.9584L12.1997 11.9342C13.2383 10.8302 13.8777 9.34379 13.8777 7.69907C13.8777 4.27355 11.1246 1.52043 7.69907 1.52043Z",
|
|
14401
|
+
fill: fill
|
|
14402
|
+
})]
|
|
14403
|
+
})]
|
|
14404
|
+
});
|
|
14405
|
+
const Zoom_ICON_NAME = 'zoom';
|
|
14406
|
+
;// ./src/components/Icon/icons/ZoomIn.tsx
|
|
14407
|
+
|
|
14408
|
+
const ZoomIn = ({
|
|
14409
|
+
fill = '#000',
|
|
14410
|
+
size = 24,
|
|
14411
|
+
tooltip = 'Zoom In',
|
|
14412
|
+
...props
|
|
14413
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14414
|
+
width: `${size}px`,
|
|
14415
|
+
height: `${size}px`,
|
|
14416
|
+
viewBox: "0 0 24 24",
|
|
14417
|
+
fill: "none",
|
|
14418
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14419
|
+
...props,
|
|
14420
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14421
|
+
children: tooltip
|
|
14422
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14423
|
+
transform: "translate(2.35, 2.35)",
|
|
14424
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14425
|
+
d: "M8.35 4.64999C8.35 4.26339 8.0366 3.94999 7.65 3.94999C7.2634 3.94999 6.95 4.26339 6.95 4.64999V6.94999H4.65C4.2634 6.94999 3.95 7.26339 3.95 7.64999C3.95 8.03659 4.2634 8.34999 4.65 8.34999H6.95V10.65C6.95 11.0366 7.2634 11.35 7.65 11.35C8.0366 11.35 8.35 11.0366 8.35 10.65V8.34999H10.65C11.0366 8.34999 11.35 8.03659 11.35 7.64999C11.35 7.26339 11.0366 6.94999 10.65 6.94999H8.35V4.64999Z",
|
|
14426
|
+
fill: fill
|
|
14427
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14428
|
+
fillRule: "evenodd",
|
|
14429
|
+
clipRule: "evenodd",
|
|
14430
|
+
d: "M7.69907 0C3.46014 0 0 3.46014 0 7.69907C0 11.938 3.46014 15.3981 7.69907 15.3981C9.43555 15.3981 11.0362 14.8112 12.3287 13.832L12.5718 13.6479L17.9913 19.0662C18.0613 19.1392 18.1452 19.1975 18.238 19.2376C18.3309 19.2777 18.4308 19.2989 18.5319 19.3C18.6331 19.301 18.7334 19.2818 18.8271 19.2436C18.9207 19.2054 19.0058 19.1488 19.0773 19.0773C19.1488 19.0058 19.2054 18.9207 19.2436 18.8271C19.2818 18.7334 19.301 18.6331 19.3 18.5319C19.2989 18.4308 19.2777 18.3309 19.2376 18.238C19.1975 18.1452 19.1392 18.0613 19.0662 17.9912L19.0611 17.9862L13.6479 12.5718L13.832 12.3287C14.8112 11.0362 15.3981 9.43555 15.3981 7.69907C15.3981 3.46014 11.938 0 7.69907 0ZM1.52043 7.69907C1.52043 4.27355 4.27355 1.52043 7.69907 1.52043C11.1246 1.52043 13.8777 4.27355 13.8777 7.69907C13.8777 9.34379 13.2383 10.8302 12.1997 11.9342L12.1769 11.9584L12.15 11.9778C12.0847 12.0251 12.0273 12.0825 11.98 12.1479L11.9606 12.1747L11.9365 12.1974C10.8323 13.2374 9.34498 13.8777 7.69907 13.8777C4.27355 13.8777 1.52043 11.1246 1.52043 7.69907Z",
|
|
14431
|
+
fill: fill
|
|
14432
|
+
})]
|
|
14433
|
+
})]
|
|
14434
|
+
});
|
|
14435
|
+
const ZoomIn_ICON_NAME = 'zoom-in';
|
|
14436
|
+
;// ./src/components/Icon/icons/ZoomOut.tsx
|
|
14437
|
+
|
|
14438
|
+
const ZoomOut = ({
|
|
14439
|
+
fill = '#000',
|
|
14440
|
+
size = 24,
|
|
14441
|
+
tooltip = 'Zoom Out',
|
|
14442
|
+
...props
|
|
14443
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14444
|
+
width: `${size}px`,
|
|
14445
|
+
height: `${size}px`,
|
|
14446
|
+
viewBox: "0 0 24 24",
|
|
14447
|
+
fill: "none",
|
|
14448
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14449
|
+
...props,
|
|
14450
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14451
|
+
children: tooltip
|
|
14452
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14453
|
+
transform: "translate(2.35, 2.35)",
|
|
14454
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14455
|
+
d: "M4.65 6.94998C4.26341 6.94998 3.95 7.26338 3.95 7.64998C3.95 8.03658 4.26341 8.34998 4.65 8.34998H10.65C11.0366 8.34998 11.35 8.03658 11.35 7.64998C11.35 7.26338 11.0366 6.94998 10.65 6.94998H4.65Z",
|
|
14456
|
+
fill: fill
|
|
14457
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14458
|
+
fillRule: "evenodd",
|
|
14459
|
+
clipRule: "evenodd",
|
|
14460
|
+
d: "M7.69907 0C3.46014 0 0 3.46014 0 7.69907C0 11.938 3.46014 15.3981 7.69907 15.3981C9.43555 15.3981 11.0362 14.8112 12.3287 13.832L12.5718 13.6479L17.9913 19.0662C18.0613 19.1392 18.1452 19.1975 18.238 19.2376C18.3309 19.2777 18.4308 19.2989 18.5319 19.3C18.6331 19.301 18.7334 19.2818 18.8271 19.2436C18.9207 19.2054 19.0058 19.1488 19.0773 19.0773C19.1488 19.0058 19.2054 18.9207 19.2436 18.8271C19.2818 18.7334 19.301 18.6331 19.3 18.5319C19.2989 18.4308 19.2777 18.3309 19.2376 18.238C19.1975 18.1452 19.1392 18.0613 19.0662 17.9912L19.0611 17.9862L13.6479 12.5718L13.832 12.3287C14.8112 11.0362 15.3981 9.43555 15.3981 7.69907C15.3981 3.46014 11.938 0 7.69907 0ZM1.52043 7.69907C1.52043 4.27355 4.27355 1.52043 7.69907 1.52043C11.1246 1.52043 13.8777 4.27355 13.8777 7.69907C13.8777 9.34379 13.2383 10.8302 12.1997 11.9342L12.1769 11.9584L12.15 11.9778C12.0847 12.0251 12.0273 12.0825 11.98 12.1479L11.9606 12.1747L11.9365 12.1974C10.8323 13.2374 9.34498 13.8777 7.69907 13.8777C4.27355 13.8777 1.52043 11.1246 1.52043 7.69907Z",
|
|
14461
|
+
fill: fill
|
|
14462
|
+
})]
|
|
14463
|
+
})]
|
|
14464
|
+
});
|
|
14465
|
+
const ZoomOut_ICON_NAME = 'zoom-out';
|
|
14466
|
+
;// ./src/components/Icon/icons/Pan.tsx
|
|
14467
|
+
|
|
14468
|
+
const Pan = ({
|
|
14469
|
+
fill = '#000',
|
|
14470
|
+
size = 24,
|
|
14471
|
+
tooltip = 'Pan',
|
|
14472
|
+
...props
|
|
14473
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14474
|
+
width: `${size}px`,
|
|
14475
|
+
height: `${size}px`,
|
|
14476
|
+
viewBox: "0 0 24 24",
|
|
14477
|
+
fill: "none",
|
|
14478
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14479
|
+
...props,
|
|
14480
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14481
|
+
children: tooltip
|
|
14482
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14483
|
+
transform: "translate(2.4, 2.4)",
|
|
14484
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14485
|
+
d: "M6.17574 4.02426C6.41005 4.25858 6.78995 4.25858 7.02427 4.02426L8.85001 2.19853V8.84999H2.19854L4.02426 7.02426C4.25858 6.78995 4.25858 6.41005 4.02426 6.17574C3.78995 5.94142 3.41005 5.94142 3.17574 6.17574L0.175736 9.17574C-0.0585786 9.41005 -0.0585786 9.78995 0.175736 10.0243L3.17574 13.0243C3.41005 13.2586 3.78995 13.2586 4.02426 13.0243C4.25858 12.7899 4.25858 12.4101 4.02426 12.1757L2.19852 10.35H8.85001V17.0015L7.02427 15.1757C6.78995 14.9414 6.41005 14.9414 6.17574 15.1757C5.94142 15.41 5.94142 15.7899 6.17574 16.0243L9.17574 19.0243C9.41005 19.2586 9.78995 19.2586 10.0243 19.0243L13.0243 16.0243C13.2586 15.7899 13.2586 15.41 13.0243 15.1757C12.79 14.9414 12.4101 14.9414 12.1757 15.1757L10.35 17.0015V10.35H17.0015L15.1757 12.1757C14.9414 12.4101 14.9414 12.7899 15.1757 13.0243C15.41 13.2586 15.7899 13.2586 16.0243 13.0243L19.0243 10.0243C19.2586 9.78995 19.2586 9.41005 19.0243 9.17574L16.0243 6.17574C15.7899 5.94142 15.41 5.94142 15.1757 6.17574C14.9414 6.41005 14.9414 6.78995 15.1757 7.02426L17.0015 8.84999H10.35V2.19853L12.1757 4.02426C12.4101 4.25858 12.79 4.25858 13.0243 4.02426C13.2586 3.78995 13.2586 3.41005 13.0243 3.17574L10.0243 0.175736C9.78995 -0.0585786 9.41005 -0.0585786 9.17574 0.175736L6.17574 3.17574C5.94142 3.41005 5.94142 3.78995 6.17574 4.02426Z",
|
|
14486
|
+
fill: fill
|
|
14487
|
+
})
|
|
14488
|
+
})]
|
|
14489
|
+
});
|
|
14490
|
+
const Pan_ICON_NAME = 'pan';
|
|
14491
|
+
;// ./src/components/Icon/icons/BoxSelect.tsx
|
|
14492
|
+
|
|
14493
|
+
const BoxSelect = ({
|
|
14494
|
+
fill = '#000',
|
|
14495
|
+
size = 24,
|
|
14496
|
+
tooltip = 'Box Select',
|
|
14497
|
+
...props
|
|
14498
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14499
|
+
width: `${size}px`,
|
|
14500
|
+
height: `${size}px`,
|
|
14501
|
+
viewBox: "0 0 24 24",
|
|
14502
|
+
fill: "none",
|
|
14503
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14504
|
+
...props,
|
|
14505
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14506
|
+
children: tooltip
|
|
14507
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14508
|
+
transform: "translate(2.3, 2.3)",
|
|
14509
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14510
|
+
d: "M1.7 0C0.761116 0 0 0.761116 0 1.7V3.7C0 4.0866 0.313401 4.4 0.7 4.4C1.0866 4.4 1.4 4.0866 1.4 3.7V1.7C1.4 1.53431 1.53431 1.4 1.7 1.4H3.7C4.0866 1.4 4.4 1.0866 4.4 0.7C4.4 0.313401 4.0866 0 3.7 0H1.7Z",
|
|
14511
|
+
fill: fill
|
|
14512
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14513
|
+
d: "M17.7 0C18.6389 0 19.4 0.761116 19.4 1.7V3.7C19.4 4.0866 19.0866 4.4 18.7 4.4C18.3134 4.4 18 4.0866 18 3.7V1.7C18 1.53431 17.8657 1.4 17.7 1.4H15.7C15.3134 1.4 15 1.0866 15 0.7C15 0.313401 15.3134 0 15.7 0H17.7Z",
|
|
14514
|
+
fill: fill
|
|
14515
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14516
|
+
d: "M0 17.7C0 18.6389 0.761116 19.4 1.7 19.4H3.7C4.0866 19.4 4.4 19.0866 4.4 18.7C4.4 18.3134 4.0866 18 3.7 18H1.7C1.53431 18 1.4 17.8657 1.4 17.7V15.7C1.4 15.3134 1.0866 15 0.7 15C0.313401 15 0 15.3134 0 15.7V17.7Z",
|
|
14517
|
+
fill: fill
|
|
14518
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14519
|
+
d: "M17.7 19.4C18.6389 19.4 19.4 18.6389 19.4 17.7V15.7C19.4 15.3134 19.0866 15 18.7 15C18.3134 15 18 15.3134 18 15.7V17.7C18 17.8657 17.8657 18 17.7 18H15.7C15.3134 18 15 18.3134 15 18.7C15 19.0866 15.3134 19.4 15.7 19.4H17.7Z",
|
|
14520
|
+
fill: fill
|
|
14521
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14522
|
+
d: "M5.5 18.7C5.5 18.3134 5.8134 18 6.2 18H8.3C8.6866 18 9 18.3134 9 18.7C9 19.0866 8.6866 19.4 8.3 19.4H6.2C5.8134 19.4 5.5 19.0866 5.5 18.7Z",
|
|
14523
|
+
fill: fill
|
|
14524
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14525
|
+
d: "M10.4 18.7C10.4 18.3134 10.7134 18 11.1 18H13.2C13.5866 18 13.9 18.3134 13.9 18.7C13.9 19.0866 13.5866 19.4 13.2 19.4H11.1C10.7134 19.4 10.4 19.0866 10.4 18.7Z",
|
|
14526
|
+
fill: fill
|
|
14527
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14528
|
+
d: "M6.2 0C5.8134 0 5.5 0.313401 5.5 0.7C5.5 1.0866 5.8134 1.4 6.2 1.4H8.3C8.6866 1.4 9 1.0866 9 0.7C9 0.313401 8.6866 0 8.3 0H6.2Z",
|
|
14529
|
+
fill: fill
|
|
14530
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14531
|
+
d: "M11.1 0C10.7134 0 10.4 0.313401 10.4 0.7C10.4 1.0866 10.7134 1.4 11.1 1.4H13.2C13.5866 1.4 13.9 1.0866 13.9 0.7C13.9 0.313401 13.5866 0 13.2 0H11.1Z",
|
|
14532
|
+
fill: fill
|
|
14533
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14534
|
+
d: "M18.7 13.9C18.3134 13.9 18 13.5866 18 13.2V11.1C18 10.7134 18.3134 10.4 18.7 10.4C19.0866 10.4 19.4 10.7134 19.4 11.1V13.2C19.4 13.5866 19.0866 13.9 18.7 13.9Z",
|
|
14535
|
+
fill: fill
|
|
14536
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14537
|
+
d: "M18.7 9.00002C18.3134 9.00002 18 8.68662 18 8.30002V6.20002C18 5.81343 18.3134 5.50002 18.7 5.50002C19.0866 5.50002 19.4 5.81343 19.4 6.20002V8.30002C19.4 8.68662 19.0866 9.00002 18.7 9.00002Z",
|
|
14538
|
+
fill: fill
|
|
14539
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14540
|
+
d: "M0 13.2C0 13.5866 0.313401 13.9 0.7 13.9C1.0866 13.9 1.4 13.5866 1.4 13.2V11.1C1.4 10.7134 1.0866 10.4 0.7 10.4C0.313401 10.4 0 10.7134 0 11.1V13.2Z",
|
|
14541
|
+
fill: fill
|
|
14542
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14543
|
+
d: "M0 8.30002C0 8.68662 0.313401 9.00002 0.7 9.00002C1.0866 9.00002 1.4 8.68662 1.4 8.30002V6.20002C1.4 5.81343 1.0866 5.50002 0.7 5.50002C0.313401 5.50002 0 5.81343 0 6.20002V8.30002Z",
|
|
14544
|
+
fill: fill
|
|
14545
|
+
})]
|
|
14546
|
+
})]
|
|
14547
|
+
});
|
|
14548
|
+
const BoxSelect_ICON_NAME = 'box-select';
|
|
14549
|
+
;// ./src/components/Icon/icons/LassoSelect.tsx
|
|
14550
|
+
|
|
14551
|
+
const LassoSelect = ({
|
|
14552
|
+
fill = '#000',
|
|
14553
|
+
size = 24,
|
|
14554
|
+
tooltip = 'Lasso Select',
|
|
14555
|
+
...props
|
|
14556
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14557
|
+
width: `${size}px`,
|
|
14558
|
+
height: `${size}px`,
|
|
14559
|
+
viewBox: "0 0 24 24",
|
|
14560
|
+
fill: "none",
|
|
14561
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14562
|
+
...props,
|
|
14563
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14564
|
+
children: tooltip
|
|
14565
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14566
|
+
transform: "translate(2.05, 3.3)",
|
|
14567
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14568
|
+
fillRule: "evenodd",
|
|
14569
|
+
clipRule: "evenodd",
|
|
14570
|
+
d: "M9.03917 0.239164C10.0091 0.0713072 10.9572 -0.0068647 11.8656 0.000471763C12.1679 0.0029132 12.4668 0.0155816 12.7605 0.0366594C13.9335 0.120859 15.0198 0.351061 15.9776 0.714126C17.9006 1.44304 19.3426 2.76454 19.6085 4.52135C19.8748 6.28139 18.906 7.99361 17.3018 9.32913C15.7034 10.6598 13.4541 11.666 10.866 12.1129C10.1624 12.2345 9.47621 12.29 8.79533 12.3169L8.5951 12.3248L8.52572 12.5128C8.1453 13.5435 7.15955 14.2865 6.01275 14.2865C5.7671 14.2865 5.5274 14.2405 5.28312 14.17L5.04331 14.1007L3.33697 17.5113L2.09236 16.889L3.90648 13.2628L3.80523 13.1167C3.50604 12.6849 3.32842 12.1674 3.32585 11.6118L3.32736 11.5991C3.32834 11.5897 3.32945 11.5766 3.32968 11.5612L3.33244 11.3728L3.16391 11.2885C1.6404 10.5265 0.525402 9.34448 0.296617 7.83271C0.0302759 6.0728 0.999235 4.36045 2.60328 3.02492C4.20157 1.69417 6.45073 0.687134 9.03917 0.239164ZM11.8534 1.39762C11.0311 1.38957 10.1638 1.45629 9.27522 1.61007C6.91015 2.01938 4.85224 2.9626 3.49309 4.09423C2.14287 5.21843 1.50009 6.48067 1.67327 7.62496C1.81484 8.56045 2.51246 9.34583 3.61278 9.93854L3.82575 10.0533L3.98301 9.86945C4.48128 9.28704 5.20546 8.91266 6.01275 8.91266C7.1734 8.91266 8.16803 9.6744 8.53779 10.7249L8.61183 10.9353L8.83457 10.925C9.41527 10.8983 10.0125 10.8487 10.6298 10.7421C12.9942 10.3337 15.0508 9.39146 16.41 8.25983C17.7601 7.13587 18.405 5.8735 18.2318 4.7291C18.058 3.58072 17.0896 2.62449 15.4844 2.01602C14.4727 1.63254 13.2224 1.41102 11.8534 1.39762ZM6.01275 10.304C5.28539 10.304 4.71711 10.8722 4.71711 11.5996C4.71711 12.327 5.28539 12.8952 6.01275 12.8952C6.74011 12.8952 7.3084 12.327 7.3084 11.5996C7.3084 10.8722 6.74011 10.304 6.01275 10.304Z",
|
|
14571
|
+
fill: fill
|
|
14572
|
+
})
|
|
14573
|
+
})]
|
|
14574
|
+
});
|
|
14575
|
+
const LassoSelect_ICON_NAME = 'lasso-select';
|
|
14576
|
+
;// ./src/components/Icon/icons/Autoscale.tsx
|
|
14577
|
+
|
|
14578
|
+
const Autoscale = ({
|
|
14579
|
+
fill = '#000',
|
|
14580
|
+
size = 24,
|
|
14581
|
+
tooltip = 'Autoscale',
|
|
14582
|
+
...props
|
|
14583
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14584
|
+
width: `${size}px`,
|
|
14585
|
+
height: `${size}px`,
|
|
14586
|
+
viewBox: "0 0 24 24",
|
|
14587
|
+
fill: "none",
|
|
14588
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14589
|
+
...props,
|
|
14590
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14591
|
+
children: tooltip
|
|
14592
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14593
|
+
transform: "translate(2.3, 2.3)",
|
|
14594
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14595
|
+
d: "M0 1.7C0 0.761116 0.761116 0 1.7 0H5.7C6.0866 0 6.4 0.313401 6.4 0.7C6.4 1.0866 6.0866 1.4 5.7 1.4H1.7C1.53431 1.4 1.4 1.53431 1.4 1.7V5.7C1.4 6.0866 1.0866 6.4 0.7 6.4C0.313401 6.4 0 6.0866 0 5.7V1.7Z",
|
|
14596
|
+
fill: fill
|
|
14597
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14598
|
+
d: "M13 0.7C13 0.313401 13.3134 0 13.7 0H17.7C18.6389 0 19.4 0.761116 19.4 1.7V5.7C19.4 6.0866 19.0866 6.4 18.7 6.4C18.3134 6.4 18 6.0866 18 5.7V1.7C18 1.53431 17.8657 1.4 17.7 1.4H13.7C13.3134 1.4 13 1.0866 13 0.7Z",
|
|
14599
|
+
fill: fill
|
|
14600
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14601
|
+
d: "M0.7 13C1.0866 13 1.4 13.3134 1.4 13.7V17.7C1.4 17.8657 1.53431 18 1.7 18H5.7C6.0866 18 6.4 18.3134 6.4 18.7C6.4 19.0866 6.0866 19.4 5.7 19.4H1.7C0.761116 19.4 0 18.6389 0 17.7V13.7C0 13.3134 0.313401 13 0.7 13Z",
|
|
14602
|
+
fill: fill
|
|
14603
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14604
|
+
d: "M18.7 13C19.0866 13 19.4 13.3134 19.4 13.7V17.7C19.4 18.6389 18.6389 19.4 17.7 19.4H13.7C13.3134 19.4 13 19.0866 13 18.7C13 18.3134 13.3134 18 13.7 18H17.7C17.8657 18 18 17.8657 18 17.7V13.7C18 13.3134 18.3134 13 18.7 13Z",
|
|
14605
|
+
fill: fill
|
|
14606
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14607
|
+
d: "M11.1345 4.89318C11.2305 4.95852 11.3465 4.99671 11.4715 4.99671L13.3817 4.99671L9.70371 8.6747L6.02572 4.99671H7.93595C8.26732 4.99671 8.53595 4.72808 8.53595 4.39671C8.53595 4.06533 8.26732 3.7967 7.93595 3.7967L4.40042 3.7967C4.06905 3.7967 3.80042 4.06533 3.80042 4.39671L3.80042 7.93224C3.80042 8.26361 4.06905 8.53224 4.40042 8.53224C4.73179 8.53224 5.00042 8.26361 5.00042 7.93224L5.00042 6.02201L8.67841 9.7L5.00041 13.378L5.00041 11.4678C5.00041 11.1364 4.73179 10.8678 4.40041 10.8678C4.06904 10.8678 3.80041 11.1364 3.80041 11.4678L3.80041 15.0033C3.80041 15.3347 4.06904 15.6033 4.40041 15.6033L7.93595 15.6033C8.26732 15.6033 8.53595 15.3347 8.53595 15.0033C8.53595 14.6719 8.26732 14.4033 7.93595 14.4033L6.02571 14.4033L9.70371 10.7253L13.3817 14.4033L11.4715 14.4033C11.1401 14.4033 10.8715 14.6719 10.8715 15.0033C10.8715 15.3347 11.1401 15.6033 11.4715 15.6033H15.007C15.3384 15.6033 15.607 15.3347 15.607 15.0033V11.4678C15.607 11.1364 15.3384 10.8678 15.007 10.8678C14.6756 10.8678 14.407 11.1364 14.407 11.4678L14.407 13.378L10.729 9.7L14.407 6.022V7.93225C14.407 8.26362 14.6756 8.53225 15.007 8.53225C15.3384 8.53225 15.607 8.26362 15.607 7.93225L15.607 4.39671C15.607 4.06534 15.3384 3.79671 15.007 3.79671L11.4715 3.79671C11.1401 3.79671 10.8715 4.06534 10.8715 4.39671C10.8715 4.60314 10.9757 4.78522 11.1345 4.89318Z",
|
|
14608
|
+
fill: fill
|
|
14609
|
+
})]
|
|
14610
|
+
})]
|
|
14611
|
+
});
|
|
14612
|
+
const Autoscale_ICON_NAME = 'autoscale';
|
|
14613
|
+
;// ./src/components/Icon/icons/ResetAxes.tsx
|
|
14614
|
+
|
|
14615
|
+
const ResetAxes = ({
|
|
14616
|
+
fill = '#000',
|
|
14617
|
+
size = 24,
|
|
14618
|
+
tooltip = 'Reset Axes',
|
|
14619
|
+
...props
|
|
14620
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14621
|
+
width: `${size}px`,
|
|
14622
|
+
height: `${size}px`,
|
|
14623
|
+
viewBox: "0 0 24 24",
|
|
14624
|
+
fill: "none",
|
|
14625
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14626
|
+
...props,
|
|
14627
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14628
|
+
children: tooltip
|
|
14629
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14630
|
+
transform: "translate(7, 4) scale(0.9848)",
|
|
14631
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14632
|
+
d: "M6.59997 0.1C3.01683 0.1 0.1 3.01684 0.1 6.6C0.1 10.1832 3.01683 13.1 6.59997 13.1C10.1831 13.1 13.0999 10.1832 13.0999 6.6C13.101 6.5251 13.0872 6.45074 13.0592 6.38124C13.0313 6.31173 12.9898 6.24847 12.9373 6.19513C12.8847 6.14179 12.822 6.09944 12.7529 6.07053C12.6838 6.04162 12.6096 6.02673 12.5347 6.02673C12.4598 6.02673 12.3857 6.04162 12.3166 6.07053C12.2475 6.09944 12.1848 6.14179 12.1322 6.19513C12.0796 6.24847 12.0382 6.31173 12.0102 6.38124C11.9823 6.45074 11.9685 6.5251 11.9695 6.6C11.9695 9.57223 9.57219 11.9696 6.59997 11.9696C3.62775 11.9696 1.23043 9.57223 1.23043 6.6C1.23043 3.62777 3.62775 1.23043 6.59997 1.23043C8.14747 1.23043 9.5368 1.8827 10.5156 2.92609H9.42605C9.35115 2.92503 9.27679 2.93886 9.20728 2.96679C9.13778 2.99472 9.07452 3.03619 9.02118 3.08878C8.96784 3.14137 8.92549 3.20404 8.89658 3.27314C8.86767 3.34224 8.85278 3.4164 8.85278 3.4913C8.85278 3.56621 8.86767 3.64037 8.89658 3.70947C8.92549 3.77857 8.96784 3.84124 9.02118 3.89383C9.07452 3.94642 9.13778 3.98788 9.20728 4.01581C9.27679 4.04374 9.35115 4.05758 9.42605 4.05652H12.5347V0.947826C12.5358 0.872253 12.5216 0.79724 12.4932 0.727224C12.4647 0.657208 12.4225 0.59361 12.369 0.540193C12.3156 0.486776 12.2519 0.444623 12.1819 0.416229C12.1118 0.387834 12.0368 0.373775 11.9612 0.374881C11.8114 0.377077 11.6686 0.438656 11.5642 0.546088C11.4598 0.65352 11.4022 0.798016 11.4043 0.947826V2.22674C10.2147 0.921459 8.50126 0.1 6.59997 0.1Z",
|
|
14633
|
+
fill: fill,
|
|
14634
|
+
stroke: fill,
|
|
14635
|
+
strokeWidth: "0.2"
|
|
14636
|
+
})
|
|
14637
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14638
|
+
transform: "translate(3.5, 4.5) translate(0, 8) scale(1, -1) translate(0, -8) scale(0.9195)",
|
|
14639
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14640
|
+
d: "M16.7 0.7H1.7C1.14772 0.7 0.7 1.14772 0.7 1.7V16.7",
|
|
14641
|
+
stroke: fill,
|
|
14642
|
+
strokeWidth: "1.4",
|
|
14643
|
+
strokeLinecap: "round",
|
|
14644
|
+
fill: "none"
|
|
14645
|
+
})
|
|
14646
|
+
})]
|
|
14647
|
+
});
|
|
14648
|
+
const ResetAxes_ICON_NAME = 'reset-axes';
|
|
14649
|
+
;// ./src/components/Icon/icons/Star.tsx
|
|
14650
|
+
|
|
14651
|
+
const Star = ({
|
|
14652
|
+
fill = '#000',
|
|
14653
|
+
size = 24,
|
|
14654
|
+
tooltip = 'Star',
|
|
14655
|
+
...props
|
|
14656
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14657
|
+
width: `${size}px`,
|
|
14658
|
+
height: `${size}px`,
|
|
14659
|
+
viewBox: "0 0 24 24",
|
|
14660
|
+
fill: "none",
|
|
14661
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14662
|
+
...props,
|
|
14663
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14664
|
+
children: tooltip
|
|
14665
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14666
|
+
transform: "translate(2, 2)",
|
|
14667
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14668
|
+
d: "M9.09668 1.25781C9.46843 0.514309 10.5286 0.514329 10.9004 1.25781L12.6406 4.73828C12.9075 5.27115 13.4163 5.64255 14.0059 5.7334L18.4395 6.41504C19.2563 6.54082 19.5836 7.54149 19 8.125L16.0127 11.1123C15.5986 11.5264 15.4061 12.1136 15.4951 12.6924L16.1787 17.1348C16.3041 17.9516 15.4482 18.5637 14.7158 18.1816L10.8496 16.165H10.8486C10.3821 15.9224 9.83845 15.8921 9.35254 16.0742L9.14746 16.165L5.28223 18.1816C4.54927 18.5639 3.693 17.9516 3.81836 17.1348L4.50195 12.6924C4.59093 12.1136 4.39847 11.5264 3.98437 11.1123L0.99707 8.125C0.413213 7.54068 0.74073 6.54078 1.55762 6.41504L5.99121 5.7334C6.50714 5.65392 6.96097 5.35995 7.24512 4.93066L7.35645 4.73828L9.09668 1.25781Z",
|
|
14669
|
+
stroke: fill,
|
|
14670
|
+
strokeWidth: "1.4"
|
|
14671
|
+
})
|
|
14672
|
+
})]
|
|
14673
|
+
});
|
|
14674
|
+
const Star_ICON_NAME = 'star';
|
|
14675
|
+
;// ./src/components/Icon/icons/Preview.tsx
|
|
14676
|
+
|
|
14677
|
+
const Preview = ({
|
|
14678
|
+
fill = '#000',
|
|
14679
|
+
size = 24,
|
|
14680
|
+
tooltip = 'Preview',
|
|
14681
|
+
...props
|
|
14682
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14683
|
+
width: `${size}px`,
|
|
14684
|
+
height: `${size}px`,
|
|
14685
|
+
viewBox: "0 0 24 24",
|
|
14686
|
+
fill: "none",
|
|
14687
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14688
|
+
...props,
|
|
14689
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14690
|
+
children: tooltip
|
|
14691
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14692
|
+
transform: "translate(3, 3)",
|
|
14693
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14694
|
+
d: "M6 10C7.10457 10 8 10.8954 8 12V16C8 17.1046 7.10457 18 6 18H2C0.895431 18 0 17.1046 0 16V12C1.61067e-08 10.8954 0.895431 10 2 10H6ZM16 10C17.1046 10 18 10.8954 18 12V16C18 17.1046 17.1046 18 16 18H12C10.8954 18 10 17.1046 10 16V12C10 10.8954 10.8954 10 12 10H16ZM12 11.4004C11.6686 11.4004 11.4004 11.6686 11.4004 12V16C11.4004 16.3314 11.6686 16.5996 12 16.5996H16C16.3314 16.5996 16.5996 16.3314 16.5996 16V12C16.5996 11.6686 16.3314 11.4004 16 11.4004H12ZM2 11.4004C1.66863 11.4004 1.40039 11.6686 1.40039 12V16C1.40039 16.3314 1.66863 16.5996 2 16.5996H6C6.33137 16.5996 6.59961 16.3314 6.59961 16V12C6.59961 11.6686 6.33137 11.4004 6 11.4004H2ZM6 0C7.10457 0 8 0.895431 8 2V6C8 7.10457 7.10457 8 6 8H2C0.895431 8 0 7.10457 0 6V2C1.61067e-08 0.895431 0.895431 1.61064e-08 2 0H6ZM16 0C17.1046 0 18 0.895431 18 2V6C18 7.10457 17.1046 8 16 8H12C10.8954 8 10 7.10457 10 6V2C10 0.895431 10.8954 1.61064e-08 12 0H16ZM2 1.40039C1.66863 1.40039 1.40039 1.66863 1.40039 2V6C1.40039 6.33137 1.66863 6.59961 2 6.59961H6C6.33137 6.59961 6.59961 6.33137 6.59961 6V2C6.59961 1.66863 6.33137 1.40039 6 1.40039H2ZM12 1.40039C11.6686 1.40039 11.4004 1.66863 11.4004 2V6C11.4004 6.33137 11.6686 6.59961 12 6.59961H16C16.3314 6.59961 16.5996 6.33137 16.5996 6V2C16.5996 1.66863 16.3314 1.40039 16 1.40039H12Z",
|
|
14695
|
+
fill: fill
|
|
14696
|
+
})
|
|
14697
|
+
})]
|
|
14698
|
+
});
|
|
14699
|
+
const Preview_ICON_NAME = 'preview';
|
|
14700
|
+
;// ./src/components/Icon/icons/Dashboard.tsx
|
|
14701
|
+
|
|
14702
|
+
const Dashboard = ({
|
|
14703
|
+
fill = '#000',
|
|
14704
|
+
size = 24,
|
|
14705
|
+
tooltip = 'Dashboard',
|
|
14706
|
+
...props
|
|
14707
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14708
|
+
width: `${size}px`,
|
|
14709
|
+
height: `${size}px`,
|
|
14710
|
+
viewBox: "0 0 24 24",
|
|
14711
|
+
fill: "none",
|
|
14712
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14713
|
+
...props,
|
|
14714
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14715
|
+
children: tooltip
|
|
14716
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14717
|
+
transform: "translate(3, 3)",
|
|
14718
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14719
|
+
d: "M6 12C7.10457 12 8 12.8954 8 14V16C8 17.1046 7.10457 18 6 18H2C0.895431 18 0 17.1046 0 16V14C0 12.8954 0.895431 12 2 12H6ZM16 8C17.1046 8 18 8.89543 18 10V16C18 17.1046 17.1046 18 16 18H12C10.9643 18 10.113 17.2128 10.0107 16.2041L10 16V10C10 8.89543 10.8954 8 12 8H16ZM12 9.40039C11.6686 9.40039 11.4004 9.66863 11.4004 10V16C11.4004 16.3314 11.6686 16.5996 12 16.5996H16C16.3314 16.5996 16.5996 16.3314 16.5996 16V10C16.5996 9.66863 16.3314 9.40039 16 9.40039H12ZM2 13.4004C1.66863 13.4004 1.40039 13.6686 1.40039 14V16C1.40039 16.3314 1.66863 16.5996 2 16.5996H6C6.33137 16.5996 6.59961 16.3314 6.59961 16V14C6.59961 13.6686 6.33137 13.4004 6 13.4004H2ZM6 0C7.10457 0 8 0.895431 8 2V8C8 9.10457 7.10457 10 6 10H2C0.964349 10 0.113005 9.21278 0.0107422 8.2041L0 8V2C0 0.895431 0.895431 1.61064e-08 2 0H6ZM2 1.40039C1.66863 1.40039 1.40039 1.66863 1.40039 2V8C1.40039 8.33137 1.66863 8.59961 2 8.59961H6C6.33137 8.59961 6.59961 8.33137 6.59961 8V2C6.59961 1.66863 6.33137 1.40039 6 1.40039H2ZM16 0C17.1046 0 18 0.895431 18 2V4C18 5.10457 17.1046 6 16 6H12C10.8954 6 10 5.10457 10 4V2C10 0.895431 10.8954 1.61064e-08 12 0H16ZM12 1.40039C11.6686 1.40039 11.4004 1.66863 11.4004 2V4C11.4004 4.33137 11.6686 4.59961 12 4.59961H16C16.3314 4.59961 16.5996 4.33137 16.5996 4V2C16.5996 1.66863 16.3314 1.40039 16 1.40039H12Z",
|
|
14720
|
+
fill: fill
|
|
14721
|
+
})
|
|
14722
|
+
})]
|
|
14723
|
+
});
|
|
14724
|
+
const Dashboard_ICON_NAME = 'dashboard';
|
|
14725
|
+
;// ./src/components/Icon/icons/Phone.tsx
|
|
14726
|
+
|
|
14727
|
+
const Phone = ({
|
|
14728
|
+
fill = '#000',
|
|
14729
|
+
size = 24,
|
|
14730
|
+
tooltip = 'Phone',
|
|
14731
|
+
...props
|
|
14732
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14733
|
+
width: `${size}px`,
|
|
14734
|
+
height: `${size}px`,
|
|
14735
|
+
viewBox: "0 0 24 24",
|
|
14736
|
+
fill: "none",
|
|
14737
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14738
|
+
...props,
|
|
14739
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14740
|
+
children: tooltip
|
|
14741
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14742
|
+
transform: "translate(5, 2)",
|
|
14743
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14744
|
+
d: "M10 18.5996V20H4V18.5996H10ZM12.5996 16V4C12.5996 2.56406 11.4359 1.40039 10 1.40039H4C2.56406 1.40039 1.40039 2.56406 1.40039 4V16C1.40039 17.4359 2.56406 18.5996 4 18.5996V20L3.79395 19.9951C1.68056 19.8879 0 18.14 0 16V4C0 1.79086 1.79086 0 4 0H10C12.2091 0 14 1.79086 14 4V16C14 18.2091 12.2091 20 10 20V18.5996C11.4359 18.5996 12.5996 17.4359 12.5996 16Z",
|
|
14745
|
+
fill: fill
|
|
14746
|
+
})
|
|
14747
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14748
|
+
transform: "translate(10.3, 4.8)",
|
|
14749
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14750
|
+
d: "M0.7 0.7H2.7",
|
|
14751
|
+
stroke: fill,
|
|
14752
|
+
strokeWidth: "1.4",
|
|
14753
|
+
strokeLinecap: "round",
|
|
14754
|
+
fill: "none"
|
|
14755
|
+
})
|
|
14756
|
+
})]
|
|
14757
|
+
});
|
|
14758
|
+
const Phone_ICON_NAME = 'phone';
|
|
14759
|
+
;// ./src/components/Icon/icons/Tablet.tsx
|
|
14760
|
+
|
|
14761
|
+
const Tablet = ({
|
|
14762
|
+
fill = '#000',
|
|
14763
|
+
size = 24,
|
|
14764
|
+
tooltip = 'Tablet',
|
|
14765
|
+
...props
|
|
14766
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14767
|
+
width: `${size}px`,
|
|
14768
|
+
height: `${size}px`,
|
|
14769
|
+
viewBox: "0 0 24 24",
|
|
14770
|
+
fill: "none",
|
|
14771
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14772
|
+
...props,
|
|
14773
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14774
|
+
children: tooltip
|
|
14775
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14776
|
+
transform: "translate(2, 4)",
|
|
14777
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14778
|
+
d: "M4 6.2998C4.33841 6.2998 4.62042 6.5402 4.68555 6.85938L4.7002 7V9C4.7002 9.3866 4.3866 9.7002 4 9.7002C3.6134 9.7002 3.2998 9.3866 3.2998 9V7L3.31445 6.85938C3.37958 6.5402 3.66159 6.2998 4 6.2998Z",
|
|
14779
|
+
fill: fill
|
|
14780
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14781
|
+
fillRule: "evenodd",
|
|
14782
|
+
clipRule: "evenodd",
|
|
14783
|
+
d: "M20 12C20 14.2091 18.2091 16 16 16H4C1.79086 16 0 14.2091 0 12V4C0 1.79086 1.79086 0 4 0H16C18.2091 0 20 1.79086 20 4V12ZM18.5996 4C18.5996 2.56406 17.4359 1.40039 16 1.40039H4C2.56406 1.40039 1.40039 2.56406 1.40039 4V12C1.40039 13.4359 2.56406 14.5996 4 14.5996H16C17.4359 14.5996 18.5996 13.4359 18.5996 12V4Z",
|
|
14784
|
+
fill: fill
|
|
14785
|
+
})]
|
|
14786
|
+
})]
|
|
14787
|
+
});
|
|
14788
|
+
const Tablet_ICON_NAME = 'tablet';
|
|
14789
|
+
;// ./src/components/Icon/icons/Desktop.tsx
|
|
14790
|
+
|
|
14791
|
+
const Desktop = ({
|
|
14792
|
+
fill = '#000',
|
|
14793
|
+
size = 24,
|
|
14794
|
+
tooltip = 'Desktop',
|
|
14795
|
+
...props
|
|
14796
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14797
|
+
width: `${size}px`,
|
|
14798
|
+
height: `${size}px`,
|
|
14799
|
+
viewBox: "0 0 24 24",
|
|
14800
|
+
fill: "none",
|
|
14801
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14802
|
+
...props,
|
|
14803
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14804
|
+
children: tooltip
|
|
14805
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14806
|
+
transform: "translate(2, 3)",
|
|
14807
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14808
|
+
d: "M16 0C18.14 0 19.8879 1.68056 19.9951 3.79395L20 4V10L19.9951 10.2061C19.8913 12.2512 18.2512 13.8913 16.2061 13.9951L16 14H13.2002V16.2998H14C14.3866 16.2998 14.7002 16.6134 14.7002 17C14.7002 17.3866 14.3866 17.7002 14 17.7002H6C5.6134 17.7002 5.2998 17.3866 5.2998 17C5.2998 16.6134 5.6134 16.2998 6 16.2998H6.7998V14H4C1.79086 14 9.66384e-08 12.2091 0 10V4C0 1.79086 1.79086 3.22133e-08 4 0H16ZM8.2002 16.2998H11.7998V14.1006H8.2002V16.2998ZM4 1.40039C2.56406 1.40039 1.40039 2.56406 1.40039 4V10C1.40039 11.4359 2.56406 12.5996 4 12.5996H16C17.4359 12.5996 18.5996 11.4359 18.5996 10V4C18.5996 2.56406 17.4359 1.40039 16 1.40039H4Z",
|
|
14809
|
+
fill: fill
|
|
14810
|
+
})
|
|
14811
|
+
})]
|
|
14812
|
+
});
|
|
14813
|
+
const Desktop_ICON_NAME = 'desktop';
|
|
14814
|
+
;// ./src/components/Icon/icons/MoreInfo.tsx
|
|
14815
|
+
|
|
14816
|
+
const MoreInfo = ({
|
|
14817
|
+
fill = '#000',
|
|
14818
|
+
size = 24,
|
|
14819
|
+
tooltip = 'More Info',
|
|
14820
|
+
...props
|
|
14821
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14822
|
+
width: `${size}px`,
|
|
14823
|
+
height: `${size}px`,
|
|
14824
|
+
viewBox: "0 0 24 24",
|
|
14825
|
+
fill: "none",
|
|
14826
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14827
|
+
...props,
|
|
14828
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14829
|
+
children: tooltip
|
|
14830
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14831
|
+
transform: "translate(2, 2)",
|
|
14832
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14833
|
+
d: "M10.1406 13.3145C10.4598 13.3796 10.7002 13.6616 10.7002 14C10.7002 14.3384 10.4598 14.6204 10.1406 14.6855L10 14.7002H4C3.6134 14.7002 3.2998 14.3866 3.2998 14C3.2998 13.6134 3.6134 13.2998 4 13.2998H10L10.1406 13.3145Z",
|
|
14834
|
+
fill: fill
|
|
14835
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14836
|
+
d: "M16.1406 9.31445C16.4598 9.37958 16.7002 9.66159 16.7002 10C16.7002 10.3384 16.4598 10.6204 16.1406 10.6855L16 10.7002H4C3.6134 10.7002 3.2998 10.3866 3.2998 10C3.2998 9.6134 3.6134 9.2998 4 9.2998H16L16.1406 9.31445Z",
|
|
14837
|
+
fill: fill
|
|
14838
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14839
|
+
d: "M16.1406 5.31445C16.4598 5.37958 16.7002 5.66159 16.7002 6C16.7002 6.33841 16.4598 6.62042 16.1406 6.68555L16 6.7002H4C3.6134 6.7002 3.2998 6.3866 3.2998 6C3.2998 5.6134 3.6134 5.2998 4 5.2998H16L16.1406 5.31445Z",
|
|
14840
|
+
fill: fill
|
|
14841
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14842
|
+
fillRule: "evenodd",
|
|
14843
|
+
clipRule: "evenodd",
|
|
14844
|
+
d: "M16 0C18.14 0 19.8879 1.68056 19.9951 3.79395L20 4V16L19.9951 16.2061C19.8913 18.2512 18.2512 19.8913 16.2061 19.9951L16 20H4C1.79086 20 3.22128e-08 18.2091 0 16V4C0 1.79086 1.79086 3.22133e-08 4 0H16ZM4 1.40039C2.56406 1.40039 1.40039 2.56406 1.40039 4V16C1.40039 17.4359 2.56406 18.5996 4 18.5996H16C17.4359 18.5996 18.5996 17.4359 18.5996 16V4C18.5996 2.56406 17.4359 1.40039 16 1.40039H4Z",
|
|
14845
|
+
fill: fill
|
|
14846
|
+
})]
|
|
14847
|
+
})]
|
|
14848
|
+
});
|
|
14849
|
+
const MoreInfo_ICON_NAME = 'more-info';
|
|
14850
|
+
;// ./src/components/Icon/icons/FilterList.tsx
|
|
14851
|
+
|
|
14852
|
+
const FilterList = ({
|
|
14853
|
+
fill = '#000',
|
|
14854
|
+
size = 24,
|
|
14855
|
+
tooltip = 'Filter List',
|
|
14856
|
+
...props
|
|
14857
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14858
|
+
width: `${size}px`,
|
|
14859
|
+
height: `${size}px`,
|
|
14860
|
+
viewBox: "0 0 24 24",
|
|
14861
|
+
fill: "none",
|
|
14862
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14863
|
+
...props,
|
|
14864
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14865
|
+
children: tooltip
|
|
14866
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14867
|
+
transform: "translate(2, 3)",
|
|
14868
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14869
|
+
d: "M16.1465 12.6465C16.3417 12.4512 16.6583 12.4512 16.8535 12.6465C17.0487 12.8418 17.0487 13.1583 16.8535 13.3535L16.207 14L16.8535 14.6465C17.0487 14.8418 17.0487 15.1583 16.8535 15.3535C16.6583 15.5487 16.3417 15.5487 16.1465 15.3535L15.5 14.707L14.8535 15.3535C14.6583 15.5487 14.3417 15.5487 14.1465 15.3535C13.9512 15.1583 13.9512 14.8417 14.1465 14.6465L14.793 14L14.1465 13.3535C13.9512 13.1583 13.9512 12.8417 14.1465 12.6465C14.3417 12.4512 14.6583 12.4512 14.8535 12.6465L15.5 13.293L16.1465 12.6465Z",
|
|
14870
|
+
fill: fill
|
|
14871
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14872
|
+
fillRule: "evenodd",
|
|
14873
|
+
clipRule: "evenodd",
|
|
14874
|
+
d: "M16 10C18.2091 10 20 11.7909 20 14C20 16.14 18.3194 17.8879 16.2061 17.9951L16 18H4C1.79086 18 0 16.2091 0 14C0 11.7909 1.79086 10 4 10H16ZM4 11.4004C2.56406 11.4004 1.40039 12.5641 1.40039 14C1.40039 15.4359 2.56406 16.5996 4 16.5996H16C17.4359 16.5996 18.5996 15.4359 18.5996 14C18.5996 12.5641 17.4359 11.4004 16 11.4004H4Z",
|
|
14875
|
+
fill: fill
|
|
14876
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14877
|
+
d: "M16.1465 2.64648C16.3417 2.45122 16.6583 2.45122 16.8535 2.64648C17.0487 2.84175 17.0488 3.15827 16.8535 3.35352L16.207 4L16.8535 4.64648C17.0487 4.84175 17.0488 5.15827 16.8535 5.35352C16.6583 5.54873 16.3417 5.54872 16.1465 5.35352L15.5 4.70703L14.8535 5.35352C14.6583 5.54873 14.3417 5.54872 14.1465 5.35352C13.9512 5.15826 13.9513 4.84175 14.1465 4.64648L14.793 4L14.1465 3.35352C13.9512 3.15826 13.9513 2.84175 14.1465 2.64648C14.3417 2.45122 14.6583 2.45122 14.8535 2.64648L15.5 3.29297L16.1465 2.64648Z",
|
|
14878
|
+
fill: fill
|
|
14879
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14880
|
+
fillRule: "evenodd",
|
|
14881
|
+
clipRule: "evenodd",
|
|
14882
|
+
d: "M16 0C18.2091 0 20 1.79086 20 4C20 6.14004 18.3194 7.88789 16.2061 7.99512L16 8H4C1.79086 8 0 6.20914 0 4C0 1.79086 1.79086 3.22133e-08 4 0H16ZM4 1.40039C2.56406 1.40039 1.40039 2.56406 1.40039 4C1.40039 5.43594 2.56406 6.59961 4 6.59961H16C17.4359 6.59961 18.5996 5.43594 18.5996 4C18.5996 2.56406 17.4359 1.40039 16 1.40039H4Z",
|
|
14883
|
+
fill: fill
|
|
14884
|
+
})]
|
|
14885
|
+
})]
|
|
14886
|
+
});
|
|
14887
|
+
const FilterList_ICON_NAME = 'filter-list';
|
|
14888
|
+
;// ./src/components/Icon/icons/History.tsx
|
|
14889
|
+
|
|
14890
|
+
const History = ({
|
|
14891
|
+
fill = '#000',
|
|
14892
|
+
size = 24,
|
|
14893
|
+
tooltip = 'History',
|
|
14894
|
+
...props
|
|
14895
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14896
|
+
width: `${size}px`,
|
|
14897
|
+
height: `${size}px`,
|
|
14898
|
+
viewBox: "0 0 24 24",
|
|
14899
|
+
fill: "none",
|
|
14900
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14901
|
+
...props,
|
|
14902
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14903
|
+
children: tooltip
|
|
14904
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14905
|
+
transform: "translate(1.9, 2.55)",
|
|
14906
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14907
|
+
d: "M10.7248 0C15.9573 0 20.1991 4.24126 20.1994 9.47363C20.1994 14.706 15.958 18.9468 10.7258 18.9473C7.77556 18.9953 4.98754 17.5993 3.25997 15.207C3.028 14.8808 3.10399 14.4275 3.42989 14.1953C3.75607 13.963 4.20926 14.0394 4.44161 14.3652C5.89786 16.3734 8.24287 17.5429 10.7229 17.498H10.7248C14.6602 17.4987 18.0155 14.6452 18.6467 10.7607C19.3572 6.38642 16.3869 2.2645 12.0129 1.55371C7.74576 0.860476 3.71976 3.67006 2.86544 7.86914L3.02364 7.70996C3.30665 7.42702 3.76593 7.42716 4.04903 7.70996C4.33203 7.99304 4.33204 8.45228 4.04903 8.73535L2.48653 10.2969C2.38496 10.3992 2.25664 10.4688 2.11739 10.4971L1.97579 10.5117H1.90255C1.71374 10.4917 1.54106 10.3974 1.4211 10.2529L1.37325 10.1885L0.124227 8.31348C-0.0998296 7.98117 -0.0125504 7.53087 0.31954 7.30664C0.651794 7.08237 1.10299 7.17094 1.32735 7.50293L1.42891 7.6543C2.29566 3.21997 6.18374 0.000154784 10.7248 0ZM10.4123 3.38672C10.8404 3.38674 11.1877 3.73402 11.1877 4.16211V9.39941L14.5998 11.9824H14.5988C14.9412 12.2393 15.0109 12.7249 14.7541 13.0674C14.4972 13.4097 14.0116 13.4785 13.6691 13.2217L9.91915 10.4102L9.91524 10.4062C9.74088 10.2656 9.63705 10.0339 9.63692 9.78711V4.16211C9.63696 3.73412 9.98436 3.38691 10.4123 3.38672Z",
|
|
14908
|
+
fill: fill
|
|
14909
|
+
})
|
|
14910
|
+
})]
|
|
14911
|
+
});
|
|
14912
|
+
const History_ICON_NAME = 'history';
|
|
14913
|
+
;// ./src/components/Icon/icons/Overtime.tsx
|
|
14914
|
+
|
|
14915
|
+
const Overtime = ({
|
|
14916
|
+
fill = '#000',
|
|
14917
|
+
size = 24,
|
|
14918
|
+
tooltip = 'Overtime',
|
|
14919
|
+
...props
|
|
14920
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14921
|
+
width: `${size}px`,
|
|
14922
|
+
height: `${size}px`,
|
|
14923
|
+
viewBox: "0 0 24 24",
|
|
14924
|
+
fill: "none",
|
|
14925
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14926
|
+
...props,
|
|
14927
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14928
|
+
children: tooltip
|
|
14929
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
14930
|
+
transform: "translate(2.8, 2.55)",
|
|
14931
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14932
|
+
d: "M9.47461 0C14.0157 5.42842e-05 17.9037 3.21998 18.7705 7.6543L18.8721 7.50293C19.0963 7.17101 19.5476 7.08276 19.8799 7.30664C20.212 7.5309 20.2993 7.98116 20.0752 8.31348L18.8262 10.1885L18.7783 10.2529C18.6583 10.3974 18.4857 10.4917 18.2969 10.5117H18.2236L18.082 10.4971C17.943 10.4688 17.8143 10.3991 17.7129 10.2969L16.1504 8.73535C15.8678 8.45232 15.8677 7.99294 16.1504 7.70996C16.4334 7.42716 16.8927 7.42734 17.1758 7.70996L17.334 7.86914C16.4796 3.67007 12.4537 0.86033 8.18652 1.55371C3.81277 2.26468 0.842352 6.38661 1.55273 10.7607C2.18386 14.645 5.53948 17.4984 9.47461 17.498H9.47656C11.9565 17.543 14.3015 16.3733 15.7578 14.3652C15.99 14.0395 16.4433 13.9634 16.7695 14.1953C17.0955 14.4275 17.1715 14.8808 16.9395 15.207C15.2118 17.5993 12.4239 18.9954 9.47363 18.9473C4.2416 18.9465 0 14.7058 0 9.47363C0.000341518 4.24143 4.24239 0.00025721 9.47461 0Z",
|
|
14933
|
+
fill: fill
|
|
14934
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14935
|
+
d: "M9.41211 3.38672C9.8402 3.38674 10.1875 3.73402 10.1875 4.16211V9.39941L13.5996 11.9824C13.942 12.2393 14.0107 12.7249 13.7539 13.0674C13.497 13.4095 13.0113 13.4784 12.6689 13.2217L8.91895 10.4102L8.91504 10.4062C8.74081 10.2656 8.63685 10.0337 8.63672 9.78711V4.16211C8.63675 3.73425 8.98433 3.3871 9.41211 3.38672Z",
|
|
14936
|
+
fill: fill
|
|
14937
|
+
})]
|
|
14938
|
+
})]
|
|
14939
|
+
});
|
|
14940
|
+
const Overtime_ICON_NAME = 'overtime';
|
|
14941
|
+
;// ./src/components/Icon/icons/Save2.tsx
|
|
14942
|
+
|
|
14943
|
+
const Save2 = ({
|
|
14944
|
+
fill = '#000',
|
|
14945
|
+
size = 24,
|
|
14946
|
+
tooltip = 'Save 2',
|
|
14947
|
+
...props
|
|
14948
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14949
|
+
width: `${size}px`,
|
|
14950
|
+
height: `${size}px`,
|
|
14951
|
+
viewBox: "0 0 24 24",
|
|
14952
|
+
fill: "none",
|
|
14953
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14954
|
+
...props,
|
|
14955
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14956
|
+
children: tooltip
|
|
14957
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14958
|
+
transform: "translate(2.3, 2.3)",
|
|
14959
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14960
|
+
fillRule: "evenodd",
|
|
14961
|
+
clipRule: "evenodd",
|
|
14962
|
+
d: "M13.3545 0C13.7759 0 14.2172 0.158438 14.5264 0.449219L14.5273 0.448242L18.7822 4.21191L18.8135 4.24121C19.1079 4.53568 19.4004 4.97631 19.4004 5.55469V16.5186C19.4002 18.1049 18.1049 19.4003 16.5186 19.4004H2.88184C1.29544 19.4003 0.000199308 18.1049 0 16.5186V2.88184C9.60048e-05 1.29538 1.29538 9.61343e-05 2.88184 0H13.3545ZM2.88184 1.40039C2.06857 1.40049 1.40049 2.06857 1.40039 2.88184V16.5186C1.40059 17.3317 2.06864 18.0009 2.88184 18.001H3.27246V11.6094C3.27251 10.6229 4.07706 9.81854 5.06348 9.81836H14.3359C15.3225 9.81836 16.1269 10.6228 16.127 11.6094V17.5439C16.1269 17.7196 16.06 17.8781 15.9531 18.001H16.5186C17.3317 18.0009 17.9998 17.3317 18 16.5186V5.55469C18 5.47967 17.9658 5.37698 17.8291 5.23828L13.9463 1.80371V4.51855C13.9462 5.50491 13.1416 6.30931 12.1553 6.30957H5.60938C4.62288 6.30952 3.81846 5.50504 3.81836 4.51855V1.40039H2.88184ZM5.06348 11.2188C4.85025 11.2189 4.6729 11.3961 4.67285 11.6094V18.001H14.9014C14.7946 17.8781 14.7276 17.7195 14.7275 17.5439V11.6094C14.7275 11.396 14.5493 11.2188 14.3359 11.2188H5.06348ZM5.21875 4.51855C5.21885 4.73185 5.39607 4.90913 5.60938 4.90918H12.1553C12.3684 4.90891 12.5458 4.73171 12.5459 4.51855V1.40039H5.21875V4.51855Z",
|
|
14963
|
+
fill: fill
|
|
14964
|
+
})
|
|
14965
|
+
})]
|
|
14966
|
+
});
|
|
14967
|
+
const Save2_ICON_NAME = 'save-2';
|
|
14968
|
+
;// ./src/components/Icon/icons/Folder.tsx
|
|
14969
|
+
|
|
14970
|
+
const Folder = ({
|
|
14971
|
+
fill = '#000',
|
|
14972
|
+
size = 24,
|
|
14973
|
+
tooltip = 'Folder',
|
|
14974
|
+
...props
|
|
14975
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
14976
|
+
width: `${size}px`,
|
|
14977
|
+
height: `${size}px`,
|
|
14978
|
+
viewBox: "0 0 24 24",
|
|
14979
|
+
fill: "none",
|
|
14980
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14981
|
+
...props,
|
|
14982
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
14983
|
+
children: tooltip
|
|
14984
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("g", {
|
|
14985
|
+
transform: "translate(1.5, 2.5)",
|
|
14986
|
+
children: (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
14987
|
+
fillRule: "evenodd",
|
|
14988
|
+
clipRule: "evenodd",
|
|
14989
|
+
d: "M7.08008 0C7.66388 0 8.21867 0.255016 8.59863 0.698242L10.7002 3.15039C10.8902 3.37204 11.168 3.5 11.46 3.5H17C19.2091 3.5 21 5.29086 21 7.5V15C21 17.14 19.3194 18.8879 17.2061 18.9951L17 19H4C1.79086 19 1.61064e-08 17.2091 0 15V4C0 1.79086 1.79086 0 4 0H7.08008ZM4 1.40039C2.56406 1.40039 1.40039 2.56406 1.40039 4V15C1.40039 16.4359 2.56406 17.5996 4 17.5996H17C18.4359 17.5996 19.5996 16.4359 19.5996 15V7.5C19.5996 6.06406 18.4359 4.90039 17 4.90039H11.46C10.7593 4.90039 10.0937 4.59347 9.6377 4.06152L7.53613 1.60938C7.42214 1.47639 7.25523 1.40039 7.08008 1.40039H4Z",
|
|
14990
|
+
fill: fill
|
|
14991
|
+
})
|
|
14992
|
+
})]
|
|
14993
|
+
});
|
|
14994
|
+
const Folder_ICON_NAME = 'folder';
|
|
14995
|
+
;// ./src/components/Icon/icons/SalaryReports.tsx
|
|
14996
|
+
|
|
14997
|
+
const SalaryReports = ({
|
|
14998
|
+
fill = '#000',
|
|
14999
|
+
size = 24,
|
|
15000
|
+
tooltip = 'Salary Reports',
|
|
15001
|
+
...props
|
|
15002
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15003
|
+
width: `${size}px`,
|
|
15004
|
+
height: `${size}px`,
|
|
15005
|
+
viewBox: "0 0 24 24",
|
|
15006
|
+
fill: "none",
|
|
15007
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15008
|
+
...props,
|
|
15009
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15010
|
+
children: tooltip
|
|
15011
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15012
|
+
transform: "translate(4, 2)",
|
|
15013
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15014
|
+
d: "M8.04199 5.9248C8.42979 5.92481 8.72156 6.224 8.72168 6.62207V7.31836C9.73943 7.36828 10.4183 7.96606 10.6123 8.31445C10.8059 8.61306 10.7087 9.06072 10.418 9.25977C10.1271 9.45869 9.69098 9.35911 9.49707 9.06055C9.49035 9.0526 9.19883 8.71207 8.57617 8.71191H7.50879C6.97565 8.71208 6.49134 9.16076 6.49121 9.75781C6.4914 10.3548 6.92725 10.8026 7.50879 10.8027H8.67285C9.98167 10.8028 10.9997 11.8976 11 13.1914C11 14.4855 9.9334 15.5312 8.67285 15.5312V16.2275C8.67285 16.6257 8.38192 16.9247 7.99414 16.9248C7.60626 16.9248 7.31543 16.6257 7.31543 16.2275V15.5312C6.49119 15.5312 5.71497 15.2321 5.18164 14.6348C4.93967 14.3858 4.93941 13.9382 5.18164 13.6895C5.42405 13.4408 5.86111 13.4407 6.10352 13.6895C6.29752 13.8885 6.68533 14.1875 7.31543 14.1875H8.62402C9.15736 14.1875 9.64258 13.7389 9.64258 13.1416C9.64225 12.5447 9.20562 12.0967 8.62402 12.0967H7.50879C6.19997 12.0965 5.18183 11.0019 5.18164 9.70801C5.18177 8.46389 6.1514 7.41807 7.36328 7.31836V6.62207C7.3634 6.22415 7.65441 5.92503 8.04199 5.9248Z",
|
|
15015
|
+
fill: fill
|
|
15016
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15017
|
+
fillRule: "evenodd",
|
|
15018
|
+
clipRule: "evenodd",
|
|
15019
|
+
d: "M10.6318 0C11.1749 0 11.6563 0.269158 11.9326 0.672852H13.5801C14.9194 0.672852 15.9998 1.6888 16 2.9502V17.7227C15.9997 18.984 14.9194 20 13.5801 20H2.41992C1.08062 20 0.000265598 18.984 0 17.7227V2.9502C0.000160771 1.71644 1.03337 0.717969 2.33203 0.674805L4.06445 0.677734C4.34027 0.271405 4.82297 0 5.36816 0H10.6318ZM2.41992 1.94531C1.82377 1.94531 1.35172 2.39002 1.35156 2.9502V17.7227C1.35182 18.2828 1.82383 18.7275 2.41992 18.7275H13.5801C14.1762 18.7275 14.6482 18.2828 14.6484 17.7227V2.9502C14.6483 2.39002 14.1762 1.94531 13.5801 1.94531H12.1797V2.55273C12.1797 3.35395 11.481 4.0127 10.6318 4.0127H5.36816C4.51897 4.0127 3.82129 3.35395 3.82129 2.55273V1.94434L2.41992 1.94531ZM5.36816 1.19824C5.36816 1.19824 5.26284 1.18155 5.13281 1.26758C5.0076 1.35051 5.00309 1.45187 5.00293 1.45898V2.55273C5.00293 2.55273 5.00289 2.66179 5.08203 2.72559C5.22217 2.83854 5.36816 2.81445 5.36816 2.81445H10.6318C10.6318 2.81445 10.7372 2.83017 10.8672 2.74414C10.9969 2.65815 10.9971 2.55273 10.9971 2.55273V1.45898C10.997 1.45175 10.9941 1.34866 10.918 1.28711C10.7778 1.17415 10.6318 1.19824 10.6318 1.19824H5.36816Z",
|
|
15020
|
+
fill: fill
|
|
15021
|
+
})]
|
|
15022
|
+
})]
|
|
15023
|
+
});
|
|
15024
|
+
const SalaryReports_ICON_NAME = 'salary-reports';
|
|
15025
|
+
;// ./src/components/Icon/icons/AssessmentStages.tsx
|
|
15026
|
+
|
|
15027
|
+
const AssessmentStages = ({
|
|
15028
|
+
fill = '#000',
|
|
15029
|
+
size = 24,
|
|
15030
|
+
tooltip = 'Assessment Stages',
|
|
15031
|
+
...props
|
|
15032
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15033
|
+
width: `${size}px`,
|
|
15034
|
+
height: `${size}px`,
|
|
15035
|
+
viewBox: "0 0 24 24",
|
|
15036
|
+
fill: "none",
|
|
15037
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15038
|
+
...props,
|
|
15039
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15040
|
+
children: tooltip
|
|
15041
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15042
|
+
transform: "translate(1, 6)",
|
|
15043
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15044
|
+
fillRule: "evenodd",
|
|
15045
|
+
clipRule: "evenodd",
|
|
15046
|
+
d: "M20 7.59904C21.1043 7.59904 21.9996 8.49481 22 9.59904C22 10.7036 21.1046 11.599 20 11.599C19.1043 11.599 18.3465 11.0104 18.0918 10.1987H12.9082C12.6535 11.0104 11.8957 11.599 11 11.599C10.1043 11.599 9.34647 11.0104 9.0918 10.1987H3.9082C3.65352 11.0104 2.89574 11.599 2 11.599C0.89543 11.599 0 10.7036 0 9.59904C0.000390317 8.49481 0.895671 7.59904 2 7.59904C2.89539 7.59904 3.65324 8.1882 3.9082 8.99943H9.0918C9.34677 8.18822 10.1046 7.59904 11 7.59904C11.8954 7.59904 12.6532 8.18822 12.9082 8.99943H18.0918C18.3468 8.1882 19.1046 7.59904 20 7.59904ZM2 8.59904C1.44796 8.59904 1.00039 9.04709 1 9.59904C1 10.1513 1.44772 10.599 2 10.599C2.55228 10.599 3 10.1513 3 9.59904C2.99961 9.04709 2.55204 8.59904 2 8.59904ZM11 8.59904C10.448 8.59904 10.0004 9.0471 10 9.59904C10 10.1513 10.4477 10.599 11 10.599C11.5523 10.599 12 10.1513 12 9.59904C11.9996 9.0471 11.552 8.59904 11 8.59904ZM20 8.59904C19.448 8.59904 19.0004 9.04709 19 9.59904C19 10.1513 19.4477 10.599 20 10.599C20.5523 10.599 21 10.1513 21 9.59904C20.9996 9.04709 20.552 8.59904 20 8.59904Z",
|
|
15047
|
+
fill: fill
|
|
15048
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15049
|
+
d: "M14.5811 0.204512C14.8547 -0.0685626 15.2972 -0.068103 15.5703 0.205488C15.8431 0.479126 15.8428 0.921747 15.5693 1.19475L11.3174 5.43986C11.0442 5.71257 10.6014 5.71239 10.3281 5.43986L8.20508 3.31682C7.93203 3.04353 7.93209 2.60088 8.20508 2.32756C8.47845 2.05419 8.92195 2.05419 9.19531 2.32756L10.8223 3.95451L14.5811 0.204512Z",
|
|
15050
|
+
fill: fill
|
|
15051
|
+
})]
|
|
15052
|
+
})]
|
|
15053
|
+
});
|
|
15054
|
+
const AssessmentStages_ICON_NAME = 'assessment-stages';
|
|
15055
|
+
;// ./src/components/Icon/icons/CommentsOnAchievements.tsx
|
|
15056
|
+
|
|
15057
|
+
const CommentsOnAchievements = ({
|
|
15058
|
+
fill = '#000',
|
|
15059
|
+
size = 24,
|
|
15060
|
+
tooltip = 'Comments on achievements',
|
|
15061
|
+
...props
|
|
15062
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15063
|
+
width: `${size}px`,
|
|
15064
|
+
height: `${size}px`,
|
|
15065
|
+
viewBox: "0 0 24 24",
|
|
15066
|
+
fill: "none",
|
|
15067
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15068
|
+
...props,
|
|
15069
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15070
|
+
children: tooltip
|
|
15071
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15072
|
+
transform: "translate(1.9, 2.23)",
|
|
15073
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15074
|
+
d: "M14.3311 5.02441C14.7188 5.02441 14.9795 5.3432 14.9795 5.67188V8.30957C14.9795 8.63826 14.7188 8.95703 14.3311 8.95703C13.9435 8.95689 13.6836 8.63819 13.6836 8.30957V7.29004L11.3184 9.77148C11.0913 10.0095 10.7796 10.1475 10.4434 10.1475C10.1073 10.1473 9.79631 10.0094 9.56934 9.77148L8.15625 8.28906L6.33789 10.1943C6.21369 10.3262 6.04273 10.3954 5.86816 10.3955C5.69145 10.3955 5.52225 10.3251 5.39844 10.1953C5.16027 9.94564 5.16034 9.55148 5.39844 9.30176L7.28125 7.32715C7.50832 7.08913 7.81902 6.95117 8.15527 6.95117L8.28027 6.95801C8.568 6.9877 8.83068 7.11894 9.0293 7.32715L10.4424 8.80957L12.8184 6.31934H11.8154C11.4277 6.31934 11.167 6.00056 11.167 5.67188C11.167 5.3432 11.4277 5.02441 11.8154 5.02441H14.3311Z",
|
|
15075
|
+
fill: fill
|
|
15076
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15077
|
+
fillRule: "evenodd",
|
|
15078
|
+
clipRule: "evenodd",
|
|
15079
|
+
d: "M17.0342 0C18.755 0 20.1992 1.34818 20.1992 3.04199V12.4531C20.1992 14.1469 18.7545 15.4941 17.0342 15.4941H10.2148L5.61328 19.2588C5.21021 19.5884 4.68748 19.5969 4.27051 19.3994C3.85354 19.202 3.52936 18.7923 3.5293 18.2715V15.4941H3.16504C1.44426 15.4941 0 14.1469 0 12.4531V3.04199C0 1.34818 1.44426 0 3.16504 0H17.0342ZM3.16504 1.37695C2.14868 1.37695 1.37598 2.13761 1.37598 3.04199V12.4531C1.37598 13.3575 2.14868 14.1182 3.16504 14.1182H4.2168C4.3993 14.1182 4.57504 14.1903 4.7041 14.3193C4.83316 14.4484 4.90526 14.6241 4.90527 14.8066V18.0605L9.5332 14.2744C9.65604 14.1738 9.80994 14.1183 9.96875 14.1182H17.0342C18.0499 14.1182 18.8232 13.3575 18.8232 12.4531V7.84863C18.8127 7.77982 18.8127 7.70944 18.8232 7.64062V3.04199C18.8232 2.13761 18.0505 1.37695 17.0342 1.37695H3.16504Z",
|
|
15080
|
+
fill: fill
|
|
15081
|
+
})]
|
|
15082
|
+
})]
|
|
15083
|
+
});
|
|
15084
|
+
const CommentsOnAchievements_ICON_NAME = 'comments-on-achievements';
|
|
15085
|
+
;// ./src/components/Icon/icons/CodeReviewComments.tsx
|
|
15086
|
+
|
|
15087
|
+
const CodeReviewComments = ({
|
|
15088
|
+
fill = '#000',
|
|
15089
|
+
size = 24,
|
|
15090
|
+
tooltip = 'Code review comments',
|
|
15091
|
+
...props
|
|
15092
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15093
|
+
width: `${size}px`,
|
|
15094
|
+
height: `${size}px`,
|
|
15095
|
+
viewBox: "0 0 24 24",
|
|
15096
|
+
fill: "none",
|
|
15097
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15098
|
+
...props,
|
|
15099
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15100
|
+
children: tooltip
|
|
15101
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15102
|
+
transform: "translate(1.9, 2.23)",
|
|
15103
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15104
|
+
fillRule: "evenodd",
|
|
15105
|
+
clipRule: "evenodd",
|
|
15106
|
+
d: "M17.0342 0C18.755 0 20.1992 1.34818 20.1992 3.04199V12.4531C20.1992 14.1469 18.7545 15.4941 17.0342 15.4941H10.2148L5.61328 19.2588C5.21021 19.5884 4.68748 19.5969 4.27051 19.3994C3.85354 19.202 3.52936 18.7923 3.5293 18.2715V15.4941H3.16504C1.44426 15.4941 0 14.1469 0 12.4531V3.04199C0 1.34818 1.44426 0 3.16504 0H17.0342ZM3.16504 1.37695C2.14868 1.37695 1.37598 2.13761 1.37598 3.04199V12.4531C1.37598 13.3575 2.14868 14.1182 3.16504 14.1182H4.2168C4.3993 14.1182 4.57504 14.1903 4.7041 14.3193C4.83316 14.4484 4.90526 14.6241 4.90527 14.8066V18.0605L9.5332 14.2744C9.65604 14.1738 9.80994 14.1183 9.96875 14.1182H17.0342C18.0499 14.1182 18.8232 13.3575 18.8232 12.4531V7.84863C18.8127 7.77982 18.8127 7.70944 18.8232 7.64062V3.04199C18.8232 2.13761 18.0505 1.37695 17.0342 1.37695H3.16504Z",
|
|
15107
|
+
fill: fill
|
|
15108
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15109
|
+
d: "M8.59472 5.66073C8.86808 5.38737 8.86808 4.94387 8.59472 4.6705C8.32135 4.39713 7.87785 4.39713 7.60448 4.6705L5.10448 7.1705C4.83112 7.44387 4.83112 7.88737 5.10448 8.16073L7.60448 10.6607C7.87785 10.9341 8.32135 10.9341 8.59472 10.6607C8.86808 10.3874 8.86808 9.94387 8.59472 9.6705L6.58984 7.66562L8.59472 5.66073Z",
|
|
15110
|
+
fill: fill
|
|
15111
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15112
|
+
d: "M11.6045 9.67052C11.3311 9.94388 11.3311 10.3874 11.6045 10.6608C11.8779 10.9341 12.3214 10.9341 12.5947 10.6608L15.0947 8.16075C15.3681 7.88738 15.3681 7.44388 15.0947 7.17052L12.5947 4.67052C12.3214 4.39715 11.8779 4.39715 11.6045 4.67052C11.3311 4.94388 11.3311 5.38738 11.6045 5.66075L13.6094 7.66563L11.6045 9.67052Z",
|
|
15113
|
+
fill: fill
|
|
15114
|
+
})]
|
|
15115
|
+
})]
|
|
15116
|
+
});
|
|
15117
|
+
const CodeReviewComments_ICON_NAME = 'code-review-comments';
|
|
15118
|
+
;// ./src/components/Icon/icons/Support.tsx
|
|
15119
|
+
|
|
15120
|
+
const Support = ({
|
|
15121
|
+
fill = '#000',
|
|
15122
|
+
size = 24,
|
|
15123
|
+
tooltip = 'Support',
|
|
15124
|
+
...props
|
|
15125
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15126
|
+
width: `${size}px`,
|
|
15127
|
+
height: `${size}px`,
|
|
15128
|
+
viewBox: "0 0 24 24",
|
|
15129
|
+
fill: "none",
|
|
15130
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15131
|
+
...props,
|
|
15132
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15133
|
+
children: tooltip
|
|
15134
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15135
|
+
transform: "translate(3.1, 1.6)",
|
|
15136
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15137
|
+
d: "M5.92899 4.39844L6.04911 4.41406C6.14901 4.43261 6.25059 4.46698 6.35184 4.51562L7.19657 4.92773L7.20145 4.92969L7.20829 4.93262L7.72196 5.16504L7.73173 5.16797L7.73759 5.16895C8.97578 5.68552 10.3228 5.95693 11.6643 5.95703H13.0335L13.1809 5.97168L13.2923 6.00391C13.5305 6.09963 13.6981 6.33004 13.7024 6.60059L13.6878 6.75098C13.6313 7.00756 13.4235 7.20821 13.1634 7.25488L13.0481 7.26562H11.6712L11.0891 7.25098H11.0833C10.07 7.19894 9.06059 7.01211 8.09501 6.69824L7.68387 6.55566L7.21903 6.37207L6.62626 6.10645L6.11747 5.85547L5.94657 5.77051L5.86649 5.73145L5.81766 5.80566L5.71415 5.96484L5.05497 6.9707C4.94338 7.13666 4.76896 7.23602 4.58524 7.25879L4.49637 7.26367C4.45413 7.26296 4.41095 7.25849 4.36844 7.24902L4.24052 7.20605L4.14091 7.15332C3.84639 6.9525 3.76491 6.54882 3.96219 6.25L4.76005 5.03418L4.78934 5.06348L4.83622 4.91895L4.92997 4.7998L4.93094 4.80078C5.18236 4.51582 5.55753 4.36798 5.92899 4.39844Z",
|
|
15138
|
+
fill: fill
|
|
15139
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15140
|
+
fillRule: "evenodd",
|
|
15141
|
+
clipRule: "evenodd",
|
|
15142
|
+
d: "M9.42313 0L10.0989 0.0205078C11.2311 0.0950181 12.2696 0.361262 13.1917 0.796875L13.5774 0.993164L14.0745 1.29004L15.6702 2.68652C16.3139 3.44189 16.8257 4.34467 17.18 5.37305L17.3284 5.84082L17.4856 6.45996L17.5003 6.66113C17.4884 6.80492 17.4224 6.94663 17.3059 7.0625L17.2229 7.14258C17.0535 7.26213 16.8347 7.28982 16.639 7.22656L16.2454 7.10059L16.0628 7.04297L16.2415 7.61914C16.3404 7.93875 16.4117 8.23103 16.4632 8.52148L16.4856 8.64453L16.4964 8.70215L16.5511 8.72168L16.6702 8.76367L16.8675 8.83203L17.0266 8.91992C17.2811 9.08575 17.4799 9.3511 17.6097 9.69238L17.6614 9.84375L17.7181 10.0752L17.719 10.0811L17.7737 10.498L17.7796 10.8613C17.7695 11.207 17.718 11.5686 17.6263 11.9238L17.6184 11.9492L17.6175 11.9521C17.3418 12.9462 16.7891 13.7405 16.1458 14.0684H16.1438L16.0677 14.1084L16.0325 14.127L16.0198 14.165L15.9915 14.2471C15.6961 15.1076 15.2868 15.9532 14.7972 16.7471L13.6614 18.292C12.4481 19.6759 10.924 20.6692 9.23173 20.7881L8.89091 20.8008C7.06383 20.8004 5.41576 19.7728 4.12235 18.2988L2.9788 16.7422C2.49094 15.9502 2.08397 15.1054 1.78934 14.2471L1.76102 14.165L1.74735 14.127L1.71219 14.1084L1.63505 14.0693L1.512 14C0.993068 13.6811 0.543741 13.0567 0.267859 12.2793L0.160437 11.9365V11.9346L0.154578 11.9131C-0.0106608 11.2686 -0.0479851 10.6167 0.064734 10.0713L0.0637575 10.0703L0.125281 9.82324L0.198523 9.62402C0.381597 9.18992 0.683842 8.88857 1.08719 8.77148L1.24247 8.72656L1.31473 8.70605L1.31571 8.45312L1.31473 8.44043L1.31376 8.43262L1.30399 8.31934L1.30497 8.31836L1.30399 8.30664L1.26591 7.98145L1.19657 7.41504C1.13135 6.79362 1.08666 5.96867 1.18876 4.92383L1.19364 4.87695L1.24052 4.53223L1.24442 4.5166L1.2454 4.51172L1.32059 4.14062L1.3245 4.12109C1.51786 3.34124 1.87154 2.68379 2.35673 2.18164L2.58622 1.96777L2.61161 1.94629C3.20164 1.44528 3.94989 1.14814 4.8118 1.0957L4.86649 1.0918L4.89188 1.08984L4.91239 1.07715L4.96024 1.04785C6.05241 0.358935 7.72121 0.000140447 8.89188 0H9.42313ZM8.89188 1.30859C8.43848 1.30865 7.94793 1.36632 7.47684 1.4668L7.4661 1.4707L7.46024 1.47168L7.02079 1.58008L7.012 1.58203L7.01005 1.58301C6.39993 1.75479 5.85627 1.99365 5.50126 2.26074L5.49735 2.26367C5.41271 2.32259 5.31489 2.36326 5.21415 2.38086L5.0911 2.3916C4.45495 2.39504 3.9147 2.58549 3.49344 2.93066L3.48661 2.93457L3.4788 2.94238L3.32743 3.07617L3.31962 3.08398L3.31278 3.0918C2.97283 3.43723 2.72211 3.90822 2.58719 4.4873V4.49023L2.53739 4.73828L2.53641 4.74512L2.53544 4.75293L2.49833 5.04004V5.05273C2.37267 6.28757 2.48187 7.19541 2.5579 7.80078L2.56376 7.82812L2.56571 7.83887L2.61942 8.32715L2.62333 8.53418L2.60282 8.74805C2.55627 9.00976 2.52716 9.28271 2.51688 9.55371V9.55859C2.50157 9.77895 2.37986 9.97885 2.1868 10.0938L1.84208 10.1631L1.80399 10.1699C1.77409 10.1677 1.74482 10.1646 1.71708 10.1582L1.48368 10.1035L1.3743 10.0781L1.33427 10.4277L1.31376 10.5938V10.5986L1.31278 10.6113V10.8408C1.32146 11.0761 1.35796 11.334 1.42509 11.5898L1.43094 11.6074L1.53055 11.917L1.53348 11.9268L1.53544 11.9336L1.53837 11.9414L1.54032 11.9453L1.62235 12.1406L1.62528 12.1475L1.62626 12.1504C1.71974 12.3524 1.82252 12.515 1.91825 12.6367L1.92509 12.6455L1.92997 12.6504L1.94071 12.6631L1.92606 12.6709L2.03348 12.7695L2.04423 12.7783C2.07756 12.8117 2.11239 12.844 2.14579 12.8691L2.16044 12.8809L2.17118 12.8896L2.18485 12.8955L2.18973 12.8975L2.20145 12.9033L2.23954 12.9219L2.25712 12.9307L2.31571 12.9346C2.51523 12.9515 2.69271 13.0569 2.80204 13.2158L2.84989 13.2979L2.89188 13.4092L2.89579 13.4189L3.15751 14.1846L3.16337 14.1992L3.31571 14.583L3.31766 14.5879L3.31864 14.5898C3.48528 14.9839 3.67684 15.3733 3.88798 15.7461L3.88993 15.749L3.89481 15.7568L4.33036 16.46L4.33915 16.4766L4.34598 16.4893L4.3538 16.4971L4.59501 16.8359L4.59305 16.8389L4.64481 16.9082L4.65653 16.9238L4.98368 17.3242L5.00126 17.3467L5.01298 17.3623L5.0286 17.3721L5.40067 17.7881L5.41044 17.7979C6.41286 18.8255 7.61344 19.4929 8.89188 19.4932L9.16337 19.4834C10.5157 19.3835 11.7691 18.5482 12.7825 17.3457L12.7854 17.3438L12.7942 17.333L12.8001 17.3232L12.8274 17.293L12.8265 17.291L13.1272 16.9238L13.1292 16.9199L13.135 16.9121C13.241 16.7707 13.3454 16.6228 13.4446 16.4727L13.4505 16.4648L13.4524 16.4609L14.0198 15.5439L13.7552 15.6348C13.1907 15.8289 12.537 15.948 11.7874 15.9746L11.4602 15.9805H10.8958L10.8743 16.0518C10.7978 16.306 10.6779 16.5506 10.4993 16.7617C10.209 17.1043 9.77822 17.3424 9.27372 17.3965L9.05302 17.4082C8.45373 17.4079 7.93833 17.1535 7.60673 16.7617C7.31848 16.421 7.16669 15.9972 7.13309 15.5713L7.12528 15.3887C7.12536 14.9031 7.27744 14.4061 7.60673 14.0166C7.93831 13.6247 8.45359 13.3704 9.05302 13.3701L9.27372 13.3818C9.77838 13.4359 10.209 13.6738 10.4993 14.0166C10.6781 14.2279 10.7978 14.4721 10.8743 14.7266L10.8958 14.7979H11.4602C12.5004 14.7978 13.259 14.6412 13.8245 14.3701C14.2608 14.1606 14.5872 13.879 14.8421 13.541L14.8518 13.5273L14.8567 13.5117L14.8899 13.4082L14.8909 13.4092L14.9358 13.29C14.9842 13.1946 15.0547 13.1133 15.1399 13.0527L15.1643 13.0381C15.2305 12.9953 15.3046 12.9644 15.3831 12.9473L15.4622 12.9346H15.4934L15.5091 12.9297L15.5354 12.9199L15.5472 12.917L15.5891 12.9023L15.6077 12.8955L15.6224 12.8828L15.6556 12.8535L15.7268 12.79L15.7278 12.791L15.7366 12.7812L15.7444 12.7725L15.7434 12.7715C15.7808 12.7339 15.8193 12.6912 15.8528 12.6494L15.8538 12.6475L15.8636 12.6348L15.8694 12.6279L15.8743 12.6191L15.8772 12.6113L15.9837 12.4678L15.9847 12.4648L15.9934 12.4521L15.9964 12.4482C16.1272 12.2394 16.2566 11.9554 16.3548 11.5957L16.3567 11.5869L16.3587 11.5762L16.3577 11.5752L16.4241 11.2695L16.427 11.2588L16.429 11.248C16.4652 11.0226 16.476 10.8046 16.4651 10.6094L16.4466 10.4219L16.4153 10.1895L16.4016 10.0811L16.2942 10.1055L16.0647 10.1582C15.9125 10.1932 15.7575 10.1766 15.6263 10.1123L15.6145 10.1064C15.4584 10.02 15.3467 9.87799 15.2962 9.71387L15.2786 9.64258L15.2679 9.55078L15.2669 9.54297L15.2259 9.04785V9.0459L15.2249 9.03613L15.2239 9.0293L15.1634 8.65918L15.1624 8.65625C15.1126 8.40463 15.0442 8.1467 14.9495 7.85449V7.85254L14.7884 7.3877L14.7063 7.12695C14.6753 6.99613 14.6613 6.8751 14.6614 6.76465L14.6663 6.65723L14.6868 6.52344L14.7337 6.36621C14.7887 6.22799 14.87 6.11768 14.9534 6.03418L14.9554 6.0332L14.9729 6.01367L15.0833 5.92578L15.2141 5.84961C15.3108 5.8028 15.416 5.77145 15.5247 5.75098L15.7845 5.70312L15.9056 5.68066L15.8587 5.56641L15.7571 5.32227C15.3258 4.27919 14.7052 3.41934 13.9153 2.76953L13.9075 2.76367L13.9016 2.75977L13.5686 2.50488L13.5696 2.50391L13.5608 2.49902L13.553 2.49414L13.3753 2.375L13.3743 2.37402L13.0159 2.15918C12.1591 1.68542 11.1575 1.40089 10.0335 1.32715H10.0218L9.44364 1.30859H8.89188ZM9.05302 14.5508C8.90347 14.5509 8.78444 14.5751 8.6868 14.6201C8.5888 14.6654 8.51792 14.7287 8.46024 14.7969C8.33716 14.9426 8.26112 15.1602 8.26102 15.3887L8.2747 15.5566C8.30188 15.7212 8.36788 15.8711 8.46024 15.9805C8.51792 16.0486 8.58881 16.112 8.6868 16.1572C8.78444 16.2022 8.9035 16.2265 9.05302 16.2266L9.15946 16.2227C9.26061 16.2137 9.34583 16.1909 9.41923 16.1572C9.51759 16.112 9.58893 16.0487 9.64677 15.9805C9.76151 15.8446 9.83301 15.6447 9.84208 15.4316L9.8411 15.4229C9.8401 15.4041 9.84149 15.3848 9.84305 15.3564L9.85282 15.1846L9.82352 15.1982C9.79524 15.0422 9.73466 14.9008 9.64677 14.7969C9.58892 14.7286 9.5176 14.6654 9.41923 14.6201C9.34584 14.5864 9.26065 14.5636 9.15946 14.5547L9.05302 14.5508Z",
|
|
15143
|
+
fill: fill
|
|
15144
|
+
})]
|
|
15145
|
+
})]
|
|
15146
|
+
});
|
|
15147
|
+
const Support_ICON_NAME = 'support';
|
|
15148
|
+
;// ./src/components/Icon/icons/Leave.tsx
|
|
15149
|
+
|
|
15150
|
+
const Leave = ({
|
|
15151
|
+
fill = '#000',
|
|
15152
|
+
size = 24,
|
|
15153
|
+
tooltip = 'Leave',
|
|
15154
|
+
...props
|
|
15155
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15156
|
+
width: `${size}px`,
|
|
15157
|
+
height: `${size}px`,
|
|
15158
|
+
viewBox: "0 0 24 24",
|
|
15159
|
+
fill: "none",
|
|
15160
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15161
|
+
...props,
|
|
15162
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15163
|
+
children: tooltip
|
|
15164
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15165
|
+
transform: "translate(1, 2)",
|
|
15166
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15167
|
+
fillRule: "evenodd",
|
|
15168
|
+
clipRule: "evenodd",
|
|
15169
|
+
d: "M19.3019 3.32075H15.1509V1.66038C15.1509 0.74717 14.4038 0 13.4906 0H8.50943C7.59623 0 6.84906 0.74717 6.84906 1.66038V3.32075H2.69811C1.20377 3.32075 0 4.52453 0 6.01887V17.6415C0 19.1358 1.20377 20.3396 2.69811 20.3396H19.3019C20.7962 20.3396 22 19.1358 22 17.6415V6.01887C22 4.52453 20.7962 3.32075 19.3019 3.32075ZM8.09434 1.66038C8.09434 1.43208 8.28113 1.24528 8.50943 1.24528H13.4906C13.7189 1.24528 13.9057 1.43208 13.9057 1.66038V3.32075H8.09434V1.66038ZM4.15094 19.0943H2.69811C1.88868 19.0943 1.24528 18.4509 1.24528 17.6415V6.01887C1.24528 5.20943 1.88868 4.56604 2.69811 4.56604H4.15094H5.39623H16.6038H17.8491H19.3019C20.1113 4.56604 20.7547 5.20943 20.7547 6.01887V17.6415C20.7547 18.4509 20.1113 19.0943 19.3019 19.0943H17.8491H16.6038H5.39623H4.15094Z",
|
|
15170
|
+
fill: fill
|
|
15171
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15172
|
+
d: "M16.6038 4.56604V19.0943H17.8491V4.56604H16.6038Z",
|
|
15173
|
+
fill: fill
|
|
15174
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15175
|
+
d: "M4.15094 4.56604V19.0943H5.39623V4.56604H4.15094Z",
|
|
15176
|
+
fill: fill
|
|
15177
|
+
})]
|
|
15178
|
+
})]
|
|
15179
|
+
});
|
|
15180
|
+
const Leave_ICON_NAME = 'leave';
|
|
15181
|
+
;// ./src/components/Icon/icons/Vacation.tsx
|
|
15182
|
+
|
|
15183
|
+
const Vacation = ({
|
|
15184
|
+
fill = '#000',
|
|
15185
|
+
size = 24,
|
|
15186
|
+
tooltip = 'Vacation',
|
|
15187
|
+
...props
|
|
15188
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15189
|
+
width: `${size}px`,
|
|
15190
|
+
height: `${size}px`,
|
|
15191
|
+
viewBox: "0 0 24 24",
|
|
15192
|
+
fill: "none",
|
|
15193
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15194
|
+
...props,
|
|
15195
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15196
|
+
children: tooltip
|
|
15197
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15198
|
+
transform: "translate(4.6, 0)",
|
|
15199
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15200
|
+
d: "M5.01465 9.07422C5.4103 9.07422 5.73145 9.39536 5.73145 9.79102V17.5518C5.73145 17.9474 5.4103 18.2695 5.01465 18.2695C4.61905 18.2695 4.29785 17.9474 4.29785 17.5518V9.79102C4.29785 9.3954 4.61905 9.07428 5.01465 9.07422Z",
|
|
15201
|
+
fill: fill
|
|
15202
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15203
|
+
d: "M9.79102 9.07422C10.1865 9.07438 10.5078 9.39546 10.5078 9.79102V17.5518C10.5078 17.9473 10.1865 18.2694 9.79102 18.2695C9.39536 18.2695 9.07324 17.9474 9.07324 17.5518V9.79102C9.07324 9.39536 9.39536 9.07422 9.79102 9.07422Z",
|
|
15204
|
+
fill: fill
|
|
15205
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15206
|
+
fillRule: "evenodd",
|
|
15207
|
+
clipRule: "evenodd",
|
|
15208
|
+
d: "M9.3125 0C10.23 0 10.9843 0.754437 10.9844 1.67188V5.25293H12.1787C13.6236 5.25295 14.8056 6.43585 14.8057 7.88086V19.8213L14.7939 20.0625C14.6823 21.2529 13.7538 22.1792 12.5938 22.3701L12.4502 22.3936L12.502 22.5312C12.5242 22.5896 12.538 22.6383 12.5381 22.6855C12.5381 22.9648 12.4576 23.2469 12.2871 23.4824L12.208 23.5801C12.0129 23.7995 11.7157 23.9565 11.373 23.9922L11.2236 24C10.8185 24 10.4623 23.8308 10.2393 23.5801C10.0146 23.3271 9.90918 23.0047 9.90918 22.6855C9.90926 22.6608 9.91502 22.6337 9.9248 22.6006L9.9707 22.4482H4.83496L4.88086 22.6006C4.89065 22.6337 4.89543 22.6608 4.89551 22.6855C4.89551 23.0048 4.79025 23.327 4.56543 23.5801C4.34243 23.8307 3.98698 23.9999 3.58203 24C3.22731 23.9999 2.90968 23.8704 2.68652 23.6699L2.59766 23.5801C2.37299 23.327 2.26758 23.0047 2.26758 22.6855C2.26768 22.6372 2.28097 22.5864 2.30273 22.5293L2.35352 22.3936L2.21094 22.3701C1.05141 22.1788 0.123358 21.2525 0.0117188 20.0625L0 19.8213V7.88086C0.000111014 6.43584 1.18205 5.25293 2.62695 5.25293H3.82031V1.67188C3.82041 0.754437 4.57571 0 5.49316 0H9.3125ZM2.62695 6.6875C1.96205 6.6875 1.43273 7.21598 1.43262 7.88086V19.8213C1.43304 20.486 1.96235 21.0137 2.62695 21.0137H12.1787C12.8433 21.0137 13.3726 20.486 13.373 19.8213V7.88086C13.3729 7.21598 12.8436 6.68752 12.1787 6.6875H2.62695ZM5.49316 1.43262C5.42227 1.43262 5.36228 1.45849 5.32129 1.49902C5.2802 1.54012 5.25395 1.60072 5.25391 1.67188V5.25293H9.55176V1.67188C9.55171 1.60091 9.52528 1.54206 9.48438 1.50098V1.49902C9.44338 1.45844 9.38345 1.43262 9.3125 1.43262H5.49316Z",
|
|
15209
|
+
fill: fill
|
|
15210
|
+
})]
|
|
15211
|
+
})]
|
|
15212
|
+
});
|
|
15213
|
+
const Vacation_ICON_NAME = 'vacation';
|
|
15214
|
+
;// ./src/components/Icon/icons/SickLeave.tsx
|
|
15215
|
+
|
|
15216
|
+
const SickLeave = ({
|
|
15217
|
+
fill = '#000',
|
|
15218
|
+
size = 24,
|
|
15219
|
+
tooltip = 'Sick Leave',
|
|
15220
|
+
...props
|
|
15221
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15222
|
+
width: `${size}px`,
|
|
15223
|
+
height: `${size}px`,
|
|
15224
|
+
viewBox: "0 0 24 24",
|
|
15225
|
+
fill: "none",
|
|
15226
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15227
|
+
...props,
|
|
15228
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15229
|
+
children: tooltip
|
|
15230
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15231
|
+
transform: "translate(2, 2)",
|
|
15232
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15233
|
+
d: "M10.2597 5.66999C10.5798 5.67027 10.8296 5.92071 10.8296 6.24081V6.89721C11.0738 6.82897 11.3515 6.92802 11.4829 7.15796C11.6353 7.42462 11.5426 7.78121 11.2725 7.93617L9.51777 8.95097L10.9836 9.36877C11.4543 9.49222 11.7525 9.91771 11.7527 10.3805C11.7527 10.8527 11.4333 11.2582 10.9866 11.3923L10.9836 11.3933L9.51777 11.8101L11.2735 12.8249C11.5453 12.9805 11.6315 13.3232 11.4849 13.5981L11.4809 13.6082L11.4789 13.6072C11.3675 13.7926 11.1787 13.89 10.9876 13.8901C10.937 13.89 10.884 13.8825 10.8296 13.8669V14.4971C10.8296 14.8172 10.5798 15.0677 10.2597 15.068C9.93946 15.068 9.68892 14.8174 9.68892 14.4971V13.2206L8.77278 12.6971L8.77076 12.6961C8.40586 12.483 8.21271 12.0745 8.25732 11.6581C8.30331 11.2171 8.60931 10.8851 9.01037 10.7661L9.01339 10.7651L10.4057 10.3685L9.01339 9.97181H9.01037C8.60682 9.85208 8.30314 9.50616 8.25732 9.07983L8.25833 9.07883C8.20139 8.65852 8.39807 8.25083 8.77479 8.03987L9.68892 7.51636V6.24081C9.68892 5.92053 9.93946 5.66999 10.2597 5.66999Z",
|
|
15234
|
+
fill: fill
|
|
15235
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15236
|
+
fillRule: "evenodd",
|
|
15237
|
+
clipRule: "evenodd",
|
|
15238
|
+
d: "M11.8444 0C13.3816 0 14.628 1.24639 14.628 2.78365V5.37199H17.2163C18.7536 5.37199 20 6.61839 20 8.15564V11.8444C20 13.3816 18.7536 14.628 17.2163 14.628H14.628V17.2163C14.628 18.7536 13.3816 20 11.8444 20H8.15564C6.61839 20 5.37199 18.7536 5.37199 17.2163V14.628H2.78365C1.24639 14.628 0 13.3816 0 11.8444V8.15564C0 6.61839 1.24639 5.37199 2.78365 5.37199H5.37199V2.78365C5.37199 1.24639 6.61839 0 8.15564 0H11.8444ZM8.15564 1.44367C7.41548 1.44367 6.81466 2.04349 6.81466 2.78365V6.81466H2.78365C2.04349 6.81466 1.44367 7.41548 1.44367 8.15564V11.8444C1.44367 12.5845 2.04349 13.1853 2.78365 13.1853H6.81466V17.2163C6.81466 17.9565 7.41548 18.5563 8.15564 18.5563H11.8444C12.5845 18.5563 13.1853 17.9565 13.1853 17.2163V13.1853H17.2163C17.9565 13.1853 18.5563 12.5845 18.5563 11.8444V8.15564C18.5563 7.41548 17.9565 6.81466 17.2163 6.81466H13.1853V2.78365C13.1853 2.04349 12.5845 1.44367 11.8444 1.44367H8.15564Z",
|
|
15239
|
+
fill: fill
|
|
15240
|
+
})]
|
|
15241
|
+
})]
|
|
15242
|
+
});
|
|
15243
|
+
const SickLeave_ICON_NAME = 'sick-leave';
|
|
15244
|
+
;// ./src/components/Icon/icons/DayOff.tsx
|
|
15245
|
+
|
|
15246
|
+
const DayOff = ({
|
|
15247
|
+
fill = '#000',
|
|
15248
|
+
size = 24,
|
|
15249
|
+
tooltip = 'Day Off',
|
|
15250
|
+
...props
|
|
15251
|
+
}) => (0,jsx_runtime_namespaceObject.jsxs)("svg", {
|
|
15252
|
+
width: `${size}px`,
|
|
15253
|
+
height: `${size}px`,
|
|
15254
|
+
viewBox: "0 0 24 24",
|
|
15255
|
+
fill: "none",
|
|
15256
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
15257
|
+
...props,
|
|
15258
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("title", {
|
|
15259
|
+
children: tooltip
|
|
15260
|
+
}), (0,jsx_runtime_namespaceObject.jsxs)("g", {
|
|
15261
|
+
transform: "translate(2, 2)",
|
|
15262
|
+
children: [(0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15263
|
+
d: "M12.3652 9.20508C12.6386 8.93189 13.0812 8.93192 13.3545 9.20508C13.6279 9.47845 13.6279 9.92195 13.3545 10.1953L11.0195 12.5293L13.3545 14.8652C13.6278 15.1386 13.6278 15.5811 13.3545 15.8545C13.0811 16.1279 12.6386 16.1279 12.3652 15.8545L10.0293 13.5195L7.69531 15.8545C7.42195 16.1279 6.97845 16.1279 6.70508 15.8545C6.43189 15.5811 6.4318 15.1385 6.70508 14.8652L9.04004 12.5293L6.70508 10.1953C6.43171 9.92195 6.43171 9.47845 6.70508 9.20508C6.97845 8.93176 7.42196 8.93173 7.69531 9.20508L10.0293 11.54L12.3652 9.20508Z",
|
|
15264
|
+
fill: fill
|
|
15265
|
+
}), (0,jsx_runtime_namespaceObject.jsx)("path", {
|
|
15266
|
+
fillRule: "evenodd",
|
|
15267
|
+
clipRule: "evenodd",
|
|
15268
|
+
d: "M16 0C18.2091 0 20 1.79086 20 4V16C20 18.14 18.3194 19.8879 16.2061 19.9951L16 20H4L3.79395 19.9951C1.7488 19.8913 0.108652 18.2512 0.00488281 16.2061L0 16V4C0 1.79086 1.79086 3.22128e-08 4 0H16ZM1.40039 16C1.40039 17.4359 2.56406 18.5996 4 18.5996H16C17.4359 18.5996 18.5996 17.4359 18.5996 16V6H1.40039V16ZM4 1.40039C2.56406 1.40039 1.40039 2.56406 1.40039 4V4.59961H18.5996V4C18.5996 2.56406 17.4359 1.40039 16 1.40039H4Z",
|
|
15269
|
+
fill: fill
|
|
15270
|
+
})]
|
|
15271
|
+
})]
|
|
15272
|
+
});
|
|
15273
|
+
const DayOff_ICON_NAME = 'day-off';
|
|
14106
15274
|
;// ./src/components/Icon/icons/all.ts
|
|
14107
15275
|
|
|
14108
15276
|
|
|
@@ -14339,6 +15507,64 @@ const AttentionCircle_ICON_NAME = 'attention-circle';
|
|
|
14339
15507
|
|
|
14340
15508
|
|
|
14341
15509
|
|
|
15510
|
+
|
|
15511
|
+
|
|
15512
|
+
|
|
15513
|
+
|
|
15514
|
+
|
|
15515
|
+
|
|
15516
|
+
|
|
15517
|
+
|
|
15518
|
+
|
|
15519
|
+
|
|
15520
|
+
|
|
15521
|
+
|
|
15522
|
+
|
|
15523
|
+
|
|
15524
|
+
|
|
15525
|
+
|
|
15526
|
+
|
|
15527
|
+
|
|
15528
|
+
|
|
15529
|
+
|
|
15530
|
+
|
|
15531
|
+
|
|
15532
|
+
|
|
15533
|
+
|
|
15534
|
+
|
|
15535
|
+
|
|
15536
|
+
|
|
15537
|
+
|
|
15538
|
+
|
|
15539
|
+
|
|
15540
|
+
|
|
15541
|
+
|
|
15542
|
+
|
|
15543
|
+
|
|
15544
|
+
|
|
15545
|
+
|
|
15546
|
+
|
|
15547
|
+
|
|
15548
|
+
|
|
15549
|
+
|
|
15550
|
+
|
|
15551
|
+
|
|
15552
|
+
|
|
15553
|
+
|
|
15554
|
+
|
|
15555
|
+
|
|
15556
|
+
|
|
15557
|
+
|
|
15558
|
+
|
|
15559
|
+
|
|
15560
|
+
|
|
15561
|
+
|
|
15562
|
+
|
|
15563
|
+
|
|
15564
|
+
|
|
15565
|
+
|
|
15566
|
+
|
|
15567
|
+
|
|
14342
15568
|
|
|
14343
15569
|
|
|
14344
15570
|
|
|
@@ -49981,7 +51207,7 @@ const LEFT_COLUMN_MARGIN_RIGHT = 16;
|
|
|
49981
51207
|
* />
|
|
49982
51208
|
* ```
|
|
49983
51209
|
*/
|
|
49984
|
-
const
|
|
51210
|
+
const History_History = ({
|
|
49985
51211
|
items,
|
|
49986
51212
|
defaultColor,
|
|
49987
51213
|
lineColor,
|