Skip to content

Commit b6639d8

Browse files
authored
Version 2.1.5.2502
Version 2.1.5.2502
2 parents 70f0891 + 34dd8b5 commit b6639d8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+1176
-1469
lines changed

.github/ISSUE_TEMPLATE/doc-report.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ description: File a documentation issue report.
33
title: "[Documentation] "
44
labels: [documentation]
55
body:
6-
- type: markdown
7-
attributes:
6+
- type: markdown
7+
attributes:
88
value: |
99
Thanks for taking the time to fill this documentation issue report!
10-
- type: textarea
11-
attributes:
12-
label: What is the problem?
13-
description: Describe the problem.
14-
placeholder: There is an issue in...
15-
validations:
16-
required: true
10+
- type: textarea
11+
attributes:
12+
label: What is the problem?
13+
description: Describe the problem.
14+
placeholder: There is an issue in...
15+
validations:
16+
required: true

.github/ISSUE_TEMPLATE/feature-request.yml

+16-16
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@ description: Request/Suggest a feature.
33
title: "[Enhancement] "
44
labels: [enhancement]
55
body:
6-
- type: markdown
7-
attributes:
6+
- type: markdown
7+
attributes:
88
value: |
99
Thanks for taking the time to suggest a new feature for this project!
10-
- type: textarea
11-
attributes:
12-
label: Enhancement
13-
description: Describe your feature request/your idea here.
14-
placeholder: I would like to see...
15-
validations:
16-
required: true
17-
- type: textarea
18-
attributes:
19-
label: Other informations
20-
description: If you have other informations, like mockups, etc., put them here.
21-
placeholder: Add other informations here.
22-
validations:
23-
required: false
10+
- type: textarea
11+
attributes:
12+
label: Enhancement
13+
description: Describe your feature request/your idea here.
14+
placeholder: I would like to see...
15+
validations:
16+
required: true
17+
- type: textarea
18+
attributes:
19+
label: Other informations
20+
description: If you have other informations, like mockups, etc., put them here.
21+
placeholder: Add other informations here.
22+
validations:
23+
required: false

.github/ISSUE_TEMPLATE/misc.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ description: Your issue doesn't fit in any categories.
33
title: "[Misc] "
44
labels: [misc]
55
body:
6-
- type: markdown
7-
attributes:
6+
- type: markdown
7+
attributes:
88
value: |
99
Thanks for taking the time to fill out this issue!
10-
- type: textarea
11-
attributes:
12-
label: Description of your issue
13-
description: Describe the problem.
14-
placeholder: Descirbe here your issue.
15-
validations:
16-
required: true
10+
- type: textarea
11+
attributes:
12+
label: Description of your issue
13+
description: Describe the problem.
14+
placeholder: Descirbe here your issue.
15+
validations:
16+
required: true

.github/ISSUE_TEMPLATE/translate-report.yml

+23-23
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,28 @@ description: Report a translation issue.
33
title: "[Translation] "
44
labels: [translation]
55
body:
6-
- type: markdown
7-
attributes:
6+
- type: markdown
7+
attributes:
88
value: |
99
Thanks for taking the time to fill out this translation issue report!
10-
- type: textarea
11-
attributes:
12-
label: Description of the problem
13-
description: Describe the translation problem.
14-
placeholder: Error in...
15-
validations:
16-
required: true
17-
- type: textarea
18-
attributes:
19-
label: Propose a translation
20-
description: Propose a new translation.
21-
placeholder: It should be...
22-
validations:
23-
required: true
24-
- type: textarea
25-
attributes:
26-
label: Screenshot
27-
description: If you have a screenshot, paste it here.
28-
placeholder: Drag or paste an image here.
29-
validations:
30-
required: false
10+
- type: textarea
11+
attributes:
12+
label: Description of the problem
13+
description: Describe the translation problem.
14+
placeholder: Error in...
15+
validations:
16+
required: true
17+
- type: textarea
18+
attributes:
19+
label: Propose a translation
20+
description: Propose a new translation.
21+
placeholder: It should be...
22+
validations:
23+
required: true
24+
- type: textarea
25+
attributes:
26+
label: Screenshot
27+
description: If you have a screenshot, paste it here.
28+
placeholder: Drag or paste an image here.
29+
validations:
30+
required: false

.github/workflows/license-copyright.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ jobs:
99
run:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v2
13-
with:
14-
fetch-depth: 0
15-
- uses: FantasticFiasco/action-update-license-year@v2
16-
with:
17-
token: ${{ secrets.ACTIONS_TOKEN }}
18-
commitTitle: 'Updated license copyright'
19-
assignees: 'lpeyr'
20-
labels: documentation
12+
- uses: actions/checkout@v2
13+
with:
14+
fetch-depth: 0
15+
- uses: FantasticFiasco/action-update-license-year@v2
16+
with:
17+
token: ${{ secrets.ACTIONS_TOKEN }}
18+
commitTitle: "Updated license copyright"
19+
assignees: "lpeyr"
20+
labels: documentation

.github/workflows/nextjs.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Build Next.js Site
2-
on:
3-
[push, pull_request]
2+
on: [push, pull_request]
43
jobs:
54
build:
65
runs-on: ubuntu-latest

