@equinor/subsurface-app-management 1.0.1 → 1.0.2
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/{types/api → api}/core/OpenAPI.d.ts +1 -1
- package/dist/{types/api → api}/services/PortalService.d.ts +3 -3
- package/dist/components/Feature/Feature.js +1 -0
- package/dist/{types/hooks → hooks}/index.d.ts +2 -1
- package/dist/{types/hooks → hooks}/useReleaseNotesQuery.d.ts +1 -1
- package/dist/index.d.ts +5 -0
- package/dist/index.js +1 -0
- package/dist/{types/providers → providers}/ReleaseNotesProvider.d.ts +1 -1
- package/dist/providers/ReleaseNotesProvider.js +1 -0
- package/dist/{types/providers → providers}/TutorialProvider/TutorialProvider.d.ts +1 -1
- package/dist/{types/providers → providers}/TutorialProvider/TutorialProvider.hooks.d.ts +1 -1
- package/dist/{types/providers → providers}/TutorialProvider/TutorialProvider.utils.d.ts +1 -1
- package/dist/{types/providers → providers}/TutorialProvider/TutorialStepIndicator.d.ts +1 -1
- package/dist/{types/providers → providers}/index.d.ts +2 -1
- package/dist/types/index.d.ts +2 -5
- package/dist/{types/utils → utils}/auth_environment.d.ts +1 -1
- package/dist/{types/utils → utils}/releaseNotes.d.ts +1 -1
- package/dist/utils/releaseNotes.js +1 -0
- package/package.json +5 -4
- package/dist/esm/components/Feature/Feature.js +0 -1
- package/dist/esm/index.js +0 -1
- package/dist/types/storybook/InfoCard.d.ts +0 -8
- package/dist/types/storybook/Links.d.ts +0 -9
- package/dist/types/storybook/PropsTable.d.ts +0 -10
- package/dist/types/storybook/Stack.d.ts +0 -9
- package/dist/types/storybook/Story.d.ts +0 -2
- package/dist/types/storybook/index.d.ts +0 -5
- package/dist/types/types/index.d.ts +0 -2
- /package/dist/{types/api → api}/core/ApiError.d.ts +0 -0
- /package/dist/{esm/api → api}/core/ApiError.js +0 -0
- /package/dist/{types/api → api}/core/ApiRequestOptions.d.ts +0 -0
- /package/dist/{types/api → api}/core/ApiResult.d.ts +0 -0
- /package/dist/{types/api → api}/core/CancelablePromise.d.ts +0 -0
- /package/dist/{esm/api → api}/core/CancelablePromise.js +0 -0
- /package/dist/{esm/api → api}/core/OpenAPI.js +0 -0
- /package/dist/{types/api → api}/core/request.d.ts +0 -0
- /package/dist/{esm/api → api}/core/request.js +0 -0
- /package/dist/{types/api → api}/index.d.ts +0 -0
- /package/dist/{types/api → api}/models/AccessRole.d.ts +0 -0
- /package/dist/{types/api → api}/models/Applications.d.ts +0 -0
- /package/dist/{types/api → api}/models/CustomTutorialStep.d.ts +0 -0
- /package/dist/{types/api → api}/models/Feature.d.ts +0 -0
- /package/dist/{types/api → api}/models/FeatureToggleDto.d.ts +0 -0
- /package/dist/{types/api → api}/models/GenericTutorialStep.d.ts +0 -0
- /package/dist/{types/api → api}/models/GraphUser.d.ts +0 -0
- /package/dist/{types/api → api}/models/ReleaseNote.d.ts +0 -0
- /package/dist/{types/api → api}/models/ReleaseNotePatch.d.ts +0 -0
- /package/dist/{types/api → api}/models/ServiceNowIncidentAttachmentResponse.d.ts +0 -0
- /package/dist/{types/api → api}/models/ServiceNowIncidentResponse.d.ts +0 -0
- /package/dist/{types/api → api}/models/ServiceNowUrgency.d.ts +0 -0
- /package/dist/{esm/api → api}/models/ServiceNowUrgency.js +0 -0
- /package/dist/{types/api → api}/models/Tutorial.d.ts +0 -0
- /package/dist/{types/api → api}/models/TutorialPosition.d.ts +0 -0
- /package/dist/{esm/api → api}/models/TutorialPosition.js +0 -0
- /package/dist/{types/api → api}/models/TutorialStepBase.d.ts +0 -0
- /package/dist/{esm/api → api}/services/PortalService.js +0 -0
- /package/dist/{types/api → api}/services/ReleaseNotesService.d.ts +0 -0
- /package/dist/{esm/api → api}/services/ReleaseNotesService.js +0 -0
- /package/dist/{types/api → api}/services/TutorialService.d.ts +0 -0
- /package/dist/{esm/api → api}/services/TutorialService.js +0 -0
- /package/dist/{types/components → components}/Feature/Feature.d.ts +0 -0
- /package/dist/{types/components → components}/index.d.ts +0 -0
- /package/dist/{types/hooks → hooks}/useFeatureToggling.d.ts +0 -0
- /package/dist/{esm/hooks → hooks}/useFeatureToggling.js +0 -0
- /package/dist/{esm/hooks → hooks}/useReleaseNotesQuery.js +0 -0
- /package/dist/{types/hooks → hooks}/useSignalRMessages.d.ts +0 -0
- /package/dist/{esm/hooks → hooks}/useSignalRMessages.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/clickbounds.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/colors.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/elevation.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/index.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/interactions.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/shape.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/spacings.js +0 -0
- /package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/typography.js +0 -0
- /package/dist/{types/providers → providers}/AuthProvider/AuthProvider.d.ts +0 -0
- /package/dist/{esm/providers → providers}/AuthProvider/AuthProvider.js +0 -0
- /package/dist/{types/providers → providers}/AuthProvider/AuthProviderInner.d.ts +0 -0
- /package/dist/{esm/providers → providers}/AuthProvider/AuthProviderInner.js +0 -0
- /package/dist/{types/providers → providers}/FeatureToggleProvider.d.ts +0 -0
- /package/dist/{esm/providers → providers}/FeatureToggleProvider.js +0 -0
- /package/dist/{types/providers → providers}/TutorialProvider/TutorialDialog.d.ts +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialDialog.js +0 -0
- /package/dist/{types/providers → providers}/TutorialProvider/TutorialProvider.const.d.ts +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialProvider.const.js +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialProvider.hooks.js +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialProvider.js +0 -0
- /package/dist/{types/providers → providers}/TutorialProvider/TutorialProvider.styles.d.ts +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialProvider.styles.js +0 -0
- /package/dist/{types/providers → providers}/TutorialProvider/TutorialProvider.types.d.ts +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialProvider.utils.js +0 -0
- /package/dist/{types/providers → providers}/TutorialProvider/TutorialProviderInner.d.ts +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialProviderInner.js +0 -0
- /package/dist/{esm/providers → providers}/TutorialProvider/TutorialStepIndicator.js +0 -0
- /package/dist/{types/providers → providers}/TutorialStepsProvider.d.ts +0 -0
- /package/dist/{esm/providers → providers}/TutorialStepsProvider.js +0 -0
- /package/dist/{types/tests → tests}/browserMocks.d.ts +0 -0
- /package/dist/{types/tests → tests}/setupTests.d.ts +0 -0
- /package/dist/{types/tests → tests}/test-utils.d.ts +0 -0
- /package/dist/types/{types/Environment.d.ts → Environment.d.ts} +0 -0
- /package/dist/{esm/types → types}/Environment.js +0 -0
- /package/dist/types/{types/ReleaseNotes.d.ts → ReleaseNotes.d.ts} +0 -0
- /package/dist/{esm/types → types}/ReleaseNotes.js +0 -0
- /package/dist/{types/utils → utils}/UtilStory.d.ts +0 -0
- /package/dist/{esm/utils → utils}/auth_environment.js +0 -0
- /package/dist/{types/utils → utils}/index.d.ts +0 -0
- /package/dist/{types/utils → utils}/localStorage.d.ts +0 -0
- /package/dist/{esm/utils → utils}/localStorage.js +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ApiRequestOptions } from './ApiRequestOptions';
|
|
2
|
-
import { CancelablePromise } from '
|
|
2
|
+
import { CancelablePromise } from './CancelablePromise';
|
|
3
3
|
type Resolver<T> = (options: ApiRequestOptions) => Promise<T>;
|
|
4
4
|
type Headers = Record<string, string>;
|
|
5
5
|
export type OpenAPIConfig = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { CancelablePromise } from '
|
|
2
|
-
import { FeatureToggleDto } from '
|
|
3
|
-
import { ServiceNowIncidentResponse } from '
|
|
1
|
+
import type { CancelablePromise } from './..';
|
|
2
|
+
import { FeatureToggleDto } from './..';
|
|
3
|
+
import { ServiceNowIncidentResponse } from '../models/ServiceNowIncidentResponse';
|
|
4
4
|
import { AmplifyApplication } from '../models/Applications';
|
|
5
5
|
export declare class PortalService {
|
|
6
6
|
/**
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsx as r,Fragment as o}from"react/jsx-runtime";import"../../providers/AuthProvider/AuthProvider.js";import"../../providers/ReleaseNotesProvider.js";import"../../providers/TutorialStepsProvider.js";import{useFeatureToggling as e}from"../../hooks/useFeatureToggling.js";import"@tanstack/react-query";import"../../api/core/OpenAPI.js";import"../../utils/auth_environment.js";import"react";import"@equinor/amplify-components";import"@microsoft/signalr";import"../../types/Environment.js";const t=({featureKey:t,children:i,fallback:s,showIfKeyMissing:n=!0})=>{const{showContent:p}=e(t,n);return r(o,p?{children:i}:{children:s??null})};export{t as Feature};
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { useAuth } from '../providers/AuthProvider/AuthProvider';
|
|
2
|
+
import { useReleaseNotes } from '../providers/ReleaseNotesProvider';
|
|
2
3
|
import { useTutorialSteps } from '../providers/TutorialStepsProvider';
|
|
3
4
|
import { useFeatureToggling } from './useFeatureToggling';
|
|
4
5
|
import { useReleaseNotesQuery } from './useReleaseNotesQuery';
|
|
5
6
|
import { useSignalRMessages } from './useSignalRMessages';
|
|
6
|
-
export { useAuth, useFeatureToggling, useReleaseNotesQuery, useSignalRMessages, useTutorialSteps, };
|
|
7
|
+
export { useAuth, useFeatureToggling, useReleaseNotesQuery, useSignalRMessages, useTutorialSteps, useReleaseNotes, };
|
package/dist/index.d.ts
ADDED
package/dist/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export{Feature}from"./components/Feature/Feature.js";export{default as AuthProvider,useAuth}from"./providers/AuthProvider/AuthProvider.js";export{default as ReleaseNotesProvider,useReleaseNotes}from"./providers/ReleaseNotesProvider.js";export{default as TutorialStepsProvider,useTutorialSteps}from"./providers/TutorialStepsProvider.js";export{useFeatureToggling}from"./hooks/useFeatureToggling.js";export{useReleaseNotesQuery}from"./hooks/useReleaseNotesQuery.js";export{useSignalRMessages}from"./hooks/useSignalRMessages.js";export{default as TutorialProvider}from"./providers/TutorialProvider/TutorialProvider.js";export{default as FeatureToggleProvider}from"./providers/FeatureToggleProvider.js";export{EnvironmentType}from"./types/Environment.js";export{RELEASENOTE_TYPES_INFORMATION,ReleaseNoteType}from"./types/ReleaseNotes.js";export{auth,environment}from"./utils/auth_environment.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Dispatch, FC, ReactNode, SetStateAction } from 'react';
|
|
2
2
|
import { Option, SieveValue, TableOfContentsItemType } from '@equinor/amplify-components';
|
|
3
|
-
import { ReleaseNote } from '
|
|
3
|
+
import { ReleaseNote } from '../api/models/ReleaseNote';
|
|
4
4
|
interface ReleaseNotesContextState {
|
|
5
5
|
search: SieveValue;
|
|
6
6
|
setSearch: Dispatch<SetStateAction<SieveValue>>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsx as e}from"react/jsx-runtime";import{createContext as r,useContext as s,useState as t,useMemo as a}from"react";import{useReleaseNotesQuery as o}from"../hooks/useReleaseNotesQuery.js";import{extractDatesFromReleaseNotes as l,sortReleaseNotesByDate as i}from"../utils/releaseNotes.js";const u={filterValues:void 0,searchValue:void 0,sortValue:void 0},n=r(void 0),c=()=>{const e=s(n);if(void 0===e)throw new Error("useReleaseNotes must be used within a ReleaseNotesProvider");return e},d=({children:r,enabled:s})=>{const{data:c}=o({enabled:s}),[d,m]=t(u),[h,f]=t(!1),p=a((()=>l(c??[])),[c]),v=d.filterValues?.Type,V=a((()=>{let e=c??[];if(v&&v.length>0&&(e=e.filter((e=>e.tags?.some((e=>v.map((e=>e.value)).includes(e)))))),d?.searchValue&&""!==d?.searchValue?.trim()){const r=d.searchValue.trim().toLowerCase().split(" ");e=e.filter((e=>Object.values(e).join(" ").toLowerCase().includes(r.join(" "))))}return i(e),e}),[c,d.searchValue,v]),j={search:d,setSearch:m,selectedReleaseNoteTypes:v,open:h,setOpen:f,toggle:()=>{f((e=>!e))},filteredData:V,releaseNotesYears:p};return e(n.Provider,{value:j,children:r})};export{d as default,c as useReleaseNotes};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Dispatch, FC, MutableRefObject, ReactNode, SetStateAction } from 'react';
|
|
2
2
|
import { CustomTutorialComponent } from './TutorialProvider.types';
|
|
3
|
-
import { CustomTutorialStep, GenericTutorialStep, Tutorial } from '
|
|
3
|
+
import { CustomTutorialStep, GenericTutorialStep, Tutorial } from '../../api';
|
|
4
4
|
export interface TutorialContextType {
|
|
5
5
|
activeTutorial: Tutorial | undefined;
|
|
6
6
|
setActiveTutorial: Dispatch<SetStateAction<Tutorial | undefined>>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export declare const useGetTutorialsForApp: () => import("@tanstack/react-query").UseQueryResult<import("../../api").Tutorial[], Error>;
|
|
2
2
|
export declare const useGetTutorialSasToken: () => import("@tanstack/react-query").UseQueryResult<string, Error>;
|
|
3
|
-
export declare const useTutorial: () => import("
|
|
3
|
+
export declare const useTutorial: () => import("./TutorialProvider").TutorialContextType;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { Tutorial, TutorialPosition } from '
|
|
1
|
+
import { Tutorial, TutorialPosition } from '../../api';
|
|
2
2
|
export declare const getBestPositionWithoutOverlap: (highlightedBoundingRect: DOMRect, dialogBoundingRect: DOMRect) => TutorialPosition.TOP_LEFT | TutorialPosition.TOP_RIGHT | TutorialPosition.BOTTOM_LEFT | TutorialPosition.BOTTOM_RIGHT;
|
|
3
3
|
export declare const getAllElementsToHighlight: (activeTutorial: Tutorial) => (HTMLElement | null)[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { FC } from 'react';
|
|
2
|
-
import { CustomTutorialStep, GenericTutorialStep } from '
|
|
2
|
+
import { CustomTutorialStep, GenericTutorialStep } from '../../api';
|
|
3
3
|
interface TutorialStepIndicatorProps {
|
|
4
4
|
steps: (GenericTutorialStep | CustomTutorialStep)[];
|
|
5
5
|
currentStep: number;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import AuthProvider from './AuthProvider/AuthProvider';
|
|
2
2
|
import TutorialProvider from './TutorialProvider/TutorialProvider';
|
|
3
3
|
import FeatureToggleProvider from './FeatureToggleProvider';
|
|
4
|
+
import ReleaseNotesProvider from './ReleaseNotesProvider';
|
|
4
5
|
import TutorialStepsProvider from './TutorialStepsProvider';
|
|
5
|
-
export { AuthProvider, FeatureToggleProvider, TutorialProvider, TutorialStepsProvider, };
|
|
6
|
+
export { AuthProvider, FeatureToggleProvider, TutorialProvider, TutorialStepsProvider, ReleaseNotesProvider, };
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { TableOfContentsItemType } from '@equinor/amplify-components';
|
|
2
|
-
import { ReleaseNote } from '
|
|
2
|
+
import { ReleaseNote } from '../api/models/ReleaseNote';
|
|
3
3
|
declare const extractDatesFromReleaseNotes: (releaseNotes: ReleaseNote[]) => TableOfContentsItemType[];
|
|
4
4
|
declare const monthValueToString: (monthValue: Date) => string;
|
|
5
5
|
declare const monthToString: (monthValue: Date) => string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
const e=e=>{const t=[],a=e.filter((e=>e.createdDate)),n=a.map((e=>{const t=new Date(e.createdDate);return{date:t,year:t.getFullYear(),month:t.getMonth()}}));for(const e of a){const a=new Date(e.createdDate),r=a.toLocaleString("en-US",{year:"numeric"}),o=`year${a.toLocaleString("en-US",{year:"numeric"})}`;if(t.find((e=>e.value===o)))continue;const l=n.filter((e=>e.year===a.getFullYear())),c=[...new Map(l.map((e=>[e.month,e]))).values()];c.sort(((e,t)=>t.date.getTime()-e.date.getTime()));const s=c.map((e=>{const t=e.date.toLocaleString("en-US",{month:"long"});return{label:t,value:`${o}--${t}`}}));t.push({label:r,value:o,children:s})}return t.sort(((e,t)=>{const a=parseInt(e.label);return parseInt(t.label)-a})),t},t=e=>e.sort(((e,t)=>{const a=new Date(e.createdDate??"").getTime(),n=new Date(t.createdDate??"").getTime(),r=Number.isNaN(a)?0:a;return(Number.isNaN(n)?0:n)-r}));export{e as extractDatesFromReleaseNotes,t as sortReleaseNotesByDate};
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@equinor/subsurface-app-management",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"description": "React Typescript components/hooks to communicate with equinor/sam",
|
|
5
|
-
"main": "dist/
|
|
6
|
-
"types": "dist/
|
|
5
|
+
"main": "dist/index.js",
|
|
6
|
+
"types": "dist/index.d.ts",
|
|
7
7
|
"author": "Amplify Team",
|
|
8
8
|
"license": "ISC",
|
|
9
9
|
"homepage": "https://github.com/equinor/subsurface-app-management#readme",
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"test:coverage": "vitest run --coverage",
|
|
28
28
|
"setup-husky": "husky install",
|
|
29
29
|
"precommit": "npx lint-staged",
|
|
30
|
-
"build": "rollup -c && tsc --
|
|
30
|
+
"build": "rollup -c && tsc --project tsconfig.build.json && resolve-tspaths --project tsconfig.build.json",
|
|
31
31
|
"build:ci": "rm -rf lib dist && npm run build-components",
|
|
32
32
|
"build-and-use": "node tooling/build-and-use.mjs",
|
|
33
33
|
"brute-coverage": "node tooling/brute-coverage.mjs"
|
|
@@ -98,6 +98,7 @@
|
|
|
98
98
|
"react-dom": "^18.2.0",
|
|
99
99
|
"react-router": "^6.22.3",
|
|
100
100
|
"react-router-dom": "^6.22.3",
|
|
101
|
+
"resolve-tspaths": "^0.8.19",
|
|
101
102
|
"rollup": "^4.11.0",
|
|
102
103
|
"rollup-plugin-delete": "^2.0.0",
|
|
103
104
|
"rollup-plugin-import-css": "^3.4.0",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{jsx as r,Fragment as o}from"react/jsx-runtime";import"../../providers/AuthProvider/AuthProvider.js";import"../../providers/TutorialStepsProvider.js";import{useFeatureToggling as t}from"../../hooks/useFeatureToggling.js";import"@tanstack/react-query";import"../../api/core/OpenAPI.js";import"../../utils/auth_environment.js";import"react";import"@equinor/amplify-components";import"@microsoft/signalr";import"../../types/Environment.js";const e=({featureKey:e,children:i,fallback:n,showIfKeyMissing:s=!0})=>{const{showContent:p}=t(e,s);return r(o,p?{children:i}:{children:n??null})};export{e as Feature};
|
package/dist/esm/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{Feature}from"./components/Feature/Feature.js";export{default as AuthProvider,useAuth}from"./providers/AuthProvider/AuthProvider.js";export{default as TutorialStepsProvider,useTutorialSteps}from"./providers/TutorialStepsProvider.js";export{useFeatureToggling}from"./hooks/useFeatureToggling.js";export{useReleaseNotesQuery}from"./hooks/useReleaseNotesQuery.js";export{useSignalRMessages}from"./hooks/useSignalRMessages.js";export{default as TutorialProvider}from"./providers/TutorialProvider/TutorialProvider.js";export{default as FeatureToggleProvider}from"./providers/FeatureToggleProvider.js";export{EnvironmentType}from"./types/Environment.js";export{RELEASENOTE_TYPES_INFORMATION,ReleaseNoteType}from"./types/ReleaseNotes.js";export{auth,environment}from"./utils/auth_environment.js";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface LinksProps {
|
|
2
|
-
figmaUrl?: string;
|
|
3
|
-
ariaUrl?: string;
|
|
4
|
-
documentationUrl?: string;
|
|
5
|
-
sourceUrl?: string;
|
|
6
|
-
edsSBUrl?: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const Links: ({ ariaUrl, figmaUrl, documentationUrl, sourceUrl, edsSBUrl, }: LinksProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import PropTypes from 'prop-types';
|
|
2
|
-
export declare const PropsTable: {
|
|
3
|
-
({ story, ...props }: {
|
|
4
|
-
[x: string]: any;
|
|
5
|
-
story?: string | undefined;
|
|
6
|
-
}): import("react/jsx-runtime").JSX.Element;
|
|
7
|
-
propTypes: {
|
|
8
|
-
story: PropTypes.Requireable<string>;
|
|
9
|
-
};
|
|
10
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { HTMLAttributes, ReactNode } from 'react';
|
|
2
|
-
import { CSSObject } from 'styled-components';
|
|
3
|
-
type StackProps = {
|
|
4
|
-
direction?: CSSObject['flexDirection'];
|
|
5
|
-
align?: CSSObject['alignItems'];
|
|
6
|
-
children: ReactNode;
|
|
7
|
-
} & HTMLAttributes<HTMLDivElement>;
|
|
8
|
-
export declare const Stack: ({ children, direction, align, ...rest }: StackProps) => import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export {};
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/clickbounds.js
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/elevation.js
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/interactions.js
RENAMED
|
File without changes
|
|
File without changes
|
/package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/spacings.js
RENAMED
|
File without changes
|
/package/dist/{esm/node_modules → node_modules}/@equinor/eds-tokens/dist/esm/base/typography.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|