@bgord/design 0.27.57 → 0.27.58

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.
@@ -2678,28 +2678,34 @@ var GeneratorProcessor = /*#__PURE__*/function () {
2678
2678
  output = _context.t9 += _context.sent;
2679
2679
  _context.t10 = output;
2680
2680
  _context.next = 44;
2681
- return new File('src/rules/title-truncate.css').read();
2681
+ return new File('src/ui/file-explorer.css').read();
2682
2682
 
2683
2683
  case 44:
2684
2684
  output = _context.t10 += _context.sent;
2685
2685
  _context.t11 = output;
2686
2686
  _context.next = 48;
2687
- return new File('src/rules/target-blank-referer.css').read();
2687
+ return new File('src/rules/title-truncate.css').read();
2688
2688
 
2689
2689
  case 48:
2690
2690
  output = _context.t11 += _context.sent;
2691
2691
  _context.t12 = output;
2692
2692
  _context.next = 52;
2693
- return new File('src/rules/image-alt.css').read();
2693
+ return new File('src/rules/target-blank-referer.css').read();
2694
2694
 
2695
2695
  case 52:
2696
2696
  output = _context.t12 += _context.sent;
2697
2697
  _context.t13 = output;
2698
2698
  _context.next = 56;
2699
- return new File('src/rules/button-icon-title.css').read();
2699
+ return new File('src/rules/image-alt.css').read();
2700
2700
 
2701
2701
  case 56:
2702
2702
  output = _context.t13 += _context.sent;
2703
+ _context.t14 = output;
2704
+ _context.next = 60;
2705
+ return new File('src/rules/button-icon-title.css').read();
2706
+
2707
+ case 60:
2708
+ output = _context.t14 += _context.sent;
2703
2709
 
2704
2710
  for (_iterator = _createForOfIteratorHelperLoose(generators); !(_step = _iterator()).done;) {
2705
2711
  generator = _step.value;
@@ -2708,10 +2714,10 @@ var GeneratorProcessor = /*#__PURE__*/function () {
2708
2714
  output += generator.generateFooter();
2709
2715
  }
2710
2716
 
2711
- _context.next = 60;
2717
+ _context.next = 64;
2712
2718
  return new File('dist/main.css').save(output);
2713
2719
 
2714
- case 60:
2720
+ case 64:
2715
2721
  case "end":
2716
2722
  return _context.stop();
2717
2723
  }