CODE_OF_CONDUCT.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@ appearance, race, religion, or sexual identity and orientation.
1414
Examples of behavior that contributes to creating a positive environment
1515
include:
1616

17-
* Using welcoming and inclusive language
18-
* Being respectful of differing viewpoints and experiences
19-
* Gracefully accepting constructive criticism
20-
* Focusing on what is best for the community
21-
* Showing empathy towards other community members
17+
- Using welcoming and inclusive language
18+
- Being respectful of differing viewpoints and experiences
19+
- Gracefully accepting constructive criticism
20+
- Focusing on what is best for the community
21+
- Showing empathy towards other community members
2222

2323
Examples of unacceptable behavior by participants include:
2424

25-
* The use of sexualized language or imagery and unwelcome sexual attention or
26-
advances
27-
* Trolling, insulting/derogatory comments, and personal or political attacks
28-
* Public or private harassment
29-
* Publishing others' private information, such as a physical or electronic
30-
address, without explicit permission
31-
* Other conduct which could reasonably be considered inappropriate in a
32-
professional setting
25+
- The use of sexualized language or imagery and unwelcome sexual attention or
26+
advances
27+
- Trolling, insulting/derogatory comments, and personal or political attacks
28+
- Public or private harassment
29+
- Publishing others' private information, such as a physical or electronic
30+
address, without explicit permission
31+
- Other conduct which could reasonably be considered inappropriate in a
32+
professional setting
3333

3434
## Our Responsibilities
3535

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ class User {
7070
constructor(
7171
private firstName: string,
7272
private lastName: string,
73-
private email: string
73+
private email: string,
7474
) {}
7575

7676
public getFullName(): string {

app/globals.css

+101-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,88 @@
1-
@tailwind base;
2-
@tailwind components;
3-
@tailwind utilities;
1+
@import "tailwindcss";
2+
3+
@plugin 'tailwindcss-animate';
4+
5+
@custom-variant dark (&:is(.dark *));
6+
7+
@theme {
8+
--color-border: hsl(var(--border));
9+
--color-input: hsl(var(--input));
10+
--color-ring: hsl(var(--ring));
11+
--color-background: hsl(var(--background));
12+
--color-foreground: hsl(var(--foreground));
13+
14+
--color-primary: hsl(var(--primary));
15+
--color-primary-foreground: hsl(var(--primary-foreground));
16+
17+
--color-secondary: hsl(var(--secondary));
18+
--color-secondary-foreground: hsl(var(--secondary-foreground));
19+
20+
--color-destructive: hsl(var(--destructive));
21+
--color-destructive-foreground: hsl(var(--destructive-foreground));
22+
23+
--color-muted: hsl(var(--muted));
24+
--color-muted-foreground: hsl(var(--muted-foreground));
25+
26+
--color-accent: hsl(var(--accent));
27+
--color-accent-foreground: hsl(var(--accent-foreground));
28+
29+
--color-popover: hsl(var(--popover));
30+
--color-popover-foreground: hsl(var(--popover-foreground));
31+
32+
--color-card: hsl(var(--card));
33+
--color-card-foreground: hsl(var(--card-foreground));
34+
35+
--color-accent-color: #8b2df0;
36+
37+
--animate-accordion-down: accordion-down 0.2s ease-out;
38+
--animate-accordion-up: accordion-up 0.2s ease-out;
39+
40+
@keyframes accordion-down {
41+
from {
42+
height: 0;
43+
}
44+
to {
45+
height: var(--radix-accordion-content-height);
46+
}
47+
}
48+
@keyframes accordion-up {
49+
from {
50+
height: var(--radix-accordion-content-height);
51+
}
52+
to {
53+
height: 0;
54+
}
55+
}
56+
}
57+
58+
@utility container {
59+
margin-inline: auto;
60+
padding-inline: 2rem;
61+
@media (width >= --theme(--breakpoint-sm)) {
62+
max-width: none;
63+
}
64+
@media (width >= 1400px) {
65+
max-width: 1400px;
66+
}
67+
}
68+
69+
/*
70+
The default border color has changed to `currentColor` in Tailwind CSS v4,
71+
so we've added these compatibility styles to make sure everything still
72+
looks the same as it did with Tailwind CSS v3.
73+
74+
If we ever want to remove these styles, we need to add an explicit border
75+
color utility to any element that depends on these defaults.
76+
*/
77+
@layer base {
78+
*,
79+
::after,
80+
::before,
81+
::backdrop,
82+
::file-selector-button {
83+
border-color: var(--color-gray-200, currentColor);
84+
}
85+
}
486

587
@layer base {
688
:root {
@@ -120,3 +202,19 @@
120202
height: var(--content-h);
121203
}
122204
}
205+
206+
.colorpicker::-webkit-color-swatch-wrapper {
207+
padding: 0;
208+
}
209+
.colorpicker::-webkit-color-swatch {
210+
border: none;
211+
border-radius: 2px;
212+
}
213+
214+
body {
215+
background: white;
216+
}
217+
218+
.dark body {
219+
background: #000014;
220+
}

components.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"components": "@/components",
1414
"utils": "@/lib/utils"
1515
}
16-
}
16+
}

0 commit comments

Comments
 (0)