diff --git a/.github/workflows/deploy-staging.yml b/.github/workflows/deploy-staging.yml index ee6645a559..def4df47f6 100644 --- a/.github/workflows/deploy-staging.yml +++ b/.github/workflows/deploy-staging.yml @@ -26,7 +26,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - run: git log -1 --pretty=format:%aI content/learn/04.electronics/05.servo-motors/servo-motors.md - uses: actions/setup-node@v4 with: node-version: 18 diff --git a/content/_dev-test/product.md b/content/_dev-test/product.md new file mode 100644 index 0000000000..1be2b74ad2 --- /dev/null +++ b/content/_dev-test/product.md @@ -0,0 +1,13 @@ +--- +title: Test +url_shop: /test/ +url_guide: /test/ +primary_button_url: /test/ +primary_button_title: Test +secondary_button_url: /test/ +secondary_button_title: Test +core: "" +certifications: [] +sku: [] +essentials_title: "test" +--- \ No newline at end of file diff --git a/content/hardware/_unlisted/kits/opta-ext-a0602/certifications/Arduino_AFX00007-DoC_CE.pdf b/content/hardware/_unlisted/kits/opta-ext-a0602/certifications/Arduino_AFX00007-DoC_CE.pdf new file mode 100644 index 0000000000..3b3a560b73 Binary files /dev/null and b/content/hardware/_unlisted/kits/opta-ext-a0602/certifications/Arduino_AFX00007-DoC_CE.pdf differ diff --git a/content/hardware/_unlisted/kits/opta-ext-a0602/certifications/Arduino_AFX00007-DoC_UKCA.pdf b/content/hardware/_unlisted/kits/opta-ext-a0602/certifications/Arduino_AFX00007-DoC_UKCA.pdf new file mode 100644 index 0000000000..b99f457fe3 Binary files /dev/null and b/content/hardware/_unlisted/kits/opta-ext-a0602/certifications/Arduino_AFX00007-DoC_UKCA.pdf differ diff --git a/content/hardware/_unlisted/kits/opta-ext-a0602/product.md b/content/hardware/_unlisted/kits/opta-ext-a0602/product.md new file mode 100644 index 0000000000..58341266d7 --- /dev/null +++ b/content/hardware/_unlisted/kits/opta-ext-a0602/product.md @@ -0,0 +1,5 @@ +--- +title: Opta Ext A0602 +certifications: [CE, UKCA] +sku: [AFX00007] +--- \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index bf291c885f..cfc8b24893 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "hasInstallScript": true, "license": "ISC", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.17", + "@arduino/docs-arduino-cc": "^2.0.18", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0", @@ -339,9 +339,9 @@ } }, "node_modules/@arduino/docs-arduino-cc": { - "version": "2.0.17", - "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.17/dc6ef8e37ef44da76b9d368aac8f9ab7a1eccf83", - "integrity": "sha512-duf4819HtRw1JldOQO4RDmlBI1GBa/GKFufuyjCu908jELekZvDGFO1pVniQAsVpf2EOU9uUHbjx+RlJTb28wg==", + "version": "2.0.18", + "resolved": "https://npm.pkg.github.com/download/@arduino/docs-arduino-cc/2.0.18/2bf192a54cd3413f96de6c4fa10596a899ec97ea", + "integrity": "sha512-uJzYiftIHZRGjDBTAiGZK6xkXpvmHiQuFYxNlDD/TYPyNrSZFZSU7N2su+cnwgXlQlKNBtzor5roqFsIbUMwSw==", "dependencies": { "@algolia/autocomplete-core": "^1.10.0", "@algolia/autocomplete-plugin-recent-searches": "^1.17.0", @@ -395,6 +395,7 @@ "react-popper": "^2.3.0", "react-select": "^5.7.4", "react-stately": "^3.25.0", + "react-toastify": "^10.0.5", "react-transition-group": "^4.4.5", "remark-unwrap-images": "^4.0.0", "sass": "^1.64.2", @@ -22677,6 +22678,26 @@ "react": "^16.8.3 || ^17 || ^18" } }, + "node_modules/react-toastify": { + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-10.0.5.tgz", + "integrity": "sha512-mNKt2jBXJg4O7pSdbNUfDdTsK9FIdikfsIE/yUCxbAEXl4HMyJaivrVFcn3Elvt5xvCQYhUZm+hqTIu1UXM3Pw==", + "dependencies": { + "clsx": "^2.1.0" + }, + "peerDependencies": { + "react": ">=18", + "react-dom": ">=18" + } + }, + "node_modules/react-toastify/node_modules/clsx": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-2.1.1.tgz", + "integrity": "sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==", + "engines": { + "node": ">=6" + } + }, "node_modules/react-transition-group": { "version": "4.4.5", "resolved": "https://registry.npmjs.org/react-transition-group/-/react-transition-group-4.4.5.tgz", diff --git a/package.json b/package.json index 8e0be1180a..2b0e55946c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/arduino/docs-content#readme", "dependencies": { - "@arduino/docs-arduino-cc": "^2.0.17", + "@arduino/docs-arduino-cc": "^2.0.18", "gatsby": "^5.11.0", "gatsby-background-image": "^1.6.0", "gatsby-image": "^3.11.0",