tao_ui 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0d4d901b1597816e397750ba39e8ef3a0e632318
4
- data.tar.gz: 44086ffcac375f165bb49f5538ebb07fc041fa56
3
+ metadata.gz: 3cd476c93bc4131dbe7c16a288872d5a92d2f352
4
+ data.tar.gz: 4612c60fb7f72416c8e2ec51d41a223468ee1756
5
5
  SHA512:
6
- metadata.gz: bd5083c5fb220186472ce6219971275b860a887642ba562e38d8b82bee0478418d986205d6f0fd98aff4aa342279fdf707fd2d6b90ae3f9f5c4c668978f49321
7
- data.tar.gz: d8e3171e35d58959cb777404aa167c6cff5292c94fe0c14778d70f6f2d41441cfe62aba9eef2a45424aafa56ee0021f7852823192ca41c2cb6bfda374f13ca85
6
+ metadata.gz: 4d46fb579e0be58c6372e685011532383e3ef6c63af73032445ef6871d7afcf7c9727da2ac8bba0380d36f5017bc67119354e9dfbc5c73263f2aaf6d178b54c2
7
+ data.tar.gz: df30315a7fc29594af690d2619c3512a3f2a092d8c07fe91c51542f41f4b2472134121c80e22805248263e95af16d772ad8dbaca2dd5e7b540ac3dbed2d0c1ab
@@ -1,4 +1,4 @@
1
- Tao.icons += '''
1
+ Tao.ui.icons += '''
2
2
  <symbol id="icon-loading" viewBox="0 0 20 20" width="100%" height="100%"><defs/><g class="zhiren_icon" stroke="none" stroke-width="1" fill-rule="evenodd"><g class="Main"><rect class="Path" opacity="0.5" x="9" y="0" width="2" height="6" rx="1"/><rect class="Path" opacity="0.600000024" transform="translate(14.828427, 4.828427) rotate(45.000000) translate(-14.828427, -4.828427) " x="13.8284271" y="1.82842712" width="2" height="6" rx="1"/><rect class="Path" opacity="0.400000006" transform="translate(4.828427, 4.828427) scale(-1, 1) rotate(45.000000) translate(-4.828427, -4.828427) " x="3.82842712" y="1.82842712" width="2" height="6" rx="1"/><rect class="Path" opacity="0.200000003" transform="translate(4.828427, 14.828427) rotate(45.000000) translate(-4.828427, -14.828427) " x="3.82842712" y="11.8284271" width="2" height="6" rx="1"/><rect class="Rectangle-24" opacity="0.300000012" x="0" y="9" width="6" height="2" rx="1"/><rect class="Rectangle-24" opacity="0.699999988" x="14" y="9" width="6" height="2" rx="1"/><rect class="Rectangle-24" opacity="0.05" transform="translate(14.828427, 14.828427) rotate(45.000000) translate(-14.828427, -14.828427) " x="11.8284271" y="13.8284271" width="6" height="2" rx="1"/><rect class="Combined-Shape" opacity="0.100000001" x="9" y="14" width="2" height="6" rx="1"/></g></g></symbol>
3
3
 
4
4
  '''
@@ -1,3 +1,3 @@
1
1
  module TaoUi
2
- VERSION = '0.1.0'
2
+ VERSION = '0.1.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tao_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - farthinker