@city-of-helsinki/react-helsinki-headless-cms 2.1.0-canary-14a2227 → 3.0.0-canary-c9e88cb
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/apollo.js +1 -1
- package/dist/{archiveSearchPageContent.module-DmpLBZP5.js → archiveSearchPageContent.module-C9CJHPiZ.js} +6 -3
- package/dist/archiveSearchPageContent.module-C9CJHPiZ.js.map +1 -0
- package/dist/cjs/apollo.js +1 -1
- package/dist/cjs/{archiveSearchPageContent.module-Hcb4WVMf.js → archiveSearchPageContent.module-jBTW0FNY.js} +6 -3
- package/dist/cjs/archiveSearchPageContent.module-jBTW0FNY.js.map +1 -0
- package/dist/cjs/index.js +1 -1
- package/dist/index.js +2 -2
- package/dist/package.json +1 -1
- package/package.json +1 -1
- package/dist/archiveSearchPageContent.module-DmpLBZP5.js.map +0 -1
- package/dist/cjs/archiveSearchPageContent.module-Hcb4WVMf.js.map +0 -1
package/dist/cjs/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
var defaultConfig = require('./defaultConfig-dV2AVA5S.js');
|
|
4
4
|
var React = require('react');
|
|
5
|
-
var archiveSearchPageContent_module = require('./archiveSearchPageContent.module-
|
|
5
|
+
var archiveSearchPageContent_module = require('./archiveSearchPageContent.module-jBTW0FNY.js');
|
|
6
6
|
var hdsReact = require('hds-react');
|
|
7
7
|
require('@apollo/client');
|
|
8
8
|
require('isomorphic-dompurify');
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { b as _objectSpread2, d as defaultConfig, c as _objectWithoutProperties, e as _slicedToArray, f as _toConsumableArray, i as isEventType, D as DEFAULT_LOCALE } from './defaultConfig-B0wJw6Kr.js';
|
|
2
2
|
export { h as LanguageCodeEnum, j as LanguageCodeFilterEnum, k as MenuNodeIdTypeEnum, g as PageIdType, T as TemplateEnum, t as disableBreadcrumbsLastLink, Z as filterPagesAndArticles, m as getArticlePageCardProps, s as getBreadcrumbListItems, r as getBreadcrumbsFromPage, p as getCollectionCards, q as getCollectionUIType, l as getCollections, a0 as getElementTextContent, n as getEventCardProps, o as getLocationCardProps, $ as getUri, Q as isArticleType, G as isEventSearch, H as isEventSearchCarousel, V as isEventSearchCollection, I as isEventSelected, J as isEventSelectedCarousel, U as isEventSelectionCollection, X as isLanguage, B as isLayoutArticle, E as isLayoutArticleCarousel, v as isLayoutCard, w as isLayoutCards, u as isLayoutContent, x as isLayoutImage, y as isLayoutImageGallery, O as isLayoutLinkList, C as isLayoutPage, F as isLayoutPageCarousel, A as isLayoutSocialMediaFeed, z as isLayoutSteps, Y as isLinkItem, K as isLocationsSelected, N as isLocationsSelectedCarousel, W as isLocationsSelectionCollection, R as isPageType, S as isVenueType } from './defaultConfig-B0wJw6Kr.js';
|
|
3
3
|
import React__default, { useState } from 'react';
|
|
4
|
-
import { c as configContext, L as Link, a as classNames, s as styles, P as PageContext, b as styles$1, B as BackgroundImage, d as LinkBox, e as styles$2, u as useConfig, M as MAIN_CONTENT_ID, f as styles$3, g as PageMeta, h as PageContentBreadcrumb, i as PageSection, T as Tag, G as Grid, C as Card } from './archiveSearchPageContent.module-
|
|
5
|
-
export { D as Carousel, t as Collection, o as ContentContainer, v as EventSearchCollection, E as EventSelectionCollection, H as HtmlToReact, I as Image, R as LANGUAGE_CODE_ORDINAL_NUMBER, x as LocationsSelectionCollection, k as ModuleItemTypeEnum, N as Navigation, l as Notification, m as Page, n as PageContent, p as PageContentLayout, r as PageContextProvider, q as PageMainContent, K as findLanguage, w as getEventCollectionCards, y as getLocationsCollectionCards, J as getTextFromHtml, z as getVenueIds, A as isEventClosed, S as isNonEmptyLanguage, O as languageSorter, Q as toPrimaryLanguageOption, j as useHeadlessCmsLink, F as useResolveImageUrl } from './archiveSearchPageContent.module-
|
|
4
|
+
import { c as configContext, L as Link, a as classNames, s as styles, P as PageContext, b as styles$1, B as BackgroundImage, d as LinkBox, e as styles$2, u as useConfig, M as MAIN_CONTENT_ID, f as styles$3, g as PageMeta, h as PageContentBreadcrumb, i as PageSection, T as Tag, G as Grid, C as Card } from './archiveSearchPageContent.module-C9CJHPiZ.js';
|
|
5
|
+
export { D as Carousel, t as Collection, o as ContentContainer, v as EventSearchCollection, E as EventSelectionCollection, H as HtmlToReact, I as Image, R as LANGUAGE_CODE_ORDINAL_NUMBER, x as LocationsSelectionCollection, k as ModuleItemTypeEnum, N as Navigation, l as Notification, m as Page, n as PageContent, p as PageContentLayout, r as PageContextProvider, q as PageMainContent, K as findLanguage, w as getEventCollectionCards, y as getLocationsCollectionCards, J as getTextFromHtml, z as getVenueIds, A as isEventClosed, S as isNonEmptyLanguage, O as languageSorter, Q as toPrimaryLanguageOption, j as useHeadlessCmsLink, F as useResolveImageUrl } from './archiveSearchPageContent.module-C9CJHPiZ.js';
|
|
6
6
|
import { IconAngleRight, IconArrowRight, IconSearch, LoadingSpinner, Button, ButtonPresetTheme, ButtonVariant, TextInput, IconCrossCircleFill } from 'hds-react';
|
|
7
7
|
import '@apollo/client';
|
|
8
8
|
import 'isomorphic-dompurify';
|
package/dist/package.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@city-of-helsinki/react-helsinki-headless-cms",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "3.0.0-canary-c9e88cb",
|
|
4
4
|
"description": "React components for displaying Headless CMS content according to guidelines set by HDS",
|
|
5
5
|
"main": "cjs/index.js",
|
|
6
6
|
"module": "index.js",
|