playbook_ui_docs 13.2.0.pre.alpha.PLAY986dateTimeRounding1150 → 13.3.0
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.
metadata
CHANGED
@@ -1,15 +1,15 @@
|
|
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.3.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Power UX
|
8
8
|
- Power Devs
|
9
|
-
autorequire:
|
9
|
+
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2023-09-
|
12
|
+
date: 2023-09-07 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: playbook_ui
|
@@ -1284,6 +1284,8 @@ files:
|
|
1284
1284
|
- app/pb_kits/playbook/pb_table/docs/_table_data_table.md
|
1285
1285
|
- app/pb_kits/playbook/pb_table/docs/_table_disable_hover.html.erb
|
1286
1286
|
- app/pb_kits/playbook/pb_table/docs/_table_disable_hover.jsx
|
1287
|
+
- app/pb_kits/playbook/pb_table/docs/_table_header.html.erb
|
1288
|
+
- app/pb_kits/playbook/pb_table/docs/_table_header.md
|
1287
1289
|
- app/pb_kits/playbook/pb_table/docs/_table_icon_buttons.html.erb
|
1288
1290
|
- app/pb_kits/playbook/pb_table/docs/_table_icon_buttons.jsx
|
1289
1291
|
- app/pb_kits/playbook/pb_table/docs/_table_icon_buttons.md
|
@@ -1583,7 +1585,7 @@ homepage: https://playbook.powerapp.cloud/
|
|
1583
1585
|
licenses:
|
1584
1586
|
- ISC
|
1585
1587
|
metadata: {}
|
1586
|
-
post_install_message:
|
1588
|
+
post_install_message:
|
1587
1589
|
rdoc_options: []
|
1588
1590
|
require_paths:
|
1589
1591
|
- lib
|
@@ -1594,12 +1596,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
1594
1596
|
version: '0'
|
1595
1597
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
1596
1598
|
requirements:
|
1597
|
-
- - "
|
1599
|
+
- - ">="
|
1598
1600
|
- !ruby/object:Gem::Version
|
1599
|
-
version:
|
1601
|
+
version: '0'
|
1600
1602
|
requirements: []
|
1601
1603
|
rubygems_version: 3.3.7
|
1602
|
-
signing_key:
|
1604
|
+
signing_key:
|
1603
1605
|
specification_version: 4
|
1604
1606
|
summary: Playbook Design System Docs
|
1605
1607
|
test_files: []
|