Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
199 commits
Select commit Hold shift + click to select a range
2a4944b
feat(f36-ai-components): add f36-ai-components package
elliotmassen Oct 20, 2025
f88f199
fix: tidy up changeset updates
elliotmassen Oct 21, 2025
d5fc97c
feat: style collapsed state
elliotmassen Oct 22, 2025
fdac382
feat(AIChatLayout): fix up styles and story
elliotmassen Oct 23, 2025
8d6f229
fix: improve styling and layout
elliotmassen Oct 23, 2025
ed91a60
feat: complete functionality
elliotmassen Oct 23, 2025
df6828a
fix: make styles pixel perfect
elliotmassen Oct 23, 2025
dd19ba3
fix: add dependency
elliotmassen Oct 23, 2025
11815c8
fix: use stying tokens where possible
elliotmassen Oct 23, 2025
5abad13
fix: ensure buttons always stay on the right regardless of the presce…
elliotmassen Oct 23, 2025
722665f
feat: add tests
elliotmassen Oct 23, 2025
20df8c2
fix: code quality tweaks
elliotmassen Oct 23, 2025
496dbac
fix: correct tab indexing when buttons are hidden
elliotmassen Oct 23, 2025
a5c21bd
fix: support svg gradient in Safari
elliotmassen Oct 24, 2025
81cf875
fix: remove comment
elliotmassen Oct 24, 2025
06505aa
feat: refactor AIChatLayout to use display prop with three states (cl…
elliotmassen Oct 24, 2025
495b36b
refactor: rename 'type' prop to 'variant' in AIChatLayout for consist…
elliotmassen Oct 24, 2025
a0fe9b0
fix: include fixed positioning within the component
elliotmassen Oct 24, 2025
520b42e
fix: centralise docs description
elliotmassen Oct 24, 2025
8e56100
feat: add IconGradient component for gradient support in AIChatLayout
elliotmassen Oct 27, 2025
6a44dfe
Merge pull request #3203 from contentful/PIC-694-forma36-create-aicha…
elliotmassen Oct 27, 2025
1e7bf5e
feat: add ai chat input component [PIC-707] (#3205)
seanf-ctfl Oct 28, 2025
59b69e5
Merge pull request #3203 from contentful/PIC-694-forma36-create-aicha…
elliotmassen Oct 27, 2025
d81f41d
feat: implement AIChatArtifactMessage
elliotmassen Oct 29, 2025
cbeb645
fix: update styles and story args for AIChatArtifactMessage component
elliotmassen Oct 29, 2025
2f7db27
fix: tidy up code
elliotmassen Oct 29, 2025
9911606
fix: update tests
elliotmassen Oct 29, 2025
922d558
Merge branch 'PIC-694-forma36-create-aichatlayout-component' into PIC…
elliotmassen Oct 29, 2025
e30dfd8
fix: resolve analyze_code failure
elliotmassen Oct 29, 2025
e9b4c57
feat: add ai chat message component [PIC-706] (#3208)
seanf-ctfl Oct 29, 2025
a433566
Merge pull request #3206 from contentful/PIC-713-forma36-create-aicha…
elliotmassen Oct 30, 2025
8cd2b96
feat: implement AIChatReasoning component with collapsible functional…
elliotmassen Oct 31, 2025
874bbb8
fix: tweak the tests
elliotmassen Oct 31, 2025
282a765
fix: remove testId prop from AIChatReasoningProps
elliotmassen Nov 3, 2025
958156b
Merge pull request #3211 from contentful/PIC-705-forma36-create-aicha…
elliotmassen Nov 3, 2025
f078158
feat: Implement AIChatHistory component
elliotmassen Nov 3, 2025
1594880
feat: styling tabs
elliotmassen Nov 4, 2025
77a592a
feat: styling threads
elliotmassen Nov 4, 2025
ba4eb9a
fix: tweak stylign
elliotmassen Nov 4, 2025
a3ec14e
fix: final tweaks
elliotmassen Nov 4, 2025
2099202
fix: add title attribute to thread content box
elliotmassen Nov 4, 2025
4e924ff
chore: automate and publish ai package (#3214)
mshaaban0 Nov 5, 2025
1f37011
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.1 [skip ci]
github-actions[bot] Nov 5, 2025
f647d07
fix: use token from vault to publish ai package (#3217)
mshaaban0 Nov 5, 2025
602c890
fix: use repo name as role
mshaaban0 Nov 5, 2025
f0918bc
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.2 [skip ci]
mshaaban0 Nov 5, 2025
eff6a2e
fix: remove registry url
mshaaban0 Nov 5, 2025
d981182
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.3 [skip ci]
mshaaban0 Nov 5, 2025
f50fc84
fix: remove trailing slash from publish config
mshaaban0 Nov 5, 2025
ef9fbeb
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.4 [skip ci]
mshaaban0 Nov 5, 2025
974f423
fix: use root .npmrc
mshaaban0 Nov 5, 2025
a3dec1f
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.5 [skip ci]
mshaaban0 Nov 5, 2025
edc9aa1
fix: [] Debug publish-ai-package-alpha.yml action
ContentfulCormac Nov 5, 2025
c8323ea
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.6 [skip ci]
ContentfulCormac Nov 5, 2025
743ff0b
fix: [] Update publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
905352f
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.7 [skip ci]
ContentfulCormac Nov 5, 2025
5bc5892
fix: [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
d0e047f
fixL [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
03e08a8
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.8 [skip ci]
ContentfulCormac Nov 5, 2025
7a84bd2
fix: [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
7213268
fix: [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
43aaa7f
fix: [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
772a102
fix: [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
ffbd665
fix: [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
0eb6de7
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.9 [skip ci]
ContentfulCormac Nov 5, 2025
47284c1
fix [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
cce8542
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.10 [skip ci]
ContentfulCormac Nov 5, 2025
8319e7b
fix: [] Debug publish-ai-package-alpha.yml
ContentfulCormac Nov 5, 2025
7796316
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.11 [skip ci]
ContentfulCormac Nov 5, 2025
579a2ae
chore: [] bump version
ContentfulCormac Nov 5, 2025
417d48d
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.13 [skip ci]
ContentfulCormac Nov 5, 2025
476db14
fix: remove unused formatTime export from AIChatHistory
elliotmassen Nov 6, 2025
6278c88
feat: add mention support to ai chat input [PIC-710] (#3212)
seanf-ctfl Nov 6, 2025
3d45699
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.14 [skip ci]
seanf-ctfl Nov 6, 2025
74b1c35
fix: update styles for AIChatHistory components to account for new de…
elliotmassen Nov 6, 2025
3b13235
fix: simplify thread click handling in AIChatHistory component
elliotmassen Nov 6, 2025
70e80de
fix: update AIChatHistory components to use NavList
elliotmassen Nov 7, 2025
3e946d3
fix: update AIChatHistoryTabs styles for active tab indicators
elliotmassen Nov 7, 2025
e69f78e
fix: add tooltips for status icons in AIChatHistory
elliotmassen Nov 7, 2025
6e696c3
Merge pull request #3216 from contentful/PIC-709-forma36-create-aicha…
elliotmassen Nov 7, 2025
6ec1239
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.15 [skip ci]
elliotmassen Nov 7, 2025
ee9ce83
feat: outline of header animation
elliotmassen Nov 7, 2025
17f5290
fix: some tweaks most of the way there functionally
elliotmassen Nov 7, 2025
daaba52
fix: clip header slider to remove button overlap
elliotmassen Nov 7, 2025
10172f2
fix: use icon gradient in story
elliotmassen Nov 7, 2025
a9fa235
feat: something that works
elliotmassen Nov 10, 2025
c70c1c1
feat: integrate Slider component for AIChatLayout story
elliotmassen Nov 10, 2025
3473236
feat: add support for button positioning in AIChatLayout with buttons…
elliotmassen Nov 10, 2025
0050605
fix: final styling tweaks
elliotmassen Nov 10, 2025
c772074
feat: refactor AIChatLayout to use header prop for title, icon, and b…
elliotmassen Nov 10, 2025
c686416
feat: enhance AIChatLayout and Slider components with improved button…
elliotmassen Nov 11, 2025
0ed9eab
fix: tidy up button usage
elliotmassen Nov 11, 2025
9a7ef9c
feat: update mock chat messages with placeholder content for testing
elliotmassen Nov 11, 2025
6bdab2f
feat: rename Basic story to Default and add WithChangableHeader story…
elliotmassen Nov 11, 2025
78aec6d
fix: make fixed buttons zero-to-many
elliotmassen Nov 11, 2025
28ea69e
fix: final tweaks
elliotmassen Nov 11, 2025
88516ae
fix: tidy up slider
elliotmassen Nov 11, 2025
3b223ca
fix: resolve import issue with storybook actions in mock data
elliotmassen Nov 11, 2025
1d6dee4
fix: simplify header identification
elliotmassen Nov 11, 2025
7b46d72
fix: update data-testid attribute syntax and add comprehensive tests …
elliotmassen Nov 11, 2025
c1b623e
fix: refactor Slider component to use slideKey and update tests accor…
elliotmassen Nov 11, 2025
1cc0a97
fix: remove tests for missing slideKey and children in Slider component
elliotmassen Nov 11, 2025
9d44c8a
fix: adjust padding and margin values in AIChatHistory styles for con…
elliotmassen Nov 11, 2025
bf84e4c
feat: add AIChatSidePanel component
elliotmassen Nov 11, 2025
bde742b
Merge pull request #3224 from contentful/PIC-734-forma36-update-ai-ch…
elliotmassen Nov 11, 2025
710c193
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.16 [skip ci]
elliotmassen Nov 11, 2025
8d7bb40
fix: fix null pointer error on list item when is children is not defi…
seanf-ctfl Nov 11, 2025
69431c8
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.17 [skip ci]
seanf-ctfl Nov 11, 2025
9ee4871
fix: fix null pointer error on list item when is children is not defi…
seanf-ctfl Nov 12, 2025
5f5f793
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.18 [skip ci]
seanf-ctfl Nov 12, 2025
0037c21
fix(f36-ai-components): re-render AIChatReasoning when children updat…
elliotmassen Nov 14, 2025
ea8863b
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.19 [skip ci]
mshaaban0 Nov 14, 2025
2be1fae
feat: exporting primary gradient icon [PIC-747]
nikunj-tilva Nov 18, 2025
6d90def
chore: package-lock update [PIC-747]
nikunj-tilva Nov 18, 2025
66f7f7b
chore: syncing build node version and nvmrc node version [PIC-747]
nikunj-tilva Nov 18, 2025
363b211
chore: syncing build node version and nvmrc node version for other st…
nikunj-tilva Nov 18, 2025
f110edb
Merge pull request #3240 from contentful/PIC-747-export-ai-icon-gradient
nikunj-tilva Nov 19, 2025
069b52f
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.20 [skip ci]
nikunj-tilva Nov 19, 2025
dda884b
feat: exposing svg gradient styles [PIC-747]
nikunj-tilva Nov 19, 2025
851e95e
Merge pull request #3242 from contentful/PIC-747-ai-icon-gradient-styles
nikunj-tilva Nov 19, 2025
00483fc
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.21 [skip ci]
nikunj-tilva Nov 19, 2025
b6f220e
feat: add AIChatEmptyState component to ai-components package [PIC-74…
mshaaban0 Nov 20, 2025
f9b806e
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.22 [skip ci]
mshaaban0 Nov 20, 2025
856736a
fix: chat bubble alignments
Rowadz Nov 20, 2025
c4a8dd5
Merge branch 'PIC-694-forma36-create-aichatlayout-component' into fix…
Rowadz Nov 20, 2025
73b4b9d
Merge pull request #3244 from contentful/fix/chat-bubble-alignments
Rowadz Nov 21, 2025
5285994
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.23 [skip ci]
Rowadz Nov 21, 2025
9b8c01c
fix(f36-ai-components): combine AIChatArtifactMessage className with …
elliotmassen Nov 21, 2025
e41245d
Merge pull request #3245 from contentful/PIC-721-user-interface-displ…
elliotmassen Nov 21, 2025
874ab6f
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.24 [skip ci]
elliotmassen Nov 21, 2025
43dd3c7
feat: added ChatHistoryEmptyState component [PIC-783]
nikunj-tilva Nov 24, 2025
21704e0
feat: updated styles for ChatHistoryEmptyState component [PIC-783]
nikunj-tilva Nov 24, 2025
f97892b
feat(f36-ai-components): add AIChatMessageList component
elliotmassen Nov 25, 2025
08fa24c
feat: extending common props [PIC-783]
nikunj-tilva Nov 25, 2025
c8830c4
feat(f36-ai-components): enhance AIChatMessageList with scroll behavior
elliotmassen Nov 26, 2025
525e73f
fix(f36-ai-components): add main panel component and tweak styles for…
elliotmassen Nov 26, 2025
499d9fd
fix(f36-ai-components): rename AIChatMainPanel to AIChatConversation
elliotmassen Nov 26, 2025
ce4542a
fix(f36-ai-components): tweak message styles
elliotmassen Nov 26, 2025
c2278d5
Merge pull request #3250 from contentful/PIC-783-chat-history-emptyst…
nikunj-tilva Nov 27, 2025
c2b4f36
chore: [] ignore npm scripts
jamesmbourne Nov 25, 2025
21a9188
chore: [] ignore npm scripts
jamesmbourne Nov 25, 2025
01a9aab
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.25 [skip ci]
elliotmassen Nov 28, 2025
0a4909e
feat(f36-ai-components): add WithStreamingChunks story for AIChatMess…
elliotmassen Nov 28, 2025
17012da
Merge branch 'PIC-694-forma36-create-aichatlayout-component' into PIC…
elliotmassen Nov 28, 2025
cfff0f2
Merge pull request #3254 from contentful/PIC-762-forma36-create-aicha…
elliotmassen Nov 28, 2025
9d97a75
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.26 [skip ci]
elliotmassen Nov 28, 2025
183d16c
Merge branch 'main' into PIC-694-forma36-create-aichatlayout-component
elliotmassen Dec 5, 2025
01c7f4a
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.27 [skip ci]
elliotmassen Dec 5, 2025
85b7b3e
chore(cdn): add `pre-build` script in `build`
cf-remylenoir Nov 28, 2025
d521566
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.28 [skip ci]
elliotmassen Dec 5, 2025
585d302
feat: added missing markdown tags AIChatMessage [PIC-764]
nikunj-tilva Dec 8, 2025
8000f55
feat: fixed codeblock markdown issue AIChatMessage [PIC-764]
nikunj-tilva Dec 8, 2025
52a1736
feat: spacing adjustments [PIC-764]
nikunj-tilva Dec 9, 2025
234a2f5
feat: spacing adjustments [PIC-764]
nikunj-tilva Dec 9, 2025
3ef6f5c
Merge branch 'PIC-694-forma36-create-aichatlayout-component' into PIC…
nikunj-tilva Dec 9, 2025
47b69f3
feat: spacing adjustments [PIC-764]
nikunj-tilva Dec 9, 2025
c5c8fa2
Merge pull request #3265 from contentful/PIC-AI-chat-message-markdown
nikunj-tilva Dec 9, 2025
a574112
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.29 [skip ci]
nikunj-tilva Dec 9, 2025
f6b4e7e
feat: paragraph marging adjustments [PIC-764]
nikunj-tilva Dec 11, 2025
654173f
Merge pull request #3267 from contentful/PIC-764-remove-margin-last-p…
nikunj-tilva Dec 11, 2025
4f209b7
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.30 [skip ci]
nikunj-tilva Dec 11, 2025
57f3129
feat: added AIChatMentionList auto placement support [PIC-758]
nikunj-tilva Dec 16, 2025
b5f8ac0
feat: handling scrolling behavior for AIChatMentionList position [PIC…
nikunj-tilva Dec 16, 2025
0a58667
Merge pull request #3269 from contentful/PIC-758-ai-chat-mention-posi…
nikunj-tilva Dec 16, 2025
14864a9
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.31 [skip ci]
nikunj-tilva Dec 16, 2025
fd74b2f
chore: document other use of layout variant
elliotmassen Dec 19, 2025
5573d0b
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.32 [skip ci]
elliotmassen Dec 19, 2025
47cdf1a
feat: implement AIChatSuggestionPill component with styles and tests
elliotmassen Jan 8, 2026
19519ce
feat: enhance AIChatSuggestionPill styles
elliotmassen Jan 8, 2026
39d5e15
feat: add transition effect to AIChatSuggestionPill icon and update s…
elliotmassen Jan 8, 2026
20168e1
feat: extend AIChatSuggestionPillProps with CommonProps and clean up …
elliotmassen Jan 8, 2026
a8deaaf
Update AIChatSuggestionPill.styles.ts
toniwowtscherk Jan 9, 2026
8001d4a
Merge pull request #3275 from contentful/PIC-833
elliotmassen Jan 9, 2026
62698c2
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.33 [skip ci]
elliotmassen Jan 9, 2026
fb6a8ae
fix: Re-Add bugfix for AiChatMessage markdown li [PIC-845] (#3280)
seanf-ctfl Jan 12, 2026
0bccb41
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.34 [skip ci]
seanf-ctfl Jan 12, 2026
49af14a
feat: AIChatMessage add ability for clients to add advanced component…
seanf-ctfl Jan 20, 2026
33dc4b9
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.35 [skip ci]
seanf-ctfl Jan 20, 2026
4ea8686
feat: add height and position props to AIChatLayout for flexible layo…
elliotmassen Jan 29, 2026
677a45d
fix(AIChat): improve relative auto height implementation and story
elliotmassen Jan 30, 2026
e2edaf6
Merge pull request #3297 from contentful/PIC-879
elliotmassen Jan 30, 2026
3d6e240
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.36 [skip ci]
elliotmassen Jan 30, 2026
dc007f4
feat: Add AI Runs List Loading View [PIC-805] (#3326)
seanf-ctfl Feb 16, 2026
f8eb151
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.37 [skip ci]
seanf-ctfl Feb 16, 2026
36a8abc
Merge remote-tracking branch 'origin/main' into PIC-694-forma36-creat…
nikunj-tilva Mar 18, 2026
73ee1df
chore: update dependencies to f36 v6 and refactor emotion imports to …
nikunj-tilva Mar 18, 2026
fdbe922
chore: update dependencies and improve AI chat components
nikunj-tilva Mar 18, 2026
25ad510
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.38 [skip ci]
nikunj-tilva Mar 18, 2026
9c5c6fc
chore: syncing changes with main for outside f36 components changes […
nikunj-tilva Mar 19, 2026
15c3228
chore: bump @contentful/f36-ai-components to 0.0.1-alpha.39 [skip ci]
nikunj-tilva Mar 19, 2026
3be7033
chore: removed alpha publishing workflow for ai-components [PIC-694]
nikunj-tilva Mar 19, 2026
c075cfb
chore: package-lock update [PIC-694]
nikunj-tilva Mar 19, 2026
436d0b4
chore: package-lock update [PIC-694]
nikunj-tilva Mar 19, 2026
01be4f3
chore: package-lock update [PIC-694]
nikunj-tilva Mar 19, 2026
33156ce
style: fix indentation in Slider.styles.ts for better readability [PI…
nikunj-tilva Mar 19, 2026
f9c20ac
refactor: rename internal components to use 'Base' suffix for linter …
nikunj-tilva Mar 20, 2026
6511e04
chore: update dependencies and fix AIChatMentionList menu behavior
nikunj-tilva Mar 20, 2026
439f925
chore: tiptap v3 [] (#3344)
denkristoffer Apr 2, 2026
ba80189
Merge branch 'main' into PIC-694-forma36-create-aichatlayout-component
nikunj-tilva Apr 22, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
"@contentful/f36-tooltip",
"@contentful/f36-typography",
"@contentful/f36-usage-card",
"@contentful/f36-usage-count"
"@contentful/f36-usage-count",
"@contentful/f36-ai-components"
]
],
"access": "public",
Expand Down
1 change: 1 addition & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ For that we need to take some precautions:

- The package.json of the pre-released package must be have `private: true`, to avoid changesets of trying to publish the package.
- The package that is in prerelease (alpha, beta) needs to be added to the ignore field on the [.changeset/config.json](https://github.com/contentful/forma-36/blob/main/.changeset/config.json), so if a changeset is created for that package it will be ignored and not change the version or publish that specific package.
- The package that is in prerelease (alpha, beta) needs to be added to the `ignorePkgs` array in [scripts/changesets/changelog-generate.js](https://github.com/contentful/forma-36/blob/main/scripts/changesets/changelog-generate.js), so if a changeset is created for that package it will be ignored and not change the version or publish that specific package.
- And we don't have prerelease packages being part of the umbrela package (`f36-components`), which means that when it becomes stable we add it there and replace where it was being used before, e.g. on the website and/or playground.

Trying to make prereleases easier to handle we created a script that you can use on your branch before merging into master, that will bump the package you select, and you can choose if you it's an alpha or beta release, before publishing it to NPM.
Expand Down
3 changes: 2 additions & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,8 @@ module.exports = {
moduleNameMapper: {
'\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$':
'<rootDir>/scripts/test/__mocks__/fileMock.js',
'(.+)\\.js': '$1',
// Only strip ".js" if the import starts with "./" or "../"
'^(\\.{1,2}/.*)\\.js$': '$1',
'@/scripts/(.*)': '<rootDir>/scripts/$1',
},

Expand Down
Loading
Loading