You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"An Act to protect the civil rights and safety of all Massachusetts residents",
35
-
testimonies: "12",
36
-
cosponsors: "2",
37
-
hearingDate: "Jan 31"
38
-
},
39
-
2: {
40
-
title: "H.98",
41
-
subtitle: "An Act to further govt. transparency",
42
-
testimonies: "2",
43
-
cosponsors: "0",
44
-
hearingDate: "-"
45
-
}
46
-
},
47
-
org: {
48
-
1: {
49
-
orgTitle: "Boston’s Teacher Union",
50
-
userLookup: "Tfh1tp2faYbSWsYYsvUS4F23mtD2",
51
-
counter: "3",
52
-
item: {
53
-
1: {
54
-
title: "S.77",
55
-
icon: "endorse"
56
-
},
57
-
2: {
58
-
title: "S.77",
59
-
icon: "neutral"
60
-
},
61
-
3: {
62
-
title: "S.77",
63
-
icon: "neutral"
64
-
}
65
-
}
66
-
},
67
-
2: {
68
-
orgTitle: "Moms for Liberty",
69
-
userLookup: "c31R5rjWG9eTUopP7yeA5tZQtJX2",
70
-
counter: "6",
71
-
item: {
72
-
1: {
73
-
title: "S.128",
74
-
icon: "endorse"
75
-
},
76
-
2: {
77
-
title: "S.1000",
78
-
icon: "neutral"
79
-
},
80
-
3: {
81
-
title: "S.543",
82
-
icon: "oppose"
83
-
},
84
-
4: {
85
-
title: "S.767",
86
-
icon: "endorse"
87
-
},
88
-
5: {
89
-
title: "S.992",
90
-
icon: "neutral"
91
-
},
92
-
6: {
93
-
title: "S.1",
94
-
icon: "oppose"
95
-
}
96
-
}
97
-
},
98
-
3: {
99
-
orgTitle: "La Le Lu Le Lo",
100
-
userLookup: "8P5Ar8NyAcNEVJMTexezXvRbept2",
101
-
counter: "8",
102
-
item: {
103
-
1: {
104
-
title: "S.128",
105
-
icon: "endorse"
106
-
},
107
-
2: {
108
-
title: "S.1000",
109
-
icon: "neutral"
110
-
},
111
-
3: {
112
-
title: "S.543",
113
-
icon: "oppose"
114
-
},
115
-
4: {
116
-
title: "S.767",
117
-
icon: "endorse"
118
-
},
119
-
5: {
120
-
title: "S.992",
121
-
icon: "neutral"
122
-
},
123
-
6: {
124
-
title: "S.1",
125
-
icon: "oppose"
126
-
},
127
-
7: {
128
-
title: "S.22",
129
-
icon: "oppose"
130
-
},
131
-
8: {
132
-
title: "S.393",
133
-
icon: "neutral"
134
-
}
135
-
}
136
-
}
137
-
}
30
+
// Generate test data for the digest email
31
+
32
+
// Summary of Bills
33
+
constbills: BillDigest[]=[
34
+
{
35
+
billId: "H868",
36
+
billName:
37
+
"An Act improving campaign finance reporting by state ballot question committees",
38
+
billCourt: "194",
39
+
endorseCount: 2,
40
+
neutralCount: 0,
41
+
opposeCount: 1
42
+
},
43
+
{
44
+
billId: "H1436",
45
+
billName: "An Act relative to debt-free public higher education",
46
+
billCourt: "194",
47
+
endorseCount: 2,
48
+
neutralCount: 0,
49
+
opposeCount: 0
50
+
},
51
+
{
52
+
billId: "H533",
53
+
billName: "An Act to expand the use of career and academic plans",
54
+
billCourt: "194",
55
+
endorseCount: 10,
56
+
neutralCount: 2,
57
+
opposeCount: 24
58
+
},
59
+
{
60
+
billId: "H841",
61
+
billName:
62
+
"An Act granting the city of Boston the authority to endow legal voting rights in municipal elections for city of Boston residents aged 16 and 17 years old",
63
+
billCourt: "194",
64
+
endorseCount: 35,
65
+
neutralCount: 20,
66
+
opposeCount: 10
67
+
},
68
+
{
69
+
billId: "H54",
70
+
billName:
71
+
"An Act to build resilient infrastructure to generate higher-ed transformation",
0 commit comments