playbook_ui 10.13.0.pre.node.update → 10.13.0

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
  SHA256:
3
- metadata.gz: 0e3bef4b4c16e0fe2d51c365b0fc52340324afd59b8f94650fa1ebd39307773c
4
- data.tar.gz: 4a69c6cf7d912a368b92286224ad19fcc06de88ae3dca63074aabfdcb6217400
3
+ metadata.gz: b3047cdb2a67ca6990ccc8dc3901220bbf71952eb4a044659989b395d11a0fcf
4
+ data.tar.gz: 4a8e5769ced22883c26502bb7221cca5cf4ce211602f4cd2cca0d515c4d600fd
5
5
  SHA512:
6
- metadata.gz: 95fa1b261d673deef080479651865dfe1a7bbe3305076f4270e48f36ecf1f79406e6794baa41c44475a16e8737529f3f7d8283b7b1a6b6f8f8bc9f7efa5c48dd
7
- data.tar.gz: 94f7fe481bd6345176e026b4384e8136f24f966554f3bc39f6a30c52b9e5479f8ad038dc290a7d114694504691a0e3a135d16efd7969b43fd281e692bf34ba52
6
+ metadata.gz: bf8d6385463d4837d17f5d113aeb780590cfc2ecb1a8a1c683b383f99dda1beb15a72df3e83e1b757d4ef952d96e1fdb3ac5def2364867a9cbede2c9d8fff07e
7
+ data.tar.gz: 49243ee6cc2c6daadcdf1969421770c4382e7fc01390c0665cee5b0d40b988a2076d4abfc013bb8140adf089cf466a422faaef99e62b3af20db74882293debd2
data/dist/reset.css CHANGED
@@ -1,61 +1,2 @@
1
- /* CLEAN UP AND REMOVE */
2
- /* Headings */
3
- /* Standard Font Weights */
4
- /* Non_Standard Font Weights */
5
- /*=====================================
6
- Base colors should not be documented.
7
- Only document color use.
8
-
9
- Colors -----------------------------*/
10
- /* Specialty Gradient -----------------*/
11
- /* Interface colors -------------------*/
12
- /* Main colors ------------------------*/
13
- /*=====================================
14
-
15
- Background colors ------------------*/
16
- /* Card colors ------------------*/
17
- /* Active colors ----------------------*/
18
- /* Hover colors -----------------------*/
19
- /* Focus colors -----------------------*/
20
- /* Border colors ----------------------*/
21
- /* Shadow colors ----------------------*/
22
- /* Text colors ------------------------*/
23
- /* Data colors ------------------------*/
24
- /* Status colors ----------------------*/
25
- /* Link colors ------------------------*/
26
- /* Product colors ---------------------*/
27
- /* Category colors ---------------------*/
28
- * {
29
- box-sizing: border-box;
30
- margin: 0;
31
- padding: 0; }
32
- *:before, *:after {
33
- box-sizing: border-box; }
34
-
35
- html {
36
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
37
- height: 100vh;
38
- overflow-x: hidden; }
39
-
40
- body {
41
- font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans_serif;
42
- font-size: 16px;
43
- line-height: 1.5;
44
- background-color: #F3F7FB;
45
- height: 100%;
46
- letter-spacing: 0;
47
- font-weight: 400;
48
- font-style: normal;
49
- text-rendering: optimizeLegibility;
50
- -moz-font-feature-settings: "liga" on;
51
- color: #242B42;
52
- margin: 0 !important;
53
- padding: 0 !important;
54
- box-sizing: border-box;
55
- min-height: 100vh;
56
- padding: 50px; }
57
-
58
- a {
59
- text-decoration: none;
60
- color: #0056CF; }
1
+ *{box-sizing:border-box;margin:0;padding:0}*:before,*:after{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100vh;overflow-x:hidden}body{font-family:"Proxima Nova","Helvetica Neue",Helvetica,Arial,sans_serif;font-size:16px;line-height:1.5;background-color:#F3F7FB;height:100%;letter-spacing:0;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;-moz-font-feature-settings:"liga" on;color:#242B42;margin:0 !important;padding:0 !important;box-sizing:border-box;min-height:100vh;padding:50px}a{text-decoration:none;color:#0056CF}
61
2
 
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "10.12.0"
5
- VERSION = "10.13.0.pre.node.update"
5
+ VERSION = "10.13.0"
6
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: playbook_ui
3
3
  version: !ruby/object:Gem::Version
4
- version: 10.13.0.pre.node.update
4
+ version: 10.13.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Power UX
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-11-01 00:00:00.000000000 Z
12
+ date: 2021-11-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack
@@ -2051,9 +2051,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
2051
2051
  version: '0'
2052
2052
  required_rubygems_version: !ruby/object:Gem::Requirement
2053
2053
  requirements:
2054
- - - ">"
2054
+ - - ">="
2055
2055
  - !ruby/object:Gem::Version
2056
- version: 1.3.1
2056
+ version: '0'
2057
2057
  requirements: []
2058
2058
  rubygems_version: 3.0.3
2059
2059
  signing_key: