Skip to content

Commit

Permalink
🌈 style(project): format
Browse files Browse the repository at this point in the history
  • Loading branch information
Picorims committed Dec 15, 2024
1 parent e1aede1 commit a7da44a
Show file tree
Hide file tree
Showing 32 changed files with 7,031 additions and 109 deletions.
13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
title: '[BUG]'
labels: bug
assignees: Picorims

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -24,10 +24,11 @@ A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Plugin Version: [e.g. v1.0.0]
- Penpot Version: [e.g. v1.4]

- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Plugin Version: [e.g. v1.0.0]
- Penpot Version: [e.g. v1.4]

**Additional context**
Add any other context about the problem here.
5 changes: 1 addition & 4 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
---
name: Documentation
about: For documentation or user information.
title: "[DOC]"
title: '[DOC]'
labels: documentation
assignees: Picorims

---


3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[FEAT]"
title: '[FEAT]'
labels: enhancement
assignees: Picorims

---

**Is your feature request related to a problem? Please describe.**
Expand Down
22 changes: 11 additions & 11 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@ diverse, inclusive, and healthy community.
Examples of behavior that contributes to a positive environment for our
community include:

* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
- Demonstrating empathy and kindness toward other people
- Being respectful of differing opinions, viewpoints, and experiences
- Giving and gracefully accepting constructive feedback
- Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the
- Focusing on what is best not just for us as individuals, but for the
overall community

Examples of unacceptable behavior include:

* The use of sexualized language or imagery, and sexual attention or
- The use of sexualized language or imagery, and sexual attention or
advances of any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email
- Trolling, insulting or derogatory comments, and personal or political attacks
- Public or private harassment
- Publishing others' private information, such as a physical or email
address, without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
- Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement Responsibilities
Expand Down Expand Up @@ -106,7 +106,7 @@ Violating these terms may lead to a permanent ban.
### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
Install dependencies with `npm install`.

For building and launching a development server, do:

```bash
npm run build:dev
```

Due to building restrictions, hot reloading is **NOT** supported, builds need to be done manually!

## Building
Expand All @@ -17,6 +19,7 @@ To create a production version of the plugin:
```bash
npm run build:prod
```

Upon push on main, the production build of the plugin will be deployed to github pages.

You can preview the production build with `npm run preview`.
Expand All @@ -25,4 +28,4 @@ You can preview the production build with `npm run preview`.

- Penpot plugin styles: https://penpot-plugins-styles.pages.dev/
- Penpot plugin API: https://penpot-plugins-api-doc.pages.dev/
- Penpot plugin guidelines: https://help.penpot.app/plugins/
- Penpot plugin guidelines: https://help.penpot.app/plugins/
2 changes: 1 addition & 1 deletion docs/_app/env.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const env={}
export const env = {};
736 changes: 735 additions & 1 deletion docs/_app/immutable/assets/0.DJJo6TNW.css

Large diffs are not rendered by default.

