flowcore-fn 8.0.5 → 8.0.6

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.
Files changed (2) hide show
  1. package/dist/pkg-index.css +0 -40
  2. package/package.json +1 -1
@@ -1703,46 +1703,6 @@
1703
1703
  user-select: none;
1704
1704
  }
1705
1705
  }
1706
- .flowcore *,
1707
- .flowcore *::before,
1708
- .flowcore *::after {
1709
- box-sizing: border-box;
1710
- border-width: 0;
1711
- border-style: solid;
1712
- }
1713
- .flowcore button,
1714
- .flowcore [type=button],
1715
- .flowcore [type=reset],
1716
- .flowcore [type=submit],
1717
- .flowcore [role=button] {
1718
- -webkit-appearance: none;
1719
- appearance: none;
1720
- background-color: transparent;
1721
- background-image: none;
1722
- border-style: none;
1723
- border-width: 0;
1724
- border-color: transparent;
1725
- color: inherit;
1726
- font: inherit;
1727
- line-height: inherit;
1728
- margin: 0;
1729
- padding: 0;
1730
- cursor: pointer;
1731
- }
1732
- .flowcore button:focus,
1733
- .flowcore [type=button]:focus,
1734
- .flowcore [type=reset]:focus,
1735
- .flowcore [type=submit]:focus {
1736
- outline: none;
1737
- }
1738
- .flowcore input,
1739
- .flowcore textarea,
1740
- .flowcore select {
1741
- -webkit-appearance: none;
1742
- appearance: none;
1743
- font: inherit;
1744
- color: inherit;
1745
- }
1746
1706
  @property --tw-translate-x { syntax: "*"; inherits: false; initial-value: 0; }
1747
1707
  @property --tw-translate-y { syntax: "*"; inherits: false; initial-value: 0; }
1748
1708
  @property --tw-translate-z { syntax: "*"; inherits: false; initial-value: 0; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flowcore-fn",
3
- "version": "8.0.5",
3
+ "version": "8.0.6",
4
4
  "main": "dist/pkg-index.js",
5
5
  "module": "dist/pkg-index.mjs",
6
6
  "files": [