playbook_ui_docs 13.31.0.pre.alpha.powercentrainplaybookpt23212 → 13.32.0.pre.alpha.PLAY1138iconkitaddcolorprop3268
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_icon/docs/_icon_color.html.erb +7 -0
- data/app/pb_kits/playbook/pb_icon/docs/_icon_color.jsx +46 -0
- data/app/pb_kits/playbook/pb_icon/docs/_icon_color.md +1 -0
- data/app/pb_kits/playbook/pb_icon/docs/example.yml +2 -0
- data/app/pb_kits/playbook/pb_icon/docs/index.js +1 -0
- data/dist/menu.yml +1 -1
- data/dist/playbook-doc.js +2 -2
- metadata +5 -2
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: playbook_ui_docs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 13.
|
4
|
+
version: 13.32.0.pre.alpha.PLAY1138iconkitaddcolorprop3268
|
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: 2024-07-
|
12
|
+
date: 2024-07-17 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -884,6 +884,9 @@ files:
|
|
884
884
|
- app/pb_kits/playbook/pb_icon/docs/_icon_border.html.erb
|
885
885
|
- app/pb_kits/playbook/pb_icon/docs/_icon_border.jsx
|
886
886
|
- app/pb_kits/playbook/pb_icon/docs/_icon_border_swift.md
|
887
|
+
- app/pb_kits/playbook/pb_icon/docs/_icon_color.html.erb
|
888
|
+
- app/pb_kits/playbook/pb_icon/docs/_icon_color.jsx
|
889
|
+
- app/pb_kits/playbook/pb_icon/docs/_icon_color.md
|
887
890
|
- app/pb_kits/playbook/pb_icon/docs/_icon_custom.html.erb
|
888
891
|
- app/pb_kits/playbook/pb_icon/docs/_icon_custom.jsx
|
889
892
|
- app/pb_kits/playbook/pb_icon/docs/_icon_custom.md
|