@ni/spright-components 6.0.3 → 6.2.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.
@@ -17711,6 +17711,10 @@
17711
17711
  name: 'arrow_down_right_and_arrow_up_left_16_x_16',
17712
17712
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m13.171 13.933-2.276-2.247-.447 2.284-1.732-5.246 5.217 1.753-2.284.456 2.291 2.26ZM2 2.746l2.29 2.261-2.283.456 5.217 1.753L5.492 1.97l-.447 2.284-2.276-2.247Z" class="cls-1"/></svg>`,
17713
17713
  };
17714
+ const arrowDownTwoRectangles = {
17715
+ name: 'arrow_down_two_rectangles',
17716
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm8.5.5-2.5 5-2.5-5 2.59 1zM13 3v3H3V3z" class="cls-1"/></svg>`,
17717
+ };
17714
17718
  const arrowExpanderDown16X16 = {
17715
17719
  name: 'arrow_expander_down_16_x_16',
17716
17720
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m3.5 4.737 1.11-.732 3.357 5.472L11.397 4l1.103.743L7.955 12z" class="cls-1"/></svg>`,
@@ -17735,6 +17739,10 @@
17735
17739
  name: 'arrow_left_from_line_16_x_16',
17736
17740
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2ZM2 7.982 7.9 5 6.588 7.004 11 7v2H6.613L7.9 11Z" class="cls-1"/></svg>`,
17737
17741
  };
17742
+ const arrowLeftTwoRectangles = {
17743
+ name: 'arrow_left_two_rectangles',
17744
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zm-.5 8.5L3.5 8l5-2.5-1 2.59zM13 13h-3V3h3z" class="cls-1"/></svg>`,
17745
+ };
17738
17746
  const arrowOutCircle16X16 = {
17739
17747
  name: 'arrow_out_circle_16_x_16',
17740
17748
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="m9 6 1 2H7v1h3l-1 2 5-2.5z" class="cls-1"/><path d="M6 10V7h2.367A3.24 3.24 0 0 0 5.5 5.25a3.25 3.25 0 0 0 0 6.5c1.25 0 2.324-.714 2.867-1.75z" class="cls-1"/></svg>`,
@@ -17751,6 +17759,10 @@
17751
17759
  name: 'arrow_right_to_line_16_x_16',
17752
17760
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12 14h2V2h-2Zm-6.9-3 1.287-2H2V7l4.412.004L5.1 5 11 7.982Z" class="cls-1"/></svg>`,
17753
17761
  };
17762
+ const arrowRightTwoRectangles = {
17763
+ name: 'arrow_right_two_rectangles',
17764
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9 2H2v12h12V2zM3.5 5.5l5 2.5-5 2.5 1-2.59zM13 13h-3V3h3z" class="cls-1"/></svg>`,
17765
+ };
17754
17766
  const arrowRotateRight16X16 = {
17755
17767
  name: 'arrow_rotate_right_16_x_16',
17756
17768
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M8.9 2.773v1.715a3.366 3.366 0 0 1 3.3 3.428 3.366 3.366 0 0 1-3.3 3.429 3.36 3.36 0 0 1-3.293-3.366h.095l2.255.901-3.05-6.107L1.85 8.88l2.108-.808A5.04 5.04 0 0 0 8.9 13.059a5.05 5.05 0 0 0 4.95-5.143A5.05 5.05 0 0 0 8.9 2.773" class="cls-1"/></svg>`,
@@ -17787,6 +17799,10 @@
17787
17799
  name: 'arrow_up_right_from_square_16_x_16',
17788
17800
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.436 10h1v3h-9V4h3v1h-2v7h7zm-3.42-6.173.298 1.296 2.92-.748L5.068 9.53l.925.926L11.13 5.33l-.52 2.532 1.31.225 1.2-5.839z" class="cls-1"/></svg>`,
17789
17801
  };
17802
+ const arrowUpTwoRectangles = {
17803
+ name: 'arrow_up_two_rectangles',
17804
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 7v7h12V2H2zm3.5 5.5 2.5-5 2.5 5-2.59-1zM13 3v3H3V3z" class="cls-1"/></svg>`,
17805
+ };
17790
17806
  const arrowsMaximize16X16 = {
17791
17807
  name: 'arrows_maximize_16_x_16',
17792
17808
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.26 8.735 14 14l-5.25-1.763 2.295-.457-3.03-3.022L8 8.742l-.015.016.015.014-3.023 3.023 2.296.45L2 13.985l1.762-5.243.458 2.295 3.015-3.015.007-.007L7.258 8l-.016-.015L7.227 8l-3.03-3.03-.457 2.295L2 2l5.25 1.762-2.295.458 3.03 3.022.015.016.015-.016L8 7.227l3.023-3.022-2.296-.45L14 2.015l-1.762 5.243-.458-2.295L8.742 8l.016.015L8.773 8l3.03 3.03z" class="cls-1"/></svg>`,
@@ -18331,6 +18347,10 @@
18331
18347
  name: 'pencil_16_x_16',
18332
18348
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.118 2.793 4.84 8.076 2.5 13.5l5.43-2.335 5.278-5.284a1 1 0 0 0-.001-1.414l-1.675-1.674a1 1 0 0 0-1.414 0m-5.76 9.154-.31-.309 1.427-3.296.53 1.652 1.648.543z" class="cls-1"/></svg>`,
18333
18349
  };
