jamespot-front-business 1.2.18 → 1.2.20

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/dist/cjs.js CHANGED
@@ -2364,6 +2364,7 @@ const getModelFontAwesomeIcon = (icon) => {
2364
2364
  album: 'images',
2365
2365
  article: 'file-lines',
2366
2366
  businessDirectory: 'building',
2367
+ client: 'hammer',
2367
2368
  document: 'file-arrow-down',
2368
2369
  diffgroup: 'group',
2369
2370
  event: 'calendar-days',
@@ -2371,12 +2372,15 @@ const getModelFontAwesomeIcon = (icon) => {
2371
2372
  idea: 'fs-idea',
2372
2373
  'intranet-page': 'fs-intranet',
2373
2374
  lab: 'flask',
2375
+ magicpad: 'draftio',
2374
2376
  meeting: 'calendar-days',
2375
2377
  news: 'newspaper',
2378
+ platform: 'hammer',
2376
2379
  poll: 'square-poll-vertical',
2377
2380
  process: 'fs-process',
2378
2381
  question: 'circle-question',
2379
2382
  search: 'block-question',
2383
+ 'secure-document': 'file-lock',
2380
2384
  surveyDate: 'calendar-check',
2381
2385
  support: 'headset',
2382
2386
  targetInfo: 'message-exclamation',