@designcrowd/fe-shared-lib 1.5.9-kp-4550-4 → 1.5.9

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.
Files changed (63) hide show
  1. package/dist/css/tailwind-brandCrowd.css +0 -27
  2. package/dist/css/tailwind-brandPage.css +0 -27
  3. package/dist/css/tailwind-crazyDomains.css +0 -27
  4. package/dist/css/tailwind-designCom.css +0 -27
  5. package/dist/css/tailwind-designCrowd.css +0 -27
  6. package/index.js +0 -1
  7. package/package.json +1 -3
  8. package/src/atoms/components/Icon/Icon.stories.js +0 -7
  9. package/src/atoms/components/Icon/Icon.vue +0 -13
  10. package/src/bundles/bundled-translations.de-DE.json +0 -24
  11. package/src/bundles/bundled-translations.es-ES.json +0 -24
  12. package/src/bundles/bundled-translations.fr-CA.json +0 -24
  13. package/src/bundles/bundled-translations.fr-FR.json +0 -24
  14. package/src/bundles/bundled-translations.json +0 -24
  15. package/src/bundles/bundled-translations.pt-BR.json +0 -24
  16. package/src/bundles/bundled-translations.pt-PT.json +0 -24
  17. package/src/useSharedLibTranslate.js +0 -4
  18. package/.storybook-static/css/tailwind-brandCrowd.css +0 -2472
  19. package/.storybook-static/css/tailwind-brandPage.css +0 -2156
  20. package/.storybook-static/css/tailwind-crazyDomains.css +0 -2472
  21. package/.storybook-static/css/tailwind-designCom.css +0 -2472
  22. package/.storybook-static/css/tailwind-designCrowd.css +0 -2472
  23. package/.storybook-static/favicon.svg +0 -1
  24. package/.storybook-static/index.html +0 -156
  25. package/.storybook-static/index.json +0 -1
  26. package/.storybook-static/nunito-sans-bold-italic.woff2 +0 -0
  27. package/.storybook-static/nunito-sans-bold.woff2 +0 -0
  28. package/.storybook-static/nunito-sans-italic.woff2 +0 -0
  29. package/.storybook-static/nunito-sans-regular.woff2 +0 -0
  30. package/.storybook-static/project.json +0 -1
  31. package/.storybook-static/sb-addons/a11y-1/manager-bundle.js +0 -5
  32. package/.storybook-static/sb-addons/links-2/manager-bundle.js +0 -3
  33. package/.storybook-static/sb-addons/storybook-core-server-presets-0/common-manager-bundle.js +0 -188
  34. package/.storybook-static/sb-addons/themes-3/manager-bundle.js +0 -3
  35. package/.storybook-static/sb-common-assets/favicon.svg +0 -1
  36. package/.storybook-static/sb-common-assets/nunito-sans-bold-italic.woff2 +0 -0
  37. package/.storybook-static/sb-common-assets/nunito-sans-bold.woff2 +0 -0
  38. package/.storybook-static/sb-common-assets/nunito-sans-italic.woff2 +0 -0
  39. package/.storybook-static/sb-common-assets/nunito-sans-regular.woff2 +0 -0
  40. package/.storybook-static/sb-manager/globals-module-info.js +0 -797
  41. package/.storybook-static/sb-manager/globals-runtime.js +0 -72062
  42. package/.storybook-static/sb-manager/globals.js +0 -34
  43. package/.storybook-static/sb-manager/runtime.js +0 -13002
  44. package/public/css/tailwind-brandCrowd.css +0 -2494
  45. package/public/css/tailwind-brandPage.css +0 -2178
  46. package/public/css/tailwind-crazyDomains.css +0 -2494
  47. package/public/css/tailwind-designCom.css +0 -2494
  48. package/public/css/tailwind-designCrowd.css +0 -2494
  49. package/src/atoms/components/Icon/icons/websites/upgrade-to-add-page.vue +0 -50
  50. package/src/atoms/components/Icon/icons/websites/upgrade-to-contact-form.vue +0 -82
  51. package/src/atoms/components/Icon/icons/websites/upgrade-to-maps.vue +0 -40
  52. package/src/atoms/components/Icon/icons/websites/upgrade-to-publish.vue +0 -107
  53. package/src/atoms/components/Icon/icons/websites/upgrade-to-remove-watermark.vue +0 -74
  54. package/src/atoms/components/Icon/icons/websites/upgrade-to-videos.vue +0 -16
  55. package/src/experiences/components/WebsitesContextualUpgradeModal/WebsiteContextualUpgradeModal.stories.js +0 -157
  56. package/src/experiences/components/WebsitesContextualUpgradeModal/WebsiteContextualUpgradeModal.vue +0 -135
  57. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.de-DE.json +0 -26
  58. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.es-ES.json +0 -26
  59. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.fr-CA.json +0 -26
  60. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.fr-FR.json +0 -26
  61. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.json +0 -26
  62. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.pt-BR.json +0 -26
  63. package/src/experiences/components/WebsitesContextualUpgradeModal/i18n/website-contextual-upgrade-modal.pt-PT.json +0 -26
@@ -1,34 +0,0 @@
1
- import ESM_COMPAT_Module from "node:module";
2
- import { fileURLToPath as ESM_COMPAT_fileURLToPath } from 'node:url';
3
- import { dirname as ESM_COMPAT_dirname } from 'node:path';
4
- const __filename = ESM_COMPAT_fileURLToPath(import.meta.url);
5
- const __dirname = ESM_COMPAT_dirname(__filename);
6
- const require = ESM_COMPAT_Module.createRequire(import.meta.url);
7
-
8
- // src/manager/globals/globals.ts
9
- var _ = {
10
- react: "__REACT__",
11
- "react-dom": "__REACT_DOM__",
12
- "react-dom/client": "__REACT_DOM_CLIENT__",
13
- "@storybook/icons": "__STORYBOOK_ICONS__",
14
- "storybook/manager-api": "__STORYBOOK_API__",
15
- "storybook/test": "__STORYBOOK_TEST__",
16
- "storybook/theming": "__STORYBOOK_THEMING__",
17
- "storybook/theming/create": "__STORYBOOK_THEMING_CREATE__",
18
- "storybook/internal/channels": "__STORYBOOK_CHANNELS__",
19
- "storybook/internal/client-logger": "__STORYBOOK_CLIENT_LOGGER__",
20
- "storybook/internal/components": "__STORYBOOK_COMPONENTS__",
21
- "storybook/internal/core-errors": "__STORYBOOK_CORE_EVENTS__",
22
- "storybook/internal/core-events": "__STORYBOOK_CORE_EVENTS__",
23
- "storybook/internal/manager-errors": "__STORYBOOK_CORE_EVENTS_MANAGER_ERRORS__",
24
- "storybook/internal/router": "__STORYBOOK_ROUTER__",
25
- "storybook/internal/types": "__STORYBOOK_TYPES__",
26
- // @deprecated TODO: delete in 9.1
27
- "storybook/internal/manager-api": "__STORYBOOK_API__",
28
- "storybook/internal/theming": "__STORYBOOK_THEMING__",
29
- "storybook/internal/theming/create": "__STORYBOOK_THEMING_CREATE__"
30
- }, o = Object.keys(_);
31
- export {
32
- o as globalPackages,
33
- _ as globalsNameReferenceMap
34
- };