@symphony-talent/component-library 3.9.0 → 3.11.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.
- package/esm2020/lib/atoms/grid/grid.component.mjs +19 -3
- package/esm2020/lib/atoms/grid/grid.model.mjs +6 -2
- package/esm2020/lib/atoms/grid/grid.module.mjs +14 -3
- package/esm2020/lib/atoms/icon/icon.enum.mjs +18 -17
- package/esm2020/lib/atoms/input-dropdown/input-dropdown.module.mjs +5 -4
- package/esm2020/lib/atoms/input-editable-text/input-editable-text.component.mjs +3 -3
- package/esm2020/lib/design-guide/icon-explorer/icon-explorer.helper.mjs +43 -37
- package/esm2020/lib/molecules/advertise-postingboard-selection-item/advertise-postingboard-selection-item.component.mjs +3 -3
- package/esm2020/lib/pages/events-settings-page/events-settings-page.component.mjs +11 -4
- package/esm2020/lib/pages/libraries-page/libraries-page.component.mjs +33 -0
- package/esm2020/lib/pages/libraries-page/libraries-page.model.mjs +2 -0
- package/esm2020/lib/pages/libraries-page/libraries-page.module.mjs +42 -0
- package/esm2020/lib/pages/modals/advertise-modal/advertise-modal.component.mjs +6 -3
- package/esm2020/projects/component-library/lib/atoms/grid/grid.component.mjs +19 -3
- package/esm2020/projects/component-library/lib/atoms/grid/grid.model.mjs +6 -2
- package/esm2020/projects/component-library/lib/atoms/grid/grid.module.mjs +14 -3
- package/esm2020/projects/component-library/lib/atoms/icon/icon.enum.mjs +18 -17
- package/esm2020/projects/component-library/lib/atoms/input-dropdown/input-dropdown.module.mjs +5 -4
- package/esm2020/projects/component-library/lib/atoms/input-editable-text/input-editable-text.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/design-guide/icon-explorer/icon-explorer.helper.mjs +43 -37
- package/esm2020/projects/component-library/lib/molecules/advertise-postingboard-selection-item/advertise-postingboard-selection-item.component.mjs +3 -3
- package/esm2020/projects/component-library/lib/pages/events-settings-page/events-settings-page.component.mjs +11 -4
- package/esm2020/projects/component-library/lib/pages/libraries-page/libraries-page.component.mjs +33 -0
- package/esm2020/projects/component-library/lib/pages/libraries-page/libraries-page.model.mjs +2 -0
- package/esm2020/projects/component-library/lib/pages/libraries-page/libraries-page.module.mjs +42 -0
- package/esm2020/projects/component-library/lib/pages/modals/advertise-modal/advertise-modal.component.mjs +6 -3
- package/esm2020/projects/component-library/public-api.mjs +4 -1
- package/esm2020/public-api.mjs +4 -1
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs +176 -69
- package/fesm2015/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2015/symphony-talent-component-library.mjs +176 -69
- package/fesm2015/symphony-talent-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs +176 -69
- package/fesm2020/symphony-talent-component-library-projects-component-library.mjs.map +1 -1
- package/fesm2020/symphony-talent-component-library.mjs +176 -69
- package/fesm2020/symphony-talent-component-library.mjs.map +1 -1
- package/lib/atoms/grid/grid.component.d.ts +11 -2
- package/lib/atoms/grid/grid.model.d.ts +7 -0
- package/lib/atoms/grid/grid.module.d.ts +1 -0
- package/lib/atoms/icon/icon.enum.d.ts +18 -17
- package/lib/atoms/input-dropdown/input-dropdown.module.d.ts +2 -1
- package/lib/pages/events-settings-page/events-settings-page.component.d.ts +3 -0
- package/lib/pages/libraries-page/libraries-page.component.d.ts +15 -0
- package/lib/pages/libraries-page/libraries-page.model.d.ts +6 -0
- package/lib/pages/libraries-page/libraries-page.module.d.ts +13 -0
- package/package.json +1 -1
- package/projects/component-library/global-assets/iconography/library-fonts/library-icons.eot +0 -0
- package/projects/component-library/global-assets/iconography/library-fonts/library-icons.svg +56 -55
- package/projects/component-library/global-assets/iconography/library-fonts/library-icons.ttf +0 -0
- package/projects/component-library/global-assets/iconography/library-fonts/library-icons.woff +0 -0
- package/projects/component-library/global-assets/iconography/library-icons.css +64 -61
- package/projects/component-library/lib/atoms/grid/grid.component.d.ts +11 -2
- package/projects/component-library/lib/atoms/grid/grid.model.d.ts +7 -0
- package/projects/component-library/lib/atoms/grid/grid.module.d.ts +1 -0
- package/projects/component-library/lib/atoms/icon/icon.enum.d.ts +18 -17
- package/projects/component-library/lib/atoms/input-dropdown/input-dropdown.module.d.ts +2 -1
- package/projects/component-library/lib/pages/events-settings-page/events-settings-page.component.d.ts +3 -0
- package/projects/component-library/lib/pages/libraries-page/libraries-page.component.d.ts +15 -0
- package/projects/component-library/lib/pages/libraries-page/libraries-page.model.d.ts +6 -0
- package/projects/component-library/lib/pages/libraries-page/libraries-page.module.d.ts +13 -0
- package/projects/component-library/public-api.d.ts +3 -0
- package/public-api.d.ts +3 -0
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
@font-face {
|
|
2
|
-
font-family:
|
|
3
|
-
src:
|
|
4
|
-
src:
|
|
5
|
-
|
|
6
|
-
url(
|
|
7
|
-
url(
|
|
2
|
+
font-family: "library-icons";
|
|
3
|
+
src: url("library-fonts/library-icons.eot?z603ud");
|
|
4
|
+
src: url("library-fonts/library-icons.eot?z603ud#iefix")
|
|
5
|
+
format("embedded-opentype"),
|
|
6
|
+
url("library-fonts/library-icons.ttf?z603ud") format("truetype"),
|
|
7
|
+
url("library-fonts/library-icons.woff?z603ud") format("woff"),
|
|
8
|
+
url("library-fonts/library-icons.svg?z603ud#library-icons") format("svg");
|
|
8
9
|
font-weight: normal;
|
|
9
10
|
font-style: normal;
|
|
10
11
|
font-display: block;
|
|
@@ -13,8 +14,7 @@
|
|
|
13
14
|
[class^="si-"],
|
|
14
15
|
[class*="si-"] {
|
|
15
16
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
16
|
-
font-family:
|
|
17
|
-
speak: never;
|
|
17
|
+
font-family: "library-icons" !important;
|
|
18
18
|
font-style: normal;
|
|
19
19
|
font-weight: normal;
|
|
20
20
|
font-variant: normal;
|
|
@@ -26,6 +26,9 @@
|
|
|
26
26
|
-moz-osx-font-smoothing: grayscale;
|
|
27
27
|
}
|
|
28
28
|
|
|
29
|
+
.si-advertise:before {
|
|
30
|
+
content: "\e900";
|
|
31
|
+
}
|
|
29
32
|
.si-access:before {
|
|
30
33
|
content: "\e947";
|
|
31
34
|
}
|
|
@@ -123,161 +126,161 @@
|
|
|
123
126
|
content: "\e927";
|
|
124
127
|
}
|
|
125
128
|
.si-activity:before {
|
|
126
|
-
content: "\
|
|
129
|
+
content: "\e902";
|
|
127
130
|
}
|
|
128
131
|
.si-arrow-hide-reveal:before {
|
|
129
|
-
content: "\
|
|
132
|
+
content: "\e905";
|
|
130
133
|
}
|
|
131
134
|
.si-close-modal:before {
|
|
132
|
-
content: "\
|
|
135
|
+
content: "\e906";
|
|
133
136
|
}
|
|
134
137
|
.si-collapse:before {
|
|
135
|
-
content: "\
|
|
138
|
+
content: "\e907";
|
|
136
139
|
}
|
|
137
140
|
.si-daymode:before {
|
|
138
|
-
content: "\
|
|
141
|
+
content: "\e908";
|
|
139
142
|
}
|
|
140
143
|
.si-delete:before {
|
|
141
|
-
content: "\
|
|
144
|
+
content: "\e909";
|
|
142
145
|
}
|
|
143
146
|
.si-document:before {
|
|
144
|
-
content: "\
|
|
147
|
+
content: "\e90a";
|
|
145
148
|
}
|
|
146
149
|
.si-download:before {
|
|
147
|
-
content: "\
|
|
150
|
+
content: "\e90d";
|
|
148
151
|
}
|
|
149
152
|
.si-email-open:before {
|
|
150
|
-
content: "\
|
|
153
|
+
content: "\e90e";
|
|
151
154
|
}
|
|
152
155
|
.si-email-send:before {
|
|
153
|
-
content: "\
|
|
156
|
+
content: "\e90f";
|
|
154
157
|
}
|
|
155
158
|
.si-expand:before {
|
|
156
|
-
content: "\
|
|
159
|
+
content: "\e910";
|
|
157
160
|
}
|
|
158
161
|
.si-favorite:before {
|
|
159
|
-
content: "\
|
|
162
|
+
content: "\e911";
|
|
160
163
|
}
|
|
161
164
|
.si-feedback-maybe:before {
|
|
162
|
-
content: "\
|
|
165
|
+
content: "\e914";
|
|
163
166
|
}
|
|
164
167
|
.si-folder-multiple:before {
|
|
165
|
-
content: "\
|
|
168
|
+
content: "\e915";
|
|
166
169
|
}
|
|
167
170
|
.si-include:before {
|
|
168
|
-
content: "\
|
|
171
|
+
content: "\e916";
|
|
169
172
|
}
|
|
170
173
|
.si-info:before {
|
|
171
|
-
content: "\
|
|
174
|
+
content: "\e918";
|
|
172
175
|
}
|
|
173
176
|
.si-link:before {
|
|
174
|
-
content: "\
|
|
177
|
+
content: "\e919";
|
|
175
178
|
}
|
|
176
179
|
.si-location:before {
|
|
177
|
-
content: "\
|
|
180
|
+
content: "\e91a";
|
|
178
181
|
}
|
|
179
182
|
.si-menu-all:before {
|
|
180
|
-
content: "\
|
|
183
|
+
content: "\e91c";
|
|
181
184
|
}
|
|
182
185
|
.si-menu-assets:before {
|
|
183
|
-
content: "\
|
|
186
|
+
content: "\e91f";
|
|
184
187
|
}
|
|
185
188
|
.si-menu-content:before {
|
|
186
|
-
content: "\
|
|
189
|
+
content: "\e924";
|
|
187
190
|
}
|
|
188
191
|
.si-menu-return:before {
|
|
189
|
-
content: "\
|
|
192
|
+
content: "\e925";
|
|
190
193
|
}
|
|
191
194
|
.si-menu-workflows:before {
|
|
192
|
-
content: "\
|
|
195
|
+
content: "\e926";
|
|
193
196
|
}
|
|
194
197
|
.si-merge:before {
|
|
195
|
-
content: "\
|
|
198
|
+
content: "\e928";
|
|
196
199
|
}
|
|
197
200
|
.si-move:before {
|
|
198
|
-
content: "\
|
|
201
|
+
content: "\e929";
|
|
199
202
|
}
|
|
200
203
|
.si-nightmode:before {
|
|
201
|
-
content: "\
|
|
204
|
+
content: "\e92a";
|
|
202
205
|
}
|
|
203
206
|
.si-notification:before {
|
|
204
|
-
content: "\
|
|
207
|
+
content: "\e92b";
|
|
205
208
|
}
|
|
206
209
|
.si-organize-columns:before {
|
|
207
|
-
content: "\
|
|
210
|
+
content: "\e92c";
|
|
208
211
|
}
|
|
209
212
|
.si-organize-contacts:before {
|
|
210
|
-
content: "\
|
|
213
|
+
content: "\e92d";
|
|
211
214
|
}
|
|
212
215
|
.si-pending-incomplete:before {
|
|
213
|
-
content: "\
|
|
216
|
+
content: "\e92e";
|
|
214
217
|
}
|
|
215
218
|
.si-phone-number:before {
|
|
216
|
-
content: "\
|
|
219
|
+
content: "\e92f";
|
|
217
220
|
}
|
|
218
221
|
.si-preview:before {
|
|
219
|
-
content: "\
|
|
222
|
+
content: "\e930";
|
|
220
223
|
}
|
|
221
224
|
.si-promote:before {
|
|
222
|
-
content: "\
|
|
225
|
+
content: "\e931";
|
|
223
226
|
}
|
|
224
227
|
.si-refresh:before {
|
|
225
|
-
content: "\
|
|
228
|
+
content: "\e932";
|
|
226
229
|
}
|
|
227
230
|
.si-remove:before {
|
|
228
|
-
content: "\
|
|
231
|
+
content: "\e933";
|
|
229
232
|
}
|
|
230
233
|
.si-exclude:before {
|
|
231
|
-
content: "\
|
|
234
|
+
content: "\e934";
|
|
232
235
|
}
|
|
233
236
|
.si-results-filters:before {
|
|
234
|
-
content: "\
|
|
237
|
+
content: "\e935";
|
|
235
238
|
}
|
|
236
239
|
.si-review:before {
|
|
237
|
-
content: "\
|
|
240
|
+
content: "\e936";
|
|
238
241
|
}
|
|
239
242
|
.si-salary:before {
|
|
240
|
-
content: "\
|
|
243
|
+
content: "\e937";
|
|
241
244
|
}
|
|
242
245
|
.si-save:before {
|
|
243
|
-
content: "\
|
|
246
|
+
content: "\e938";
|
|
244
247
|
}
|
|
245
248
|
.si-search-advanced:before {
|
|
246
|
-
content: "\
|
|
249
|
+
content: "\e939";
|
|
247
250
|
}
|
|
248
251
|
.si-search-clear:before {
|
|
249
|
-
content: "\
|
|
252
|
+
content: "\e93a";
|
|
250
253
|
}
|
|
251
254
|
.si-search-new:before {
|
|
252
|
-
content: "\
|
|
255
|
+
content: "\e93b";
|
|
253
256
|
}
|
|
254
257
|
.si-settings-smart:before {
|
|
255
|
-
content: "\
|
|
258
|
+
content: "\e93c";
|
|
256
259
|
}
|
|
257
260
|
.si-sms:before {
|
|
258
|
-
content: "\
|
|
261
|
+
content: "\e93d";
|
|
259
262
|
}
|
|
260
263
|
.si-sort-mini:before {
|
|
261
|
-
content: "\
|
|
264
|
+
content: "\e93f";
|
|
262
265
|
}
|
|
263
266
|
.si-system-action:before {
|
|
264
|
-
content: "\
|
|
267
|
+
content: "\e940";
|
|
265
268
|
}
|
|
266
269
|
.si-task-completed:before {
|
|
267
|
-
content: "\
|
|
270
|
+
content: "\e941";
|
|
268
271
|
}
|
|
269
272
|
.si-task-open:before {
|
|
270
|
-
content: "\
|
|
273
|
+
content: "\e942";
|
|
271
274
|
}
|
|
272
275
|
.si-timeframe:before {
|
|
273
|
-
content: "\
|
|
276
|
+
content: "\e943";
|
|
274
277
|
}
|
|
275
278
|
.si-timeline:before {
|
|
276
|
-
content: "\
|
|
279
|
+
content: "\e944";
|
|
277
280
|
}
|
|
278
281
|
.si-upload:before {
|
|
279
|
-
content: "\
|
|
282
|
+
content: "\e946";
|
|
280
283
|
}
|
|
281
284
|
.si-user:before {
|
|
282
|
-
content: "\
|
|
285
|
+
content: "\e955";
|
|
283
286
|
}
|
|
@@ -1,16 +1,25 @@
|
|
|
1
|
-
import { ColDef } from 'ag-grid-community';
|
|
1
|
+
import { ColDef, GridApi, GridOptions, GridReadyEvent } from 'ag-grid-community';
|
|
2
|
+
import { gridType } from "./grid.model";
|
|
2
3
|
import * as i0 from "@angular/core";
|
|
3
4
|
export declare class GridComponent {
|
|
4
5
|
columnDefs: ColDef[];
|
|
5
6
|
defaultColDef: any;
|
|
6
7
|
rowData: any[];
|
|
7
8
|
onGridReadyFunction: any;
|
|
9
|
+
pageSize: number;
|
|
10
|
+
rowModelType: gridType;
|
|
11
|
+
suppressRowClickSelection: boolean;
|
|
8
12
|
getRowHeight: () => number;
|
|
9
13
|
rowHeightPage: number;
|
|
10
14
|
gridHeight: number;
|
|
15
|
+
gridApi: GridApi;
|
|
16
|
+
cacheBlockSize: number;
|
|
11
17
|
frameworkComponents: any;
|
|
18
|
+
gridOptions: GridOptions;
|
|
12
19
|
constructor();
|
|
20
|
+
updateGridFilter(): void;
|
|
13
21
|
getFrameworkComponents(): any;
|
|
22
|
+
onGridReady(gridReadyEvent: GridReadyEvent): void;
|
|
14
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<GridComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "symphony-grid", never, { "columnDefs": "columnDefs"; "defaultColDef": "defaultColDef"; "rowData": "rowData"; "onGridReadyFunction": "onGridReadyFunction"; }, {}, never, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GridComponent, "symphony-grid", never, { "columnDefs": "columnDefs"; "defaultColDef": "defaultColDef"; "rowData": "rowData"; "onGridReadyFunction": "onGridReadyFunction"; "pageSize": "pageSize"; "rowModelType": "rowModelType"; "suppressRowClickSelection": "suppressRowClickSelection"; }, {}, never, never>;
|
|
16
25
|
}
|
|
@@ -4,4 +4,11 @@ export interface GridModel {
|
|
|
4
4
|
defaultColumnDef: any;
|
|
5
5
|
rowData: any[];
|
|
6
6
|
onGridReadyFunction: any;
|
|
7
|
+
pageSize: number;
|
|
8
|
+
rowModelType: gridType;
|
|
9
|
+
suppressRowClickSelection?: boolean;
|
|
10
|
+
}
|
|
11
|
+
export declare enum gridType {
|
|
12
|
+
SERVERSIDE_DATA = "serverSide",
|
|
13
|
+
CLIENTSIDE_DATA = "clientSide"
|
|
7
14
|
}
|
|
@@ -1,24 +1,14 @@
|
|
|
1
1
|
export declare enum Icons {
|
|
2
2
|
ACCESS = "si-access",
|
|
3
|
-
CHATBOT = "si-chatbot",
|
|
4
|
-
CODETAG = "si-codetag",
|
|
5
|
-
CONFIRMATION = "si-confirmation",
|
|
6
|
-
FIELD = "si-field",
|
|
7
|
-
FLOW = "si-flow",
|
|
8
|
-
FORM = "si-form",
|
|
9
|
-
HIERARCHY = "si-hierarchy",
|
|
10
|
-
LIST = "si-list",
|
|
11
|
-
PASSWORD = "si-password",
|
|
12
|
-
REFERRAL = "si-referral",
|
|
13
|
-
TAG = "si-tag",
|
|
14
|
-
TEAM = "si-team",
|
|
15
|
-
WORKFLOW = "si-workflow",
|
|
16
|
-
MOREOPTIONS = "si-more-options",
|
|
17
|
-
ADD = "si-add",
|
|
18
3
|
ACTIVITY = "si-activity",
|
|
4
|
+
ADD = "si-add",
|
|
5
|
+
ADVERTISE = "si-advertise",
|
|
19
6
|
ARROWHIDEREVEAL = "si-arrow-hide-reveal",
|
|
20
7
|
ARROWNEXT = "si-arrow-next",
|
|
21
8
|
ARROWPREV = "si-arrow-prev",
|
|
9
|
+
CHATBOT = "si-chatbot",
|
|
10
|
+
CODETAG = "si-codetag",
|
|
11
|
+
CONFIRMATION = "si-confirmation",
|
|
22
12
|
CLOSEMODAL = "si-close-modal",
|
|
23
13
|
COLLAPSE = "si-collapse",
|
|
24
14
|
DAYMODE = "si-daymode",
|
|
@@ -29,16 +19,22 @@ export declare enum Icons {
|
|
|
29
19
|
EMAILDRIP = "si-email-drip",
|
|
30
20
|
EMAILOPEN = "si-email-open",
|
|
31
21
|
EMAILSEND = "si-email-send",
|
|
22
|
+
EXCLUDE = "si-exclude",
|
|
32
23
|
EXPAND = "si-expand",
|
|
33
24
|
FAVORITE = "si-favorite",
|
|
34
25
|
FEEDBACKMAYBE = "si-feedback-maybe",
|
|
35
26
|
FEEDBACKNO = "si-feedback-no",
|
|
36
27
|
FEEDBACKYES = "si-feedback-yes",
|
|
37
28
|
FOLDERMULTIPLE = "si-folder-multiple",
|
|
29
|
+
FIELD = "si-field",
|
|
30
|
+
FLOW = "si-flow",
|
|
31
|
+
FORM = "si-form",
|
|
32
|
+
HIERARCHY = "si-hierarchy",
|
|
38
33
|
INCLUDE = "si-include",
|
|
39
34
|
INFO = "si-info",
|
|
40
35
|
INTERVIEW = "si-interview",
|
|
41
36
|
LINK = "si-link",
|
|
37
|
+
LIST = "si-list",
|
|
42
38
|
LOCATION = "si-location",
|
|
43
39
|
MENUALL = "si-menu-all",
|
|
44
40
|
MENUANALYTICS = "si-menu-analytics",
|
|
@@ -53,18 +49,20 @@ export declare enum Icons {
|
|
|
53
49
|
MENURETURN = "si-menu-return",
|
|
54
50
|
MENUWORKFLOWS = "si-menu-workflows",
|
|
55
51
|
MERGE = "si-merge",
|
|
52
|
+
MOREOPTIONS = "si-more-options",
|
|
56
53
|
MOVE = "si-move",
|
|
57
54
|
NIGHTMODE = "si-nightmode",
|
|
58
55
|
NOTIFICATION = "si-notification",
|
|
59
56
|
ORGANIZECOLUMNS = "si-organize-columns",
|
|
60
57
|
ORGANIZECONTACTS = "si-organize-contacts",
|
|
58
|
+
PASSWORD = "si-password",
|
|
61
59
|
PENDINGINCOMPLETE = "si-pending-incomplete",
|
|
62
60
|
PHONENUMBER = "si-phone-number",
|
|
63
61
|
PREVIEW = "si-preview",
|
|
64
62
|
PROMOTE = "si-promote",
|
|
63
|
+
REFERRAL = "si-referral",
|
|
65
64
|
REFRESH = "si-refresh",
|
|
66
65
|
REMOVE = "si-remove",
|
|
67
|
-
EXCLUDE = "si-exclude",
|
|
68
66
|
RESULTSFILTERS = "si-results-filters",
|
|
69
67
|
REVIEW = "si-review",
|
|
70
68
|
SALARY = "si-salary",
|
|
@@ -77,11 +75,14 @@ export declare enum Icons {
|
|
|
77
75
|
SORTMINI = "si-sort-mini",
|
|
78
76
|
STATUS = "si-status",
|
|
79
77
|
SYSTEMACTION = "si-system-action",
|
|
78
|
+
TAG = "si-tag",
|
|
80
79
|
TASKCOMPLETED = "si-task-completed",
|
|
81
80
|
TASKOPEN = "si-task-open",
|
|
81
|
+
TEAM = "si-team",
|
|
82
82
|
TIMEFRAME = "si-timeframe",
|
|
83
83
|
TIMELINE = "si-timeline",
|
|
84
84
|
UPLOAD = "si-upload",
|
|
85
85
|
USERMULTIPLE = "si-user-multiple",
|
|
86
|
-
USER = "si-user"
|
|
86
|
+
USER = "si-user",
|
|
87
|
+
WORKFLOW = "si-workflow"
|
|
87
88
|
}
|
|
@@ -2,8 +2,9 @@ import * as i0 from "@angular/core";
|
|
|
2
2
|
import * as i1 from "./input-dropdown.component";
|
|
3
3
|
import * as i2 from "ngx-bootstrap/dropdown";
|
|
4
4
|
import * as i3 from "@angular/common";
|
|
5
|
+
import * as i4 from "@angular/platform-browser/animations";
|
|
5
6
|
export declare class InputDropdownModule {
|
|
6
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<InputDropdownModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<InputDropdownModule, [typeof i1.InputDropdownComponent], [typeof i2.BsDropdownModule, typeof i3.CommonModule], [typeof i1.InputDropdownComponent]>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<InputDropdownModule, [typeof i1.InputDropdownComponent], [typeof i2.BsDropdownModule, typeof i3.CommonModule, typeof i4.BrowserAnimationsModule], [typeof i1.InputDropdownComponent]>;
|
|
8
9
|
static ɵinj: i0.ɵɵInjectorDeclaration<InputDropdownModule>;
|
|
9
10
|
}
|
|
@@ -1,17 +1,20 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
2
|
import { BreadcrumbModel } from '../../molecules/breadcrumb/breadcrumb.model';
|
|
3
3
|
import { EventsSettingsPageModel } from './events-settings-page.model';
|
|
4
|
+
import { GridComponent } from '../../atoms/grid/grid.component';
|
|
4
5
|
import * as i0 from "@angular/core";
|
|
5
6
|
export declare class EventsSettingsPageComponent {
|
|
6
7
|
model: EventsSettingsPageModel;
|
|
7
8
|
keywordSearchChange: EventEmitter<string>;
|
|
8
9
|
gridActionsSelectedOption: EventEmitter<string>;
|
|
9
10
|
addButtonClicked: EventEmitter<any>;
|
|
11
|
+
grid: GridComponent;
|
|
10
12
|
eventsSettingsBreadcrumbs: BreadcrumbModel[];
|
|
11
13
|
constructor();
|
|
12
14
|
keywordSearch(keyword: string): void;
|
|
13
15
|
gridActionsSelect(selection: string): void;
|
|
14
16
|
onAddButtonClick(): void;
|
|
17
|
+
refreshGrid(): void;
|
|
15
18
|
static ɵfac: i0.ɵɵFactoryDeclaration<EventsSettingsPageComponent, never>;
|
|
16
19
|
static ɵcmp: i0.ɵɵComponentDeclaration<EventsSettingsPageComponent, "symphony-events-settings-page", never, { "model": "model"; }, { "keywordSearchChange": "keywordSearchChange"; "gridActionsSelectedOption": "gridActionsSelectedOption"; "addButtonClicked": "addButtonClicked"; }, never, ["[filter-one]"]>;
|
|
17
20
|
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { CardModel } from '../../molecules/card/card.model';
|
|
3
|
+
import { LibrariesPageModel } from './libraries-page.model';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class LibrariesPageComponent implements OnInit {
|
|
6
|
+
model: LibrariesPageModel;
|
|
7
|
+
cardClicked: EventEmitter<any>;
|
|
8
|
+
filteredCardList: CardModel[];
|
|
9
|
+
constructor();
|
|
10
|
+
ngOnInit(): void;
|
|
11
|
+
keywordSearch(keyword: string): void;
|
|
12
|
+
onCardClick(card: CardModel): void;
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LibrariesPageComponent, never>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LibrariesPageComponent, "symphony-libraries-page", never, { "model": "model"; }, { "cardClicked": "cardClicked"; }, never, never>;
|
|
15
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./libraries-page.component";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
import * as i3 from "../../templates/setting-list-template/setting-list-template.module";
|
|
5
|
+
import * as i4 from "../../atoms/h3/h3.module";
|
|
6
|
+
import * as i5 from "../../atoms/paragraph/paragraph.module";
|
|
7
|
+
import * as i6 from "../../atoms/input-text/input-text.module";
|
|
8
|
+
import * as i7 from "../../organisms/card-list/card-list.module";
|
|
9
|
+
export declare class LibrariesPageModule {
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LibrariesPageModule, never>;
|
|
11
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<LibrariesPageModule, [typeof i1.LibrariesPageComponent], [typeof i2.CommonModule, typeof i3.SettingListTemplateModule, typeof i4.H3Module, typeof i5.ParagraphModule, typeof i6.InputTextModule, typeof i7.CardListModule], [typeof i1.LibrariesPageComponent]>;
|
|
12
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<LibrariesPageModule>;
|
|
13
|
+
}
|
|
@@ -92,3 +92,6 @@ export * from './lib/pages/setting-list-page/setting-list-page.model';
|
|
|
92
92
|
export * from './lib/pages/modals/advertise-modal/advertise-modal.component';
|
|
93
93
|
export * from './lib/pages/modals/advertise-modal/advertise-modal.module';
|
|
94
94
|
export * from './lib/pages/modals/advertise-modal/advertise-modal.model';
|
|
95
|
+
export * from './lib/pages/libraries-page/libraries-page.component';
|
|
96
|
+
export * from './lib/pages/libraries-page/libraries-page.module';
|
|
97
|
+
export * from './lib/pages/libraries-page/libraries-page.model';
|
package/public-api.d.ts
CHANGED
|
@@ -92,3 +92,6 @@ export * from './lib/pages/setting-list-page/setting-list-page.model';
|
|
|
92
92
|
export * from './lib/pages/modals/advertise-modal/advertise-modal.component';
|
|
93
93
|
export * from './lib/pages/modals/advertise-modal/advertise-modal.module';
|
|
94
94
|
export * from './lib/pages/modals/advertise-modal/advertise-modal.model';
|
|
95
|
+
export * from './lib/pages/libraries-page/libraries-page.component';
|
|
96
|
+
export * from './lib/pages/libraries-page/libraries-page.module';
|
|
97
|
+
export * from './lib/pages/libraries-page/libraries-page.model';
|