@powerhousedao/common 1.10.31-staging.0 → 1.10.32-dev.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/editors/styles.css +50 -69
- package/dist/package.json +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +9 -9
package/dist/editors/styles.css
CHANGED
|
@@ -396,9 +396,6 @@
|
|
|
396
396
|
.text-gray-600 {
|
|
397
397
|
color: var(--color-gray-600);
|
|
398
398
|
}
|
|
399
|
-
.filter {
|
|
400
|
-
filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
|
|
401
|
-
}
|
|
402
399
|
}
|
|
403
400
|
/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */
|
|
404
401
|
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
|
|
@@ -5601,6 +5598,46 @@ input[type="number"] {
|
|
|
5601
5598
|
inherits: false;
|
|
5602
5599
|
initial-value: solid;
|
|
5603
5600
|
}
|
|
5601
|
+
@property --tw-blur {
|
|
5602
|
+
syntax: "*";
|
|
5603
|
+
inherits: false;
|
|
5604
|
+
}
|
|
5605
|
+
@property --tw-brightness {
|
|
5606
|
+
syntax: "*";
|
|
5607
|
+
inherits: false;
|
|
5608
|
+
}
|
|
5609
|
+
@property --tw-contrast {
|
|
5610
|
+
syntax: "*";
|
|
5611
|
+
inherits: false;
|
|
5612
|
+
}
|
|
5613
|
+
@property --tw-grayscale {
|
|
5614
|
+
syntax: "*";
|
|
5615
|
+
inherits: false;
|
|
5616
|
+
}
|
|
5617
|
+
@property --tw-hue-rotate {
|
|
5618
|
+
syntax: "*";
|
|
5619
|
+
inherits: false;
|
|
5620
|
+
}
|
|
5621
|
+
@property --tw-invert {
|
|
5622
|
+
syntax: "*";
|
|
5623
|
+
inherits: false;
|
|
5624
|
+
}
|
|
5625
|
+
@property --tw-opacity {
|
|
5626
|
+
syntax: "*";
|
|
5627
|
+
inherits: false;
|
|
5628
|
+
}
|
|
5629
|
+
@property --tw-saturate {
|
|
5630
|
+
syntax: "*";
|
|
5631
|
+
inherits: false;
|
|
5632
|
+
}
|
|
5633
|
+
@property --tw-sepia {
|
|
5634
|
+
syntax: "*";
|
|
5635
|
+
inherits: false;
|
|
5636
|
+
}
|
|
5637
|
+
@property --tw-drop-shadow {
|
|
5638
|
+
syntax: "*";
|
|
5639
|
+
inherits: false;
|
|
5640
|
+
}
|
|
5604
5641
|
@property --tw-duration {
|
|
5605
5642
|
syntax: "*";
|
|
5606
5643
|
inherits: false;
|
|
@@ -5717,59 +5754,6 @@ input[type="number"] {
|
|
|
5717
5754
|
syntax: "*";
|
|
5718
5755
|
inherits: false;
|
|
5719
5756
|
}
|
|
5720
|
-
@property --tw-blur {
|
|
5721
|
-
syntax: "*";
|
|
5722
|
-
inherits: false;
|
|
5723
|
-
}
|
|
5724
|
-
@property --tw-brightness {
|
|
5725
|
-
syntax: "*";
|
|
5726
|
-
inherits: false;
|
|
5727
|
-
}
|
|
5728
|
-
@property --tw-contrast {
|
|
5729
|
-
syntax: "*";
|
|
5730
|
-
inherits: false;
|
|
5731
|
-
}
|
|
5732
|
-
@property --tw-grayscale {
|
|
5733
|
-
syntax: "*";
|
|
5734
|
-
inherits: false;
|
|
5735
|
-
}
|
|
5736
|
-
@property --tw-hue-rotate {
|
|
5737
|
-
syntax: "*";
|
|
5738
|
-
inherits: false;
|
|
5739
|
-
}
|
|
5740
|
-
@property --tw-invert {
|
|
5741
|
-
syntax: "*";
|
|
5742
|
-
inherits: false;
|
|
5743
|
-
}
|
|
5744
|
-
@property --tw-opacity {
|
|
5745
|
-
syntax: "*";
|
|
5746
|
-
inherits: false;
|
|
5747
|
-
}
|
|
5748
|
-
@property --tw-saturate {
|
|
5749
|
-
syntax: "*";
|
|
5750
|
-
inherits: false;
|
|
5751
|
-
}
|
|
5752
|
-
@property --tw-sepia {
|
|
5753
|
-
syntax: "*";
|
|
5754
|
-
inherits: false;
|
|
5755
|
-
}
|
|
5756
|
-
@property --tw-drop-shadow {
|
|
5757
|
-
syntax: "*";
|
|
5758
|
-
inherits: false;
|
|
5759
|
-
}
|
|
5760
|
-
@property --tw-drop-shadow-color {
|
|
5761
|
-
syntax: "*";
|
|
5762
|
-
inherits: false;
|
|
5763
|
-
}
|
|
5764
|
-
@property --tw-drop-shadow-alpha {
|
|
5765
|
-
syntax: "<percentage>";
|
|
5766
|
-
inherits: false;
|
|
5767
|
-
initial-value: 100%;
|
|
5768
|
-
}
|
|
5769
|
-
@property --tw-drop-shadow-size {
|
|
5770
|
-
syntax: "*";
|
|
5771
|
-
inherits: false;
|
|
5772
|
-
}
|
|
5773
5757
|
@keyframes spin {
|
|
5774
5758
|
to {
|
|
5775
5759
|
transform: rotate(360deg);
|
|
@@ -5790,19 +5774,6 @@ input[type="number"] {
|
|
|
5790
5774
|
--tw-skew-y: initial;
|
|
5791
5775
|
--tw-border-style: solid;
|
|
5792
5776
|
--tw-font-weight: initial;
|
|
5793
|
-
--tw-blur: initial;
|
|
5794
|
-
--tw-brightness: initial;
|
|
5795
|
-
--tw-contrast: initial;
|
|
5796
|
-
--tw-grayscale: initial;
|
|
5797
|
-
--tw-hue-rotate: initial;
|
|
5798
|
-
--tw-invert: initial;
|
|
5799
|
-
--tw-opacity: initial;
|
|
5800
|
-
--tw-saturate: initial;
|
|
5801
|
-
--tw-sepia: initial;
|
|
5802
|
-
--tw-drop-shadow: initial;
|
|
5803
|
-
--tw-drop-shadow-color: initial;
|
|
5804
|
-
--tw-drop-shadow-alpha: 100%;
|
|
5805
|
-
--tw-drop-shadow-size: initial;
|
|
5806
5777
|
--tw-translate-x: 0;
|
|
5807
5778
|
--tw-translate-y: 0;
|
|
5808
5779
|
--tw-translate-z: 0;
|
|
@@ -5827,6 +5798,16 @@ input[type="number"] {
|
|
|
5827
5798
|
--tw-ring-offset-color: #fff;
|
|
5828
5799
|
--tw-ring-offset-shadow: 0 0 #0000;
|
|
5829
5800
|
--tw-outline-style: solid;
|
|
5801
|
+
--tw-blur: initial;
|
|
5802
|
+
--tw-brightness: initial;
|
|
5803
|
+
--tw-contrast: initial;
|
|
5804
|
+
--tw-grayscale: initial;
|
|
5805
|
+
--tw-hue-rotate: initial;
|
|
5806
|
+
--tw-invert: initial;
|
|
5807
|
+
--tw-opacity: initial;
|
|
5808
|
+
--tw-saturate: initial;
|
|
5809
|
+
--tw-sepia: initial;
|
|
5810
|
+
--tw-drop-shadow: initial;
|
|
5830
5811
|
--tw-duration: initial;
|
|
5831
5812
|
--tw-ease: initial;
|
|
5832
5813
|
--tw-content: "";
|