@ni/nimble-components 20.4.3 → 20.5.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.
@@ -16288,7 +16288,7 @@
16288
16288
 
16289
16289
  /**
16290
16290
  * Do not edit directly
16291
- * Generated on Wed, 20 Sep 2023 16:15:01 GMT
16291
+ * Generated on Wed, 20 Sep 2023 18:34:03 GMT
16292
16292
  */
16293
16293
 
16294
16294
  const Information100DarkUi = "#a46eff";
@@ -19214,6 +19214,10 @@
19214
19214
  name: 'hourglass_16_x_16',
19215
19215
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M10.774 13.4h-.047v-.49h-.404a2.491 2.491 0 0 0 .355-1.258c0-1.826-2.083-2.886-2.083-3.652s2.083-1.826 2.083-3.652a2.491 2.491 0 0 0-.355-1.257h.404V2.6h.047a.556.556 0 0 0 .499-.6H4.727a.556.556 0 0 0 .499.6h.047v.49h.404a2.491 2.491 0 0 0-.355 1.258c0 1.826 2.083 2.87 2.083 3.652s-2.083 1.826-2.083 3.652a2.491 2.491 0 0 0 .355 1.257h-.404v.491h-.047a.556.556 0 0 0-.499.6h6.546a.556.556 0 0 0-.499-.6ZM8 12.957c-1.565 0-1.975-.585-1.975-1.305a7.183 7.183 0 0 1 1.723-.656c.268 0 .289-3.513 0-3.779l-.988-1h2.454l-.962 1c-.268.286-.275 3.779 0 3.779a7.651 7.651 0 0 1 1.738.656c0 .72-.409 1.305-1.99 1.305Z"/></svg>`
19216
19216
  };
19217
+ const indent16X16 = {
19218
+ name: 'indent_16_x_16',
19219
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m2.5 7.5 1 2.5-1 2.5 5-2.5-5-2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z"/></svg>`
19220
+ };
19217
19221
  const indeterminantCheckbox16X16 = {
19218
19222
  name: 'indeterminant_checkbox_16_x_16',
19219
19223
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M12 3a1.001 1.001 0 0 1 1 1v8a1.001 1.001 0 0 1-1 1H4a1.001 1.001 0 0 1-1-1V4a1.001 1.001 0 0 1 1-1h8m0-1H4a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2ZM4 4v8h8V4Zm6 6H6V6h4Z"/></svg>`
@@ -19298,6 +19302,10 @@
19298
19302
  name: 'number_list_16_x_16',
19299
19303
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16" xml:space="preserve"><path d="M14 11H6v2h8v-2zm0-4H6v2h8V7zm0-4H6v2h8V3zM1.999 4.644h.73V2.302h-.585v-.271c.295-.05.505-.13.681-.235h.32v2.848h.656v.346H1.999v-.346zM1.804 9.509c.951-.932 1.501-1.521 1.501-2.037 0-.365-.2-.621-.605-.621-.265 0-.496.17-.676.381l-.235-.226c.265-.3.551-.495.961-.495.591 0 .961.375.961.936 0 .621-.561 1.196-1.336 1.987.174-.016.37-.026.535-.026h.956v.355H1.804v-.254zM1.733 13.884l.21-.271c.19.201.44.376.816.376.385 0 .661-.226.661-.581 0-.38-.26-.635-1.021-.635v-.315c.676 0 .906-.261.906-.596 0-.306-.21-.501-.55-.501-.266 0-.491.136-.681.32l-.221-.26c.246-.23.541-.4.916-.4.556 0 .956.295.956.811 0 .386-.23.631-.576.761v.021c.385.09.691.37.691.811 0 .565-.471.91-1.056.91a1.363 1.363 0 0 1-1.051-.451z"/></svg>`
19300
19304
  };
19305
+ const outdent16X16 = {
19306
+ name: 'outdent_16_x_16',
19307
+ data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="m7.5 12.5-1-2.5 1-2.5-5 2.5 5 2.5zM2 3h12v2H2zM9 7h5v2H9zM9 11h5v2H9z"/></svg>`
19308
+ };
19301
19309
  const paste16X16 = {
19302
19310
  name: 'paste_16_x_16',
19303
19311
  data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="cls-1" d="M9 5V3H3v6h2v1H2V2h8v3ZM6 6v8h8V6Z"/></svg>`
@@ -22769,6 +22777,19 @@
22769
22777
  registerIcon('icon-hourglass', IconHourglass);
22770
22778
  DesignSystem.tagFor(IconHourglass);
22771
22779
 
22780
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22781
+ // See generation source in nimble-components/build/generate-icons
22782
+ /**
22783
+ * The icon component for the 'indent' icon
22784
+ */
22785
+ class IconIndent extends Icon {
22786
+ constructor() {
22787
+ super(indent16X16);
22788
+ }
22789
+ }
22790
+ registerIcon('icon-indent', IconIndent);
22791
+ DesignSystem.tagFor(IconIndent);
22792
+
22772
22793
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
22773
22794
  // See generation source in nimble-components/build/generate-icons
22774
22795
  /**
@@ -23029,6 +23050,19 @@
23029
23050
  registerIcon('icon-number-list', IconNumberList);
23030
23051
  const iconNumberListTag = DesignSystem.tagFor(IconNumberList);
23031
23052
 
23053
+ // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
23054
+ // See generation source in nimble-components/build/generate-icons
23055
+ /**
23056
+ * The icon component for the 'outdent' icon
23057
+ */
23058
+ class IconOutdent extends Icon {
23059
+ constructor() {
23060
+ super(outdent16X16);
23061
+ }
23062
+ }
23063
+ registerIcon('icon-outdent', IconOutdent);
23064
+ DesignSystem.tagFor(IconOutdent);
23065
+
23032
23066
  // AUTO-GENERATED FILE - DO NOT EDIT DIRECTLY
23033
23067
  // See generation source in nimble-components/build/generate-icons
23034
23068
  /**