@openeventkit/event-site 2.0.13 → 2.0.15
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.
- package/package.json +2 -2
- package/src/components/summit-my-orders-tickets/components/TicketPopup/TicketPopupEditDetailsForm/TicketPopupEditDetailsForm.js +1 -2
- package/src/components/summit-my-orders-tickets/components/TicketPopup/ticket-popup.scss +8 -0
- package/src/content/site-settings/index.json +1 -17
- package/src/content/sponsors.json +1 -187
- package/src/styles/extra-questions.module.scss +0 -6
- package/src/styles/style.scss +23 -0
- package/src/templates/extra-questions-page.js +1 -1
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@openeventkit/event-site",
|
|
3
3
|
"description": "Event Site",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.15",
|
|
5
5
|
"author": "Tipit LLC",
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"@mui/base": "^5.0.0-alpha.114",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@types/react": "^16.9.42",
|
|
22
22
|
"@vimeo/player": "^2.16.3",
|
|
23
23
|
"ably": "^1.2.34",
|
|
24
|
-
"attendee-to-attendee-widget": "
|
|
24
|
+
"attendee-to-attendee-widget": "3.0.0",
|
|
25
25
|
"awesome-bootstrap-checkbox": "^1.0.1",
|
|
26
26
|
"axios": "^0.19.2",
|
|
27
27
|
"babel-preset-gatsby": "^3.9.0",
|
|
@@ -21,7 +21,6 @@ import { DefaultScrollBehaviour as ScrollBehaviour } from '@utils/scroll';
|
|
|
21
21
|
|
|
22
22
|
import './ticket-popup-edit-details-form.scss';
|
|
23
23
|
import { useTicketAssignedContext } from '../../../context/TicketAssignedContext';
|
|
24
|
-
import styles from "../../../../../styles/extra-questions.module.scss";
|
|
25
24
|
|
|
26
25
|
const noOpFn = () => {};
|
|
27
26
|
|
|
@@ -344,7 +343,7 @@ export const TicketPopupEditDetailsForm = ({
|
|
|
344
343
|
allowExtraQuestionsEdit={canEditTicketData}
|
|
345
344
|
questionContainerClassName={`columns is-multiline extra-question pt-3`}
|
|
346
345
|
questionLabelContainerClassName={'column is-full pb-0'}
|
|
347
|
-
questionControlContainerClassName={`column is-full pt-0
|
|
346
|
+
questionControlContainerClassName={`column is-full pt-0`}
|
|
348
347
|
shouldScroll2FirstError={false}
|
|
349
348
|
onError={handleExtraQuestionError}
|
|
350
349
|
/>
|
|
@@ -409,3 +409,11 @@
|
|
|
409
409
|
}
|
|
410
410
|
}
|
|
411
411
|
}
|
|
412
|
+
|
|
413
|
+
.ticket-assign-form{
|
|
414
|
+
button{
|
|
415
|
+
background-color: var(--color_input_background_color) !important;;
|
|
416
|
+
color: var(--color_input_text_color) !important;
|
|
417
|
+
border-color: var(--color_input_border_color) !important;
|
|
418
|
+
}
|
|
419
|
+
}
|
|
@@ -1,17 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"widgets": {
|
|
3
|
-
"chat": {
|
|
4
|
-
"showQA": false,
|
|
5
|
-
"showHelp": false,
|
|
6
|
-
"defaultScope": "page"
|
|
7
|
-
},
|
|
8
|
-
"schedule": {
|
|
9
|
-
"allowClick": true
|
|
10
|
-
}
|
|
11
|
-
},
|
|
12
|
-
"favicons": {
|
|
13
|
-
"favicon180": "/img/favicon.png",
|
|
14
|
-
"favicon32": "/img/favicon.png",
|
|
15
|
-
"favicon16": "/img/favicon.png"
|
|
16
|
-
}
|
|
17
|
-
}
|
|
1
|
+
{"widgets":{"chat":{"showQA":false,"showHelp":false,"defaultScope":"page"},"schedule":{"allowClick":true}},"favicons":{"favicon180":"/img/favicon.png","favicon32":"/img/favicon.png","favicon16":"/img/favicon.png"},"staticJsonFilesBuildTime":[{"file":"src/data/summit.json","build_time":1691695089499},{"file":"src/data/events.json","build_time":1691695092766},{"file":"src/data/events.idx.json","build_time":1691695092774},{"file":"src/data/speakers.json","build_time":1691695093696},{"file":"src/data/speakers.idx.json","build_time":1691695093707},{"file":"src/content/sponsors.json","build_time":1691695097402},{"file":"src/data/voteable-presentations.json","build_time":1691695098924}],"lastBuild":1691695098925}
|
|
@@ -1,187 +1 @@
|
|
|
1
|
-
{
|
|
2
|
-
"tierSponsors": [
|
|
3
|
-
{
|
|
4
|
-
"tier": [
|
|
5
|
-
{
|
|
6
|
-
"value": "tier-cYGYq5-ae",
|
|
7
|
-
"label": "Top-Tier"
|
|
8
|
-
}
|
|
9
|
-
],
|
|
10
|
-
"sponsors": [
|
|
11
|
-
{
|
|
12
|
-
"marquee": "Your text here! (150-characters max)",
|
|
13
|
-
"sponsorColor": "#414042",
|
|
14
|
-
"logo": {
|
|
15
|
-
"file": "/img/tier1-default-sponsor-logo.png"
|
|
16
|
-
},
|
|
17
|
-
"name": "Top-Tier",
|
|
18
|
-
"intro": "Sponsor Description (1000-character max) Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus eget ipsum tempor lorem interdum volutpat eu et elit. Sed eleifend justo et semper ultrices. Fusce porta ut sapien at posuere. Donec placerat, lacus eget imperdiet maximus, nunc lectus viverra ligula, in sodales tortor justo vel sem. Vestibulum eleifend, nibh a dapibus rhoncus, tortor dui venenatis enim, ac euismod augue velit at justo. Cras porta lacus est, nec rhoncus augue luctus quis. Pellentesque justo risus, scelerisque laoreet tortor quis, TOP TIER TEXT.",
|
|
19
|
-
"headerImage": "/img/tier1-default-sponsor-headerimage-toptier.png",
|
|
20
|
-
"socialNetworks": [],
|
|
21
|
-
"sponsorId": 24,
|
|
22
|
-
"title": "Top-Tier Sponsor Test ",
|
|
23
|
-
"companyId": 22,
|
|
24
|
-
"documents": {
|
|
25
|
-
"links": [
|
|
26
|
-
{
|
|
27
|
-
"class_name": "PresentationLink",
|
|
28
|
-
"name": "Your social media links here ",
|
|
29
|
-
"order": 1,
|
|
30
|
-
"link": "https://www.facebook.com/FNTECH"
|
|
31
|
-
}
|
|
32
|
-
],
|
|
33
|
-
"videos": [
|
|
34
|
-
{
|
|
35
|
-
"class_name": "PresentationVideo",
|
|
36
|
-
"name": "Your external video links here ",
|
|
37
|
-
"order": 2,
|
|
38
|
-
"link": "https://www.youtube.com/channel/UC81WrqqnYmigub0fTNKT-Mw"
|
|
39
|
-
}
|
|
40
|
-
]
|
|
41
|
-
},
|
|
42
|
-
"columnAds": [
|
|
43
|
-
{
|
|
44
|
-
"image": "/img/tier1-default-sponsor-space1.png",
|
|
45
|
-
"link": "https://fntech.com"
|
|
46
|
-
}
|
|
47
|
-
],
|
|
48
|
-
"id": 24,
|
|
49
|
-
"email": "support@fntech.com",
|
|
50
|
-
"usesSponsorPage": true
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"marquee": "Your event one-stop-shop, no matter the scope or size. Production + Event Management + Creative. We have you covered. ",
|
|
54
|
-
"sponsorColor": "#0C64C8",
|
|
55
|
-
"logo": {
|
|
56
|
-
"file": "/img/logo-top-tier-fntech.png"
|
|
57
|
-
},
|
|
58
|
-
"name": "FNTECH",
|
|
59
|
-
"intro": "**WE SPEAK EVENTS: In-person, virtual, and everything in-between.**\\\nOver the past 20+ years, we’ve successfully partnered with top-tier companies like Apple, Facebook, Wells Fargo, Vans, and Volcom on events of all sizes, types and budgets. Domestic and abroad. Intimate and straightforward to extremely complex and expansive. We have two large headquarters—one in the Northern California Bay Area and another in Southern California, which includes a virtual reality lab, 3D printing hub, and robust wood/metal fabrication shop. We’re a people-first company, which to us means treating every employee, client, vendor, partner, and community member with honesty, integrity, and respect. It’s part of our corporate ethos. People power our mission and we are eternally grateful to know and work with some of the best in the business. And as always, we make sure to have a lot of fun along the way. For more FNinfo, visit us at [fntech.com](http://fntech.com/).",
|
|
60
|
-
"headerVideo": "https://fntech.sfo2.cdn.digitaloceanspaces.com/Yoco/FNTECH%20animated%20logo_Black_012021.mp4",
|
|
61
|
-
"advertiseImage": "",
|
|
62
|
-
"sponsorId": 44,
|
|
63
|
-
"title": "",
|
|
64
|
-
"companyId": 4,
|
|
65
|
-
"columnAds": [],
|
|
66
|
-
"id": 44,
|
|
67
|
-
"email": "info@fntech.com",
|
|
68
|
-
"usesSponsorPage": true
|
|
69
|
-
}
|
|
70
|
-
]
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"tier": [
|
|
74
|
-
{
|
|
75
|
-
"value": "tier-DHcI3dWGk",
|
|
76
|
-
"label": "Mid-Tier"
|
|
77
|
-
}
|
|
78
|
-
],
|
|
79
|
-
"sponsors": [
|
|
80
|
-
{
|
|
81
|
-
"marquee": "Your text here! (150-characters max)",
|
|
82
|
-
"sideImage": "",
|
|
83
|
-
"externalLink": "",
|
|
84
|
-
"sponsorColor": "#58595b",
|
|
85
|
-
"logo": {
|
|
86
|
-
"file": "/img/tier1-default-sponsor-logo.png"
|
|
87
|
-
},
|
|
88
|
-
"name": "Mid-Tier",
|
|
89
|
-
"intro": "Sponsor Description (1000-character max) Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus eget ipsum tempor lorem interdum volutpat eu et elit. Sed eleifend justo et semper ultrices. Fusce porta ut sapien at posuere. Donec placerat, lacus eget imperdiet maximus, nunc lectus viverra ligula, in sodales tortor justo vel sem. Vestibulum eleifend, nibh a dapibus rhoncus, tortor dui venenatis enim, ac euismod augue velit at justo. Cras porta lacus est, nec rhoncus augue luctus quis. Pellentesque justo risus, scelerisque laoreet tortor quis, Test Text",
|
|
90
|
-
"headerVideo": "",
|
|
91
|
-
"headerImage": "/img/tier1-default-sponsor-headerimage-middletier.png",
|
|
92
|
-
"socialNetworks": [],
|
|
93
|
-
"chatLink": "",
|
|
94
|
-
"sponsorId": 25,
|
|
95
|
-
"title": "Mid-Tier Sponsor",
|
|
96
|
-
"companyId": 23,
|
|
97
|
-
"documents": {
|
|
98
|
-
"slides": [],
|
|
99
|
-
"links": [
|
|
100
|
-
{
|
|
101
|
-
"class_name": "PresentationLink",
|
|
102
|
-
"name": "Your social media links here ",
|
|
103
|
-
"order": 1,
|
|
104
|
-
"link": "https://www.facebook.com/FNTECH"
|
|
105
|
-
}
|
|
106
|
-
],
|
|
107
|
-
"videos": [
|
|
108
|
-
{
|
|
109
|
-
"class_name": "PresentationVideo",
|
|
110
|
-
"name": "Your external video links here ",
|
|
111
|
-
"link": "https://www.youtube.com/channel/UC81WrqqnYmigub0fTNKT-Mw",
|
|
112
|
-
"order": 2
|
|
113
|
-
}
|
|
114
|
-
]
|
|
115
|
-
},
|
|
116
|
-
"columnAds": [
|
|
117
|
-
{
|
|
118
|
-
"image": "/img/tier1-default-sponsor-space1.png",
|
|
119
|
-
"button": "",
|
|
120
|
-
"link": "https://fntech.com"
|
|
121
|
-
}
|
|
122
|
-
],
|
|
123
|
-
"id": 25,
|
|
124
|
-
"email": "support@fntech.com",
|
|
125
|
-
"usesSponsorPage": true
|
|
126
|
-
}
|
|
127
|
-
]
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"tier": [
|
|
131
|
-
{
|
|
132
|
-
"value": "tier-U_wEwGX8a",
|
|
133
|
-
"label": "Lower-Tier"
|
|
134
|
-
}
|
|
135
|
-
],
|
|
136
|
-
"sponsors": [
|
|
137
|
-
{
|
|
138
|
-
"marquee": "Your text here! (150-characters max)",
|
|
139
|
-
"sideImage": "/img/tier1-default-sponsor-sideimage.png",
|
|
140
|
-
"externalLink": "",
|
|
141
|
-
"sponsorColor": "#6d6e71",
|
|
142
|
-
"logo": {
|
|
143
|
-
"file": "/img/tier1-default-sponsor-logo.png"
|
|
144
|
-
},
|
|
145
|
-
"name": "Lower-Tier",
|
|
146
|
-
"intro": "Sponsor Description (1000-character max) Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus eget ipsum tempor lorem interdum volutpat eu et elit. Sed eleifend justo et semper ultrices. Fusce porta ut sapien at posuere. Donec placerat, lacus eget imperdiet maximus, nunc lectus viverra ligula, in sodales tortor justo vel sem. Vestibulum eleifend, nibh a dapibus rhoncus, tortor dui venenatis enim, ac euismod augue velit at justo. Cras porta lacus est, nec rhoncus augue luctus quis. Pellentesque justo risus, scelerisque laoreet tortor quis, vehicula volutpat ipsum.",
|
|
147
|
-
"headerVideo": "",
|
|
148
|
-
"headerImage": "/img/tier1-default-sponsor-headerimage-lowertier.png",
|
|
149
|
-
"socialNetworks": [],
|
|
150
|
-
"chatLink": "",
|
|
151
|
-
"sponsorId": 26,
|
|
152
|
-
"title": "Lower-Tier Sponsor",
|
|
153
|
-
"companyId": 24,
|
|
154
|
-
"documents": {
|
|
155
|
-
"slides": [],
|
|
156
|
-
"links": [
|
|
157
|
-
{
|
|
158
|
-
"class_name": "PresentationLink",
|
|
159
|
-
"name": "Your social media links here ",
|
|
160
|
-
"link": "https://www.facebook.com/FNTECH",
|
|
161
|
-
"order": 1
|
|
162
|
-
}
|
|
163
|
-
],
|
|
164
|
-
"videos": [
|
|
165
|
-
{
|
|
166
|
-
"class_name": "PresentationVideo",
|
|
167
|
-
"link": "https://www.youtube.com/channel/UC81WrqqnYmigub0fTNKT-Mw",
|
|
168
|
-
"order": 2,
|
|
169
|
-
"name": "Your external video links here "
|
|
170
|
-
}
|
|
171
|
-
]
|
|
172
|
-
},
|
|
173
|
-
"columnAds": [
|
|
174
|
-
{
|
|
175
|
-
"image": "/img/tier1-default-sponsor-space1.png",
|
|
176
|
-
"button": "",
|
|
177
|
-
"link": "https://www.fntech.com"
|
|
178
|
-
}
|
|
179
|
-
],
|
|
180
|
-
"id": 26,
|
|
181
|
-
"email": "support@fntech.com",
|
|
182
|
-
"usesSponsorPage": true
|
|
183
|
-
}
|
|
184
|
-
]
|
|
185
|
-
}
|
|
186
|
-
]
|
|
187
|
-
}
|
|
1
|
+
[{"id":228,"created":1691602669,"last_edited":1691602669,"order":1,"summit_id":49,"is_published":false,"side_image":null,"header_image":null,"header_image_mobile":null,"carousel_advertise_image":null,"marquee":"","intro":"","external_link":"","video_link":"","chat_link":"","featured_event_id":0,"header_image_alt_text":"","side_image_alt_text":"","header_image_mobile_alt_text":"","carousel_advertise_image_alt_text":"","show_logo_in_event_page":true,"members":[90654],"company":{"id":3,"created":1580138376,"last_edited":1580138376,"name":"Tipit , LLC","url":null,"display_on_site":false,"featured":false,"city":null,"state":null,"country":null,"description":null,"industry":null,"contributions":null,"contact_email":null,"member_level":"None","admin_email":null,"overview":null,"products":null,"commitment":null,"commitment_author":null,"logo":null,"big_logo":null,"color":"#f0f0ee","sponsorships":[],"project_sponsorships":[]},"sponsorship":{"id":2048,"widget_title":"","lobby_template":null,"expo_hall_template":null,"sponsor_page_template":null,"event_page_template":null,"sponsor_page_use_disqus_widget":false,"sponsor_page_use_live_event_widget":false,"sponsor_page_use_schedule_widget":false,"sponsor_page_use_banner_widget":false,"badge_image":null,"badge_image_alt_text":"","summit_id":49,"order":1,"should_display_on_expo_hall_page":false,"should_display_on_lobby_page":false,"type":{"id":3,"created":1579890943,"last_edited":1579890943,"name":"Gold","label":"not sure??","order":3,"size":"Medium"}},"ads":[],"materials":[],"social_networks":[]}]
|
|
@@ -68,10 +68,4 @@
|
|
|
68
68
|
color: red;
|
|
69
69
|
font-size: 1em;
|
|
70
70
|
font-weight: 700;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.controlWrapper > div > div[class$="container"] > div[class$="control"] {
|
|
74
|
-
background-color: var(--color_input_background_color) !important;;
|
|
75
|
-
color: var(--color_input_text_color) !important;
|
|
76
|
-
border-color: var(--color_input_border_color) !important;
|
|
77
71
|
}
|
package/src/styles/style.scss
CHANGED
|
@@ -18,6 +18,9 @@ body {
|
|
|
18
18
|
color: var(--color_input_text_color) !important;
|
|
19
19
|
background-color: var(--color_input_background_color) !important;
|
|
20
20
|
border-color: var(--color_input_border_color) !important;
|
|
21
|
+
&::placeholder{
|
|
22
|
+
color: var(--color_input_text_color) !important;
|
|
23
|
+
}
|
|
21
24
|
}
|
|
22
25
|
|
|
23
26
|
h2, h1 , h3{
|
|
@@ -41,6 +44,26 @@ body {
|
|
|
41
44
|
}
|
|
42
45
|
}
|
|
43
46
|
|
|
47
|
+
.registration_company_dll_prefix__control, .ddl-extra-questions__control{
|
|
48
|
+
background-color: var(--color_input_background_color) !important;;
|
|
49
|
+
color: var(--color_input_text_color) !important;
|
|
50
|
+
border-color: var(--color_input_border_color) !important;
|
|
51
|
+
.registration_company_dll_prefix__single-value, .ddl-extra-questions__single-value{
|
|
52
|
+
color: var(--color_input_text_color) !important;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.ddl-extra-questions__menu{
|
|
57
|
+
background-color: var(--color_input_background_color) !important;;
|
|
58
|
+
color: var(--color_input_text_color) !important;
|
|
59
|
+
border-color: var(--color_input_border_color) !important;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.ddl-extra-questions__option:hover {
|
|
63
|
+
background-color: var(--color_background_dark) !important;;
|
|
64
|
+
color: var(--color_text_light) !important
|
|
65
|
+
}
|
|
66
|
+
|
|
44
67
|
/********************************************************/
|
|
45
68
|
/* end of base mode rules */
|
|
46
69
|
/********************************************************/
|
|
@@ -226,7 +226,7 @@ export const ExtraQuestionsPageTemplate = ({ user, summit, extraQuestions, saveA
|
|
|
226
226
|
allowExtraQuestionsEdit={summit.allow_update_attendee_extra_questions}
|
|
227
227
|
questionContainerClassName={`columns is-multiline ${styles.extraQuestion} pt-3`}
|
|
228
228
|
questionLabelContainerClassName={'column is-full pb-0'}
|
|
229
|
-
questionControlContainerClassName={`column is-full pt-0
|
|
229
|
+
questionControlContainerClassName={`column is-full pt-0`}
|
|
230
230
|
shouldScroll2FirstError={false}
|
|
231
231
|
onError={handleExtraQuestionError}
|
|
232
232
|
/>
|