mol_plot_all 1.2.1663 → 1.2.1664

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/node.js CHANGED
@@ -3950,6 +3950,7 @@ var $;
3950
3950
  'page',
3951
3951
  'block',
3952
3952
  'text',
3953
+ 'emoji',
3953
3954
  'round',
3954
3955
  'space',
3955
3956
  'blur',
@@ -3960,7 +3961,7 @@ var $;
3960
3961
  "use strict";
3961
3962
  var $;
3962
3963
  (function ($) {
3963
- $mol_style_attach("mol/gap/gap.css", ":root {\n\t--mol_gap_page: 3rem;\n\t--mol_gap_block: .75rem;\n\t--mol_gap_text: .5rem .75rem;\n\t--mol_gap_round: .25rem;\n\t--mol_gap_space: .25rem;\n\t--mol_gap_blur: .5rem;\n}\n");
3964
+ $mol_style_attach("mol/gap/gap.css", ":root {\n\t--mol_gap_page: 3rem;\n\t--mol_gap_block: .75rem;\n\t--mol_gap_text: .5rem .75rem;\n\t--mol_gap_emoji: .5rem;\n\t--mol_gap_round: .25rem;\n\t--mol_gap_space: .25rem;\n\t--mol_gap_blur: .5rem;\n}\n");
3964
3965
  })($ || ($ = {}));
3965
3966
 
3966
3967
  ;