playbook_ui 13.9.0.pre.alpha.play845allkitsbytypes1268 → 13.9.0.pre.alpha.play845allkitsbytypes1271

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: 1459debce41784ec755eba1ac6fdf18521ee10f8dcc805dc7f2b6a0274472c8b
4
- data.tar.gz: 9adcfdaa074bb0704240e6c7810c2d70333b8d7d8e2beb5be2e22eab3eab0b46
3
+ metadata.gz: ff7b8b3237da9f9e8d2f2d2499d12c1a9ba9f3733c4df77351046bab555d484a
4
+ data.tar.gz: 3fdcded5fc7d8eedae311d779fbfbe026eb07d398b3cd8d41ecfd15f1070debb
5
5
  SHA512:
6
- metadata.gz: 4d5de57e6df1a04a6fb72d129ac9a88c0b6e92cc7ca3662f7da4655457e8eb35d13a42e480abd6e420a8de2455236630122088dd5973870950437a2bee3e2db1
7
- data.tar.gz: 97b1ea42c177dd4b04d5f613b059cdf2c46e148ca69e68ce2430a5bd03dc9afb44760394ccceb8be8d4dd30af10a9993332f0db52ab5caf4a2ff76045e9bea66
6
+ metadata.gz: 860659fe9fc6cda1f594437afb9b174d21683c43d689cfd111f7bd53f85d58795e4ca8c9fd7a3a9cb4f9882348587a9e880dcae70068e9b668dd4f325ee2ac4b
7
+ data.tar.gz: 7844aba1c42c9dd7b7400fa2e3c3853067da8d6b240d7f7bff33bd02d52a72d05f6d942bf4c9861dd9912ed2f1bd8f7f4ffa1624709c57339d0d6c1787f9f979
@@ -11,12 +11,12 @@
11
11
  <% else %>
12
12
  <div class="pb--kit-example-markdown pt_none markdown <%= dark ? "dark" : "" %>">
13
13
  <%= pb_rails("caption", props: { text: example_title, dark: dark, margin_top: "md" }) %>
14
- <%= render_markdown(description) %>
14
+ <%#= render_markdown(description) %>
15
15
  </div>
16
16
  <% end %>
17
17
  <% if show_code %>
18
18
  <div class="markdown pb--kit-example-markdown markdown <%= dark ? "dark" : "" %>">
19
- <%= render_markdown(description) %>
19
+ <%#= render_markdown(description) %>
20
20
  </div>
21
21
  <div id="code-wrapper">
22
22
  <div class="pb--codeControls">
@@ -2,5 +2,5 @@
2
2
 
3
3
  module Playbook
4
4
  PREVIOUS_VERSION = "13.9.0"
5
- VERSION = "13.9.0.pre.alpha.play845allkitsbytypes1268"
5
+ VERSION = "13.9.0.pre.alpha.play845allkitsbytypes1271"
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: 13.9.0.pre.alpha.play845allkitsbytypes1268
4
+ version: 13.9.0.pre.alpha.play845allkitsbytypes1271
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: 2023-10-05 00:00:00.000000000 Z
12
+ date: 2023-10-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: actionpack