18350
+ const pencilToRectangle = {
18351
+ name: 'pencil_to_rectangle',
18352
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M12.17 7.5V13H3.83V3h5.51l1-1H3v12h10V6.66z" class="cls-1"/><path d="M11.5 2.26 7.66 6.1l-1.7 3.94 3.95-1.7 3.84-3.84c.28-.28.28-.74 0-1.03l-1.22-1.22a.736.736 0 0 0-1.03 0ZM7.31 8.91l-.22-.22 1.04-2.4.39 1.2 1.2.4-2.4 1.03Z" class="cls-1"/></svg>`,
18353
+ };
18334
18354
  const play = {
18335
18355
  name: 'play',
18336
18356
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2.05 2v12l11.4-6z" class="cls-1"/></svg>`,
@@ -18339,6 +18359,14 @@
18339
18359
  name: 'pot_with_lid_16_x_16',
18340
18360
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11 4V2H5v2H2v1h12V4ZM6 4V3h4v1Zm-4 9h1v1h10v-1h1V6H2Z" class="cls-1"/></svg>`,
18341
18361
  };
18362
+ const print = {
18363
+ name: 'print',
18364
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M10.55 10.6H8V10h2.25zm-5.3.4-.5 1h6.5l-.5-1zM14 11h-1l1 2v1H2v-1l1-2H2V6l1-2h1V2h8v2h1l1 2zM5 5h6V3H5zm8 8-2-4H5l-2 4zm0-6h-1v1h1z" class="cls-1"/></svg>`,
18365
+ };
18366
+ const qrcodeRead = {
18367
+ name: 'qrcode_read',
18368
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M6 4v2H4V4zm6 0h-2v2h2zm-8 8h2v-2H4zM3 3h2V2H2v3h1zm10-1h-2v1h2v2h1V2zm0 11h-2v1h3v-3h-1zM3 11H2v3h3v-1H3zm7-3H9v1h1zM8 9V7H7v1H6v1h1v1h2V9zm4 3v-1h-1v1zm-1-2h1V7h-2v1h1v1h-1v1H9v1h2zm-4 2h2v-1H7zM5 7H4v2h1V8h1V7zm2-1H6v1h1zm1-2H7v1h1v1h1V4zm1 2v1h1V6z" class="cls-1"/></svg>`,
18369
+ };
18342
18370
  const question16X16 = {
18343
18371
  name: 'question_16_x_16',
18344
18372
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M11.303 5.594a3.3 3.3 0 0 1-.195 1.176 2.6 2.6 0 0 1-.549.885 4 4 0 0 1-.852.672 7.5 7.5 0 0 1-1.121.54v1.501H6.27V8.15q.467-.125.845-.256a3.2 3.2 0 0 0 .793-.429 2.1 2.1 0 0 0 .608-.612 1.45 1.45 0 0 0 .22-.791 1.04 1.04 0 0 0-.423-.939 2.16 2.16 0 0 0-1.195-.28 3.3 3.3 0 0 0-1.068.204 4.9 4.9 0 0 0-1.09.526h-.263V3.566a8 8 0 0 1 1.296-.372A8.2 8.2 0 0 1 7.77 3a4.2 4.2 0 0 1 2.579.718 2.24 2.24 0 0 1 .954 1.876M8.77 13H6.112v-1.737H8.77Z" class="cls-1"/></svg>`,
@@ -18501,7 +18529,7 @@
18501
18529
  };
18502
18530
  const triangleTwoLinesHorizontal = {
18503
18531
  name: 'triangle_two_lines_horizontal',
18504
- data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M3.625 8 8 2l4.375 6zM14 12H2v2h12zm0-3H2v2h12z" class="cls-1"/></svg>`,
18532
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M2 11h12v2H2zm0-3v2h12V8zM10.04 7l-2-4-2 4 1.93-.8z" class="cls-1"/></svg>`,
18505
18533
  };
18506
18534
  const trueFalseRectangle16X16 = {
18507
18535
  name: 'true_false_rectangle_16_x_16',
@@ -22432,6 +22460,18 @@ so this becomes the fallback color for the slot */ ''}
22432
22460
  }
22433
22461
  registerIcon('icon-arrow-down-right-and-arrow-up-left', IconArrowDownRightAndArrowUpLeft);
22434
22462
 
