Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
188 commits
Select commit Hold shift + click to select a range
6743179
Initial dump
jasonvarga Mar 26, 2025
c4aff18
Upgrade to Tailwind 4
jackmcdade Mar 26, 2025
f48199b
undo tw upgrader change to JS blurs
jackmcdade Mar 26, 2025
c66b971
bring back a few (temp) defaults from tw3
jackmcdade Mar 26, 2025
56c6514
Fix event names
jackmcdade Mar 26, 2025
1f4dbeb
just a few more jangwangled blurs
jackmcdade Mar 26, 2025
780c1a4
Strip out enough custom classes to get rid of tailwind.config.js
jackmcdade Mar 26, 2025
56c07d0
Reconnect dark mode
jackmcdade Mar 26, 2025
20315e9
Wire up text, textarea, and a few cards
jackmcdade Mar 26, 2025
4dc5842
Use imports
jasonvarga Mar 27, 2025
393b2ab
Checkboxes fieldtype
jasonvarga Mar 27, 2025
e89ff81
Radio fieldtype
jasonvarga Mar 27, 2025
6a67a3f
Start hooking up the global header
jackmcdade Mar 27, 2025
fa73f2a
Float fieldtype
jasonvarga Mar 27, 2025
8c77498
Accept string or number (needed for float fieldtype)
jasonvarga Mar 27, 2025
acaa27f
Integer fieldtype
jasonvarga Mar 27, 2025
ac7bafa
apply prettier to ui components
jasonvarga Mar 27, 2025
3fa46cc
WIP user dropdown
jackmcdade Mar 27, 2025
ede65b1
Fiddle with wip light/dark mode picker
jackmcdade Mar 28, 2025
3948b4b
New Nav style and icons. Move icons around a bit.
jackmcdade Mar 28, 2025
424ffce
Tighten up theme switcher buttons
jackmcdade Mar 31, 2025
6ba63f6
Hook new Toggle component up to the Theme picker
jackmcdade Mar 31, 2025
cbb0cda
Initial file to be able to use multiple imports ...
jasonvarga Mar 27, 2025
92cfa25
Calendar, DatePicker, and DateRangePicker ...
jasonvarga Mar 28, 2025
7bdbe23
Allow the calendar component to accept subcomponents in a prop
jasonvarga Mar 28, 2025
a385ddd
Inline modes, pass along min/max as-is.
jasonvarga Mar 28, 2025
9e17e60
Hook up theme selector via new Statamic.$theme helper
jasonvarga Apr 1, 2025
637c177
Require jsdom and fix test ...
jasonvarga Apr 1, 2025
eca4303
Some cleanup
jackmcdade Apr 1, 2025
bcbd38b
unnecessary import
jackmcdade Apr 1, 2025
af89397
Global layout progress + wangjangling
jackmcdade Apr 1, 2025
2d0c419
[6.x] Date fieldtype (#11647)
jasonvarga Apr 1, 2025
c65043b
Remove v-calendar ...
jasonvarga Apr 1, 2025
81e9e6a
Time fieldtype, based on TimePicker component. Remove imask dependency.
jasonvarga Apr 1, 2025
a442764
Use a blade component for docs callout
jackmcdade Apr 1, 2025
59b4b09
half-measure style tweak for colleciton listing
jackmcdade Apr 1, 2025
b3d6c8b
First pass rolling out headers, docs callouts, and cards/panes
jackmcdade Apr 2, 2025
fb8bdb7
wip DataTable child components
jackmcdade Apr 2, 2025
d276cbf
typecast updater badge count
jackmcdade Apr 2, 2025
8693b76
Adjust updates badge
jackmcdade Apr 2, 2025
4d434bb
Fiddle with the getting started widget
jackmcdade Apr 2, 2025
61291a2
Update a few more page headings
jackmcdade Apr 2, 2025
ed83874
Get around a few layout shifts
jackmcdade Apr 2, 2025
f217fa2
Style most of the entry publish sidebar
jackmcdade Apr 2, 2025
0b06b04
tid
jackmcdade Apr 2, 2025
52c3f04
render statamic icon w/ blade to avoid layout shift
jackmcdade Apr 2, 2025
23193e4
Style a clear button for datepicker
jackmcdade Apr 2, 2025
337ae9f
increase date picker hover/active state bg color for contrast
jackmcdade Apr 2, 2025
39684f1
Center calendar cells
jackmcdade Apr 2, 2025
1d0d682
Checkbox items can now be disabled
jackmcdade Apr 3, 2025
c9d48f7
Support HTML in <ui-descriptions>
jackmcdade Apr 3, 2025
c29c57c
Add support for character limits on text inputs
jackmcdade Apr 3, 2025
1c90964
remove superflous bits and bobs
jackmcdade Apr 3, 2025
b390b18
wip semi-static command palette
jackmcdade Apr 4, 2025
a540ff6
cmd palette footer constrast
jackmcdade Apr 4, 2025
f364450
For Jesse
jackmcdade Apr 4, 2025
a7843e7
Add max height and scrolling
jackmcdade Apr 4, 2025
8d79ca7
some cmdpal footer tids
jackmcdade Apr 4, 2025
d668122
Decrease contrast on date field slash separators
jackmcdade Apr 4, 2025
310c2a9
Fiddle with main nav
jackmcdade Apr 4, 2025
c6909a1
Every good fiddle needs a little more fiddle
jackmcdade Apr 4, 2025
5dd01f7
Modernize the Markdown Fieldtype JS
jackmcdade Apr 7, 2025
af806b1
wip markdown ui
jackmcdade Apr 7, 2025
93706f9
Move Markdown Toolbar to its own component
jackmcdade Apr 8, 2025
6e81ad2
not using this
jackmcdade Apr 8, 2025
ed441db
tweak small badge border radius
jackmcdade Apr 8, 2025
da088cd
Wire Publish Actions dropdown up (looks like butt soup though)
jackmcdade Apr 8, 2025
852e25a
field spacing
jackmcdade Apr 9, 2025
a6c838a
show/hide nav + animation
jackmcdade Apr 9, 2025
587603a
Style Publish form Save Button + Dropdown
jackmcdade Apr 9, 2025
809a534
not used anymore
jackmcdade Apr 9, 2025
42e839a
Pretty up Revisions
jackmcdade Apr 9, 2025
98b5d3c
Set proper conditional button variant
jackmcdade Apr 9, 2025
17a902d
use a new burger menu icon
jackmcdade Apr 9, 2025
1cbb21b
Tighten up markdown footer
jackmcdade Apr 9, 2025
8b4064b
No delay by default for tooltips
jackmcdade Apr 11, 2025
24054c4
Add a bunch of stuff (and icons) to the Playground
jackmcdade Apr 11, 2025
ebb152c
Use new Markdown icon
jackmcdade Apr 11, 2025
aa1f97d
Separate out UI-focused SVGs from Icons
jackmcdade Apr 11, 2025
7700a68
fix a few more mis-mapped icons
jackmcdade Apr 11, 2025
1b9a5f1
Rework icon loader logic to lazy load from globs instead of single fi…
jackmcdade Apr 11, 2025
3af45d1
Wire up Switch, improve style a bit, add sizes
jackmcdade Apr 11, 2025
10c6b90
show all the switch sizes
jackmcdade Apr 11, 2025
f0dd9ca
Sidebar -- make some suggestions to improve legibility/contrast
jaygeorge Apr 11, 2025
caf004c
Split the difference on the siderbar
jackmcdade Apr 12, 2025
d88035f
Missed a few little things.
jackmcdade Apr 12, 2025
dfd288b
nudge button icons
jackmcdade Apr 14, 2025
7999882
push config section headings and descriptions into ui card panels
jackmcdade Apr 14, 2025
d5a0e72
update edit header
jackmcdade Apr 14, 2025
448d9ac
fix shadow
jackmcdade Apr 14, 2025
c2fe353
wip collection widget
jackmcdade Apr 14, 2025
0a79024
use 2 spaces
jackmcdade Apr 14, 2025
18e9421
Merge branch 'master' into ui
jackmcdade Apr 14, 2025
407a7e4
use the latest reka
jackmcdade Apr 14, 2025
684a8d9
contrast bump
jackmcdade Apr 14, 2025
248a7a6
wip collection widget refactor with pagination in header
jackmcdade Apr 14, 2025
782eb83
[6.x] Command Palette (Part 1) (#11699)
jesseleite Apr 15, 2025
fb42626
Polish up pagination prev/next and adjust filled button
jackmcdade Apr 15, 2025
3b51b98
Extract a StatusIndicator component
jackmcdade Apr 16, 2025
d52eec0
hack fix command palette stomping over the user dropdown for some rea…
jackmcdade Apr 16, 2025
9990338
Extract a nice reusable base ui Widget component
jackmcdade Apr 16, 2025
5ba9dd5
placeholder Visit Website button+icon
jackmcdade Apr 16, 2025
7bf6b57
fix import
jackmcdade Apr 16, 2025
ae777c4
[6.x] Form widget with relative dateformatter preset (#11708)
jackmcdade Apr 16, 2025
83135a3
Add action button to link to all form submissions
jackmcdade Apr 16, 2025
aa281c2
half-wangjangled Updates widget wip slop
jackmcdade Apr 16, 2025
b1afc4b
Go to a more abstract sm, md, lg widget size system
jackmcdade Apr 16, 2025
8b22093
Use real `<a>` so user can cmd+click, middle click, etc. to open in n…
jesseleite Apr 21, 2025
c4e7a8f
responsive tweaks for widgets
jackmcdade Apr 17, 2025
13277b7
Localize the widget @container
jackmcdade Apr 17, 2025
89c34c5
big wip to data tables/entry listing
jackmcdade Apr 22, 2025
f28ca57
Make labels always a string
jasonvarga Apr 22, 2025
f4bed8c
Hook up select, use in pagination
jasonvarga Apr 22, 2025
c46da5e
Style pagination size
jackmcdade Apr 22, 2025
e7d084a
index
jasonvarga Apr 22, 2025
17fd8ba
import from statamic/ui
jasonvarga Apr 22, 2025
51a1050
Import components throughout vue rather than using <ui- globals ...
jasonvarga Apr 23, 2025
78f7d93
rename select
jasonvarga Apr 23, 2025
1a45e6f
no longer need to handle index.vue
jasonvarga Apr 23, 2025
b86948d
nudge the nav connectors over
jackmcdade Apr 22, 2025
3067618
bump markdown button icon size back up
jackmcdade Apr 22, 2025
3703696
Bring back per-page condition
jackmcdade Apr 23, 2025
594b45f
Improve search placeholder text ux
jackmcdade Apr 23, 2025
781bb28
Filters stay inline and scroll
jackmcdade Apr 23, 2025
42bf045
Dim non-selected rows when there are selected rows
jackmcdade Apr 23, 2025
efec00c
Filter button with a badge counter
jackmcdade Apr 24, 2025
0d4f337
Stub out Filter modal
jackmcdade Apr 24, 2025
914d35b
tooltip not needed when label is showing
jackmcdade Apr 24, 2025
1258326
dark mode for default badge color
jackmcdade Apr 24, 2025
efcf2e1
xs switch size
jackmcdade Apr 24, 2025
700e041
tidy up
jackmcdade Apr 24, 2025
8ab043e
First pass on Replicator Stylez
jackmcdade Apr 24, 2025
dc34d83
Set collapse/expand animation
jackmcdade Apr 25, 2025
b9a7f2a
Badge support for appended icons + icon hover style
jackmcdade Apr 28, 2025
6fe42f9
fix widget alignment
jackmcdade Apr 28, 2025
6429115
Tighten up docs callout, add external link icon
jackmcdade Apr 28, 2025
91359da
temp color fix
jackmcdade Apr 28, 2025
acde41a
Support size prop on CreateEntryButton
jackmcdade Apr 28, 2025
87552a7
New Collections Index layout. WIP.
jackmcdade Apr 28, 2025
6a3443f
Better collection island card panel things
jackmcdade Apr 29, 2025
77332eb
badges should be inline-flex
jackmcdade Apr 30, 2025
236443f
Column Picker uses new modal
jackmcdade Apr 30, 2025
8b7d931
Make the whole Replicator Add Set area clickable
jackmcdade Apr 30, 2025
7bb59b8
no tabby
jasonvarga Apr 30, 2025
37dd7e6
Tab to next result.
jesseleite Apr 30, 2025
a1bb1d4
tab moves down, shift+tab moves up
jasonvarga Apr 30, 2025
18155c3
Add icon prop to Header, roll it out on edit forms
jackmcdade Apr 30, 2025
ed07a31
Add `@statamic/ui` alias to vite plugin
duncanmcclean May 1, 2025
30d9b1e
Revert "Add `@statamic/ui` alias to vite plugin"
duncanmcclean May 1, 2025
8b3f1ad
Reapply "Add `@statamic/ui` alias to vite plugin"
duncanmcclean May 1, 2025
3042bdf
Export UI components
duncanmcclean May 1, 2025
dce37c4
Tidy up
jackmcdade May 1, 2025
5548f59
[6.x] wrapFieldsInCards mode for forms (#11757)
jackmcdade May 5, 2025
167f6fe
Fix sortable column text alignment
jackmcdade May 5, 2025
922c41e
Create container doesn't need to be primary
jackmcdade May 5, 2025
c5b01d3
Larger icon for base size icon-only buttons
jackmcdade May 5, 2025
60feeac
Users listing UI
jackmcdade May 5, 2025
31218a4
fix spacing
jackmcdade May 5, 2025
6a0ca99
rough update to Range fieldtype
jackmcdade May 5, 2025
cdba9d1
support text prop for group append/prepend
jackmcdade May 6, 2025
699ff10
Style Video Fieldtype
jackmcdade May 6, 2025
eb7b92f
Accept a wider range of Types for text props
jackmcdade May 6, 2025
dbf80c4
wip
jackmcdade May 7, 2025
8baf7e4
wip refactor
jackmcdade May 8, 2025
3b7fcff
wippidy wippidy wip
jackmcdade May 8, 2025
8a5d03a
wip
jackmcdade May 8, 2025
6c110d3
wip
jackmcdade May 8, 2025
95b4497
wip
jackmcdade May 9, 2025
1eb19ca
slider controls thumbnail size
jackmcdade May 9, 2025
22d4573
Save the assetThumbnail size to preferences
jackmcdade May 9, 2025
58681f1
Fix slider's initial data state
jackmcdade May 9, 2025
665b6ee
Selected state
jackmcdade May 9, 2025
04f309c
tids and bits
jackmcdade May 9, 2025
6cb4c7f
Better use of Folder space
jackmcdade May 9, 2025
7ef1956
use a transparent color so it shows when against gray-100
jackmcdade May 9, 2025
4e8171c
truncate asset filenames from the middle so you can see the extension
jackmcdade May 9, 2025
f597642
remove innacurate comment
jackmcdade May 9, 2025
c17437e
prevent filetype icons from getting too big
jackmcdade May 9, 2025
bbff096
Bring back Bulk Actions, add animate in
jackmcdade May 12, 2025
2a3f9fd
Fix asset selection watcher
jackmcdade May 12, 2025
8e823fb
Use count as deselect all button
jackmcdade May 12, 2025
25cad8f
Mode watcher
jackmcdade May 12, 2025
d92c258
fix editor disappearing
jasonvarga May 12, 2025
069ca11
Nudge AssetBrowser table into new UI style
jackmcdade May 12, 2025
6bc4995
put the breadcrumbs somewhere at least
jackmcdade May 12, 2025
4dc5171
Merge branch 'master' into asset-browser-ui
jackmcdade May 12, 2025
780d793
code style tweaks
jackmcdade May 12, 2025
a1ef31b
remove extraneous closing tag
jackmcdade May 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5,166 changes: 2,716 additions & 2,450 deletions package-lock.json

Large diffs are not rendered by default.

17 changes: 10 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"svgo": "svgo -f ./resources/svg/ -r",
"test": "vitest run",
"test-watch": "npm run test -- --watch --notify",
"frontend-dev": "vite build -c vite-frontend.config.js --watch",
"frontend-dev": "vite -c vite-frontend.config.js",
"frontend-build": "vite build -c vite-frontend.config.js",
"prettier:format": "prettier --write \"**/*.{js,ts,jsx,tsx,cjs,cts,mjs,mts,vue,blade.php,antlers.html,css}\"",
"prettier:check": "prettier --check \"**/*.{js,ts,jsx,tsx,cjs,cts,mjs,mts,vue,blade.php,antlers.html,css}\"",
"knip": "knip"
},
"dependencies": {
"@angelblanco/v-calendar": "^3.1.2",
"@floating-ui/dom": "^1.2.5",
"@he-tree/vue": "^2.8.2",
"@hoppscotch/vue-toasted": "^0.1.0",
"@internationalized/date": "^3.7.0",
"@shopify/draggable": "^1.0.0-beta.12",
"@tiptap/core": "^2.0.2",
"@tiptap/extension-blockquote": "^2.0.2",
Expand Down Expand Up @@ -57,17 +57,19 @@
"autosize": "~6.0.1",
"axios": "^1.8.2",
"body-scroll-lock": "^4.0.0-beta.0",
"clsx": "^2.1.1",
"codemirror": "5.65.12",
"cookies-js": "^1.2.2",
"cva": "^1.0.0-beta.3",
"floating-vue": "^5.2.2",
"fuzzysort": "^3.1.0",
"highlight.js": "^11.7.0",
"imask": "^7.6.1",
"laravel-echo": "^1.16.0",
"lodash-es": "^4.17.21",
"lowlight": "^3.1.0",
"marked": "^13.0.0",
"marked-plaintext": "0.0.2",
"motion-v": "^1.0.0-beta.0",
"mousetrap": "~1.6.5",
"nprogress": "^0.2.0",
"pdfobject": "^2.2.7",
Expand All @@ -77,11 +79,13 @@
"pusher-js": "^8.4.0-rc2",
"qs": "^6.9.7",
"read-time-estimate": "0.0.3",
"reka-ui": "^2.2.0",
"resize-observer-polyfill": "^1.5.1",
"semver": "^7.7.1",
"speakingurl": "^14.0.1",
"striptags": "^3.2.0",
"svgo": "^3.0.0",
"tailwind-merge": "^3.0.2",
"tiny-emitter": "^2.1.0",
"uniqid": "^5.2.0",
"upload": "^1.3.2",
Expand All @@ -95,20 +99,19 @@
},
"devDependencies": {
"@rollup/plugin-inject": "^5.0.3",
"@tailwindcss/container-queries": "^0.1.0",
"@tailwindcss/typography": "^0.5.9",
"@tailwindcss/vite": "^4.0.6",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.0",
"jsdom": "^26.0.0",
"knip": "^5.43.6",
"laravel-vite-plugin": "^1.2.0",
"postcss": "^8.4.31",
"prettier": "^3.4.2",
"prettier-plugin-antlers": "^2.0.5",
"prettier-plugin-blade": "^2.1.19",
"prettier-plugin-tailwindcss": "^0.6.11",
"rollup-plugin-visualizer": "^5.14.0",
"tailwindcss": "^3.3.0",
"tailwindcss": "^4.0.17",
"vite": "^6.0",
"vitest": "^3.0.5"
}
Expand Down
8 changes: 0 additions & 8 deletions postcss.config.cjs

This file was deleted.

27 changes: 27 additions & 0 deletions resources/css/app.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
@import 'tailwindcss';
@import './ui.css';
@import './cp.css';
@import './core/utilities.css';
@import './dark.css';
@import './tailwind-animate.css';

@custom-variant dark (&:where(.dark, .dark *));

/*
The default border color has changed to `currentColor` in Tailwind CSS v4,
so we've added these compatibility styles to make sure everything still
looks the same as it did with Tailwind CSS v3.

If we ever want to remove these styles, we need to add an explicit border
color utility to any element that depends on these defaults.
*/

@layer base {
*,
::after,
::before,
::backdrop,
::file-selector-button {
border-color: var(--color-gray-200, currentColor);
}
}
6 changes: 3 additions & 3 deletions resources/css/components/array.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
}

.array-table-wrapper {
@apply overflow-hidden rounded border dark:border-dark-900;
@apply overflow-hidden rounded-sm border dark:border-dark-900;
&:focus-within {
@apply ring-2 ring-blue-300 dark:ring-dark-blue-100;
}
}
.array-table {
@apply w-full rounded text-sm ltr:text-left rtl:text-right;
@apply w-full rounded-sm text-sm ltr:text-left rtl:text-right;
&:focus {
@apply outline-none;
@apply outline-hidden;
}

tr:not(:last-child) {
Expand Down
55 changes: 24 additions & 31 deletions resources/css/components/assets.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

.asset-modal {
.saving {
@apply absolute inset-0 flex items-center rounded-sm bg-white/90;
@apply absolute inset-0 flex items-center rounded-xs bg-white/90;
z-index: 200;

.inner {
Expand All @@ -26,29 +26,29 @@
}

.drag-notification {
@apply absolute inset-0 flex items-center justify-center rounded p-1 text-center text-xs leading-tight @sm:text-lg;
border: 1px dashed theme('colors.gray.600');
@apply absolute inset-0 flex items-center justify-center rounded-sm p-1 text-center text-xs leading-tight @sm:text-lg;
border: 1px dashed var(--color-gray-600);
pointer-events: none;
z-index: 1049;
background: rgba(255, 255, 255, 0.9);

.dark & {
@apply bg-dark-900/90;
border-color: theme('colors.dark.600');
border-color: var(--color-dark-600);
}
}

/* Table Listing
========================================================================== */

.asset-table-listing {
@apply relative overflow-hidden rounded border dark:border-dark-900;
@apply relative overflow-hidden rounded-sm border dark:border-dark-900;

table {
@apply m-0 w-full select-none rounded-b border-none;
}
tbody tr {
@apply outline-none;
@apply outline-hidden;
}

tbody tr:not(:last-child) {
Expand Down Expand Up @@ -105,58 +105,51 @@
========================================================================== */

.asset-grid-listing {
@apply relative grid gap-4 bg-white p-4 dark:bg-dark-800;
grid-template-columns: repeat(auto-fill, minmax(125px, 1fr));
@apply relative grid gap-6 xl:gap-10;
}

.folder-grid-listing {
@apply relative grid gap-8;
grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
}

/* Asset Tile
========================================================================== */

.asset-tile {
@apply relative flex min-w-0 cursor-pointer flex-col items-center justify-between rounded border bg-white dark:border-dark-300 dark:bg-dark-600;
@apply relative flex min-w-0 cursor-pointer flex-col items-center justify-between rounded-lg outline outline-gray-300 dark:outline-gray-700;

.selected & {
@apply outline-3 outline-blue-500;
}

.asset-thumb {
@apply flex h-full w-full items-center justify-center rounded;
@apply flex items-center justify-center size-full;
> img,
> svg,
> .svg-img {
@apply absolute max-h-full max-w-full;
}
}

.asset-thumb-container {
@apply relative flex w-full flex-1 items-center justify-center;
aspect-ratio: 1 / 1;
}

.asset-thumb-container:hover .asset-controls {
@apply block;
}

.asset-meta {
@apply w-full border-t text-2xs text-gray-700 dark:border-dark-200 dark:text-dark-100;
}

.asset-meta-btn {
@apply px-2 py-1 text-blue hover:bg-gray-200 dark:border-dark-300 dark:hover:bg-dark-800 ltr:border-l rtl:border-r;
}

.asset-filename {
@apply truncate;
}

.asset-controls {
@apply absolute hidden;
}
}

.asset-tile.selected {
@apply border-blue dark:border-dark-blue-100;
box-shadow: 0 0 0 1px theme('colors.blue.DEFAULT');
}

.asset-thumbnail {
@apply border border-white dark:border-dark-950;
.asset-filename {
@apply font-mono text-xs text-gray-500 mt-2 whitespace-nowrap text-center;
.selected & {
@apply text-blue-500;
}
}

/* The Asset Editor
Expand Down Expand Up @@ -190,7 +183,7 @@
}

.loading {
@apply absolute inset-0 z-10 flex items-center justify-center rounded bg-white/70;
@apply absolute inset-0 z-10 flex items-center justify-center rounded-sm bg-white/70;
}
}

Expand Down
10 changes: 5 additions & 5 deletions resources/css/components/blueprints.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
========================================================================== */

.blueprint-section {
@apply min-h-40 w-full p-2 outline-none;
@apply min-h-40 w-full p-2 outline-hidden;

&.draggable-source--is-dragging {
opacity: 0.5;
Expand All @@ -21,11 +21,11 @@
}

.blueprint-section-field {
@apply relative z-10 mb-2 px-1 text-sm outline-none;
@apply relative z-10 mb-2 px-1 text-sm outline-hidden;

.blueprint-section-field-inner {
@apply relative z-10 flex rounded border bg-gray-200 shadow-sm outline-none;
@apply dark:border-none dark:bg-dark-600 dark:shadow-dark;
@apply relative z-10 flex rounded-sm border bg-gray-200 shadow-sm outline-hidden;
@apply dark:border-none dark:bg-dark-600 dark:shadow-lg;
}

&.draggable-source--is-dragging {
Expand All @@ -40,7 +40,7 @@
.blueprint-section-import {
&:before {
content: '';
@apply absolute rounded border bg-gray-200 shadow-sm;
@apply absolute rounded-sm border bg-gray-200 shadow-sm;
top: -3px;
left: 6px;
right: 0;
Expand Down
6 changes: 3 additions & 3 deletions resources/css/components/cards.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

.card {
@apply rounded-md bg-white p-2 shadow;
@apply dark:bg-dark-600 dark:shadow-dark;
@apply dark:bg-gray-800 dark:shadow-lg;
}

@screen md {
@media (width >= theme(--breakpoint-md)) {
.card {
@apply p-4;
}
Expand All @@ -18,5 +18,5 @@
}

.card-lg header {
@apply rounded-t-lg border-b px-8 py-6 dark:border-dark-800 dark:bg-dark-650;
@apply rounded-t-lg border-b px-8 py-6 dark:border-gray-800 dark:bg-gray-700;
}
4 changes: 2 additions & 2 deletions resources/css/components/column-picker.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.column-picker-item {
@apply flex select-none items-center text-sm outline-none;
@apply flex select-none items-center text-sm outline-hidden;

&.sortable {
@apply rounded border bg-white;
@apply rounded-sm border bg-white;
&:hover {
@apply bg-gray-200;
}
Expand Down
2 changes: 1 addition & 1 deletion resources/css/components/configure.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
@apply mb-0;
}
.field-inner {
@apply ltr:pr-8 rtl:pl-8;
@apply pe-8;
}
}
}
9 changes: 0 additions & 9 deletions resources/css/components/dashboard.css

This file was deleted.

2 changes: 1 addition & 1 deletion resources/css/components/fieldtypes/assets.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
}

.assets-fieldtype .assets-fieldtype-picker {
@apply flex flex-wrap items-center rounded border bg-gray-200 px-4 py-2 dark:border-dark-900 dark:bg-dark-650;
@apply flex flex-wrap items-center rounded-sm border bg-gray-200 px-4 py-2 dark:border-dark-900 dark:bg-dark-650;

&.is-expanded {
@apply rounded-b-none border-b-0;
Expand Down
Loading
Loading