@bruit/component
Advanced tools
Comparing version 1.3.7 to 1.3.8
@@ -0,0 +0,0 @@ # Changelog |
@@ -1,1 +0,1 @@ | ||
import{p as o,g as r,b as i}from"./p-a0478037.js";o().then(o=>(r(),i([["p-kkoepvmq",[[1,"bruit-core",{config:[1,"brt-config"],_bruitCoreConfig:[32],modalOpened:[32],modalBrtField:[32],modalError:[32],_bruitIoConfig:[32],newFeedback:[64],sendFeedback:[64]}],[1,"bruit-io",{config:[1,"brt-config"],data:[16],dataFn:[16],_config:[32]}],[0,"bruit-rating",{value:[1538],max:[1538],color:[1],offColor:[1,"off-color"],onBorderColor:[32]}],[0,"bruit-select",{id:[1],options:[16],value:[1],required:[4]}]]]],o))); | ||
import{p as o,g as r,b as i}from"./p-a0478037.js";o().then(o=>(r(),i([["p-ehyswjpv",[[1,"bruit-core",{config:[1,"brt-config"],_bruitCoreConfig:[32],modalOpened:[32],modalBrtField:[32],modalError:[32],_bruitIoConfig:[32],newFeedback:[64],sendFeedback:[64]}],[1,"bruit-io",{config:[1,"brt-config"],data:[16],dataFn:[16],_config:[32]}],[0,"bruit-rating",{value:[1538],max:[1538],color:[1],offColor:[1,"off-color"],onBorderColor:[32]}],[0,"bruit-select",{id:[1],options:[16],value:[1],required:[4]}]]]],o))); |
@@ -1,1 +0,1 @@ | ||
System.register(["./p-001c62ed.system.js"],(function(){"use strict";var e,o,r;return{setters:[function(t){e=t.p;o=t.g;r=t.b}],execute:function(){e().then((function(e){o();return r([["p-76kzxg7y.system",[[1,"bruit-core",{config:[1,"brt-config"],_bruitCoreConfig:[32],modalOpened:[32],modalBrtField:[32],modalError:[32],_bruitIoConfig:[32],newFeedback:[64],sendFeedback:[64]}],[1,"bruit-io",{config:[1,"brt-config"],data:[16],dataFn:[16],_config:[32]}],[0,"bruit-rating",{value:[1538],max:[1538],color:[1],offColor:[1,"off-color"],onBorderColor:[32]}],[0,"bruit-select",{id:[1],options:[16],value:[1],required:[4]}]]]],e)}))}}})); | ||
System.register(["./p-001c62ed.system.js"],(function(){"use strict";var e,o,r;return{setters:[function(t){e=t.p;o=t.g;r=t.b}],execute:function(){e().then((function(e){o();return r([["p-cqo5ekg5.system",[[1,"bruit-core",{config:[1,"brt-config"],_bruitCoreConfig:[32],modalOpened:[32],modalBrtField:[32],modalError:[32],_bruitIoConfig:[32],newFeedback:[64],sendFeedback:[64]}],[1,"bruit-io",{config:[1,"brt-config"],data:[16],dataFn:[16],_config:[32]}],[0,"bruit-rating",{value:[1538],max:[1538],color:[1],offColor:[1,"off-color"],onBorderColor:[32]}],[0,"bruit-select",{id:[1],options:[16],value:[1],required:[4]}]]]],e)}))}}})); |
{ | ||
"entries": [ | ||
"components\\bruit-select\\bruit-select.js", | ||
"components\\bruit-io\\bruit-io.js", | ||
"components\\bruit-rating\\bruit-rating.js", | ||
"components\\bruit-core\\bruit-core.js" | ||
"components/bruit-select/bruit-select.js", | ||
"components/bruit-io/bruit-io.js", | ||
"components/bruit-rating/bruit-rating.js", | ||
"components/bruit-core/bruit-core.js" | ||
], | ||
@@ -8,0 +8,0 @@ "compiler": { |
@@ -576,3 +576,3 @@ import { BrtFieldType } from '@bruit/types/dist/enums/brt-field-type'; | ||
"tags": [], | ||
"text": "emit bruit-error on internal error or config error\r\nex : BruitIo.addEventListener('onError',error=>...)" | ||
"text": "emit bruit-error on internal error or config error\nex : BruitIo.addEventListener('onError',error=>...)" | ||
}, | ||
@@ -618,3 +618,3 @@ "complexType": { | ||
"docs": { | ||
"text": "called on click on component\r\ninit a feedback, wait user submit, send feedback", | ||
"text": "called on click on component\ninit a feedback, wait user submit, send feedback", | ||
"tags": [] | ||
@@ -621,0 +621,0 @@ } |
@@ -80,3 +80,3 @@ import { h } from "@stencil/core"; | ||
h("svg", { viewBox: "0 0 96 96", width: "30", height: "30", xmlns: "http://www.w3.org/2000/svg" }, | ||
h("path", { d: "M73.3,35.3h-8.9c-1.4-2.5-3.4-4.6-5.8-6.2l5.2-5.2l-4.5-4.5l-6.9,6.9C51,26,49.6,25.8,48,25.8\r\ns-3,0.2-4.5,0.5l-6.9-6.9L32.2,24l5.1,5.2c-2.3,1.6-4.3,3.7-5.7,6.2h-8.9v6.3h6.6c-0.2,1-0.3,2.1-0.3,3.2V48h-6.3v6.3H29v3.2\r\nc0,1.1,0.1,2.1,0.3,3.2h-6.6V67h8.9c3.3,5.7,9.4,9.5,16.4,9.5s13.1-3.8,16.4-9.5h8.9v-6.3h-6.6c0.2-1,0.3-2.1,0.3-3.2v-3.2h6.3V48\r\nH67v-3.2c0-1.1-0.1-2.1-0.3-3.2h6.6V35.3z M54.3,60.7H41.7v-6.3h12.7V60.7z M54.3,48H41.7v-6.3h12.7V48z" })))); | ||
h("path", { d: "M73.3,35.3h-8.9c-1.4-2.5-3.4-4.6-5.8-6.2l5.2-5.2l-4.5-4.5l-6.9,6.9C51,26,49.6,25.8,48,25.8\ns-3,0.2-4.5,0.5l-6.9-6.9L32.2,24l5.1,5.2c-2.3,1.6-4.3,3.7-5.7,6.2h-8.9v6.3h6.6c-0.2,1-0.3,2.1-0.3,3.2V48h-6.3v6.3H29v3.2\nc0,1.1,0.1,2.1,0.3,3.2h-6.6V67h8.9c3.3,5.7,9.4,9.5,16.4,9.5s13.1-3.8,16.4-9.5h8.9v-6.3h-6.6c0.2-1,0.3-2.1,0.3-3.2v-3.2h6.3V48\nH67v-3.2c0-1.1-0.1-2.1-0.3-3.2h6.6V35.3z M54.3,60.7H41.7v-6.3h12.7V60.7z M54.3,48H41.7v-6.3h12.7V48z" })))); | ||
} | ||
@@ -161,3 +161,3 @@ } | ||
"tags": [], | ||
"text": "FN or PROMISE\r\nreturn field array to add in feedback" | ||
"text": "FN or PROMISE\nreturn field array to add in feedback" | ||
} | ||
@@ -177,3 +177,3 @@ } | ||
"tags": [], | ||
"text": "emit bruit-error on internal error or config error\r\nex : BruitIo.addEventListener('onError',error=>...)" | ||
"text": "emit bruit-error on internal error or config error\nex : BruitIo.addEventListener('onError',error=>...)" | ||
}, | ||
@@ -180,0 +180,0 @@ "complexType": { |
function objTrimed(obj) { | ||
if (!obj) | ||
return null; | ||
return Object.keys(obj).reduce((newObj, key) => { | ||
@@ -3,0 +5,0 @@ const keyTrimmed = key.trim(); |
@@ -0,0 +0,0 @@ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {}; |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ (function () { |
@@ -0,0 +0,0 @@ var __spreadArrays = (this && this.__spreadArrays) || function () { |
@@ -0,0 +0,0 @@ import { BrtFeedback } from '@bruit/types'; |
@@ -0,0 +0,0 @@ import { BrtCookies, BrtData, BrtFeedback, BrtField, BrtLog, BrtNavigatorInfo, BrtScreenInfo, BrtServiceWorker } from '@bruit/types'; |
@@ -0,0 +0,0 @@ export declare class ClickTool { |
@@ -0,0 +0,0 @@ import { BruitCoreConfig } from '../models/bruit-core-config.class'; |
@@ -0,0 +0,0 @@ export declare class HttpTool { |
@@ -0,0 +0,0 @@ import { BrtCookies, BrtNavigatorInfo, BrtNetwork, BrtPermissions, BrtServiceWorker, BrtServiceWorkerState, BrtStorageEstimate } from "@bruit/types"; |
@@ -0,0 +0,0 @@ import { BrtScreenInfo } from '@bruit/types'; |
@@ -0,0 +0,0 @@ export declare class UrlTool { |
@@ -0,0 +0,0 @@ import { BrtCoreConfig, BrtData, BrtError, BrtField } from '@bruit/types'; |
@@ -0,0 +0,0 @@ import { EventEmitter } from '../../stencil.core'; |
@@ -0,0 +0,0 @@ import { EventEmitter } from '../../stencil.core'; |
@@ -0,0 +0,0 @@ export declare class BruitSelect { |
@@ -0,0 +0,0 @@ export declare enum SubmitButtonState { |
@@ -0,0 +0,0 @@ export * from '@bruit/types/dist/enums/brt-field-type'; |
@@ -0,0 +0,0 @@ declare module "*.json" { |
@@ -0,0 +0,0 @@ import { BrtCoreConfig, BrtError } from '@bruit/types'; |
@@ -0,0 +0,0 @@ import { BrtConfig, BrtError, BrtField } from '@bruit/types'; |
export default function start(config: any): void; |
export declare function format(first: string, middle: string, last: string): string; |
{ | ||
"name": "@bruit/component", | ||
"version": "1.3.7", | ||
"version": "1.3.8", | ||
"description": "send your feedbacks with bruit.io", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -0,0 +0,0 @@ <p align="center"> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
46186
3053804