99 changes: 98 additions & 1 deletion docs/_app/immutable/assets/2.rx19SAyp.css
Original file line number Diff line number Diff line change
@@ -1 +1,98 @@
.checkbox-container.svelte-p1bwru{margin-bottom:var(--spacing-16)}div.container.svelte-klkcgv{border-radius:var(--spacing-4);padding:var(--spacing-8)}div.container.success.svelte-klkcgv{color:var(--success-50);background-color:(--success-950);border:1px solid var(--success-500)}div.container.error.svelte-klkcgv{color:var(--error-50);background-color:(--error-950);border:1px solid var(--error-500)}div.container.warning.svelte-klkcgv{color:var(--warning-50);background-color:(--warning-950);border:1px solid var(--warning-500)}div.container.info.svelte-klkcgv{color:var(--info-50);background-color:(--info-950);border:1px solid var(--info-500)}div.input-container.svelte-bupynw{margin-bottom:var(--spacing-16)}label.input-label.svelte-bupynw{display:block;margin-bottom:var(--spacing-4);color:var(--df-secondary)}div.add-rule-container.svelte-1hofekk{display:flex;flex-direction:column;gap:var(--spacing-16);margin-bottom:var(--spacing-16)}div.rule-list.svelte-1hofekk{margin-bottom:var(--spacing-16)}details.rule.svelte-1hofekk>summary:where(.svelte-1hofekk){cursor:pointer}details.rule.svelte-1hofekk>summary:where(.svelte-1hofekk)>span:where(.svelte-1hofekk){margin:0;max-width:80%}details.rule.svelte-1hofekk>div.details-content:where(.svelte-1hofekk){padding-left:var(--spacing-16);padding-top:var(--spacing-8);border-left:1px solid var(--df-secondary)}form.container.svelte-4jn5m5{width:100%}h2.svelte-4jn5m5{margin-bottom:var(--spacing-16);font-weight:700;color:var(--da-quaternary)}p,button,select{margin-bottom:var(--spacing-16)}label.select-label.svelte-4jn5m5{display:block;margin-bottom:var(--spacing-4);color:var(--df-secondary)}pre.svelte-4jn5m5{width:100%;white-space:pre-wrap;word-break:keep-all;overflow:hidden;background-color:var(--db-secondary);border:1px solid var(--db-tertiary);padding:var(--spacing-16)}div.container.svelte-qx79ab{width:100vw;height:100vh;padding:var(--spacing-24) 0;background-color:var(--db-primary);color:var(--df-primary)}h1.svelte-qx79ab{margin-bottom:var(--spacing-16);font-weight:700;color:var(--da-tertiary)}p.svelte-qx79ab{margin-bottom:var(--spacing-16)}
.checkbox-container.svelte-p1bwru {
margin-bottom: var(--spacing-16);
}
div.container.svelte-klkcgv {
border-radius: var(--spacing-4);
padding: var(--spacing-8);
}
div.container.success.svelte-klkcgv {
color: var(--success-50);
background-color: (--success-950);
border: 1px solid var(--success-500);
}
div.container.error.svelte-klkcgv {
color: var(--error-50);
background-color: (--error-950);
border: 1px solid var(--error-500);
}
div.container.warning.svelte-klkcgv {
color: var(--warning-50);
background-color: (--warning-950);
border: 1px solid var(--warning-500);
}
div.container.info.svelte-klkcgv {
color: var(--info-50);
background-color: (--info-950);
border: 1px solid var(--info-500);
}
div.input-container.svelte-bupynw {
margin-bottom: var(--spacing-16);
}
label.input-label.svelte-bupynw {
display: block;
margin-bottom: var(--spacing-4);
color: var(--df-secondary);
}
div.add-rule-container.svelte-1hofekk {
display: flex;
flex-direction: column;
gap: var(--spacing-16);
margin-bottom: var(--spacing-16);
}
div.rule-list.svelte-1hofekk {
margin-bottom: var(--spacing-16);
}
details.rule.svelte-1hofekk > summary:where(.svelte-1hofekk) {
cursor: pointer;
}
details.rule.svelte-1hofekk > summary:where(.svelte-1hofekk) > span:where(.svelte-1hofekk) {
margin: 0;
max-width: 80%;
}
details.rule.svelte-1hofekk > div.details-content:where(.svelte-1hofekk) {
padding-left: var(--spacing-16);
padding-top: var(--spacing-8);
border-left: 1px solid var(--df-secondary);
}
form.container.svelte-4jn5m5 {
width: 100%;
}
h2.svelte-4jn5m5 {
margin-bottom: var(--spacing-16);
font-weight: 700;
color: var(--da-quaternary);
}
p,
button,
select {
margin-bottom: var(--spacing-16);
}
label.select-label.svelte-4jn5m5 {
display: block;
margin-bottom: var(--spacing-4);
color: var(--df-secondary);
}
pre.svelte-4jn5m5 {
width: 100%;
white-space: pre-wrap;
word-break: keep-all;
overflow: hidden;
background-color: var(--db-secondary);
border: 1px solid var(--db-tertiary);
padding: var(--spacing-16);
}
div.container.svelte-qx79ab {
width: 100vw;
height: 100vh;
padding: var(--spacing-24) 0;
background-color: var(--db-primary);
color: var(--df-primary);
}
h1.svelte-qx79ab {
margin-bottom: var(--spacing-16);
font-weight: 700;
color: var(--da-tertiary);
}
p.svelte-qx79ab {
margin-bottom: var(--spacing-16);
}
Loading

0 comments on commit a7da44a

Please sign in to comment.