playbook_ui 15.3.0.pre.alpha.PLAY2322popoverconditionalrender11766 → 15.3.0.pre.alpha.PLAY2565formkitsubmitfix11681
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.
- checksums.yaml +4 -4
- data/app/pb_kits/playbook/pb_advanced_table/Components/TableHeaderCell.tsx +1 -3
- data/app/pb_kits/playbook/pb_advanced_table/Hooks/useTableActions.ts +3 -18
- data/app/pb_kits/playbook/pb_advanced_table/Hooks/useTableState.ts +14 -56
- data/app/pb_kits/playbook/pb_advanced_table/SubKits/TableHeader.tsx +0 -3
- data/app/pb_kits/playbook/pb_advanced_table/_advanced_table.tsx +3 -12
- data/app/pb_kits/playbook/pb_advanced_table/advanced_table.test.jsx +0 -59
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.jsx +0 -28
- data/app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_inline_row_loading.md +2 -11
- data/app/pb_kits/playbook/pb_date_picker/sass_partials/_quick_pick_styles.scss +30 -11
- data/app/pb_kits/playbook/pb_popover/_popover.scss +0 -12
- data/app/pb_kits/playbook/pb_popover/_popover.tsx +29 -43
- data/app/pb_kits/playbook/pb_popover/docs/_popover_close.jsx +0 -7
- data/dist/chunks/{_line_graph-BxC7m53J.js → _line_graph-h5H-imfn.js} +1 -1
- data/dist/chunks/_typeahead-U8AjZIIW.js +6 -0
- data/dist/chunks/{_weekday_stacked-DxdwXyYM.js → _weekday_stacked-CbCUYuuZ.js} +2 -2
- data/dist/chunks/vendor.js +1 -1
- data/dist/playbook-doc.js +1 -1
- data/dist/playbook-rails-react-bindings.js +1 -1
- data/dist/playbook-rails.js +1 -1
- data/dist/playbook.css +1 -1
- data/lib/playbook/version.rb +1 -1
- metadata +5 -7
- data/app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading_empty_children.js +0 -42
- data/app/pb_kits/playbook/pb_popover/docs/hook/useSmallScreenIndicator.tsx +0 -27
- data/dist/chunks/_typeahead-B1SiFvbF.js +0 -6
data/lib/playbook/version.rb
CHANGED
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: 15.3.0.pre.alpha.
|
|
4
|
+
version: 15.3.0.pre.alpha.PLAY2565formkitsubmitfix11681
|
|
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: 2025-10-
|
|
12
|
+
date: 2025-10-24 00:00:00.000000000 Z
|
|
13
13
|
dependencies:
|
|
14
14
|
- !ruby/object:Gem::Dependency
|
|
15
15
|
name: actionpack
|
|
@@ -414,7 +414,6 @@ files:
|
|
|
414
414
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_with_custom_header_rails.html.erb
|
|
415
415
|
- app/pb_kits/playbook/pb_advanced_table/docs/_advanced_table_with_custom_header_rails.md
|
|
416
416
|
- app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading.js
|
|
417
|
-
- app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading_empty_children.js
|
|
418
417
|
- app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data.json
|
|
419
418
|
- app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data_infinite_scroll.json
|
|
420
419
|
- app/pb_kits/playbook/pb_advanced_table/docs/advanced_table_mock_data_no_subrows.json
|
|
@@ -2651,7 +2650,6 @@ files:
|
|
|
2651
2650
|
- app/pb_kits/playbook/pb_popover/docs/_popover_z_index.html.erb
|
|
2652
2651
|
- app/pb_kits/playbook/pb_popover/docs/_popover_z_index.jsx
|
|
2653
2652
|
- app/pb_kits/playbook/pb_popover/docs/example.yml
|
|
2654
|
-
- app/pb_kits/playbook/pb_popover/docs/hook/useSmallScreenIndicator.tsx
|
|
2655
2653
|
- app/pb_kits/playbook/pb_popover/docs/index.js
|
|
2656
2654
|
- app/pb_kits/playbook/pb_popover/index.ts
|
|
2657
2655
|
- app/pb_kits/playbook/pb_popover/popover.html.erb
|
|
@@ -3792,9 +3790,9 @@ files:
|
|
|
3792
3790
|
- app/pb_kits/playbook/utilities/test/globalProps/truncate.test.js
|
|
3793
3791
|
- app/pb_kits/playbook/utilities/text.ts
|
|
3794
3792
|
- app/pb_kits/playbook/utilities/validEmojiChecker.ts
|
|
3795
|
-
- dist/chunks/_line_graph-
|
|
3796
|
-
- dist/chunks/_typeahead-
|
|
3797
|
-
- dist/chunks/_weekday_stacked-
|
|
3793
|
+
- dist/chunks/_line_graph-h5H-imfn.js
|
|
3794
|
+
- dist/chunks/_typeahead-U8AjZIIW.js
|
|
3795
|
+
- dist/chunks/_weekday_stacked-CbCUYuuZ.js
|
|
3798
3796
|
- dist/chunks/componentRegistry-DzmmLR2x.js
|
|
3799
3797
|
- dist/chunks/lazysizes-B7xYodB-.js
|
|
3800
3798
|
- dist/chunks/lib-CGxXTQ75.js
|
data/app/pb_kits/playbook/pb_advanced_table/docs/_mock_data_inline_loading_empty_children.js
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
export const MOCK_DATA_INLINE_LOADING_EMPTY_CHILDREN = [
|
|
2
|
-
{
|
|
3
|
-
year: "2021",
|
|
4
|
-
quarter: null,
|
|
5
|
-
month: null,
|
|
6
|
-
day: null,
|
|
7
|
-
newEnrollments: "20",
|
|
8
|
-
scheduledMeetings: "10",
|
|
9
|
-
attendanceRate: "51%",
|
|
10
|
-
completedClasses: "3",
|
|
11
|
-
classCompletionRate: "33%",
|
|
12
|
-
graduatedStudents: "19",
|
|
13
|
-
children: [],
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
year: "2022",
|
|
17
|
-
quarter: null,
|
|
18
|
-
month: null,
|
|
19
|
-
day: null,
|
|
20
|
-
newEnrollments: "25",
|
|
21
|
-
scheduledMeetings: "17",
|
|
22
|
-
attendanceRate: "75%",
|
|
23
|
-
completedClasses: "5",
|
|
24
|
-
classCompletionRate: "45%",
|
|
25
|
-
graduatedStudents: "32",
|
|
26
|
-
children: [],
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
year: "2023",
|
|
30
|
-
quarter: null,
|
|
31
|
-
month: null,
|
|
32
|
-
day: null,
|
|
33
|
-
newEnrollments: "10",
|
|
34
|
-
scheduledMeetings: "15",
|
|
35
|
-
attendanceRate: "65%",
|
|
36
|
-
completedClasses: "4",
|
|
37
|
-
classCompletionRate: "49%",
|
|
38
|
-
graduatedStudents: "29",
|
|
39
|
-
children: [],
|
|
40
|
-
},
|
|
41
|
-
]
|
|
42
|
-
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
// Temporary code to replicate bug - DO NOT MERGE
|
|
2
|
-
import { useEffect, useState } from "react";
|
|
3
|
-
|
|
4
|
-
const useSmallScreenIndicator = (): boolean => {
|
|
5
|
-
const [isPwa, setIsPwa] = useState(false);
|
|
6
|
-
|
|
7
|
-
useEffect(() => {
|
|
8
|
-
const update = () => {
|
|
9
|
-
const value = getComputedStyle(document.documentElement)
|
|
10
|
-
.getPropertyValue("--is-pwa")
|
|
11
|
-
.trim();
|
|
12
|
-
setIsPwa(value === "1");
|
|
13
|
-
};
|
|
14
|
-
|
|
15
|
-
update();
|
|
16
|
-
|
|
17
|
-
// Observes changes using ResizeObserver
|
|
18
|
-
const observer = new ResizeObserver(update);
|
|
19
|
-
observer.observe(document.documentElement);
|
|
20
|
-
|
|
21
|
-
return () => observer.disconnect();
|
|
22
|
-
}, []);
|
|
23
|
-
|
|
24
|
-
return isPwa;
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
export default useSmallScreenIndicator;
|