22463
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22464
+ // See generation source in nimble-components/build/generate-icons
22465
+ /**
22466
+ * The icon component for the 'arrowDownTwoRectangles' icon
22467
+ */
22468
+ class IconArrowDownTwoRectangles extends Icon {
22469
+ constructor() {
22470
+ super(arrowDownTwoRectangles);
22471
+ }
22472
+ }
22473
+ registerIcon('icon-arrow-down-two-rectangles', IconArrowDownTwoRectangles);
22474
+
22435
22475
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22436
22476
  // See generation source in nimble-components/build/generate-icons
22437
22477
  /**
@@ -22468,6 +22508,18 @@ so this becomes the fallback color for the slot */ ''}
22468
22508
  }
22469
22509
  registerIcon('icon-arrow-left-from-line', IconArrowLeftFromLine);
22470
22510
 
22511
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22512
+ // See generation source in nimble-components/build/generate-icons
22513
+ /**
22514
+ * The icon component for the 'arrowLeftTwoRectangles' icon
22515
+ */
22516
+ class IconArrowLeftTwoRectangles extends Icon {
22517
+ constructor() {
22518
+ super(arrowLeftTwoRectangles);
22519
+ }
22520
+ }
22521
+ registerIcon('icon-arrow-left-two-rectangles', IconArrowLeftTwoRectangles);
22522
+
22471
22523
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22472
22524
  // See generation source in nimble-components/build/generate-icons
22473
22525
  /**
@@ -22516,6 +22568,18 @@ so this becomes the fallback color for the slot */ ''}
22516
22568
  }
22517
22569
  registerIcon('icon-arrow-right-to-line', IconArrowRightToLine);
22518
22570
 
22571
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22572
+ // See generation source in nimble-components/build/generate-icons
22573
+ /**
22574
+ * The icon component for the 'arrowRightTwoRectangles' icon
22575
+ */
22576
+ class IconArrowRightTwoRectangles extends Icon {
22577
+ constructor() {
22578
+ super(arrowRightTwoRectangles);
22579
+ }
22580
+ }
22581
+ registerIcon('icon-arrow-right-two-rectangles', IconArrowRightTwoRectangles);
22582
+
22519
22583
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22520
22584
  // See generation source in nimble-components/build/generate-icons
22521
22585
  /**
@@ -22625,6 +22689,18 @@ so this becomes the fallback color for the slot */ ''}
22625
22689
  }
22626
22690
  registerIcon('icon-arrow-up-right-from-square', IconArrowUpRightFromSquare);
22627
22691
 
22692
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22693
+ // See generation source in nimble-components/build/generate-icons
22694
+ /**
22695
+ * The icon component for the 'arrowUpTwoRectangles' icon
22696
+ */
22697
+ class IconArrowUpTwoRectangles extends Icon {
22698
+ constructor() {
22699
+ super(arrowUpTwoRectangles);
22700
+ }
22701
+ }
22702
+ registerIcon('icon-arrow-up-two-rectangles', IconArrowUpTwoRectangles);
22703
+
22628
22704
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22629
22705
  // See generation source in nimble-components/build/generate-icons
22630
22706
  /**
@@ -24228,6 +24304,18 @@ so this becomes the fallback color for the slot */ ''}
24228
24304
  }
24229
24305
  registerIcon('icon-pencil', IconPencil);
24230
24306
 
24307
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24308
+ // See generation source in nimble-components/build/generate-icons
24309
+ /**
24310
+ * The icon component for the 'pencilToRectangle' icon
24311
+ */
24312
+ class IconPencilToRectangle extends Icon {
24313
+ constructor() {
24314
+ super(pencilToRectangle);
24315
+ }
24316
+ }
24317
+ registerIcon('icon-pencil-to-rectangle', IconPencilToRectangle);
24318
+
24231
24319
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24232
24320
  // See generation source in nimble-components/build/generate-icons
24233
24321
  /**
@@ -24252,6 +24340,30 @@ so this becomes the fallback color for the slot */ ''}
24252
24340
  }
24253
24341
  registerIcon('icon-pot-with-lid', IconPotWithLid);
24254
24342
 
24343
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24344
+ // See generation source in nimble-components/build/generate-icons
24345
+ /**
24346
+ * The icon component for the 'print' icon
24347
+ */
24348
+ class IconPrint extends Icon {
24349
+ constructor() {
24350
+ super(print);
24351
+ }
24352
+ }
24353
+ registerIcon('icon-print', IconPrint);
24354
+
24355
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24356
+ // See generation source in nimble-components/build/generate-icons
24357
+ /**
24358
+ * The icon component for the 'qrcodeRead' icon
24359
+ */
24360
+ class IconQrcodeRead extends Icon {
24361
+ constructor() {
24362
+ super(qrcodeRead);
24363
+ }
24364
+ }
24365
+ registerIcon('icon-qrcode-read', IconQrcodeRead);
24366
+
24255
24367
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
24256
24368
  // See generation source in nimble-components/build/generate-icons
24257
24369
  /**