Updates DFs

This commit is contained in:
erwanlr
2023-07-11 15:24:31 +02:00
parent ea020aa8a5
commit cb7cd9aac2
47 changed files with 16322 additions and 5 deletions

View File

@@ -0,0 +1,53 @@
{
"name": "wcspots",
"version": "1.0.0",
"description": "Create WooCommerce product showcases with image hotspots in the block editor.",
"author": "Micemade",
"license": "GPL-2.0-or-later",
"main": "build/index.js",
"scripts": {
"build": "wp-scripts build --webpack-copy-php",
"format": "wp-scripts format",
"lint:css": "wp-scripts lint-style",
"lint:js": "wp-scripts lint-js",
"packages-update": "wp-scripts packages-update",
"plugin-zip": "wp-scripts plugin-zip",
"start": "wp-scripts start --webpack-copy-php",
"update-pot": "wp i18n make-pot . languages/wcspots.pot --exclude=src"
},
"devDependencies": {
"@svgr/webpack": "^7.0.0",
"@wordpress/api-fetch": "^6.27.0",
"@wordpress/block-editor": "^12.0.0",
"@wordpress/components": "^23.7.0",
"@wordpress/core-data": "^6.7.0",
"@wordpress/data": "^9.0.0",
"@wordpress/element": "^5.7.0",
"@wordpress/media-utils": "^4.21.0",
"@wordpress/scripts": "^26.1.0",
"@wordpress/server-side-render": "^4.7.0",
"classnames": "^2.3.2",
"eslint-plugin-react-hooks": "^4.6.0",
"lodash": "^4.17.21"
},
"dependencies": {
"@reduxjs/toolkit": "^1.9.3",
"@wordpress/blocks": "^12.7.0",
"@wordpress/compose": "^6.7.0",
"@wordpress/hooks": "^3.30.0",
"@wordpress/i18n": "^4.32.0",
"@wordpress/viewport": "^5.7.0",
"dompurify": "^3.0.1",
"he": "^1.2.0",
"react-redux": "^8.0.5",
"react-select": "^5.7.2",
"react-tiny-popover": "^7.2.4",
"redux": "^4.2.1",
"stream": "^0.0.2",
"uuid": "^9.0.0"
},
"peerDependencies": {
"react": "^16.x || ^18.x",
"react-dom": "^16.x || ^18.x"
}
}

View File

