@ni/nimble-components 20.14.13 → 20.15.0
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/all-components-bundle.js +87 -2
- package/dist/all-components-bundle.js.map +1 -1
- package/dist/all-components-bundle.min.js +2547 -2542
- package/dist/all-components-bundle.min.js.map +1 -1
- package/dist/esm/icons/all-icons.d.ts +5 -0
- package/dist/esm/icons/all-icons.js +5 -0
- package/dist/esm/icons/all-icons.js.map +1 -1
- package/dist/esm/icons/calendar-check-lines.d.ts +13 -0
- package/dist/esm/icons/calendar-check-lines.js +16 -0
- package/dist/esm/icons/calendar-check-lines.js.map +1 -0
- package/dist/esm/icons/calendar-day.d.ts +13 -0
- package/dist/esm/icons/calendar-day.js +16 -0
- package/dist/esm/icons/calendar-day.js.map +1 -0
- package/dist/esm/icons/rectangle-check-lines.d.ts +13 -0
- package/dist/esm/icons/rectangle-check-lines.js +16 -0
- package/dist/esm/icons/rectangle-check-lines.js.map +1 -0
- package/dist/esm/icons/screen-check-lines-calendar.d.ts +13 -0
- package/dist/esm/icons/screen-check-lines-calendar.js +16 -0
- package/dist/esm/icons/screen-check-lines-calendar.js.map +1 -0
- package/dist/esm/icons/screen-check-lines.d.ts +13 -0
- package/dist/esm/icons/screen-check-lines.js +16 -0
- package/dist/esm/icons/screen-check-lines.js.map +1 -0
- package/package.json +2 -2
|
@@ -16274,7 +16274,7 @@
|
|
|
16274
16274
|
|
|
16275
16275
|
/**
|
|
16276
16276
|
* Do not edit directly
|
|
16277
|
-
* Generated on
|
|
16277
|
+
* Generated on Thu, 07 Dec 2023 17:12:14 GMT
|
|
16278
16278
|
*/
|
|
16279
16279
|
|
|
16280
16280
|
const Information100DarkUi = "#a46eff";
|
|
@@ -18948,7 +18948,15 @@
|
|
|
18948
18948
|
};
|
|
18949
18949
|
const calendar16X16 = {
|
|
18950
18950
|
name: 'calendar_16_x_16',
|
|
18951
|
-
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="
|
|
18951
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3V2h-2v1H6V2H4v1H2v11h12V3h-2Zm1 10H3V6h10v7ZM6 9H4V7h2v2Zm3-2H7v2h2V7Zm3 0h-2v2h2V7Zm-6 3H4v2h2v-2Zm3 0H7v2h2v-2Z"/></svg>`
|
|
18952
|
+
};
|
|
18953
|
+
const calendarCheckLines16X16 = {
|
|
18954
|
+
name: 'calendar_check_lines_16_x_16',
|
|
18955
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-2" d="M12 3V2h-2v1H6V2H4v1H2v11h12V3h-2Zm1 10H3V6h10v7Z"/><path class="cls-1" d="M5.743 11 4 9.242l.766-.742.97 1.007L8.273 7 9 7.758 5.743 11ZM10 8h2v1h-2zM8 10h4v1H8z"/></svg>`
|
|
18956
|
+
};
|
|
18957
|
+
const calendarDay16X16 = {
|
|
18958
|
+
name: 'calendar_day_16_x_16',
|
|
18959
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3V2h-2v1H6V2H4v1H2v11h12V3h-2Zm1 10H3V6h10v7ZM6 9H4V7h2v2Z"/></svg>`
|
|
18952
18960
|
};
|
|
18953
18961
|
const chartDiagram16X16 = {
|
|
18954
18962
|
name: 'chart_diagram_16_x_16',
|
|
@@ -19342,10 +19350,22 @@
|
|
|
19342
19350
|
name: 'question_16_x_16',
|
|
19343
19351
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M11.303 5.594a3.294 3.294 0 0 1-.195 1.176 2.63 2.63 0 0 1-.549.885 3.96 3.96 0 0 1-.852.672 7.46 7.46 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.199 3.199 0 0 0 .793-.429 2.098 2.098 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.042 1.042 0 0 0-.423-.939 2.163 2.163 0 0 0-1.195-.28 3.338 3.338 0 0 0-1.068.204 4.853 4.853 0 0 0-1.09.526h-.263V3.566a8.148 8.148 0 0 1 1.296-.372A8.205 8.205 0 0 1 7.77 3a4.196 4.196 0 0 1 2.579.718 2.241 2.241 0 0 1 .954 1.876ZM8.77 13H6.112v-1.737H8.77Z"/></svg>`
|
|
19344
19352
|
};
|
|
19353
|
+
const rectangleCheckLines16X16 = {
|
|
19354
|
+
name: 'rectangle_check_lines_16_x_16',
|
|
19355
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-2" d="M3 2v12h10V2H3Zm9 11H4V3h8v10Z"/><path class="cls-2" d="M5 9h6v1H5zM5 11h3v1H5z"/><path class="cls-1" d="M11 4.643 7.591 8 6 6.434l.682-.672.937.923L10.347 4l.653.643Z"/></svg>`
|
|
19356
|
+
};
|
|
19345
19357
|
const runningArrow16X16 = {
|
|
19346
19358
|
name: 'running_arrow_16_x_16',
|
|
19347
19359
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m14 7.985-8.002 4.013L8 8 5.998 3.987ZM3.995 2.997 2 2l3 6-3 6 2.002-1.005L6.5 8Z"/></svg>`
|
|
19348
19360
|
};
|
|
19361
|
+
const screenCheckLines16X16 = {
|
|
19362
|
+
name: 'screen_check_lines_16_x_16',
|
|
19363
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M3 3H2v8h5v1H5v1h6v-1H9v-1h5V3H3Zm10 7H3V4h10v6Z"/><path class="cls-1" d="M5.743 9 4 7.242l.766-.742.97 1.007L8.273 5 9 5.758 5.743 9ZM10 6h2v1h-2zM8 8h4v1H8z"/></svg>`
|
|
19364
|
+
};
|
|
19365
|
+
const screenCheckLinesCalendar16X16 = {
|
|
19366
|
+
name: 'screen_check_lines_calendar_16_x_16',
|
|
19367
|
+
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M6 9H3V3h10v3h1V2H2v8h4V9zM4 11h2v1H4z"/><path class="cls-1" d="M13 8V7h-1v1H9V7H8v1H7v6h7V8h-1Zm0 5H8v-3h5v3ZM5.465 8.052 3.723 6.295l.765-.743.97 1.007 2.538-2.507.727.758-3.258 3.242ZM9.723 5.052h2v1h-2z"/></svg>`
|
|
19368
|
+
};
|
|
19349
19369
|
const server16X16 = {
|
|
19350
19370
|
name: 'server_16_x_16',
|
|
19351
19371
|
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M13 3H3v3h10ZM9 5H4V4h5ZM3 7v3h10V7Zm6 2H4V8h5Zm3 4H3v-2h10v1a1 1 0 0 1-1 1Z"/></svg>`
|
|
@@ -22047,6 +22067,32 @@
|
|
|
22047
22067
|
registerIcon('icon-calendar', IconCalendar);
|
|
22048
22068
|
DesignSystem.tagFor(IconCalendar);
|
|
22049
22069
|
|
|
22070
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22071
|
+
// See generation source in nimble-components/build/generate-icons
|
|
22072
|
+
/**
|
|
22073
|
+
* The icon component for the 'calendarCheckLines' icon
|
|
22074
|
+
*/
|
|
22075
|
+
class IconCalendarCheckLines extends Icon {
|
|
22076
|
+
constructor() {
|
|
22077
|
+
super(calendarCheckLines16X16);
|
|
22078
|
+
}
|
|
22079
|
+
}
|
|
22080
|
+
registerIcon('icon-calendar-check-lines', IconCalendarCheckLines);
|
|
22081
|
+
DesignSystem.tagFor(IconCalendarCheckLines);
|
|
22082
|
+
|
|
22083
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22084
|
+
// See generation source in nimble-components/build/generate-icons
|
|
22085
|
+
/**
|
|
22086
|
+
* The icon component for the 'calendarDay' icon
|
|
22087
|
+
*/
|
|
22088
|
+
class IconCalendarDay extends Icon {
|
|
22089
|
+
constructor() {
|
|
22090
|
+
super(calendarDay16X16);
|
|
22091
|
+
}
|
|
22092
|
+
}
|
|
22093
|
+
registerIcon('icon-calendar-day', IconCalendarDay);
|
|
22094
|
+
DesignSystem.tagFor(IconCalendarDay);
|
|
22095
|
+
|
|
22050
22096
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
22051
22097
|
// See generation source in nimble-components/build/generate-icons
|
|
22052
22098
|
/**
|
|
@@ -23295,6 +23341,19 @@
|
|
|
23295
23341
|
registerIcon('icon-question', IconQuestion);
|
|
23296
23342
|
DesignSystem.tagFor(IconQuestion);
|
|
23297
23343
|
|
|
23344
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23345
|
+
// See generation source in nimble-components/build/generate-icons
|
|
23346
|
+
/**
|
|
23347
|
+
* The icon component for the 'rectangleCheckLines' icon
|
|
23348
|
+
*/
|
|
23349
|
+
class IconRectangleCheckLines extends Icon {
|
|
23350
|
+
constructor() {
|
|
23351
|
+
super(rectangleCheckLines16X16);
|
|
23352
|
+
}
|
|
23353
|
+
}
|
|
23354
|
+
registerIcon('icon-rectangle-check-lines', IconRectangleCheckLines);
|
|
23355
|
+
DesignSystem.tagFor(IconRectangleCheckLines);
|
|
23356
|
+
|
|
23298
23357
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23299
23358
|
// See generation source in nimble-components/build/generate-icons
|
|
23300
23359
|
/**
|
|
@@ -23308,6 +23367,32 @@
|
|
|
23308
23367
|
registerIcon('icon-running-arrow', IconRunningArrow);
|
|
23309
23368
|
DesignSystem.tagFor(IconRunningArrow);
|
|
23310
23369
|
|
|
23370
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23371
|
+
// See generation source in nimble-components/build/generate-icons
|
|
23372
|
+
/**
|
|
23373
|
+
* The icon component for the 'screenCheckLines' icon
|
|
23374
|
+
*/
|
|
23375
|
+
class IconScreenCheckLines extends Icon {
|
|
23376
|
+
constructor() {
|
|
23377
|
+
super(screenCheckLines16X16);
|
|
23378
|
+
}
|
|
23379
|
+
}
|
|
23380
|
+
registerIcon('icon-screen-check-lines', IconScreenCheckLines);
|
|
23381
|
+
DesignSystem.tagFor(IconScreenCheckLines);
|
|
23382
|
+
|
|
23383
|
+
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23384
|
+
// See generation source in nimble-components/build/generate-icons
|
|
23385
|
+
/**
|
|
23386
|
+
* The icon component for the 'screenCheckLinesCalendar' icon
|
|
23387
|
+
*/
|
|
23388
|
+
class IconScreenCheckLinesCalendar extends Icon {
|
|
23389
|
+
constructor() {
|
|
23390
|
+
super(screenCheckLinesCalendar16X16);
|
|
23391
|
+
}
|
|
23392
|
+
}
|
|
23393
|
+
registerIcon('icon-screen-check-lines-calendar', IconScreenCheckLinesCalendar);
|
|
23394
|
+
DesignSystem.tagFor(IconScreenCheckLinesCalendar);
|
|
23395
|
+
|
|
23311
23396
|
// AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
|
|
23312
23397
|
// See generation source in nimble-components/build/generate-icons
|
|
23313
23398
|
/**
|