@@ -0,0 +1,454 @@
# Copyright (C) 2023 Micemade
# This file is distributed under the GPL-2.0-or-later.
msgid ""
msgstr ""
"Project-Id-Version: WCSpots 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wcspots\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2023-06-19T15:05:37+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.8.1\n"
"X-Domain: wcspots\n"
#. Plugin Name of the plugin
msgid "WCSpots"
msgstr ""
#. Description of the plugin
msgid "Create WooCommerce product showcases with image hotspots in the block editor."
msgstr ""
#. Author of the plugin
msgid "Micemade"
msgstr ""
#. Author URI of the plugin
msgid "https://micemade.com"
msgstr ""
#: wcspots.php:60
msgid "WCSpots Notice"
msgstr ""
#: wcspots.php:61
msgid "WCSpots plugin is a block plugin for creating WooCommerce product showcases with image hotspots. To enable the WCSpots, please install and activate the WooCommerce plugin."
msgstr ""
#: wcspots.php:62
msgid "Get WooCommerce"
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Adding..."
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Product added"
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "View Cart"
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Loading product title..."
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Product not found"
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Product has no featured image"
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Loading product price..."
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Loading short description..."
msgstr ""
#: build/frontend/index.js:1
#: build/index.js:1
msgid "Loading..."
msgstr ""
#: build/index.js:1
msgid "Popover layout type"
msgstr ""
#: build/index.js:1
msgid "Pick a layout for popover with product"
msgstr ""
#: build/index.js:1
msgid "Product align"
msgstr ""
#: build/index.js:1
msgid "Align product elements in the popover"
msgstr ""
#: build/index.js:1
msgid "Popover width: minimum"
msgstr ""
#: build/index.js:1
msgid "Popover width: preferred"
msgstr ""
#: build/index.js:1
msgid "Popover width: maximum"
msgstr ""
#: build/index.js:1
msgid "Reset layout, align, and width"
msgstr ""
#: build/index.js:1
msgid "Show image"
msgstr ""
#: build/index.js:1
msgid "Show title"
msgstr ""
#: build/index.js:1
msgid "Show price"
msgstr ""
#: build/index.js:1
msgid "Show excerpt"
msgstr ""
#: build/index.js:1
msgid "Show Add to Cart"
msgstr ""
#: build/index.js:1
msgid "Reset toggle"
msgstr ""
#: build/index.js:1
msgid "Popover padding"
msgstr ""
#: build/index.js:1
msgid "Product elements spacing"
msgstr ""
#: build/index.js:1
msgid "Product elements padding"
msgstr ""
#: build/index.js:1
msgid "Reset spacing"
msgstr ""
#: build/index.js:1
msgid "Title font size"
msgstr ""
#: build/index.js:1
msgid "Price font size"
msgstr ""
#: build/index.js:1
msgid "Short description font size"
msgstr ""
#: build/index.js:1
msgid "Add to Cart size"
msgstr ""
#: build/index.js:1
msgid "Reset sizes"
msgstr ""
#: build/index.js:1
msgid "Background Color"
msgstr ""
#: build/index.js:1
msgid "Title Color"
msgstr ""
#: build/index.js:1
msgid "Price Color"
msgstr ""
#: build/index.js:1
msgid "Excerpt Color"
msgstr ""
#: build/index.js:1
msgid "Reset colors"
msgstr ""
#: build/index.js:1
msgid "Popover layout"
msgstr ""
#: build/index.js:1
msgid "Style properties like colors, sizes, and spacing are available in the editor styles tab."
msgstr ""
#: build/index.js:1
msgid "Popover styles"
msgstr ""
#: build/index.js:1
msgid "Arrow color is set in \"Background Color\" (\"Colors\" tab)."
msgstr ""
#: build/index.js:1
msgid "Product layout type"
msgstr ""
#: build/index.js:1
msgid "Pick a grid type for displaying selected products"
msgstr ""
#: build/index.js:1
msgid "How to align the products"
msgstr ""
#: build/index.js:1
msgid "Columns"
msgstr ""
#: build/index.js:1
msgid "Reset layout, align, and columns"
msgstr ""
#: build/index.js:1
msgid "Reset toggles"
msgstr ""
#: build/index.js:1
msgid "Gap between products"
msgstr ""
#: build/index.js:1
msgid "Title color"
msgstr ""
#: build/index.js:1
msgid "Price color"
msgstr ""
#: build/index.js:1
msgid "Short description color"
msgstr ""
#: build/index.js:1
msgid "Title and description"
msgstr ""
#: build/index.js:1
msgid "Show description"
msgstr ""
#: build/index.js:1
msgid "WooCommerce products"
msgstr ""
#: build/index.js:1
msgid "Loading products list"
msgstr ""
#: build/index.js:1
msgid "Image for Hot Spots"
msgstr ""
#: build/index.js:1
msgid "Choose image for Woo HotSpots Block"
msgstr ""
#: build/index.js:1
msgid "Replace Image"
msgstr ""
#: build/index.js:1
msgid "Add Image"
msgstr ""
#: build/index.js:1
msgid "Remove image"
msgstr ""
#: build/index.js:1
msgid "Upload image"
msgstr ""
#: build/index.js:1
msgid "No image selected"
msgstr ""
#: build/index.js:1
msgid "Background image"
msgstr ""
#: build/index.js:1
msgid "Background image opacity"
msgstr ""
#: build/index.js:1
msgid "Layout"
msgstr ""
#: build/index.js:1
msgid "Stack on mobile"
msgstr ""
#: build/index.js:1
msgid "Vertical align"
msgstr ""
#: build/index.js:1
msgid "Image width (%)"
msgstr ""
#: build/index.js:1
msgid "Image / products ratio (%)"
msgstr ""
#: build/index.js:1
msgid "Reset layout"
msgstr ""
#: build/index.js:1
msgid "Product layout"
msgstr ""
#: build/index.js:1
msgid "Product styles"
msgstr ""
#: build/index.js:1
msgid "Hotspot general styles"
msgstr ""
#: build/index.js:1
msgid "Hotspot style"
msgstr ""
#: build/index.js:1
msgid "Primary Color"
msgstr ""
#: build/index.js:1
msgid "Secondary Color"
msgstr ""
#: build/index.js:1
msgid "Show product title"
msgstr ""
#: build/index.js:1
msgid "Title Background Color"
msgstr ""
#: build/index.js:1
msgid "Title size"
msgstr ""
#: build/index.js:1
msgid "Reset hotspot general styles"
msgstr ""
#: build/index.js:1
msgid "Styles per hotspot"
msgstr ""
#: build/index.js:1
msgid "Remove hotspot"
msgstr ""
#: build/index.js:1
msgid "Remove All Hotspots"
msgstr ""
#: build/index.js:1
msgid "Click on image to add hotspots"
msgstr ""
#: build/index.js:1
msgid "Unassign product"
msgstr ""
#: build/index.js:1
msgid "Remove the hotspot"
msgstr ""
#: build/index.js:1
msgid "Format WCSpots Title"
msgstr ""
#: build/index.js:1
msgid "Enter your title here"
msgstr ""
#: build/index.js:1
msgid "Pick your products in the sidebar \"WooCommerce products\" section."
msgstr ""
#: build/index.js:1
msgid "Enter your description here"
msgstr ""
#: build/index.js:1
msgid "Add image"
msgstr ""
#: build/index.js:1
msgid "Drag & drop or select an image file"
msgstr ""
#: build/index.js:1
msgid "WCSpots image"
msgstr ""
#: build/index.js:1
msgid "Double click on hotspot to assign a product."
msgstr ""
#: build/index.js:1
msgid "Click on image to add hotspots."
msgstr ""
#: build/index.js:1
msgid "Assign a product to this hotspot"
msgstr ""
#: build/index.js:1
msgid "Products"
msgstr ""
#: build/index.js:1
msgid "Lookbook image"
msgstr ""
#: build/block.json
msgctxt "block title"
msgid "WCSpots"
msgstr ""
#: build/block.json
msgctxt "block description"
msgid "Create WooCommerce product showcases with image hotspots in the block editor."
msgstr ""